From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] maintainers: add event ring test to eventdev Date: Fri, 04 Aug 2017 01:31:53 +0200 Message-ID: <2504185.MR3CPcG9B8@xps> References: <20170803155155.30766-1-thomas@monjalon.net> <20170803155520.GB18250@jerin> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: Jerin Jacob To: dev@dpdk.org Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 7BB9C2C16 for ; Fri, 4 Aug 2017 01:31:56 +0200 (CEST) In-Reply-To: <20170803155520.GB18250@jerin> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "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 > > Acked-by: Jerin Jacob Applied