numam-dpdk/drivers/net/iavf
Wenzhuo Lu 1821cf8b26 net/iavf: remove dead code in Rx function selection
Execution cannot reach the expression "use_avx2"
inside this statement: "if (!use_sse && !use_avx2 &..."."

The check is useless.

Coverity issue: 370606
Fixes: bb3ef9aaa4 ("net/iavf: fix Rx function selection")

Signed-off-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
2021-05-10 04:58:55 +02:00
..
iavf_ethdev.c log: register with standardized names 2021-05-11 15:17:55 +02:00
iavf_fdir.c net/iavf: support flow director for IP fragment 2021-04-13 11:32:37 +02:00
iavf_generic_flow.c net/iavf: support RSS hash for IP fragment 2021-04-13 11:31:57 +02:00
iavf_generic_flow.h net/iavf: support flow director for IP fragment 2021-04-13 11:32:37 +02:00
iavf_hash.c net/iavf: support RSS hash for IP fragment 2021-04-13 11:31:57 +02:00
iavf_log.h net/iavf: refine debug build option 2021-04-01 16:10:20 +02:00
iavf_rxtx_vec_avx2.c net/iavf: fix crash in AVX512 2021-04-14 14:29:14 +02:00
iavf_rxtx_vec_avx512.c net/iavf: fix VLAN extraction in AVX512 path 2021-04-30 16:09:28 +02:00
iavf_rxtx_vec_common.h net/iavf: add offload path for Rx AVX512 2021-04-14 14:47:47 +02:00
iavf_rxtx_vec_sse.c mbuf: rename outer IP checksum macro 2021-03-02 10:57:28 +01:00
iavf_rxtx.c net/iavf: remove dead code in Rx function selection 2021-05-10 04:58:55 +02:00
iavf_rxtx.h net/iavf: add offload path for Rx AVX512 flex descriptor 2021-04-14 14:48:06 +02:00
iavf_vchnl.c net/iavf: fix primary MAC type when starting port 2021-04-29 10:37:00 +02:00
iavf.h net/iavf: fix VF to PF command failure handling 2021-04-26 06:44:45 +02:00
meson.build drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
rte_pmd_iavf.h net/iavf: fix SPDX license text 2020-11-20 21:10:05 +01:00
version.map net/iavf: support flex desc metadata extraction 2020-11-03 23:35:06 +01:00