aboutsummaryrefslogtreecommitdiffstats
path: root/docs/job_specs/report_iterative/2n-icx
AgeCommit message (Collapse)AuthorFilesLines
2023-02-08job_specs: add e810cq 100ge tests to 2n-icx and 3n-icxMaciek Konstantynowicz3-1/+703
Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com> Change-Id: I71d69bb699d7691c3f1b25176bc58db81c77b1ca (cherry picked from commit 6b1cc64d927bb55317b859021aff07e5fb7e5d53)
2023-02-02fix(job_spec): Naming conventionspmikus6-9/+10
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: Iccaa4f8945e5eb48272737338a52c9edbf1cb58b (cherry picked from commit 8bc3a1425ee60cc5035923e355373afb4d78e225)
2023-01-23fix(docs): Hoststack job_specspmikus1-4/+4
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: Ide227cfa0b02a92cbb89a5832d78e8d4996a0d24 (cherry picked from commit bf635b8d7cd582f38e1d0faefa246672b71b2567)
2023-01-23feat(docs): Job specs for hoststackpmikus1-0/+8
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: Id116b1bef41e31a3527cd704106c25be59740cba (cherry picked from commit 9122d379d93af589d4e5c95147bc9ed7c819df0d)
2022-10-26fix(job_specs): T-Rex jobspmikus2-0/+60
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: I1641dcd2bfcacec25af92b9b85c3dad3bdf2f0e0
2022-07-25feat(jobspec): improve tput selectionVratko Polak2-24/+24
+ Revert bad edit on 2n-dnv, add 1518b back. + Add 1c ip4base tput everywhere nat44ed tput is tested. + Both tcp and udp. + Use only 1c tests for ip4base tput. + Use the same selection in mrr as in mlr. - 2n-tx2 and 2n-zn2 still have no ASTF tests. - ASTF tests still only tested on xxv710, no 100ge tests yet. Change-Id: I0bfc1fa372c5020f1a6f2f4564c4b44f578ac328 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2022-07-20fix(jobspec): switch tcp tput back to 100bVratko Polak2-18/+18
Change-Id: Id16649044ac0385d55766197fb921c38009c0da8 Ticket: CSIT-1830 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2022-06-15feat(jobspec): Avoid tests affected by CSIT-1830Vratko Polak2-18/+18
+ 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>
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>