On 2/8/2018 12:43 PM, Adrien Mazarguil wrote: > On Thu, Feb 08, 2018 at 01:14:27PM +0200, Moti Haimovsky wrote: >> This patch updates mlx4 Rx offload capabilities to also indicate that >> Rx CRC stripping is (always) supported. >> Since the device does not support disabeling CRC stripping the PMD > > disabeling => disabling
Fixed while applying. >> silently ignores such requests. >> >> Signed-off-by: Moti Haimovsky <mo...@mellanox.com> > > Except for the typo, > > Acked-by: Adrien Mazarguil <adrien.mazarg...@6wind.com> Applied to dpdk-next-net/master, thanks.