numam-dpdk/drivers/net/idpf
Beilei Xing 646c16a26e net/idpf: fix build on CentOS 7
There's build error with clang 3.4.2 in CentOS 7:

drivers/net/idpf/idpf_vchnl.c:141:13: error: comparison of constant
522 with expression of type 'enum virtchnl_ops' is always false
[-Werror,-Wtautological-constant-out-of-range-compare]

Fixes: 549343c25d ("net/idpf: support device initialization")

Signed-off-by: Beilei Xing <beilei.xing@intel.com>
Tested-by: Ali Alnubani <alialnu@nvidia.com>
2022-11-09 11:10:59 +01:00
..
idpf_ethdev.c net/idpf: support timestamp offload 2022-10-31 14:34:10 +01:00
idpf_ethdev.h net/idpf: fix build on CentOS 7 2022-11-09 11:10:59 +01:00
idpf_logs.h net/idpf: support device initialization 2022-10-31 14:29:55 +01:00
idpf_rxtx_vec_avx512.c net/idpf: add AVX512 data path for single queue model 2022-10-31 14:34:10 +01:00
idpf_rxtx_vec_common.h net/idpf: add AVX512 data path for single queue model 2022-10-31 14:34:10 +01:00
idpf_rxtx.c net/idpf: support timestamp offload 2022-10-31 14:34:10 +01:00
idpf_rxtx.h net/idpf: support timestamp offload 2022-10-31 14:34:10 +01:00
idpf_vchnl.c net/idpf: fix build on CentOS 7 2022-11-09 11:10:59 +01:00
meson.build net/idpf: add AVX512 data path for single queue model 2022-10-31 14:34:10 +01:00