numam-dpdk/drivers/net/ice
Ting Xu f5ec6a3a19 net/ice: fix TM hierarchy commit flag reset
After DCF commits TM hierarchy configuration, the commit flag is set to
avoid duplicated commit. But the flag is not reset after device stop,
which prevents the update of hierarchy configuration unless close the
device. It is not reasonable. This patch fix to reset the commit flag
after device stop. Then users can delete and add nodes to commit a new
TM hierarchy configuration.

Fixes: 3a6bfc37ea ("net/ice: support QoS config VF bandwidth in DCF")
Cc: stable@dpdk.org

Signed-off-by: Ting Xu <ting.xu@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
2021-10-21 13:32:26 +02:00
..
base net/ice/base: fix null pointer dereferences for parser 2021-10-13 12:29:54 +02:00
ice_acl_filter.c net/ice: fix double free ACL flow entry 2021-09-24 07:46:57 +02:00
ice_dcf_ethdev.c net/ice: fix TM hierarchy commit flag reset 2021-10-21 13:32:26 +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 TM hierarchy commit flag reset 2021-10-21 13:32:26 +02:00
ice_dcf_vf_representor.c ethdev: remove jumbo offload flag 2021-10-18 19:20:21 +02:00
ice_dcf.c net/ice: retry getting VF VSI map after failure 2021-09-28 07:00:17 +02:00
ice_dcf.h net/ice: support DCF device reset 2021-09-06 03:17:29 +02:00
ice_ethdev.c net/ice: fix sideband queue initialization 2021-10-20 03:37:37 +02:00
ice_ethdev.h net/ice: fix sideband queue initialization 2021-10-20 03:37:37 +02:00
ice_fdir_filter.c ethdev: remove deprecated shared counter attribute 2021-10-12 19:20:57 +02:00
ice_generic_flow.c net/ice: fix deadlock on flow redirect 2021-10-13 12:53:28 +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: support IPv4/L4 checksum RSS offload 2021-09-24 12:57:42 +02:00
ice_logs.h net/ice: refine debug build option 2021-04-01 16:10:20 +02:00
ice_rxtx_common_avx.h net/ice: fix generic build on FreeBSD 2021-10-19 13:02:37 +02:00
ice_rxtx_vec_avx2.c net/ice: fix generic build on FreeBSD 2021-10-19 13:02:37 +02:00
ice_rxtx_vec_avx512.c net/ice: fix generic build on FreeBSD 2021-10-19 13:02:37 +02:00
ice_rxtx_vec_common.h net/ice: fix generic build on FreeBSD 2021-10-19 13:02:37 +02:00
ice_rxtx_vec_sse.c drivers/net: fix vector Rx comments 2021-08-10 05:01:57 +02:00
ice_rxtx.c ethdev: remove jumbo offload flag 2021-10-18 19:20:21 +02:00
ice_rxtx.h ethdev: change input parameters for Rx queue count 2021-10-13 22:14:58 +02:00
ice_switch_filter.c ethdev: use extension header for GTP PSC item 2021-09-28 12:34:58 +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