doc: fix missing release note for I225 support
Checks
Commit Message
Add missing release note for I225-LMVP support.
Fixes: 431d5e6dc3de ("net/igc: support I225-LMVP device")
Signed-off-by: Qiming Yang <qiming.yang@intel.com>
---
doc/guides/rel_notes/release_23_07.rst | 3 +++
1 file changed, 3 insertions(+)
Comments
> -----Original Message-----
> From: Qiming Yang <qiming.yang@intel.com>
> Sent: Wednesday, June 28, 2023 11:26 AM
> To: dev@dpdk.org
> Cc: Yang, Qiming <qiming.yang@intel.com>
> Subject: [PATCH] doc: fix missing release note for I225 support
>
> Add missing release note for I225-LMVP support.
>
> Fixes: 431d5e6dc3de ("net/igc: support I225-LMVP device")
>
> Signed-off-by: Qiming Yang <qiming.yang@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
> > Add missing release note for I225-LMVP support.
> >
> > Fixes: 431d5e6dc3de ("net/igc: support I225-LMVP device")
> >
> > Signed-off-by: Qiming Yang <qiming.yang@intel.com>
>
> Acked-by: Qi Zhang <qi.z.zhang@intel.com>
Applied
@@ -200,6 +200,9 @@ New Features
Enhanced the GRO library to support TCP packets over IPv6 network.
+* **Updated Intel igc driver.**
+
+ * Added support for I225-LMVP.
Removed Items
-------------