On 6/22/2023 12:47 PM, Denis Pryazhennikov wrote: > This patch series adds support for RTE_ETH_RX_OFFLOAD_KEEP_CRC > offload in the SFC driver. > > Changes in v2: > * Applied review notes; > * Fixed stats handling; > * Added missing release notes to [4/4]. > > Changes in v3: > * Fixed wrong indents in [1/4]. > > Changes in v4: > * Fixed "From" section in [3/4]. > > Denis Pryazhennikov (3): > common/sfc_efx/base: detect and report FCS include support > common/sfc_efx/base: add support for configure MAC to keep FCS > net/sfc: add configurable Rx CRC stripping > > Sandilya Bhagi (1): > common/sfc_efx/base: discover NIC partitioning mode >
Series applied to dpdk-next-net/main, thanks.