Re: [PATCH v2 00/10] Wangxun fixes and new supports

2023-02-08 Thread Ferruh Yigit
On 2/2/2023 9:21 AM, Jiawen Wu wrote: > Fix some bugs and support to process more interrupt events. > > v2: > - fix buffer size less than 1K > - fix c99 comment syntax ('//') > - remove useless parameter 'ptype' > - expand commit log for packet type > - separate the interrupt disable fix to anothe

[PATCH v2 00/10] Wangxun fixes and new supports

2023-02-02 Thread Jiawen Wu
Fix some bugs and support to process more interrupt events. v2: - fix buffer size less than 1K - fix c99 comment syntax ('//') - remove useless parameter 'ptype' - expand commit log for packet type - separate the interrupt disable fix to another patch Jiawen Wu (10): net/ngbe: fix Rx buffer siz