All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] doc: fix DPAA2 PMD release note info location
@ 2017-04-14 16:53 Shreyansh Jain
  2017-04-14 17:18 ` Ferruh Yigit
  0 siblings, 1 reply; 2+ messages in thread
From: Shreyansh Jain @ 2017-04-14 16:53 UTC (permalink / raw)
  To: ferruh.yigit, dev; +Cc: john.mcnamara, hemant.agrawal, Shreyansh Jain

Relocate release note text within new features section.
Also, Rephrease text inline with other similar PMD addition notes.

Signed-off-by: Shreyansh Jain <shreyansh.jain@nxp.com>
---
Note:
 For application on net-next

 doc/guides/rel_notes/release_17_05.rst | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/doc/guides/rel_notes/release_17_05.rst b/doc/guides/rel_notes/release_17_05.rst
index 5f9d807..aeaa500 100644
--- a/doc/guides/rel_notes/release_17_05.rst
+++ b/doc/guides/rel_notes/release_17_05.rst
@@ -16,18 +16,6 @@ DPDK Release 17.05
 
       xdg-open build/doc/html/guides/rel_notes/release_17_05.html
 
-* **Added a new driver for NXP DPAA2 - FSLMC bus.**
-
-  Added the new bus "fslmc" driver for NXP DPAA2 devices. See the
-  "Network Interface Controller Drivers" document for more details on this new
-  driver.
-
-* **Added a new driver for NXP DPAA2 Network PMD.**
-
-  Added the new "dpaa2" net driver for NXP DPAA2 devices. See the
-  "Network Interface Controller Drivers" document for more details on this new
-  driver.
-
 New Features
 ------------
 
@@ -282,6 +270,18 @@ New Features
 
   * DES DOCSIS BPI algorithm.
 
+* **Added support for NXP DPAA2 - FSLMC bus.**
+
+  Added the new bus "fslmc" driver for NXP DPAA2 devices. See the
+  "Network Interface Controller Drivers" document for more details on this new
+  driver.
+
+* **Added support for NXP DPAA2 Network PMD.**
+
+  Added the new "dpaa2" net driver for NXP DPAA2 devices. See the
+  "Network Interface Controller Drivers" document for more details on this new
+  driver.
+
 Resolved Issues
 ---------------
 
-- 
2.7.4

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

* Re: [PATCH] doc: fix DPAA2 PMD release note info location
  2017-04-14 16:53 [PATCH] doc: fix DPAA2 PMD release note info location Shreyansh Jain
@ 2017-04-14 17:18 ` Ferruh Yigit
  0 siblings, 0 replies; 2+ messages in thread
From: Ferruh Yigit @ 2017-04-14 17:18 UTC (permalink / raw)
  To: Shreyansh Jain, dev; +Cc: john.mcnamara, hemant.agrawal

On 4/14/2017 5:53 PM, Shreyansh Jain wrote:
> Relocate release note text within new features section.
> Also, Rephrease text inline with other similar PMD addition notes.
> 
> Signed-off-by: Shreyansh Jain <shreyansh.jain@nxp.com>

Squashed into relevant commit [1] in next-net, thanks.

[1]
Fixes: 5988225975ce ("doc: add DPAA2 NIC details")

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

end of thread, other threads:[~2017-04-14 17:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-14 16:53 [PATCH] doc: fix DPAA2 PMD release note info location Shreyansh Jain
2017-04-14 17:18 ` Ferruh Yigit

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.