All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] maintainers: add event ring test to eventdev
@ 2017-08-03 15:51 Thomas Monjalon
  2017-08-03 15:55 ` Jerin Jacob
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Monjalon @ 2017-08-03 15:51 UTC (permalink / raw)
  To: jerin.jacob; +Cc: dev

This file was not referenced in MAINTAINERS list.
The miss is spotted with devtools/check-maintainers.sh.

As this test file is related to eventdev, they should both
have the same maintainer.

Fixes: 1ee55d7a6e4d ("test/eventdev: add auto-tests for event ring functions")

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 897277748..52e048f70 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -825,6 +825,7 @@ M: Jerin Jacob <jerin.jacob@caviumnetworks.com>
 F: app/test-eventdev/
 F: doc/guides/tools/testeventdev.rst
 F: doc/guides/tools/img/eventdev_*
+F: test/test/test_event_ring.c
 
 Procinfo tool
 M: Maryam Tahhan <maryam.tahhan@intel.com>
-- 
2.13.2

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

* Re: [PATCH] maintainers: add event ring test to eventdev
  2017-08-03 15:51 [PATCH] maintainers: add event ring test to eventdev Thomas Monjalon
@ 2017-08-03 15:55 ` Jerin Jacob
  2017-08-03 23:31   ` Thomas Monjalon
  0 siblings, 1 reply; 3+ messages in thread
From: Jerin Jacob @ 2017-08-03 15:55 UTC (permalink / raw)
  To: Thomas Monjalon; +Cc: dev

-----Original Message-----
> Date: Thu,  3 Aug 2017 17:51:55 +0200
> From: Thomas Monjalon <thomas@monjalon.net>
> To: jerin.jacob@caviumnetworks.com
> Cc: dev@dpdk.org
> Subject: [PATCH] maintainers: add event ring test to eventdev
> X-Mailer: git-send-email 2.13.2
> 
> This file was not referenced in MAINTAINERS list.
> The miss is spotted with devtools/check-maintainers.sh.
> 
> As this test file is related to eventdev, they should both
> have the same maintainer.
> 
> Fixes: 1ee55d7a6e4d ("test/eventdev: add auto-tests for event ring functions")
> 
> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>

Acked-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>


> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 897277748..52e048f70 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -825,6 +825,7 @@ M: Jerin Jacob <jerin.jacob@caviumnetworks.com>
>  F: app/test-eventdev/
>  F: doc/guides/tools/testeventdev.rst
>  F: doc/guides/tools/img/eventdev_*
> +F: test/test/test_event_ring.c
>  
>  Procinfo tool
>  M: Maryam Tahhan <maryam.tahhan@intel.com>
> -- 
> 2.13.2
> 

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

* Re: [PATCH] maintainers: add event ring test to eventdev
  2017-08-03 15:55 ` Jerin Jacob
@ 2017-08-03 23:31   ` Thomas Monjalon
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2017-08-03 23:31 UTC (permalink / raw)
  To: dev; +Cc: Jerin Jacob

> > This file was not referenced in MAINTAINERS list.
> > The miss is spotted with devtools/check-maintainers.sh.
> > 
> > As this test file is related to eventdev, they should both
> > have the same maintainer.
> > 
> > Fixes: 1ee55d7a6e4d ("test/eventdev: add auto-tests for event ring functions")
> > 
> > Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
> 
> Acked-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>

Applied

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

end of thread, other threads:[~2017-08-03 23:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-03 15:51 [PATCH] maintainers: add event ring test to eventdev Thomas Monjalon
2017-08-03 15:55 ` Jerin Jacob
2017-08-03 23:31   ` Thomas Monjalon

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.