[Intel-wired-lan] [next-queue v2 3/4] ice: low level support for tunnels
Penigalapati, Sandeep
sandeep.penigalapati at intel.com
Wed Oct 27 16:56:33 UTC 2021
>-----Original Message-----
>From: Intel-wired-lan <intel-wired-lan-bounces at osuosl.org> On Behalf Of
>Tony Nguyen
>Sent: Wednesday, October 13, 2021 12:01 AM
>To: intel-wired-lan at lists.osuosl.org
>Subject: [Intel-wired-lan] [next-queue v2 3/4] ice: low level support for tunnels
>
>From: Michal Swiatkowski <michal.swiatkowski at linux.intel.com>
>
>Add definition of UDP tunnel dummy packets. Fill destination port value in
>filter based on UDP tunnel port. Append tunnel flags to switch filter definition
>in case of matching the tunnel.
>
>Both vxlan and geneve are UDP tunnels, so only one new header is needed.
>
>Signed-off-by: Michal Swiatkowski <michal.swiatkowski at linux.intel.com>
>---
> .../net/ethernet/intel/ice/ice_flex_pipe.c | 26 +-
> .../net/ethernet/intel/ice/ice_flex_type.h | 2 +
> .../ethernet/intel/ice/ice_protocol_type.h | 9 +
> drivers/net/ethernet/intel/ice/ice_switch.c | 264 +++++++++++++++++-
> drivers/net/ethernet/intel/ice/ice_switch.h | 2 +
> 5 files changed, 300 insertions(+), 3 deletions(-)
>
Tested-by: Sandeep Penigalapati <sandeep.penigalapati at intel.com>
More information about the Intel-wired-lan
mailing list