numam-dpdk/drivers
Qi Zhang 44a87aa9c2 common/iavf: fix duplicated offload bit
The value of offload VIRTCHNL_VF_OFFLOAD_CRC bit already existed as
VIRTCHNL_VF_CAP_ADV_LINK_SPEED. Fix this now by changing the value of
VIRTCHNL_VF_OFFLOAD_CRC to a currently unused value.

Also, move the define for VIRTCHNL_VF_CAP_ADV_LINK_SPEED in the correct
place to line up with the other bit values and add a comment for its
purpose. Hopefully this will prevent from defining duplicate bits moving
forward.

Fixes: e244eeafce ("net/iavf/base: update virtual channel")
Cc: stable@dpdk.org

Signed-off-by: Brett Creeley <brett.creeley@intel.com>
Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
Acked-by: Beilei Xing <beilei.xing@intel.com>
2021-04-26 10:10:19 +02:00
..
baseband drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
bus build: fix formatting of Meson lists 2021-05-04 15:01:47 +02:00
common common/iavf: fix duplicated offload bit 2021-04-26 10:10:19 +02:00
compress common/mlx5: share Verbs device match function 2021-05-04 22:49:37 +02:00
crypto event/octeontx2: fix crypto adapter queue pair operations 2021-04-29 10:47:49 +02:00
event event/cnxk: add option to control timer adapters 2021-05-04 08:45:52 +02:00
mempool drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
net net/ice: refactor input set fields for switch filter 2021-04-26 10:01:48 +02:00
raw raw/ioat: report status of completed jobs 2021-05-04 17:43:50 +02:00
regex common/mlx5: share Verbs device match function 2021-05-04 22:49:37 +02:00
vdpa common/mlx5: share Verbs device match function 2021-05-04 22:49:37 +02:00
meson.build drivers: clean up build lists 2021-04-21 12:37:55 +02:00