feat(linux): Add Ethernet performance numbers for 12.01 release - #774
Conversation
|
New warnings found with rstcheck: |
Add netperf Ethernet performance data for AM62X, AM62PX, AM62LX and AM64X in their respective performance guide RST files. Each section covers CPSW TCP bidirectional throughput (with and without interrupt pacing) and UDP egress/ingress 0-loss throughput across 64/128/256/ 1024/1518B frame sizes. AM64X additionally includes ICSSG results. Signed-off-by: MD Danish Anwar <danishanwar@ti.com>
20b807d to
133887e
Compare
|
Ugh, alright. I'll look at fixing those good awful templates again. Change the am64 document to match the others for now, assuming that makes the TOC tree happy. Test it locally and make sure it's not trying to put that section above anything else in the hierarchy. |
@StaticRocket If I change the AM64 document to match the others, rstcheck fails with "Title level inconsistent" erros. |
|
The problem with that is, that requires more changes that go explicitly against the section hierarchy outlined in the contribution guide. |
What do you think should be done here then? The current state of PR is 3. |
|
Eh. If the linter is happy for now then it's fine as is. I have a pending PR reworking that template file again. |
|
Hi @praneethbajjuri Can you please approve this so that @StaticRocket can merge this PR? |
|
Overhauled the template for these files so it won't be an issue in the future. Not sure when we want to re-sync em. |
fbb9d70
into
TexasInstruments:master
Add netperf Ethernet performance data for AM62X, AM62PX, AM62LX and AM64X in their respective performance guide RST files. Each section covers CPSW TCP bidirectional throughput (with and without interrupt pacing) and UDP egress/ingress 0-loss throughput across 64/128/256/ 1024/1518B frame sizes. AM64X additionally includes ICSSG results.