From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerin Jacob Subject: Re: [PATCH v4 3/3] net/softnic: modify to use new table lib headers Date: Tue, 25 Sep 2018 21:58:34 +0530 Message-ID: <20180925162833.GC6387@jerin> References: <20180907100626.8165-1-kevin.laatz@intel.com> <20180925153230.72096-1-kevin.laatz@intel.com> <20180925153230.72096-3-kevin.laatz@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org, jianbo.liu@arm.com, gavin.hu@arm.com, cristian.dumitrescu@intel.com To: Kevin Laatz Return-path: Received: from NAM03-BY2-obe.outbound.protection.outlook.com (mail-by2nam03on0084.outbound.protection.outlook.com [104.47.42.84]) by dpdk.org (Postfix) with ESMTP id C13A31B455 for ; Tue, 25 Sep 2018 18:28:55 +0200 (CEST) Content-Disposition: inline In-Reply-To: <20180925153230.72096-3-kevin.laatz@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: Tue, 25 Sep 2018 16:32:30 +0100 > From: Kevin Laatz > To: dev@dpdk.org > CC: jianbo.liu@arm.com, gavin.hu@arm.com, jerin.jacob@caviumnetworks.com, > cristian.dumitrescu@intel.com, Kevin Laatz > Subject: [PATCH v4 3/3] net/softnic: modify to use new table lib headers > X-Mailer: git-send-email 2.9.5 > > > This commit modifies SoftNIC to make use of the new header files in > librte_table. > > As we are now using the new header files in librte_table in SoftNIC, we no > longer need the old header files so they can be removed. > > Signed-off-by: Cristian Dumitrescu > Signed-off-by: Kevin Laatz > Acked-by: Gavin Hu Acked-by: Jerin Jacob