numam-dpdk/drivers/net/ice
Yuying Zhang e4a0a7599d net/ice: fix flow priority support in non-pipeline mode
Lower values denote higher priority with 0 as the maximum.
The usage of priority in non-pipeline mode is wrong.

This patch fixed this issue in switch filter and added input
validation of priority in FDIR, RSS and ACL filter which
only support one priority level.

Fixes: 2321e34c23 ("net/ice: support flow priority for DCF switch filter")
Cc: stable@dpdk.org

Signed-off-by: Yuying Zhang <yuying.zhang@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
2021-09-22 09:31:07 +02:00
..
base net/ice/base: add API for parser profile initialization 2021-09-21 15:17:58 +02:00
ice_acl_filter.c net/ice: fix flow priority support in non-pipeline mode 2021-09-22 09:31:07 +02:00
ice_dcf_ethdev.c net/ice: fix performance with writeback policy 2021-09-06 03:57:13 +02:00
ice_dcf_ethdev.h net/ice: support QoS config VF bandwidth in DCF 2021-07-06 04:58:15 +02:00
ice_dcf_parent.c net/ice: support DCF device reset 2021-09-06 03:17:29 +02:00
ice_dcf_sched.c net/ice: fix bandwidth config size in memory copy 2021-08-15 04:32:03 +02:00
ice_dcf_vf_representor.c net/ice: fix crash on representor port closing 2021-09-13 07:53:06 +02:00
ice_dcf.c net: add macro to extract MAC address bytes 2021-09-07 19:08:05 +02:00
ice_dcf.h net/ice: support DCF device reset 2021-09-06 03:17:29 +02:00
ice_ethdev.c net/ice: remove support for IP fragment default RSS 2021-09-22 09:18:45 +02:00
ice_ethdev.h net/ice: support 1PPS 2021-09-22 08:47:42 +02:00
ice_fdir_filter.c net/ice: fix flow priority support in non-pipeline mode 2021-09-22 09:31:07 +02:00
ice_generic_flow.c net/ice: fix flow priority support in non-pipeline mode 2021-09-22 09:31:07 +02:00
ice_generic_flow.h net/ice: fix ESP flow director with SPI as input set 2021-07-16 10:11:30 +02:00
ice_hash.c net/ice: fix flow priority support in non-pipeline mode 2021-09-22 09:31:07 +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 AVX2 offload Rx 2021-07-06 04:57:53 +02:00
ice_rxtx_vec_avx512.c net/ice: fix data path in secondary process 2021-06-10 12:04:16 +02:00
ice_rxtx_vec_common.h net/ice: fix data path in secondary process 2021-06-10 12:04:16 +02:00
ice_rxtx_vec_sse.c drivers/net: fix vector Rx comments 2021-08-10 05:01:57 +02:00
ice_rxtx.c eal: use callbacks for power monitoring comparison 2021-07-09 21:13:13 +02:00
ice_rxtx.h net/ice: add AVX2 offload Rx 2021-07-06 04:57:53 +02:00
ice_switch_filter.c net/ice: fix flow priority support in non-pipeline mode 2021-09-22 09:31:07 +02:00
meson.build net/ice: support QoS config VF bandwidth in DCF 2021-07-06 04:58:15 +02:00
rte_pmd_ice.h net/ice: support auxiliary IP offset Rx descriptor 2020-09-18 18:55:06 +02:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00