On 6/29/2018 8:23 PM, Rahul Lakkireddy wrote: > Patch 1 adds link up and down operations for PF and VF. > > Patch 2 enables 2-tuple based RSS hash on IPv4 fragment packets and > IPv6 packets with extension headers. > > Patch 3 queries firmware for max queues that can be allocated. > > Patch 4 fixes Rx channel map and ingress queue type needed for firmware > to manage internal mapping correctly. > > Patch 5 fixes forgotten Tx byte counters for VF. > > Thanks, > Rahul > > Rahul Lakkireddy (5): > net/cxgbe: add link up and down ops > net/cxgbe: enable more RSS hash functions > net/cxgbe: query firmware for max queues available > net/cxgbe: fix Rx channel map and queue type > net/cxgbevf: add missing Tx byte counters
Series applied to dpdk-next-net/master, thanks.