From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerin Jacob Subject: Re: [PATCH v1 1/4] eventdev: standardize Rx adapter internal function names Date: Sun, 17 Jun 2018 18:54:18 +0530 Message-ID: <20180617132416.GB7498@jerin> References: <1528481718-7241-1-git-send-email-nikhil.rao@intel.com> <1528481718-7241-2-git-send-email-nikhil.rao@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org To: Nikhil Rao Return-path: Received: from NAM04-CO1-obe.outbound.protection.outlook.com (mail-eopbgr690055.outbound.protection.outlook.com [40.107.69.55]) by dpdk.org (Postfix) with ESMTP id D3E8A1B4F2 for ; Sun, 17 Jun 2018 15:24:36 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1528481718-7241-2-git-send-email-nikhil.rao@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" -----Original Message----- > Date: Fri, 8 Jun 2018 23:45:14 +0530 > From: Nikhil Rao > To: jerin.jacob@caviumnetworks.com > CC: dev@dpdk.org, Nikhil Rao > Subject: [PATCH v1 1/4] eventdev: standardize Rx adapter internal function > names > X-Mailer: git-send-email 1.8.3.1 > > Add a common prefix to function names and rename > few to better match functionality > > Signed-off-by: Nikhil Rao Acked-by: Jerin Jacob