[PATCH v3 73/73] net/ntnic: update meter documentation
Serhii Iliushyk
sil-plv at napatech.com
Wed Oct 23 19:00:21 CEST 2024
From: Danylo Vodopianov <dvo-plv at napatech.com>
Update ntnic.ini ntnic.rst and release notes
Signed-off-by: Danylo Vodopianov <dvo-plv at napatech.com>
---
doc/guides/nics/features/ntnic.ini | 1 +
doc/guides/nics/ntnic.rst | 1 +
doc/guides/rel_notes/release_24_11.rst | 1 +
3 files changed, 3 insertions(+)
diff --git a/doc/guides/nics/features/ntnic.ini b/doc/guides/nics/features/ntnic.ini
index af2981ccf6..0e58c2ca42 100644
--- a/doc/guides/nics/features/ntnic.ini
+++ b/doc/guides/nics/features/ntnic.ini
@@ -43,3 +43,4 @@ queue = Y
raw_decap = Y
raw_encap = Y
rss = Y
+meter = Y
diff --git a/doc/guides/nics/ntnic.rst b/doc/guides/nics/ntnic.rst
index e5a8d71892..4ae94b161c 100644
--- a/doc/guides/nics/ntnic.rst
+++ b/doc/guides/nics/ntnic.rst
@@ -70,6 +70,7 @@ Features
- Exact match of 140 million flows and policies.
- Basic stats
- Extended stats
+- Flow metering, including meter policy API.
Limitations
~~~~~~~~~~~
diff --git a/doc/guides/rel_notes/release_24_11.rst b/doc/guides/rel_notes/release_24_11.rst
index b449b01dc8..1124d5a64c 100644
--- a/doc/guides/rel_notes/release_24_11.rst
+++ b/doc/guides/rel_notes/release_24_11.rst
@@ -163,6 +163,7 @@ New Features
* Added flow handling API
* Added statistics API
* Added age rte flow action support
+ * Added meter flow metering and flow policy support
* **Added cryptodev queue pair reset support.**
--
2.45.0
More information about the dev
mailing list