numam-dpdk/drivers/common
Qi Zhang 7880d1d4ef common/iavf: use macro to define offload/capability
Currently raw hex values are used to define specific bits for each
offload/capability in virtchnl.h. The can and has led to duplicate
defined bits. Fix this by using the BIT() macro so it's
immediately obvious which bits are used/available.

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:17:50 +02:00
..
cnxk event/cnxk: add event port and queue xstats 2021-05-04 07:06:53 +02:00
cpt drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
dpaax common/dpaax: fix possible null pointer access 2021-04-21 16:58:34 +02:00
iavf common/iavf: use macro to define offload/capability 2021-04-26 10:17:50 +02:00
mlx5 common/mlx5: add UMR and RDMA write WQE definitions 2021-05-04 22:51:18 +02:00
mvep drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
octeontx drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
octeontx2 drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
qat drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
sfc_efx common/sfc_efx/base: fix dereferencing null pointer 2021-04-27 17:21:33 +02:00
meson.build drivers: clean up build lists 2021-04-21 12:37:55 +02:00