DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] net/ice: simplified to 3 layer Tx scheduler.
@ 2024-01-05 13:59 Qi Zhang
  2024-01-05 13:59 ` [PATCH 1/3] net/ice: hide port and TC layer in Tx sched tree Qi Zhang
                   ` (4 more replies)
  0 siblings, 5 replies; 21+ messages in thread
From: Qi Zhang @ 2024-01-05 13:59 UTC (permalink / raw)
  To: qiming.yang, wenjun1.wu; +Cc: dev, Qi Zhang

Remove dummy layers, code refactor, complete document.

Qi Zhang (3):
  net/ice: hide port and TC layer in Tx sched tree
  net/ice: refactor tm config data struture
  doc: update ice document for qos

 doc/guides/nics/ice.rst      |  19 +++
 drivers/net/ice/ice_ethdev.h |  12 +-
 drivers/net/ice/ice_tm.c     | 285 +++++++++++------------------------
 3 files changed, 112 insertions(+), 204 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2024-01-09  5:30 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-05 13:59 [PATCH 0/3] net/ice: simplified to 3 layer Tx scheduler Qi Zhang
2024-01-05 13:59 ` [PATCH 1/3] net/ice: hide port and TC layer in Tx sched tree Qi Zhang
2024-01-05 13:59 ` [PATCH 2/3] net/ice: refactor tm config data struture Qi Zhang
2024-01-05 13:59 ` [PATCH 3/3] doc: update ice document for qos Qi Zhang
2024-01-05 14:11 ` [PATCH v2 0/3] net/ice: simplified to 3 layer Tx scheduler Qi Zhang
2024-01-05  8:10   ` Wu, Wenjun1
2024-01-05 14:11   ` [PATCH v2 1/3] net/ice: hide port and TC layer in Tx sched tree Qi Zhang
2024-01-05 14:11   ` [PATCH v2 2/3] net/ice: refactor tm config data structure Qi Zhang
2024-01-05  8:37     ` Zhang, Qi Z
2024-01-09  2:50     ` Wu, Wenjun1
2024-01-05 14:11   ` [PATCH v2 3/3] doc: update ice document for qos Qi Zhang
2024-01-05 21:12 ` [PATCH v3 0/3] net/ice: simplified to 3 layer Tx scheduler Qi Zhang
2024-01-05 21:12   ` [PATCH v3 1/3] net/ice: hide port and TC layer in Tx sched tree Qi Zhang
2024-01-05 21:12   ` [PATCH v3 2/3] net/ice: refactor tm config data structure Qi Zhang
2024-01-05 21:12   ` [PATCH v3 3/3] doc: update ice document for qos Qi Zhang
2024-01-08 20:21   ` [PATCH v4 0/3] simplified to 3 layer Tx scheduler Qi Zhang
2024-01-08 20:21     ` [PATCH v4 1/3] net/ice: hide port and TC layer in Tx sched tree Qi Zhang
2024-01-08 20:21     ` [PATCH v4 2/3] net/ice: refactor tm config data structure Qi Zhang
2024-01-09  4:51       ` Wu, Wenjun1
2024-01-08 20:21     ` [PATCH v4 3/3] doc: update ice document for qos Qi Zhang
2024-01-09  5:30     ` [PATCH v4 0/3] simplified to 3 layer Tx scheduler 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).