From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerin Jacob Subject: Re: [PATCH v2] event/octeontx: add Tx adapter support Date: Fri, 28 Sep 2018 19:16:24 +0530 Message-ID: <20180928134622.GA10572@jerin> References: <20180831103405.18214-1-pbhagavatula@caviumnetworks.com> <20180928114133.11526-1-pavan.bhagavatula@cavium.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org, Pavan Nikhilesh To: pavan.bhagavatula@cavium.com Return-path: Received: from NAM04-CO1-obe.outbound.protection.outlook.com (mail-eopbgr690074.outbound.protection.outlook.com [40.107.69.74]) by dpdk.org (Postfix) with ESMTP id 2F9881B4CF for ; Fri, 28 Sep 2018 15:46:43 +0200 (CEST) Content-Disposition: inline In-Reply-To: <20180928114133.11526-1-pavan.bhagavatula@cavium.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, 28 Sep 2018 17:11:33 +0530 > From: pavan.bhagavatula@cavium.com > To: jerin.jacob@caviumnetworks.com > Cc: dev@dpdk.org, Pavan Nikhilesh > Subject: [dpdk-dev] [PATCH v2] event/octeontx: add Tx adapter support > X-Mailer: git-send-email 2.19.0 > > From: Pavan Nikhilesh > > Add Tx adapter support and move few routines around to avoid code > duplication. > > Signed-off-by: Pavan Nikhilesh Acked-by: Jerin Jacob