From 065313317117200ae456d1462be8af7898c5302e Mon Sep 17 00:00:00 2001 From: Vratko Polak Date: Fri, 21 Jun 2019 18:26:26 +0200 Subject: Allow 9000b tests for AVF See https://gerrit.fd.io/r/20148 Change-Id: I22856b14e3608348f2ccecb1d99d87209db2d776 Signed-off-by: Vratko Polak --- tests/vpp/perf/ip4/10ge2p1x710-avf-eth-ip4base-ndrpdr.robot | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'tests/vpp/perf/ip4') diff --git a/tests/vpp/perf/ip4/10ge2p1x710-avf-eth-ip4base-ndrpdr.robot b/tests/vpp/perf/ip4/10ge2p1x710-avf-eth-ip4base-ndrpdr.robot index 02de950c68..770bc1199b 100644 --- a/tests/vpp/perf/ip4/10ge2p1x710-avf-eth-ip4base-ndrpdr.robot +++ b/tests/vpp/perf/ip4/10ge2p1x710-avf-eth-ip4base-ndrpdr.robot @@ -104,6 +104,18 @@ | | [Tags] | 1518B | 4C | | frame_size=${1518} | phy_cores=${4} +| tc07-9000B-1c-avf-eth-ip4base-ndrpdr +| | [Tags] | 9000B | 1C +| | frame_size=${9000} | phy_cores=${1} + +| tc08-9000B-2c-avf-eth-ip4base-ndrpdr +| | [Tags] | 9000B | 2C +| | frame_size=${9000} | phy_cores=${2} + +| tc09-9000B-4c-avf-eth-ip4base-ndrpdr +| | [Tags] | 9000B | 4C +| | frame_size=${9000} | phy_cores=${4} + | tc10-IMIX-1c-avf-eth-ip4base-ndrpdr | | [Tags] | IMIX | 1C | | frame_size=IMIX_v4_1 | phy_cores=${1} -- cgit 1.2.3-korg