[dpdk-dev] [PATCH] net/mlx5: fix CRC strip cap query

Yongseok Koh yskoh at mellanox.com
Thu Feb 1 20:20:55 CET 2018


> On Feb 1, 2018, at 10:53 AM, Shahaf Shuler <shahafs at mellanox.com> wrote:
> 
> IBV_WQ_FLAGS_SCATTER_FCS is a WQ flag to be used to configure the CRC
> strip on a queue upon creation.
> 
> Using IBV_RAW_PACKET_CAP_SCATTER_FCS instead to query to capability.
> Even though this is RAW_QP capability, it is being used by rdma-core to
> indicate for both RAW_QP and WQ.
> 
> Fixes: 43e9d9794cde ("net/mlx5: support upstream rdma-core")
> Cc: stable at dpdk.org
> 
> Reported-by: Alex Rosenbaum <alexr at mellanox.com>
> Signed-off-by: Shahaf Shuler <shahafs at mellanox.com>
> ---
Acked-by: Yongseok Koh <yskoh at mellanox.com>
 
Thanks


More information about the dev mailing list