On 10/6/2022 1:05 PM, Dongdong Liu wrote:
Added the ethdev Rx/Tx desc dump API which provides functions for query 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 NICs, the new API is introduced.Signed-off-by: Min Hu (Connor) <[email protected]> Signed-off-by: Dongdong Liu <[email protected]>
Reviewed-by: Ferruh Yigit <[email protected]>

