DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/6] net/ice improve qos
@ 2024-01-02 19:42 Qi Zhang
  2024-01-02 19:42 ` [PATCH 1/6] net/ice: remove redundent code Qi Zhang
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Qi Zhang @ 2024-01-02 19:42 UTC (permalink / raw)
  To: qiming.yang, wenjun1.wu; +Cc: dev, Qi Zhang

The patchset enhanced ice rte_tm implemenations

Qi Zhang (6):
  net/ice: remove redundent code
  net/ice: support VSI level bandwidth config
  net/ice: support queue group weight configure
  net/ice: refactor hardware Tx sched node config
  net/ice: reset Tx sched node during commit
  net/ice: support Tx sched commit before dev_start

 drivers/net/ice/base/ice_sched.c |   4 +-
 drivers/net/ice/base/ice_sched.h |   7 +-
 drivers/net/ice/ice_ethdev.c     |   9 +
 drivers/net/ice/ice_ethdev.h     |   5 +
 drivers/net/ice/ice_tm.c         | 361 +++++++++++++++++++++----------
 5 files changed, 269 insertions(+), 117 deletions(-)

-- 
2.31.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-01-04  2:57 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-02 19:42 [PATCH 0/6] net/ice improve qos Qi Zhang
2024-01-02 19:42 ` [PATCH 1/6] net/ice: remove redundent code Qi Zhang
2024-01-02 19:42 ` [PATCH 2/6] net/ice: support VSI level bandwidth config Qi Zhang
2024-01-02 19:42 ` [PATCH 3/6] net/ice: support queue group weight configure Qi Zhang
2024-01-02 19:42 ` [PATCH 4/6] net/ice: refactor hardware Tx sched node config Qi Zhang
2024-01-02 19:42 ` [PATCH 5/6] net/ice: reset Tx sched node during commit Qi Zhang
2024-01-02 19:42 ` [PATCH 6/6] net/ice: support Tx sched commit before device start Qi Zhang
2024-01-04  2:28 ` [PATCH 0/6] net/ice improve qos Wu, Wenjun1
2024-01-04  2:57   ` Zhang, Qi Z

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).