All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] enic: change maintainers
@ 2016-03-17 22:43 John Daley
  2016-03-18  7:48 ` Thomas Monjalon
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: John Daley @ 2016-03-17 22:43 UTC (permalink / raw)
  To: dev; +Cc: John Daley

Change maintainers for ENIC PMD.

Signed-off-by: John Daley <johndale@cisco.com>
---
 doc/guides/nics/enic.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guides/nics/enic.rst b/doc/guides/nics/enic.rst
index 2a228fd..e67c3db 100644
--- a/doc/guides/nics/enic.rst
+++ b/doc/guides/nics/enic.rst
@@ -218,4 +218,4 @@ Any questions or bugs should be reported to DPDK community and to the ENIC PMD
 maintainers:
 
 - John Daley <johndale@cisco.com>
-- Sujith Sankar <ssujith@cisco.com>
+- Nelson Escobar <neescoba@cisco.com>
-- 
2.7.0

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [PATCH] enic: change maintainers
  2016-03-17 22:43 [PATCH] enic: change maintainers John Daley
@ 2016-03-18  7:48 ` Thomas Monjalon
  2016-03-18 16:47 ` [PATCH v2] enic: update enic PMD maintainer and pointer to the guide John Daley
  2016-03-18 18:27 ` [PATCH v3] " John Daley
  2 siblings, 0 replies; 6+ messages in thread
From: Thomas Monjalon @ 2016-03-18  7:48 UTC (permalink / raw)
  To: John Daley; +Cc: dev

2016-03-17 15:43, John Daley:
> Change maintainers for ENIC PMD.
> 
> Signed-off-by: John Daley <johndale@cisco.com>
> ---
>  doc/guides/nics/enic.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Please update the MAINTAINERS file.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [PATCH v2] enic: update enic PMD maintainer and pointer to the guide.
  2016-03-17 22:43 [PATCH] enic: change maintainers John Daley
  2016-03-18  7:48 ` Thomas Monjalon
@ 2016-03-18 16:47 ` John Daley
  2016-03-18 17:48   ` Thomas Monjalon
  2016-03-18 18:27 ` [PATCH v3] " John Daley
  2 siblings, 1 reply; 6+ messages in thread
From: John Daley @ 2016-03-18 16:47 UTC (permalink / raw)
  To: dev; +Cc: thomas.monjalon, John Daley

Change maintainers for ENIC PMD and fix pointer to enic
documentation in MAINTAINERS.

Signed-off-by: John Daley <johndale@cisco.com>
---
 MAINTAINERS              | 4 ++--
 doc/guides/nics/enic.rst | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8b21979..65669c3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -268,8 +268,8 @@ F: doc/guides/nics/cxgbe.rst
 
 Cisco enic
 M: John Daley <johndale@cisco.com>
-M: Sujith Sankar <ssujith@cisco.com>
-F: drivers/net/enic/
+M: Nelson Escobar <neescoba@cisco.com>
+F: doc/guides/nics/enic.rst
 
 Combo szedata2
 M: Matej Vido <matejvido@gmail.com>
diff --git a/doc/guides/nics/enic.rst b/doc/guides/nics/enic.rst
index 2a228fd..e67c3db 100644
--- a/doc/guides/nics/enic.rst
+++ b/doc/guides/nics/enic.rst
@@ -218,4 +218,4 @@ Any questions or bugs should be reported to DPDK community and to the ENIC PMD
 maintainers:
 
 - John Daley <johndale@cisco.com>
-- Sujith Sankar <ssujith@cisco.com>
+- Nelson Escobar <neescoba@cisco.com>
-- 
2.7.0

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [PATCH v2] enic: update enic PMD maintainer and pointer to the guide.
  2016-03-18 16:47 ` [PATCH v2] enic: update enic PMD maintainer and pointer to the guide John Daley
@ 2016-03-18 17:48   ` Thomas Monjalon
  0 siblings, 0 replies; 6+ messages in thread
From: Thomas Monjalon @ 2016-03-18 17:48 UTC (permalink / raw)
  To: John Daley; +Cc: dev

> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -268,8 +268,8 @@ F: doc/guides/nics/cxgbe.rst
>  
>  Cisco enic
>  M: John Daley <johndale@cisco.com>
> -M: Sujith Sankar <ssujith@cisco.com>
> -F: drivers/net/enic/

mistake here

> +M: Nelson Escobar <neescoba@cisco.com>
> +F: doc/guides/nics/enic.rst

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [PATCH v3] enic: update enic PMD maintainer and pointer to the guide.
  2016-03-17 22:43 [PATCH] enic: change maintainers John Daley
  2016-03-18  7:48 ` Thomas Monjalon
  2016-03-18 16:47 ` [PATCH v2] enic: update enic PMD maintainer and pointer to the guide John Daley
@ 2016-03-18 18:27 ` John Daley
  2016-03-22 17:29   ` Bruce Richardson
  2 siblings, 1 reply; 6+ messages in thread
From: John Daley @ 2016-03-18 18:27 UTC (permalink / raw)
  To: dev; +Cc: John Daley

Change maintainers for ENIC PMD and fix pointer to enic
documentation in MAINTAINERS.

Signed-off-by: John Daley <johndale@cisco.com>
---
replace removed line

 MAINTAINERS              | 3 ++-
 doc/guides/nics/enic.rst | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8b21979..c90782e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -268,8 +268,9 @@ F: doc/guides/nics/cxgbe.rst
 
 Cisco enic
 M: John Daley <johndale@cisco.com>
-M: Sujith Sankar <ssujith@cisco.com>
+M: Nelson Escobar <neescoba@cisco.com>
 F: drivers/net/enic/
+F: doc/guides/nics/enic.rst
 
 Combo szedata2
 M: Matej Vido <matejvido@gmail.com>
diff --git a/doc/guides/nics/enic.rst b/doc/guides/nics/enic.rst
index 2a228fd..e67c3db 100644
--- a/doc/guides/nics/enic.rst
+++ b/doc/guides/nics/enic.rst
@@ -218,4 +218,4 @@ Any questions or bugs should be reported to DPDK community and to the ENIC PMD
 maintainers:
 
 - John Daley <johndale@cisco.com>
-- Sujith Sankar <ssujith@cisco.com>
+- Nelson Escobar <neescoba@cisco.com>
-- 
2.7.0

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [PATCH v3] enic: update enic PMD maintainer and pointer to the guide.
  2016-03-18 18:27 ` [PATCH v3] " John Daley
@ 2016-03-22 17:29   ` Bruce Richardson
  0 siblings, 0 replies; 6+ messages in thread
From: Bruce Richardson @ 2016-03-22 17:29 UTC (permalink / raw)
  To: John Daley; +Cc: dev

On Fri, Mar 18, 2016 at 11:27:07AM -0700, John Daley wrote:
> Change maintainers for ENIC PMD and fix pointer to enic
> documentation in MAINTAINERS.
> 
> Signed-off-by: John Daley <johndale@cisco.com>
> ---
Applied to dpdk-next-net/rel_16_04

/Bruce

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-03-22 17:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-17 22:43 [PATCH] enic: change maintainers John Daley
2016-03-18  7:48 ` Thomas Monjalon
2016-03-18 16:47 ` [PATCH v2] enic: update enic PMD maintainer and pointer to the guide John Daley
2016-03-18 17:48   ` Thomas Monjalon
2016-03-18 18:27 ` [PATCH v3] " John Daley
2016-03-22 17:29   ` Bruce Richardson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.