[dpdk-dev] [PATCH 1/2] net/i40e: add AVX2 Tx function

Bruce Richardson bruce.richardson at intel.com
Wed Nov 29 11:02:03 CET 2017


On Tue, Nov 28, 2017 at 06:13:35PM -0800, Ferruh Yigit wrote:
> On 11/23/2017 8:53 AM, Bruce Richardson wrote:
> > +ifeq ($(CC_AVX2_SUPPORT), 1)
> > +	SRCS-$(CONFIG_RTE_LIBRTE_ACL) += i40e_rxtx_vec_avx2.c
> 
> Minor issue:
> s/CONFIG_RTE_LIBRTE_ACL/CONFIG_RTE_LIBRTE_I40E_INC_VECTOR/
> 
Ooops. Good catch Ferruh. Hopefully this can be fixed on apply, if not,
or if there are other issues I'll do a V2.

/Bruce


More information about the dev mailing list