[dpdk-stable] [PATCH v1] net/mlx4: fix CRC stripping capability report
    Luca Boccassi 
    bluca at debian.org
       
    Mon Apr 30 15:42:26 CEST 2018
    
    
  
On Mon, 2018-04-30 at 12:23 +0000, Ophir Munk wrote:
> There are two capabilities related to CRC stripping:
> 1. mlx4 HW capability to perform CRC stripping on a recieved packet.
> This capability is built in mlx4 HW. It should be returned by the API
> call mlx4_get_rx_queue_offloads().
> 2. mlx4 driver capability to enable/disable HW CRC stripping. This
> capability is dependent on the driver version.
> Before this commit the seccond capability was falsely returned by
> the mentioned API. This commit fixes it by returning the first
> capability.
> 
> Fixes: de1df14e6e6ec ("net/mlx4: support CRC strip toggling")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Ophir Munk <ophirmu at mellanox.com>
Has this or a version of this fix been committed to mainline?
-- 
Kind regards,
Luca Boccassi
    
    
More information about the stable
mailing list