Re: [PATCH v3 1/4] ethdev: introduce ethdev HW desc dump PI

2022-06-08 Thread Andrew Rybchenko
Cc various driver maintainers looking for opinion about API discussion below On 6/7/22 16:59, Dongdong Liu wrote: Hi Andrew Many thanks for your review. On 2022/6/2 3:53, Andrew Rybchenko wrote: On 6/1/22 10:49, Min Hu (Connor) wrote: Added the ethdev HW Rx desc dump API which provides funct

Re: [PATCH v3 1/4] ethdev: introduce ethdev HW desc dump PI

2022-06-01 Thread Andrew Rybchenko
On 6/1/22 10:49, Min Hu (Connor) wrote: Added the ethdev HW Rx desc dump API which provides functions for query HW descriptor from device. HW descriptor info differs in different NICs. The information demonstrates I/O process which is important for debug. As the information is different between N