[PATCH] doc: fix missing release note for timestamp offload on iavf

Zhichao Zeng zhichaox.zeng at intel.com
Wed Jun 28 07:37:39 CEST 2023


Add missing release note for Rx timestamp offload on vector path.

Fixes: 61b6874b9224 ("net/iavf: support Rx timestamp offload on AVX512")
Signed-off-by: Zhichao Zeng <zhichaox.zeng at intel.com>
---
 doc/guides/rel_notes/release_23_07.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc/guides/rel_notes/release_23_07.rst b/doc/guides/rel_notes/release_23_07.rst
index 4459144140..cd33607af8 100644
--- a/doc/guides/rel_notes/release_23_07.rst
+++ b/doc/guides/rel_notes/release_23_07.rst
@@ -125,6 +125,10 @@ New Features
   which are being upstreamed:
   https://lore.kernel.org/all/20230419134329.346825-1-maxime.coquelin@redhat.com/
 
+* **Updated Intel iavf driver.**
+
+  * Added support for Rx timestamp offload on vector path.
+
 * **Updated Marvell cnxk ethdev driver.**
 
   * Added support for reassembly of multi-segment packets.
-- 
2.34.1



More information about the dev mailing list