[dpdk-stable] patch 'doc: add flow API to qede NIC features' has been queued to LTS release 18.11.2

Kevin Traynor ktraynor at redhat.com
Tue Apr 30 19:01:16 CEST 2019


Hi,

FYI, your patch has been queued to LTS release 18.11.2

Note it hasn't been pushed to http://dpdk.org/browse/dpdk-stable yet.
It will be pushed if I get no objections before 05/07/19. So please
shout if anyone has objections.

Also note that after the patch there's a diff of the upstream commit vs the
patch applied to the branch. This will indicate if there was any rebasing
needed to apply to the stable branch. If there were code changes for rebasing
(ie: not only metadata diffs), please double check that the rebase was
correctly done.

Queued patches can be viewed on a temporary branch at:
	https://github.com/kevintraynor/dpdk-stable-queue.git

Thanks.

Kevin Traynor

---
>From aa377a240ae8788675205e43ed6e864137e08a50 Mon Sep 17 00:00:00 2001
From: Shahed Shaikh <shshaikh at marvell.com>
Date: Fri, 12 Apr 2019 03:12:37 -0700
Subject: [PATCH] doc: add flow API to qede NIC features

[ upstream commit ec749e87041e952eb15952cc304351c7a3fffe9f ]

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 at marvell.com>
---
 doc/guides/nics/features/qede.ini | 1 +
 1 file changed, 1 insertion(+)

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
@@ -24,4 +24,5 @@ Tunnel filter        = Y
 Flow director        = Y
 Flow control         = Y
+Flow API             = Y
 CRC offload          = Y
 VLAN offload         = Y
-- 
2.20.1

---
  Diff of the applied patch vs upstream commit (please double-check if non-empty:
---
--- -	2019-04-30 17:58:14.813137918 +0100
+++ 0021-doc-add-flow-API-to-qede-NIC-features.patch	2019-04-30 17:58:13.799139943 +0100
@@ -1 +1 @@
-From ec749e87041e952eb15952cc304351c7a3fffe9f Mon Sep 17 00:00:00 2001
+From aa377a240ae8788675205e43ed6e864137e08a50 Mon Sep 17 00:00:00 2001
@@ -5,0 +6,2 @@
+[ upstream commit ec749e87041e952eb15952cc304351c7a3fffe9f ]
+
@@ -11 +12,0 @@
-Cc: stable at dpdk.org


More information about the stable mailing list