Re: [dpdk-dev] [PATCH v4 0/8] enic flow api support

2017-05-22 Thread Ferruh Yigit
On 5/17/2017 11:38 PM, John Daley wrote: > Sorry for the inconvenience Ferruh, hopefully this set will work better. > > V4 patchset changes: > - include patch that was missing in V3 which caused compile errors > - put mark and flag support into a separate patch to make it more clear > what the c

[dpdk-dev] [PATCH v4 0/8] enic flow api support

2017-05-17 Thread John Daley
Sorry for the inconvenience Ferruh, hopefully this set will work better. V4 patchset changes: - include patch that was missing in V3 which caused compile errors - put mark and flag support into a separate patch to make it more clear what the code changes in enic_rxtx.c were for - fixed a documen