aboutsummaryrefslogtreecommitdiffstats
path: root/topologies/available/lf_2n_icx_testbed212.yaml
diff options
context:
space:
mode:
authorYulong Pei <yulong.pei@intel.com>2022-05-11 05:11:28 +0000
committerPeter Mikus <pmikus@cisco.com>2022-05-18 04:45:56 +0000
commit5c51731ef45b84c2aab7b16d7daabc63ff2b21e2 (patch)
treeb42db83a1c2227bf8d850488d2cbc3601a425a40 /topologies/available/lf_2n_icx_testbed212.yaml
parenteea1611300a7e80694173b0c448865a772746434 (diff)
Add gtpu flow offload test suite
The implementation of GTPU offload rx is to use ip4_gtpu flow MARK action of NIC and vpp flow REDIRECT_TO_NODE and BUFFER_ADVANCE fuction to direct received gtpu flow to gtpu4-flow-input graph node, skipped ethernet-input, ip4-input, ip4-lookup, ip4-local, ip4-udp-lookup normal graph node processing. Verified on 3n-clx and Intel E810 NIC environment, single core with 64B packet, performance improve ~33% that compare with pure software way. Signed-off-by: xinfeng zhao <xinfengx.zhao@intel.com> Signed-off-by: Yulong Pei <yulong.pei@intel.com> Change-Id: I2af4589448bdb1729e4ce206a8cf3a1239c61af8 Signed-off-by: Yulong Pei <yulong.pei@intel.com>
Diffstat (limited to 'topologies/available/lf_2n_icx_testbed212.yaml')
-rw-r--r--topologies/available/lf_2n_icx_testbed212.yaml32
1 files changed, 16 insertions, 16 deletions
diff --git a/topologies/available/lf_2n_icx_testbed212.yaml b/topologies/available/lf_2n_icx_testbed212.yaml
index 05ed37ec67..8676a9b6be 100644
--- a/topologies/available/lf_2n_icx_testbed212.yaml
+++ b/topologies/available/lf_2n_icx_testbed212.yaml
@@ -33,37 +33,37 @@ nodes:
link: link2
model: Intel-E810CQ
port3:
- # s72-t212-tg1-c4/p1 - 25GE port1 Intel E810-CQDA4 4p25GE.
+ # s72-t212-tg1-c4/p1 - 25GE port1 Intel E810-XXVDA4 4p25GE.
mac_address: "b4:96:91:a5:78:b4"
pci_address: "0000:31:00.0"
ip4_address: "172.16.30.2"
driver: ice
link: link3
- model: Intel-E810CQ
+ model: Intel-E810XXV
port4:
- # s72-t212-tg1-c4/p2 - 25GE port2 Intel E810-CQDA4 4p25GE.
+ # s72-t212-tg1-c4/p2 - 25GE port2 Intel E810-XXVDA4 4p25GE.
mac_address: "b4:96:91:a5:78:b5"
pci_address: "0000:31:00.1"
ip4_address: "172.16.40.2"
driver: ice
link: link4
- model: Intel-E810CQ
+ model: Intel-E810XXV
port5:
- # s72-t212-tg1-c4/p3 - 25GE port3 Intel E810-CQDA4 4p25GE.
+ # s72-t212-tg1-c4/p3 - 25GE port3 Intel E810-XXVDA4 4p25GE.
mac_address: "b4:96:91:a5:78:b6"
pci_address: "0000:31:00.2"
ip4_address: "172.16.50.2"
driver: ice
link: link5
- model: Intel-E810CQ
+ model: Intel-E810XXV
port6:
- # s72-t212-tg1-c4/p4 - 25GE port4 Intel E810-CQDA4 4p25GE.
+ # s72-t212-tg1-c4/p4 - 25GE port4 Intel E810-XXVDA4 4p25GE.
mac_address: "b4:96:91:a5:78:b7"
pci_address: "0000:31:00.3"
ip4_address: "172.16.60.2"
driver: ice
link: link6
- model: Intel-E810CQ
+ model: Intel-E810XXV
port7:
# s72-t212-tg1-c2/p1 - 25GE port1 Intel NIC xxv710 4p25GE.
mac_address: "40:a6:b7:4c:34:48"
@@ -122,37 +122,37 @@ nodes:
link: link2
model: Intel-E810CQ
port3:
- # s71-t212-sut1-c4/p1 - 25GE port1 Intel E810-CQDA4 2p25GE.
+ # s71-t212-sut1-c4/p1 - 25GE port1 Intel E810-XXVDA4 4p25GE.
mac_address: "b4:96:91:a5:79:4c"
pci_address: "0000:31:00.0"
ip4_address: "172.16.30.1"
driver: ice
link: link3
- model: Intel-E810CQ
+ model: Intel-E810XXV
port4:
- # s71-t212-sut1-c4/p2 - 25GE port2 Intel E810-CQDA4 2p25GE.
+ # s71-t212-sut1-c4/p2 - 25GE port2 Intel E810-XXVDA4 4p25GE.
mac_address: "b4:96:91:a5:79:4d"
pci_address: "0000:31:00.1"
ip4_address: "172.16.40.1"
driver: ice
link: link4
- model: Intel-E810CQ
+ model: Intel-E810XXV
port5:
- # s71-t212-sut1-c4/p3 - 25GE port3 Intel E810-CQDA4 2p25GE.
+ # s71-t212-sut1-c4/p3 - 25GE port3 Intel E810-XXVDA4 4p25GE.
mac_address: "b4:96:91:a5:79:4e"
pci_address: "0000:31:00.2"
ip4_address: "172.16.50.1"
driver: ice
link: link5
- model: Intel-E810CQ
+ model: Intel-E810XXV
port6:
- # s71-t212-sut1-c4/p4 - 25GE port4 Intel E810-CQDA4 2p25GE.
+ # s71-t212-sut1-c4/p4 - 25GE port4 Intel E810-XXVDA4 4p25GE.
mac_address: "b4:96:91:a5:79:4f"
pci_address: "0000:31:00.3"
ip4_address: "172.16.60.1"
driver: ice
link: link6
- model: Intel-E810CQ
+ model: Intel-E810XXV
port7:
# s71-t212-sut1-c2/p1 - 25GE port1 Intel NIC xxv710 2p25GE.
mac_address: "40:a6:b7:4c:34:2c"