[dpdk-dev] [PATCH 3/3] doc: update enic guide for flow API counter action

John Daley johndale at cisco.com
Fri Sep 28 03:58:27 CEST 2018


Add counter action support

Signed-off-by: John Daley <johndale at cisco.com>
---
 doc/guides/nics/enic.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/doc/guides/nics/enic.rst b/doc/guides/nics/enic.rst
index 438a83d5f..86941fdb2 100644
--- a/doc/guides/nics/enic.rst
+++ b/doc/guides/nics/enic.rst
@@ -260,6 +260,12 @@ Generic Flow API is supported. The baseline support is:
   - Selectors: 'is', 'spec' and 'mask'. 'last' is not supported
   - In total, up to 64 bytes of mask is allowed across all headers
 
+- **1400 and later series VICS with advanced filters enabled**
+
+  All the above plus:
+
+  - Action: count
+
 More features may be added in future firmware and new versions of the VIC.
 Please refer to the release notes.
 
-- 
2.16.2



More information about the dev mailing list