On 6/16/2022 3:39 AM, Jin Liu wrote:
Add support for a new type NFP NIC NFP3800 and firmware with NFDk.

Signed-off-by: Jin Liu <jin....@corigine.com>
Signed-off-by: Chaoyong He <chaoyong...@corigine.com>
Signed-off-by: Niklas Söderlund <niklas.soderl...@corigine.com>
---
  doc/guides/rel_notes/release_22_07.rst | 3 +++
  1 file changed, 3 insertions(+)

diff --git a/doc/guides/rel_notes/release_22_07.rst 
b/doc/guides/rel_notes/release_22_07.rst
index 7d5e3fac77..d5274c9e3d 100644
--- a/doc/guides/rel_notes/release_22_07.rst
+++ b/doc/guides/rel_notes/release_22_07.rst
@@ -146,6 +146,9 @@ New Features
    * ``RTE_EVENT_QUEUE_ATTR_WEIGHT``
    * ``RTE_EVENT_QUEUE_ATTR_AFFINITY``
+* **Added support for new NFP NIC.**
+
+  Added support for a new type NFP NIC NFP3800 and the firmware with NFDk.

Hi Jin,

Instead of having doc patch as separate patch, can you please squash it to the patch that is adding the announced feature? In the feature this enabled people checking the git history to find code and doc update atomically in same commit.
Like NFP3800 support part can go into patch 8/15.

And can you please check the order of the log in the document's section comment? It should be grouped with net driver updates, in vendor name sorted manner, instead of going to end.

Reply via email to