diff options
Diffstat (limited to 'tests/vpp/perf/l2/10ge2p1x710-avf-eth-l2patch-ndrpdr.robot')
-rw-r--r-- | tests/vpp/perf/l2/10ge2p1x710-avf-eth-l2patch-ndrpdr.robot | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/vpp/perf/l2/10ge2p1x710-avf-eth-l2patch-ndrpdr.robot b/tests/vpp/perf/l2/10ge2p1x710-avf-eth-l2patch-ndrpdr.robot index 69a9b1fe94..f5c3210a3a 100644 --- a/tests/vpp/perf/l2/10ge2p1x710-avf-eth-l2patch-ndrpdr.robot +++ b/tests/vpp/perf/l2/10ge2p1x710-avf-eth-l2patch-ndrpdr.robot @@ -104,6 +104,18 @@ | | [Tags] | 1518B | 4C | | frame_size=${1518} | phy_cores=${4} +| tc07-9000B-1c-avf-eth-l2patch-ndrpdr +| | [Tags] | 9000B | 1C +| | frame_size=${9000} | phy_cores=${1} + +| tc08-9000B-2c-avf-eth-l2patch-ndrpdr +| | [Tags] | 9000B | 2C +| | frame_size=${9000} | phy_cores=${2} + +| tc09-9000B-4c-avf-eth-l2patch-ndrpdr +| | [Tags] | 9000B | 4C +| | frame_size=${9000} | phy_cores=${4} + | tc10-IMIX-1c-avf-eth-l2patch-ndrpdr | | [Tags] | IMIX | 1C | | frame_size=IMIX_v4_1 | phy_cores=${1} |