numam-dpdk/lib/librte_ethdev
Eugeny Parshutin 5dd45467b4 ethdev: fix build when vtune profiling is on
Add the previous prototype for the 'profile_hook_rx_burst_cb' function
to fix the compiler warning when the DPDK is built with
'RTE_ETHDEV_PROFILE_WITH_VTUNE' config option enabled:
/home/dpdk/lib/librte_ethdev/ethdev_profile.c:17:1: warning:
no previous prototype for profile_hook_rx_burst_cb [-Wmissing-prototypes]

Fixes: 2c1bbab7f09d ("ethdev: change vtune profiling approach")
Cc: stable@dpdk.org

Signed-off-by: Eugeny Parshutin <eugeny.parshutin@linux.intel.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2020-04-21 13:57:06 +02:00
..
2019-10-27 22:03:06 +01:00
2020-04-23 15:40:06 +02:00
2020-04-23 15:40:06 +02:00
2020-04-23 15:40:06 +02:00
2019-11-08 23:15:04 +01:00
2020-04-23 15:40:06 +02:00
2020-04-23 15:40:06 +02:00
2020-04-23 15:40:06 +02:00
2020-04-23 15:40:06 +02:00
2020-04-23 15:40:06 +02:00
2020-03-18 10:21:42 +01:00
2020-03-18 10:21:42 +01:00
2018-04-27 18:01:00 +01:00