[dpdk-stable] patch 'maintainers: resign from flow API maintenance' has been queued to LTS release 18.11.7

Kevin Traynor ktraynor at redhat.com
Fri Feb 14 18:03:08 CET 2020


Hi,

FYI, your patch has been queued to LTS release 18.11.7

Note it hasn't been pushed to http://dpdk.org/browse/dpdk-stable yet.
It will be pushed if I get no objections before 02/20/20. 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 are on a temporary branch at:
https://github.com/kevintraynor/dpdk-stable-queue

This queued commit can be viewed at:
https://github.com/kevintraynor/dpdk-stable-queue/commit/93f532dff0f7c227d515422a1513f4eb92189150

Thanks.

Kevin.

---
>From 93f532dff0f7c227d515422a1513f4eb92189150 Mon Sep 17 00:00:00 2001
From: Adrien Mazarguil <adrien.mazarguil at 6wind.com>
Date: Wed, 8 Jan 2020 11:10:00 +0100
Subject: [PATCH] maintainers: resign from flow API maintenance

[ upstream commit 2e3dfa179a06279c0e5f3024a2e7c0c139c37003 ]

Unfortunately due to lack of time, I've been unable to even participate to
flow API discussions for several months. Better make it official since this
is not going to improve anytime soon.

This doesn't mean I won't contribute to rte_flow in the future!

Signed-off-by: Adrien Mazarguil <adrien.mazarguil at 6wind.com>
Acked-by: Ori Kam <orika at mellanox.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 90569b088a..6732dd3697 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -319,5 +319,5 @@ F: devtools/test-null.sh
 
 Flow API
-M: Adrien Mazarguil <adrien.mazarguil at 6wind.com>
+M: Ori Kam <orika at mellanox.com>
 T: git://dpdk.org/next/dpdk-next-net
 F: app/test-pmd/cmdline_flow.c
-- 
2.21.1

---
  Diff of the applied patch vs upstream commit (please double-check if non-empty:
---
--- -	2020-02-14 17:02:37.823677682 +0000
+++ 0014-maintainers-resign-from-flow-API-maintenance.patch	2020-02-14 17:02:36.943408105 +0000
@@ -1 +1 @@
-From 2e3dfa179a06279c0e5f3024a2e7c0c139c37003 Mon Sep 17 00:00:00 2001
+From 93f532dff0f7c227d515422a1513f4eb92189150 Mon Sep 17 00:00:00 2001
@@ -5,0 +6,2 @@
+[ upstream commit 2e3dfa179a06279c0e5f3024a2e7c0c139c37003 ]
+
@@ -12,2 +13,0 @@
-Cc: stable at dpdk.org
-
@@ -17,2 +17,2 @@
- MAINTAINERS | 1 -
- 1 file changed, 1 deletion(-)
+ MAINTAINERS | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
@@ -21 +21 @@
-index d6db54bbeb..d114c8865f 100644
+index 90569b088a..6732dd3697 100644
@@ -24 +24 @@
-@@ -372,5 +372,4 @@ F: doc/guides/prog_guide/switch_representation.rst
+@@ -319,5 +319,5 @@ F: devtools/test-null.sh
@@ -28 +28 @@
- M: Ori Kam <orika at mellanox.com>
++M: Ori Kam <orika at mellanox.com>
@@ -29,0 +30 @@
+ F: app/test-pmd/cmdline_flow.c



More information about the stable mailing list