Re: [PATCH v5 00/18] NXP DPAA ETH driver enhancement and fixes

2024-10-04 Thread David Marchand
On Tue, Oct 1, 2024 at 1:03 PM Hemant Agrawal wrote: > > v5: fix individual patch compilation and checkpatch warning > v4: fix clang compilation issues > v3: addressed Ferruh's comments > - dropped Tx rate limit API patch > - added one small bug fix > - fixed removal/add of fman_offline type >

Re: [PATCH v5 00/18] NXP DPAA ETH driver enhancement and fixes

2024-10-01 Thread Ferruh Yigit
On 10/1/2024 12:03 PM, Hemant Agrawal wrote: > v5: fix individual patch compilation and checkpatch warning > v4: fix clang compilation issues > v3: addressed Ferruh's comments > - dropped Tx rate limit API patch > - added one small bug fix > - fixed removal/add of fman_offline type > > v2: add