-----Original Message----- > Date: Wed, 17 May 2017 15:38:04 -0700 > From: John Daley <johnd...@cisco.com> > To: ferruh.yi...@intel.com > Cc: dev@dpdk.org, John Daley <johnd...@cisco.com> > 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 <johnd...@cisco.com> > Reviewed-by: Nelson Escobar <neesc...@cisco.com>
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: