01/08/2018 10:22, Andrew Rybchenko: > On 01.08.2018 11:13, Bernard Iremonger wrote: > > If the "port config all crc-strip on" command is issued, > > The DEV_RX_OFFLOAD_KEEP_CRC offload flag should be cleared. > > > > If the "port config all crc-strip off command is issued, > > The DEV_RX_OFFLOAD_KEEP_CRC offload flag should be set. > > > > Fixes: 70815c9ecadd ("ethdev: add new offload flag to keep CRC") > > Signed-off-by: Bernard Iremonger <bernard.iremon...@intel.com> > > Acked-by: Andrew Rybchenko <arybche...@solarflare.com>
Applied, thanks