On 4/15/2020 9:47 AM, alvinx.zh...@intel.com wrote: > From: Alvin Zhang <alvinx.zh...@intel.com> > > New PMD for Intel I225 NICs. > > Alvin Zhang (11): > net/igc: add igc PMD > net/igc: support device initialization > net/igc: implement device base ops > net/igc: support reception and transmission of packets > net/igc: enable statistics > net/igc: enable Rx queue interrupts > net/igc: implement flow control ops > net/igc: implement RSS API > net/igc: implement feature of VLAN > net/igc: implement MAC-loopback mode > net/igc: implement flow API
For series, Reviewed-by: Ferruh Yigit <ferruh.yi...@intel.com> Series applied to dpdk-next-net/master, thanks.