aboutsummaryrefslogtreecommitdiffstats
path: root/docs/job_specs/report_iterative/2n-icx
AgeCommit message (Collapse)AuthorFilesLines
2022-05-19fix(jobspec): use 100b for tput and pps testsVratko Polak2-36/+36
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-02-11job-spec: Reduce qty of iterative tests for 2n-clx, 2n-icx, 2n-skxTibor Frank2-64/+1
Reason: - ndrpdr job execution time >> 24hrs Remove: - ip4 and ip6 scale200k tests for dpdk and rdma - ip4 and ip6 scale2m tests for dpdk and rdma - af_xdp tests from NICs other than xxv710 Change-Id: I32fce8f436ae5ebbac8da9a9c670bdcb60abb3d8 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-01-24feat(core): Add ICXPeter Mikus9-554/+980
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: Ic676d00bd7d3d5d8c244bfd0eb7b10bc74498505
2021-11-03job_specs: add report_iterative tests to 2n-icx and 3n-icx testbedsMaciek Konstantynowicz2-0/+794
Assumed icx testbeds equipped only with Intel e810cq 2p100GbE NIC. 2n-icx test set based on 2n-clx job spec. 3n-icx test set based on 3n-skx job spec. Change-Id: I9305693b55008a6a626618122f238bb3e8700fdb Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>