On 2/7/2024 3:45 PM, Ferruh Yigit wrote: > On 2/7/2024 3:13 AM, Andrew Boyer wrote: >> This patchset provides miscellaneous fixes and improvements for >> the net/ionic driver used by AMD Pensando devices. >> >> V3: >> - Resend to fix patchwork threading. >> >> V2: >> - Update device stop and device start patches to use compound literals >> as suggested by review. >> >> Akshay Dorwat (1): >> net/ionic: fix RSS query routine >> >> Andrew Boyer (8): >> net/ionic: add stat for completion queue entries processed >> net/ionic: increase max supported MTU to 9750 bytes >> net/ionic: don't auto-enable Rx scatter-gather a second time >> net/ionic: replace non-standard type in structure definition >> net/ionic: fix device close sequence to avoid crash >> net/ionic: optimize device close operation >> net/ionic: optimize device stop operation >> net/ionic: optimize device start operation >> >> Brad Larson (1): >> net/ionic: add flexible firmware xstat counters >> >> Neel Patel (2): >> net/ionic: fix missing volatile type for cqe pointers >> net/ionic: memcpy descriptors when using Q-in-CMB >> >> Vamsi Krishna Atluri (1): >> net/ionic: report 1G and 200G link speeds when applicable >> > > For series, > Acked-by: Ferruh Yigit <ferruh.yi...@amd.com> >
Series applied to dpdk-next-net/main, thanks.