[dpdk-dev] [PATCH v5 2/3] net/ixgbe: add API's for VF management

Pattan, Reshma reshma.pattan at intel.com
Thu Sep 29 18:16:10 CEST 2016


Hi,

> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Bernard Iremonger
> Sent: Thursday, September 29, 2016 3:17 PM
> To: dev at dpdk.org; Shah, Rahul R <rahul.r.shah at intel.com>; Lu, Wenzhuo
> <wenzhuo.lu at intel.com>; az5157 at att.com
> Cc: Iremonger, Bernard <bernard.iremonger at intel.com>; azelezniak
> <alexz at att.com>
> Subject: [dpdk-dev] [PATCH v5 2/3] net/ixgbe: add API's for VF management
> 
> diff --git a/drivers/net/ixgbe/Makefile b/drivers/net/ixgbe/Makefile index
> a6c71f3..7493b8d 100644
> --- a/drivers/net/ixgbe/Makefile
> +++ b/drivers/net/ixgbe/Makefile
> @@ -119,6 +119,8 @@ SRCS-$(CONFIG_RTE_LIBRTE_IXGBE_PMD) +=
> ixgbe_bypass.c
>  SRCS-$(CONFIG_RTE_LIBRTE_IXGBE_PMD) += ixgbe_82599_bypass.c  endif
> 
> +# install this header file
> +SYMLINK-$(CONFIG_RTE_LIBRTE_ACL)-include := rte_pmd_ixgbe.h
> 

Config flag should be CONFIG_RTE_LIBRTE_IXGBE_PMD .

Thanks,
Reshma



More information about the dev mailing list