On 6/28/2023 8:00 AM, Artemii Morozov wrote: > This patch seria adds support for matching fragment offsets for IPv4 packets, > but with some limitations. Exact matching is supported only for zero offset, > ranges are allowed for non-zero offsets. > > v2: > * fix build issue > > Artemii Morozov (2): > common/sfc_efx/base: add MAE IP fragmentation match bits > net/sfc: support IPv4 fragment matching in transfer rules >
Base code change squashed into net/sfc one, Applied to dpdk-next-net/main, thanks.