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) <humi...@huawei.com> Signed-off-by: Dongdong Liu <liudongdo...@huawei.com>
Reviewed-by: Ferruh Yigit <ferruh.yi...@amd.com>