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). > > Hyong Youb Kim (9): > net/enic: allow the user to change RSS settings > net/enic: heed the requested max Rx packet size > net/enic: remove the VLAN filter handler > net/enic: add Rx/Tx queue configuration getters > net/enic: allocate stats DMA buffer upfront during probe > net/enic: support Rx queue interrupts > doc: describe Rx bytes counter behavior for enic > net/enic: use memcpy to avoid strict aliasing warnings > net/enic: support for meson > > John Daley (1): > net/enic: remove 'extern' in .h file function declarations
Series applied to dpdk-next-net/master, thanks. (typo in 2/10 fixed while applying)