[PATCH 1/4] ethdev: introduce ethdev HW desc dump PI
Ray Kinsella
mdr at ashroe.eu
Mon May 30 13:15:39 CEST 2022
"Min Hu (Connor)" <humin29 at huawei.com> writes:
> Hi, Ray,
>
> 在 2022/5/30 17:17, Ray Kinsella 写道:
>> "Min Hu (Connor)" <humin29 at huawei.com> writes:
>>
>>> 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 NICs, the new API is introduced.
>>>
>>> Signed-off-by: Min Hu (Connor) <humin29 at huawei.com>
>>> ---
>>> doc/guides/rel_notes/release_22_07.rst | 6 ++++
>>> lib/ethdev/ethdev_driver.h | 42 ++++++++++++++++++++++++
>>> lib/ethdev/rte_ethdev.c | 44 ++++++++++++++++++++++++++
>>> lib/ethdev/rte_ethdev.h | 44 ++++++++++++++++++++++++++
>>> lib/ethdev/version.map | 2 ++
>>> 5 files changed, 138 insertions(+)
>>>
Acked-by: Ray Kinsella <mdr at ashroe.eu>
More information about the dev
mailing list