RE: [PATCH v7 5/6] ethdev: add trace points for mtr

2023-01-30 Thread Sunil Kumar Kori
56.net; jasvinder.si...@intel.com; > cristian.dumitre...@intel.com; jgraj...@cisco.com; > m...@smartsharesystems.com; Ankur Dwivedi > Subject: [PATCH v7 5/6] ethdev: add trace points for mtr > > Adds trace points for rte_mtr specific functions in ethdev lib.

[PATCH v7 5/6] ethdev: add trace points for mtr

2023-01-23 Thread Ankur Dwivedi
Adds trace points for rte_mtr specific functions in ethdev lib. Signed-off-by: Ankur Dwivedi --- lib/ethdev/ethdev_trace_points.c | 63 + lib/ethdev/rte_ethdev_trace.h| 112 ++ lib/ethdev/rte_ethdev_trace_fp.h | 100 lib/ethdev/rte_mtr.c