[dpdk-dev] [PATCH v2 48/52] net/ice/base: add more tunnel type for IPv4 and IPv6

Ferruh Yigit ferruh.yigit at intel.com
Thu Jun 11 20:37:22 CEST 2020


On 6/9/2020 12:59 PM, Qi Zhang wrote:
> This patch add more tunnel type defination ipv4/ipv6 packet,

's/defination/definition/'

> it enable tcp/udp layer of ipv4/ipv6 as L4 payload but without
> L4 dst/src port number as input set for switch filter rule.
> 
> For example:
> we can download a switch rule to direct ipv4 packet with specific
> source and destination ip address to queue index 1.
> "eth / ipv4 src is 192.168.0.1 dst is 192.168.0.2 / udp /
> end actions queue index 1 / end"
> this type of rule will be matched with ipv4/udp file only.
> 
> Signed-off-by: Wei Zhao <wei.zhao1 at intel.com>
> Signed-off-by: Paul M. Stillwell Jr <paul.m.stillwell.jr at intel.com>
> Signed-off-by: Qi Zhang <qi.z.zhang at intel.com>

<...>



More information about the dev mailing list