All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] updates for net/ice driver
@ 2024-10-09 17:08 Bruce Richardson
  2024-10-09 17:08 ` [PATCH 1/5] net/ice: detect stopping a flow-director queue twice Bruce Richardson
                   ` (7 more replies)
  0 siblings, 8 replies; 31+ messages in thread
From: Bruce Richardson @ 2024-10-09 17:08 UTC (permalink / raw)
  To: dev; +Cc: Bruce Richardson

This patchset contains a set of updates for the ice driver, a number of
which are in the area of the "rte_tm" APIs for Tx scheduling.

These patches were previously submitted as part of a larger set[1], but
separating them out here for easier review and merge ahead of the more
substantial changes for scheduling in the last couple of patches in that
set.

[1] https://patches.dpdk.org/project/dpdk/list/?series=32758&state=*

Bruce Richardson (5):
  net/ice: detect stopping a flow-director queue twice
  net/ice: improve Tx scheduler graph output
  net/ice: add option to choose DDP package file
  net/ice: add option to download scheduler topology
  net/ice: limit the number of queues to sched capabilities

 doc/guides/nics/ice.rst        |   9 ++
 drivers/net/ice/base/ice_ddp.c |  18 ++-
 drivers/net/ice/base/ice_ddp.h |   4 +-
 drivers/net/ice/ice_diagnose.c | 196 ++++++++++++---------------------
 drivers/net/ice/ice_ethdev.c   |  84 +++++++++++---
 drivers/net/ice/ice_ethdev.h   |   2 +
 drivers/net/ice/ice_rxtx.c     |   5 +
 7 files changed, 172 insertions(+), 146 deletions(-)

--
2.43.0


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

end of thread, other threads:[~2024-10-23 10:29 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-09 17:08 [PATCH 0/5] updates for net/ice driver Bruce Richardson
2024-10-09 17:08 ` [PATCH 1/5] net/ice: detect stopping a flow-director queue twice Bruce Richardson
2024-10-09 17:44   ` Stephen Hemminger
2024-10-09 17:08 ` [PATCH 2/5] net/ice: improve Tx scheduler graph output Bruce Richardson
2024-10-09 17:45   ` Stephen Hemminger
2024-10-15 14:32     ` Bruce Richardson
2024-10-09 17:08 ` [PATCH 3/5] net/ice: add option to choose DDP package file Bruce Richardson
2024-10-09 17:47   ` Stephen Hemminger
2024-10-09 17:08 ` [PATCH 4/5] net/ice: add option to download scheduler topology Bruce Richardson
2024-10-09 17:49   ` Stephen Hemminger
2024-10-10  8:10     ` Bruce Richardson
2024-10-09 17:08 ` [PATCH 5/5] net/ice: limit the number of queues to sched capabilities Bruce Richardson
2024-10-09 17:49   ` Stephen Hemminger
2024-10-15 15:19 ` [PATCH v2 0/5] updates for net/ice driver Bruce Richardson
2024-10-15 15:19   ` [PATCH v2 1/5] net/ice: detect stopping a flow-director queue twice Bruce Richardson
2024-10-15 15:19   ` [PATCH v2 2/5] net/ice: improve Tx scheduler graph output Bruce Richardson
2024-10-15 15:19   ` [PATCH v2 3/5] net/ice: add option to choose DDP package file Bruce Richardson
2024-10-15 15:19   ` [PATCH v2 4/5] net/ice: add option to download scheduler topology Bruce Richardson
2024-10-15 15:19   ` [PATCH v2 5/5] net/ice: limit the number of queues to sched capabilities Bruce Richardson
2024-10-18 14:38 ` [PATCH v3 0/4] updates for net/ice driver Bruce Richardson
2024-10-18 14:38   ` [PATCH v3 1/4] net/ice: detect stopping a flow-director queue twice Bruce Richardson
2024-10-18 14:38   ` [PATCH v3 2/4] net/ice: improve Tx scheduler graph output Bruce Richardson
2024-10-18 14:38   ` [PATCH v3 3/4] net/ice: add option to choose DDP package file Bruce Richardson
2024-10-18 14:38   ` [PATCH v3 4/4] net/ice: limit the number of queues to sched capabilities Bruce Richardson
2024-10-21 15:57   ` [PATCH v3 0/4] updates for net/ice driver Bruce Richardson
2024-10-22 16:39 ` [PATCH v4 " Bruce Richardson
2024-10-22 16:39   ` [PATCH v4 1/4] net/ice: detect stopping a flow-director queue twice Bruce Richardson
2024-10-22 16:39   ` [PATCH v4 2/4] net/ice: improve Tx scheduler graph output Bruce Richardson
2024-10-22 16:39   ` [PATCH v4 3/4] net/ice: add option to choose DDP package file Bruce Richardson
2024-10-22 16:39   ` [PATCH v4 4/4] net/ice: limit the number of queues to sched capabilities Bruce Richardson
2024-10-23 10:29   ` [PATCH v4 0/4] updates for net/ice driver Bruce Richardson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.