[1/1] net/qede: update feature support matrix with flow API

Message ID 20190412101237.14093-1-shshaikh@marvell.com (mailing list archive)
State Accepted, archived
Delegated to: Ferruh Yigit
Headers
Series [1/1] net/qede: update feature support matrix with flow API |

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/Intel-compilation success Compilation OK

Commit Message

Shahed Shaikh April 12, 2019, 10:12 a.m. UTC
  Commit 267d32de46a8 ("net/qede: support generic flow API")
added a support for RTE_FLOW APIs but did not update the feature
support matrix.

Fixes: 267d32de46a8 ("net/qede: support generic flow API")

Signed-off-by: Shahed Shaikh <shshaikh@marvell.com>
---
 doc/guides/nics/features/qede.ini | 1 +
 1 file changed, 1 insertion(+)
  

Comments

Ferruh Yigit April 12, 2019, 6:03 p.m. UTC | #1
On 4/12/2019 11:12 AM, Shahed Shaikh wrote:
> Commit 267d32de46a8 ("net/qede: support generic flow API")
> added a support for RTE_FLOW APIs but did not update the feature
> support matrix.
> 
> Fixes: 267d32de46a8 ("net/qede: support generic flow API")
> 
> Signed-off-by: Shahed Shaikh <shshaikh@marvell.com>

Applied to dpdk-next-net/master, thanks.
  

Patch

diff --git a/doc/guides/nics/features/qede.ini b/doc/guides/nics/features/qede.ini
index 0d0810021..f69e4f843 100644
--- a/doc/guides/nics/features/qede.ini
+++ b/doc/guides/nics/features/qede.ini
@@ -23,6 +23,7 @@  N-tuple filter       = Y
 Tunnel filter        = Y
 Flow director        = Y
 Flow control         = Y
+Flow API             = Y
 CRC offload          = Y
 VLAN offload         = Y
 L3 checksum offload  = Y