numam-dpdk/drivers/net/ice
Siwar Zitouni fa1d598844 net/ice: fix disabling promiscuous mode
When promiscuous mode is disabled, allmulticast is
also disabled, even if it was previously enabled.

Add a test in ice_promisc_disable()
to check if allmulticast should be kept enabled.

Fixes: c945e4bf90 ("net/ice: support promiscuous mode")
Cc: stable@dpdk.org

Signed-off-by: Thibaut Collet <thibaut.collet@6wind.com>
Signed-off-by: Siwar Zitouni <siwar.zitouni@6wind.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
2021-04-20 16:05:45 +02:00
..
base drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
ice_acl_filter.c net/ice: support flow priority for DCF switch filter 2021-04-16 12:22:00 +02:00
ice_dcf_ethdev.c net/ice: build on Windows 2021-04-06 19:00:36 +02:00
ice_dcf_ethdev.h net/ice: refactor DCF VLAN handling 2021-01-19 13:49:41 +01:00
ice_dcf_parent.c net/ice: set VSI reset thread name 2021-04-21 15:57:51 +02:00
ice_dcf_vf_representor.c net/ice: refactor DCF VLAN handling 2021-01-19 13:49:41 +01:00
ice_dcf.c net/ice: drain out DCF AdminQ command queue 2021-01-29 18:16:07 +01:00
ice_dcf.h ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
ice_ethdev.c net/ice: fix disabling promiscuous mode 2021-04-20 16:05:45 +02:00
ice_ethdev.h net/ice: refactor flow director filter structure 2021-03-05 09:45:37 +01:00
ice_fdir_filter.c net/ice: support flow priority for DCF switch filter 2021-04-16 12:22:00 +02:00
ice_generic_flow.c net/ice: support flow priority for DCF switch filter 2021-04-16 12:22:00 +02:00
ice_generic_flow.h net/ice: support flow priority for DCF switch filter 2021-04-16 12:22:00 +02:00
ice_hash.c net/ice: support flow priority for DCF switch filter 2021-04-16 12:22:00 +02:00
ice_logs.h net/ice: refine debug build option 2021-04-01 16:10:20 +02:00
ice_rxtx_vec_avx2.c net/ice: add Tx AVX512 offload path 2021-04-16 12:43:49 +02:00
ice_rxtx_vec_avx512.c net/ice: add Rx AVX512 offload path 2021-04-16 12:44:27 +02:00
ice_rxtx_vec_common.h net/ice: add Rx AVX512 offload path 2021-04-16 12:44:27 +02:00
ice_rxtx_vec_sse.c net/ice: add Tx AVX512 offload path 2021-04-16 12:43:49 +02:00
ice_rxtx.c net/ice: add Rx AVX512 offload path 2021-04-16 12:44:27 +02:00
ice_rxtx.h net/ice: add Rx AVX512 offload path 2021-04-16 12:44:27 +02:00
ice_switch_filter.c net/ice: support flow priority for DCF switch filter 2021-04-16 12:22:00 +02:00
meson.build drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
rte_pmd_ice.h net/ice: support auxiliary IP offset Rx descriptor 2020-09-18 18:55:06 +02:00
version.map build: remove library name from version map file name 2020-10-19 22:13:59 +02:00