Re: [dpdk-dev] [PATCH v7 0/3] BBDEV turbo_sw PMD compilation fix

2019-06-25 Thread Akhil Goyal
> > On 6/19/2019 6:48 PM, Nicolas Chautru wrote: > > Update v7: Remove architecture specific reference to RTE_CPUFLAG_SSE4_2 > reported on travis-ci > > Update v6: Cosmetic change to commit message to include previous Acked-by. > > Update v5: Cosmetic change to remove trailing space and to commi

Re: [dpdk-dev] [PATCH v7 0/3] BBDEV turbo_sw PMD compilation fix

2019-06-20 Thread Ferruh Yigit
On 6/19/2019 6:48 PM, Nicolas Chautru wrote: > Update v7: Remove architecture specific reference to RTE_CPUFLAG_SSE4_2 > reported on travis-ci > Update v6: Cosmetic change to commit message to include previous Acked-by. > Update v5: Cosmetic change to remove trailing space and to commit message.

[dpdk-dev] [PATCH v7 0/3] BBDEV turbo_sw PMD compilation fix

2019-06-19 Thread Nicolas Chautru
Update v7: Remove architecture specific reference to RTE_CPUFLAG_SSE4_2 reported on travis-ci Update v6: Cosmetic change to commit message to include previous Acked-by. Update v5: Cosmetic change to remove trailing space and to commit message. Rebased to latest. Update v4: Missed one file for m