From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerin Jacob Subject: Re: [PATCH v4 1/8] net/enic: bring NIC interface functions up to date Date: Thu, 8 Jun 2017 16:14:42 +0530 Message-ID: <20170608104441.GA17475@jerin> References: <1480ef9e-a5fd-6fd9-a990-df3bed147bfc@intel.com> <20170517223811.6150-1-johndale@cisco.com> <20170517223811.6150-2-johndale@cisco.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Cc: ferruh.yigit@intel.com, dev@dpdk.org To: John Daley Return-path: Received: from NAM02-SN1-obe.outbound.protection.outlook.com (mail-sn1nam02on0084.outbound.protection.outlook.com [104.47.36.84]) by dpdk.org (Postfix) with ESMTP id 57D952BBB for ; Thu, 8 Jun 2017 12:45:04 +0200 (CEST) Content-Disposition: inline In-Reply-To: <20170517223811.6150-2-johndale@cisco.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: Wed, 17 May 2017 15:38:04 -0700 > From: John Daley > To: ferruh.yigit@intel.com > Cc: dev@dpdk.org, John Daley > Subject: [dpdk-dev] [PATCH v4 1/8] net/enic: bring NIC interface functions > up to date > X-Mailer: git-send-email 2.12.0 > > Update the base functions for the Cisco VIC. These files are mostly > common with other VIC drivers so are left alone is as much as possilbe. > Includes in a new filter/action interface which is needed for Generic > Flow API PMD support. Update FDIR code to use the new interface. > > Signed-off-by: John Daley > Reviewed-by: Nelson Escobar Looks like this patch got merged to next-net. Seeing some build issue with next-net now. == Build drivers/net/ena == Build drivers/net/enic CC base/vnic_dev.o /export/dpdk-next-net/drivers/net/enic/base/vnic_dev.c: In function ‘vnic_dev_get_mac_addr’: /export/dpdk-next-net/drivers/net/enic/base/vnic_dev.c:470:12: error: ‘a0’ is used uninitialized in this function [-Werror=uninitialized] args[0] = *a0; ^~~ cc1: all warnings being treated as errors make[4]: *** [/export/dpdk-next-net/mk/internal/rte.compile-pre.mk:140: