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