numam-dpdk/drivers/net/ice
Qi Zhang a7b645debc net/ice/base: fix DCF switch rule
1. ln_en bit should not be turned on, since we only support Rx VEB.
2. lan_en bit need to be turned on for a DCF switch rule, otherwise
   any Tx packet that hit on a rule will be dropped.

Fixes: fed0c5ca5f ("net/ice/base: support programming a new switch recipe")
Cc: stable@dpdk.org

Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
Acked-by: Qiming Yang <qiming.yang@intel.com>
2020-05-05 15:54:26 +02:00
..
base net/ice/base: fix DCF switch rule 2020-05-05 15:54:26 +02:00
ice_dcf_ethdev.c net/ice: enable switch flow on DCF 2020-04-21 13:57:06 +02:00
ice_dcf_ethdev.h net/ice: handle PF initialization by DCF 2020-04-21 13:57:05 +02:00
ice_dcf_parent.c net/ice: fix flow redirector 2020-04-22 12:31:12 +02:00
ice_dcf.c net/ice: fix flow redirector 2020-04-22 12:31:12 +02:00
ice_dcf.h net/ice: get VF hardware index in DCF 2020-04-21 13:57:05 +02:00
ice_ethdev.c net/ice: fix RSS advanced rule 2020-04-21 13:57:06 +02:00
ice_ethdev.h net/ice: support flow ops thread safe 2020-04-21 13:57:05 +02:00
ice_fdir_filter.c net/ice: enable switch flow on DCF 2020-04-21 13:57:06 +02:00
ice_generic_flow.c net/ice: support flow for AH ESP and L2TP 2020-04-22 12:31:12 +02:00
ice_generic_flow.h net/ice: support flow for AH ESP and L2TP 2020-04-22 12:31:12 +02:00
ice_hash.c net/ice: enable switch flow on DCF 2020-04-21 13:57:06 +02:00
ice_logs.h net/ice: use dynamic log type for Tx/Rx debug 2019-10-07 15:00:58 +02:00
ice_rxtx_vec_avx2.c net/ice: support RSS in AVX path 2019-10-23 16:43:09 +02:00
ice_rxtx_vec_common.h net/ice: disable TSO offload in vector path 2020-01-17 19:45:23 +01:00
ice_rxtx_vec_sse.c replace cold attributes 2020-04-16 18:30:58 +02:00
ice_rxtx.c replace cold attributes 2020-04-16 18:30:58 +02:00
ice_rxtx.h net/ice: remove redundant functions 2020-03-18 10:21:42 +01:00
ice_switch_filter.c net/ice/base: fix DCF switch rule 2020-05-05 15:54:26 +02:00
Makefile net/ice: get VF hardware index in DCF 2020-04-21 13:57:05 +02:00
meson.build net/ice: handle PF initialization by DCF 2020-04-21 13:57:05 +02:00
rte_pmd_ice_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
rte_pmd_ice.h doc: add ice PMD in doxygen 2019-11-11 14:23:02 +01:00