DPDK patches and discussions
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: dev@dpdk.org
Cc: Stephen Hemminger <stephen@networkplumber.org>
Subject: [PATCH] doc: add release not for af_packet
Date: Wed, 22 Jan 2025 07:56:53 -0800	[thread overview]
Message-ID: <20250122155653.82860-1-stephen@networkplumber.org> (raw)
In-Reply-To: <20250122072845.714800-1-stefan.laesser@omicronenergy.com>

Add short release not about enhancements to af_packet.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
---
 doc/guides/rel_notes/release_25_03.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/doc/guides/rel_notes/release_25_03.rst b/doc/guides/rel_notes/release_25_03.rst
index 85986ffa61..21ec44f0ab 100644
--- a/doc/guides/rel_notes/release_25_03.rst
+++ b/doc/guides/rel_notes/release_25_03.rst
@@ -63,6 +63,11 @@ New Features
   and even substantial part of its code.
   It can be viewed as an extension of rte_ring functionality.
 
+* **Enhancements to af_packet net driver.**
+
+  Added ability to option to configure receive packet fanout mode.
+  Improved statistics including failed receive buffer allocation
+  and missed packets.
 
 Removed Items
 -------------
-- 
2.45.2


      reply	other threads:[~2025-01-22 15:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-16 16:17 [PATCH] net/af_packet: provide packet drop stats Stefan Laesser
2025-01-16 16:24 ` Stephen Hemminger
2025-01-17  7:20   ` Stefan Lässer
2025-01-17 16:43     ` Stephen Hemminger
2025-01-21 12:26 ` [PATCH v2] " Stefan Laesser
2025-01-21 15:48   ` Stephen Hemminger
2025-01-22  7:03     ` Stefan Lässer
2025-01-22  7:28   ` [PATCH v3] " Stefan Laesser
2025-01-22 15:56     ` Stephen Hemminger [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250122155653.82860-1-stephen@networkplumber.org \
    --to=stephen@networkplumber.org \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).