* [dpdk-dev] [PATCH] doc: update release notes for enetc PMD
@ 2019-04-16 10:13 Gagandeep Singh
2019-04-16 10:13 ` Gagandeep Singh
2019-04-16 15:30 ` Ferruh Yigit
0 siblings, 2 replies; 6+ messages in thread
From: Gagandeep Singh @ 2019-04-16 10:13 UTC (permalink / raw)
To: dev, ferruh.yigit; +Cc: Gagandeep Singh
There are some basic features added.
Signed-off-by: Gagandeep Singh <g.singh@nxp.com>
---
doc/guides/rel_notes/release_19_05.rst | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/doc/guides/rel_notes/release_19_05.rst b/doc/guides/rel_notes/release_19_05.rst
index b0928a6d9..f40e45cd2 100644
--- a/doc/guides/rel_notes/release_19_05.rst
+++ b/doc/guides/rel_notes/release_19_05.rst
@@ -160,6 +160,19 @@ New Features
Improved testpmd application performance on ARM platform. For ``macswap``
forwarding mode, NEON intrinsics were used to do swap to save CPU cycles.
+* **Updated the ENETC driver.**
+
+ New features:
+
+ * Added physical addressing mode support
+ * Added basic statistics support
+ * Added promiscuous and allmulticast mode support
+ * Added MTU update support
+ * Added jumbo frame support
+ * Added queue start/stop
+ * Added SXGMII interface support
+ * Added CRC offload support
+ * Added Rx checksum offload validation support
Removed Items
-------------
--
2.19.1
^ permalink raw reply [flat|nested] 6+ messages in thread
* [dpdk-dev] [PATCH] doc: update release notes for enetc PMD
2019-04-16 10:13 [dpdk-dev] [PATCH] doc: update release notes for enetc PMD Gagandeep Singh
@ 2019-04-16 10:13 ` Gagandeep Singh
2019-04-16 15:30 ` Ferruh Yigit
1 sibling, 0 replies; 6+ messages in thread
From: Gagandeep Singh @ 2019-04-16 10:13 UTC (permalink / raw)
To: dev, ferruh.yigit; +Cc: Gagandeep Singh
There are some basic features added.
Signed-off-by: Gagandeep Singh <g.singh@nxp.com>
---
doc/guides/rel_notes/release_19_05.rst | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/doc/guides/rel_notes/release_19_05.rst b/doc/guides/rel_notes/release_19_05.rst
index b0928a6d9..f40e45cd2 100644
--- a/doc/guides/rel_notes/release_19_05.rst
+++ b/doc/guides/rel_notes/release_19_05.rst
@@ -160,6 +160,19 @@ New Features
Improved testpmd application performance on ARM platform. For ``macswap``
forwarding mode, NEON intrinsics were used to do swap to save CPU cycles.
+* **Updated the ENETC driver.**
+
+ New features:
+
+ * Added physical addressing mode support
+ * Added basic statistics support
+ * Added promiscuous and allmulticast mode support
+ * Added MTU update support
+ * Added jumbo frame support
+ * Added queue start/stop
+ * Added SXGMII interface support
+ * Added CRC offload support
+ * Added Rx checksum offload validation support
Removed Items
-------------
--
2.19.1
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [dpdk-dev] [PATCH] doc: update release notes for enetc PMD
2019-04-16 10:13 [dpdk-dev] [PATCH] doc: update release notes for enetc PMD Gagandeep Singh
2019-04-16 10:13 ` Gagandeep Singh
@ 2019-04-16 15:30 ` Ferruh Yigit
2019-04-16 15:30 ` Ferruh Yigit
2019-04-17 6:13 ` [dpdk-dev] [EXT] " Gagandeep Singh
1 sibling, 2 replies; 6+ messages in thread
From: Ferruh Yigit @ 2019-04-16 15:30 UTC (permalink / raw)
To: Gagandeep Singh, dev
On 4/16/2019 11:13 AM, Gagandeep Singh wrote:
> There are some basic features added.
>
> Signed-off-by: Gagandeep Singh <g.singh@nxp.com>
Squashed into relevant commit in next-net, thanks. Please double check in the
next-net.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [dpdk-dev] [PATCH] doc: update release notes for enetc PMD
2019-04-16 15:30 ` Ferruh Yigit
@ 2019-04-16 15:30 ` Ferruh Yigit
2019-04-17 6:13 ` [dpdk-dev] [EXT] " Gagandeep Singh
1 sibling, 0 replies; 6+ messages in thread
From: Ferruh Yigit @ 2019-04-16 15:30 UTC (permalink / raw)
To: Gagandeep Singh, dev
On 4/16/2019 11:13 AM, Gagandeep Singh wrote:
> There are some basic features added.
>
> Signed-off-by: Gagandeep Singh <g.singh@nxp.com>
Squashed into relevant commit in next-net, thanks. Please double check in the
next-net.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [dpdk-dev] [EXT] Re: [PATCH] doc: update release notes for enetc PMD
2019-04-16 15:30 ` Ferruh Yigit
2019-04-16 15:30 ` Ferruh Yigit
@ 2019-04-17 6:13 ` Gagandeep Singh
2019-04-17 6:13 ` Gagandeep Singh
1 sibling, 1 reply; 6+ messages in thread
From: Gagandeep Singh @ 2019-04-17 6:13 UTC (permalink / raw)
To: Ferruh Yigit, dev
> -----Original Message-----
> From: Ferruh Yigit <ferruh.yigit@intel.com>
> Sent: Tuesday, April 16, 2019 9:00 PM
> To: Gagandeep Singh <G.Singh@nxp.com>; dev@dpdk.org
> Subject: [EXT] Re: [PATCH] doc: update release notes for enetc PMD
>
> WARNING: This email was created outside of NXP. DO NOT CLICK links or
> attachments unless you recognize the sender and know the content is safe.
>
>
>
> On 4/16/2019 11:13 AM, Gagandeep Singh wrote:
> > There are some basic features added.
> >
> > Signed-off-by: Gagandeep Singh <g.singh@nxp.com>
>
> Squashed into relevant commit in next-net, thanks. Please double check in the
> next-net.
Hi,
All patches are correct and inline in next-net.
Thank you.
Gagandeep Singh
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [dpdk-dev] [EXT] Re: [PATCH] doc: update release notes for enetc PMD
2019-04-17 6:13 ` [dpdk-dev] [EXT] " Gagandeep Singh
@ 2019-04-17 6:13 ` Gagandeep Singh
0 siblings, 0 replies; 6+ messages in thread
From: Gagandeep Singh @ 2019-04-17 6:13 UTC (permalink / raw)
To: Ferruh Yigit, dev
> -----Original Message-----
> From: Ferruh Yigit <ferruh.yigit@intel.com>
> Sent: Tuesday, April 16, 2019 9:00 PM
> To: Gagandeep Singh <G.Singh@nxp.com>; dev@dpdk.org
> Subject: [EXT] Re: [PATCH] doc: update release notes for enetc PMD
>
> WARNING: This email was created outside of NXP. DO NOT CLICK links or
> attachments unless you recognize the sender and know the content is safe.
>
>
>
> On 4/16/2019 11:13 AM, Gagandeep Singh wrote:
> > There are some basic features added.
> >
> > Signed-off-by: Gagandeep Singh <g.singh@nxp.com>
>
> Squashed into relevant commit in next-net, thanks. Please double check in the
> next-net.
Hi,
All patches are correct and inline in next-net.
Thank you.
Gagandeep Singh
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2019-04-17 6:13 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-16 10:13 [dpdk-dev] [PATCH] doc: update release notes for enetc PMD Gagandeep Singh
2019-04-16 10:13 ` Gagandeep Singh
2019-04-16 15:30 ` Ferruh Yigit
2019-04-16 15:30 ` Ferruh Yigit
2019-04-17 6:13 ` [dpdk-dev] [EXT] " Gagandeep Singh
2019-04-17 6:13 ` Gagandeep Singh
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).