Re: [dpdk-dev] [PATCH v2] ethdev: add IPv4 checksum RSS offload type

2021-06-07 Thread Ajit Khaparde
On Thu, Jun 3, 2021 at 1:04 AM Alvin Zhang wrote: > > This patch defines new RSS offload type for IPv4 checksum, > which is required when users want to distribute packets based > on the IPv4 checksum field. > > For example "flow create 0 ingress pattern eth / ipv4 / end > actions rss types ipv4-ch

Re: [dpdk-dev] [PATCH v2] ethdev: add IPv4 checksum RSS offload type

2021-06-03 Thread Zhang, AlvinX
> > This patch defines new RSS offload type for IPv4 checksum, which is > > required when users want to distribute packets based on the IPv4 > > checksum field. > > > > For example "flow create 0 ingress pattern eth / ipv4 / end actions > > rss types ipv4-chksum end queues end / end", this flow cau

Re: [dpdk-dev] [PATCH v2] ethdev: add IPv4 checksum RSS offload type

2021-06-03 Thread Andrew Rybchenko
On 6/3/21 11:03 AM, Alvin Zhang wrote: > This patch defines new RSS offload type for IPv4 checksum, > which is required when users want to distribute packets based > on the IPv4 checksum field. > > For example "flow create 0 ingress pattern eth / ipv4 / end > actions rss types ipv4-chksum end queu

[dpdk-dev] [PATCH v2] ethdev: add IPv4 checksum RSS offload type

2021-06-03 Thread Alvin Zhang
This patch defines new RSS offload type for IPv4 checksum, which is required when users want to distribute packets based on the IPv4 checksum field. For example "flow create 0 ingress pattern eth / ipv4 / end actions rss types ipv4-chksum end queues end / end", this flow causes all matching packet