DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH] doc: update release note for iavf AVX2 feature
@ 2023-06-29  0:06 Wenzhuo Lu
  2023-07-03  3:16 ` Xing, Beilei
  0 siblings, 1 reply; 3+ messages in thread
From: Wenzhuo Lu @ 2023-06-29  0:06 UTC (permalink / raw)
  To: dev; +Cc: Wenzhuo Lu

Add the missed release note for iavf AVX2 feature in 23.07.

Fixes: 5712bf9d6e14 ("net/iavf: add Tx AVX2 offload path")

Signed-off-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
---
 doc/guides/rel_notes/release_23_07.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/doc/guides/rel_notes/release_23_07.rst b/doc/guides/rel_notes/release_23_07.rst
index 4459144..92c8a1d 100644
--- a/doc/guides/rel_notes/release_23_07.rst
+++ b/doc/guides/rel_notes/release_23_07.rst
@@ -200,6 +200,12 @@ New Features
 
   Enhanced the GRO library to support TCP packets over IPv6 network.
 
+* **Updated Intel iavf driver.**
+
+  * Added new RX and TX paths in the AVX2 code to use HW offload
+    features. When the HW offload features are configured to be used, the
+    offload paths are chosen automatically. In parallel the support for HW
+    offload features was removed from the legacy AVX2 paths.
 
 Removed Items
 -------------
-- 
1.8.3.1


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

end of thread, other threads:[~2023-07-27 18:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-29  0:06 [PATCH] doc: update release note for iavf AVX2 feature Wenzhuo Lu
2023-07-03  3:16 ` Xing, Beilei
2023-07-27 18:23   ` Thomas Monjalon

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