RE: [PATCH v2 7/7] ethdev: add trace points to flow insertion by index

2024-09-26 Thread Ori Kam
> -Original Message- > From: Alexander Kozyrev > Sent: Wednesday, September 25, 2024 9:06 PM > > Adds trace points for rte_flow rule insertion by index functions: > rte_flow_async_create_by_index and > rte_flow_async_create_by_index_with_pattern. > > Signed-off-by: Alexander Kozyrev >

[PATCH v2 7/7] ethdev: add trace points to flow insertion by index

2024-09-25 Thread Alexander Kozyrev
Adds trace points for rte_flow rule insertion by index functions: rte_flow_async_create_by_index and rte_flow_async_create_by_index_with_pattern. Signed-off-by: Alexander Kozyrev --- lib/ethdev/ethdev_trace.h| 44 lib/ethdev/ethdev_trace_points.c | 6 +++