DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH] doc: fix missing release note for timestamp offload on iavf
@ 2023-06-28  5:37 Zhichao Zeng
  2023-07-27 18:52 ` Thomas Monjalon
  0 siblings, 1 reply; 2+ messages in thread
From: Zhichao Zeng @ 2023-06-28  5:37 UTC (permalink / raw)
  To: dev; +Cc: qiming.yang, Zhichao Zeng, Qi Zhang

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@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


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

* Re: [PATCH] doc: fix missing release note for timestamp offload on iavf
  2023-06-28  5:37 [PATCH] doc: fix missing release note for timestamp offload on iavf Zhichao Zeng
@ 2023-07-27 18:52 ` Thomas Monjalon
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2023-07-27 18:52 UTC (permalink / raw)
  To: Zhichao Zeng; +Cc: dev, qiming.yang, Qi Zhang

28/06/2023 07:37, Zhichao Zeng:
> 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@intel.com>

Added other fix lines for AVX2 and SSE, and applied.



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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-28  5:37 [PATCH] doc: fix missing release note for timestamp offload on iavf Zhichao Zeng
2023-07-27 18:52 ` 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).