Re: [dpdk-dev] [PATCH v3 00/10] enic PMD patchset

2018-03-09 Thread Hyong Youb Kim
On Fri, Mar 09, 2018 at 04:00:55PM +, Ferruh Yigit wrote: [...] > Series applied to dpdk-next-net/master, thanks. > > (typo in 2/10 fixed while applying) Thanks a lot for fixing that. Adding "build with assert enabled" to our checklist.. -Hyong

Re: [dpdk-dev] [PATCH v3 00/10] enic PMD patchset

2018-03-09 Thread Ferruh Yigit
On 3/8/2018 2:46 AM, John Daley wrote: > V2: rebase, submit as patchset instead of individual patches so they > apply correctly. > V3: try again submitting patches one at a time so they are applied > in order (tester seems to be applying patches in order received > instead of looking at patch ID).

[dpdk-dev] [PATCH v3 00/10] enic PMD patchset

2018-03-07 Thread John Daley
V2: rebase, submit as patchset instead of individual patches so they apply correctly. V3: try again submitting patches one at a time so they are applied in order (tester seems to be applying patches in order received instead of looking at patch ID). Hyong Youb Kim (9): net/enic: allow the user t