On 9/28/2017 11:22 AM, Tomasz Duszynski wrote: > Hello, > > This patch series introduces the net driver for Marvell Armada 7k/8k > SoCs along with documentation. > > Below you can find the list of features which net pmd supports: > * Speed capabilities > * Link status > * Queue start/stop > * MTU update > * Jumbo frame > * Promiscuous mode > * Allmulticast mode > * Unicast MAC filter > * Multicast MAC filter > * RSS hash > * VLAN filter > * CRC offload > * L3 checksum offload > * L4 checksum offload > * Packet type parsing > * Basic stats > * Stats per queue > > Tomasz Duszynski (4): > app: link the whole rte_cfgfile library > net/mrvl: add mrvl net pmd driver > doc: add mrvl net pmd documentation > maintainers: add maintainers for the mrvl net pmd
Hi Tomasz, Good to see more vendors are contributing, welcome! This patchset arrived a little late for this release cycle, I still would like to get it but priority will be the existing waiting drivers, so no promises :) Thanks, ferruh <...>