DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] net/ena: devargs api change
@ 2024-06-06 13:32 shaibran
  2024-06-06 13:33 ` [PATCH 1/1] net/ena: restructure the llq policy user setting shaibran
  0 siblings, 1 reply; 2+ messages in thread
From: shaibran @ 2024-06-06 13:32 UTC (permalink / raw)
  To: ferruh.yigit; +Cc: dev, Shai Brandes

From: Shai Brandes <shaibran@amazon.com>

Hi everyone, this is an API change to the ena PMD devargs that removes
the 3 devargs that control the user setting for the LLQ policy
and replaces it with a new shared devarg that implements the same logic.

Shai Brandes (1):
  net/ena: restructure the llq policy user setting

 doc/guides/nics/ena.rst                |  25 ++----
 doc/guides/rel_notes/release_24_07.rst |   8 ++
 drivers/net/ena/ena_ethdev.c           | 104 +++++++++----------------
 drivers/net/ena/ena_ethdev.h           |   3 -
 4 files changed, 51 insertions(+), 89 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2024-06-06 13:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-06 13:32 [PATCH 0/1] net/ena: devargs api change shaibran
2024-06-06 13:33 ` [PATCH 1/1] net/ena: restructure the llq policy user setting shaibran

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).