Re: [PATCH] ethdev: fix compilation issue with vtune option

2022-05-12 Thread Andrew Rybchenko
On 5/5/22 16:01, Aman Singh wrote: When VTune profile option is enabled, compilation error is seen. Bugzilla ID: 1004 Fixes: 2c1bbab7f09d ("ethdev: change vtune profiling approach") Cc: ilia.kura...@intel.com Signed-off-by: Aman Singh --- lib/ethdev/ethdev_profile.h | 1 + 1 file changed, 1

[PATCH] ethdev: fix compilation issue with vtune option

2022-05-05 Thread Aman Singh
When VTune profile option is enabled, compilation error is seen. Bugzilla ID: 1004 Fixes: 2c1bbab7f09d ("ethdev: change vtune profiling approach") Cc: ilia.kura...@intel.com Signed-off-by: Aman Singh --- lib/ethdev/ethdev_profile.h | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/ethdev/