[dpdk-dev] [RFC] ethdev: add new offload flag to keep CRC

Stephen Hemminger stephen at networkplumber.org
Mon Jun 11 17:25:09 CEST 2018


On Fri,  8 Jun 2018 23:57:09 +0100
Ferruh Yigit <ferruh.yigit at intel.com> wrote:

> DEV_RX_OFFLOAD_KEEP_CRC offload flag added.
> 
> DEV_RX_OFFLOAD_CRC_STRIP flag will remain one more release
> default behavior in PMDs is to keep the CRC until this flag removed

This won't work for virtual devices that never keep CRC.
Maybe wording should be changed.


More information about the dev mailing list