aboutsummaryrefslogtreecommitdiffstats
path: root/topologies/available/lf_2n_icx_testbed212.yaml
AgeCommit message (Collapse)AuthorFilesLines
2023-10-12fix(topology): Swap linkpmikus1-2/+2
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: I1fcc14284313c043f08df13eb7bbf0758ae6b559
2023-06-08feat(infra): Add CX7 to 2n-icxpmikus1-5/+37
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: Ia83a78299e279754352add230428102a8cee7772
2022-05-18Add gtpu flow offload test suiteYulong Pei1-16/+16
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>
2022-01-27fix(core): ICX topology filePeter Mikus1-18/+18
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I11b6a1d953f850240e1e95e0fc9e3c2b460cd43a
2022-01-25fix(core): topology files, toxPeter Mikus1-16/+16
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I93e2035568527c2f68732a0c7fe1865d100831ad
2022-01-24feat(core): Add ICXPeter Mikus1-0/+171
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: Ic676d00bd7d3d5d8c244bfd0eb7b10bc74498505