Re: [PATCH v11 3/6] ethdev: add trace points for ethdev (part two)
On 2/8/2023 5:12 PM, Ankur Dwivedi wrote: > Adds trace points for remaining ethdev functions. > > Signed-off-by: Ankur Dwivedi > Acked-by: Sunil Kumar Kori Reviewed-by: Ferruh Yigit
[PATCH v11 3/6] ethdev: add trace points for ethdev (part two)
Adds trace points for remaining ethdev functions. Signed-off-by: Ankur Dwivedi Acked-by: Sunil Kumar Kori --- lib/ethdev/ethdev_trace.h| 877 +++ lib/ethdev/ethdev_trace_points.c | 252 + lib/ethdev/rte_ethdev.c | 485 ++--- lib/e