aboutsummaryrefslogtreecommitdiffstats
path: root/docs/job_specs/report_coverage/2n-icx
AgeCommit message (Collapse)AuthorFilesLines
2022-06-16feat(jobspec): Avoid tests affected by CSIT-1830Vratko Polak1-24/+24
+ Replace TCP TPUT 100b tests on xxv710 NICs with 1518b ones. + Keep UDP TPUT tests at 100b for now. + Add both 100b and 1518b TCP TPUT tests to Denverton. + Its x553 NIC is not affected. + That gives us some comparison on how packet size affects performance. Ticket: CSIT-1830 Change-Id: I5544f7ba84d4813148bcad2f9d64634939492647 Signed-off-by: Vratko Polak <vrpolak@cisco.com> (cherry picked from commit 5d412da6bf08a042765eabfea91e9484a8daba11)
2022-06-16feat(tests): Remove PPS tests.Vratko Polak1-16/+16
+ Delete nat44 pps suites. + Rename ip4base suites, testcases, suite tags (also tg) to -tput. + Also robot tags like UDP_PPS and TCP_PPS. - Keep traffic types and traffic profile names with pps. + They can be renamed in a different change if needed. + Update job specs. - Do not update methodology yet (avoid conflict with another Change). Ticket: CSIT-1829 Change-Id: Ic0dac441f6e8253edce88e057ab7fad1d3814c24 Signed-off-by: Vratko Polak <vrpolak@cisco.com> (cherry picked from commit 158f54ff4d416c9bd282ffd0b8e812ec4e8214f4)
2022-05-19fix(jobspec): use 100b for tput and pps testsVratko Polak3-48/+48
For TCP tests, 1518b is closer to what the real traffic would be, but as usual we want smaller sizes to stress VPP before filling line. CPS tests remain at 64b. Fixes: 1daa6fdc0bae284dee1b61f34534e59b60b7526a Change-Id: Id16056b63006bb569a600fa1d9e318fd2853a5c8 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2022-01-24feat(core): Add ICXPeter Mikus18-0/+1485
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: Ic676d00bd7d3d5d8c244bfd0eb7b10bc74498505