[PATCH 0/2] Support IPIP Tunnel in NT2HWS and HWS
Junfeng Guo
junfengg at nvidia.com
Fri Jun 20 12:42:01 CEST 2025
This patchset support IPIP Tunnel in NT2HWS and HWS, including the
following {IPv4 x IPv6} combinations:
- IPv4 over IPv4
- IPv4 over IPv6
- IPv6 over IPv4
- IPv6 over IPv6
This feature cover both basic IPIP and IPIP over VXLAN Tunnel types.
Junfeng Guo (2):
net/mlx5/hws: recognize IPIP in definer layer
net/mlx5: support IPIP flow for all combinations
drivers/net/mlx5/hws/mlx5dr_definer.c | 10 ++++++++++
drivers/net/mlx5/mlx5_flow.c | 5 -----
drivers/net/mlx5/mlx5_flow_hw.c | 3 ++-
3 files changed, 12 insertions(+), 6 deletions(-)
--
2.45.0
More information about the dev
mailing list