patches for DPDK stable branches
 help / color / mirror / Atom feed
* Re: [PATCH] ethdev: fix compilation issue with vtune option
       [not found] <20220505130138.501013-1-aman.deep.singh@intel.com>
@ 2022-05-12  8:26 ` Andrew Rybchenko
  0 siblings, 0 replies; only message in thread
From: Andrew Rybchenko @ 2022-05-12  8:26 UTC (permalink / raw)
  To: Aman Singh, dev; +Cc: ilia.kurakin, Thomas Monjalon, dpdk stable, Ferruh Yigit

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.kurakin@intel.com
> 
> Signed-off-by: Aman Singh <aman.deep.singh@intel.com>
> ---
>   lib/ethdev/ethdev_profile.h | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/lib/ethdev/ethdev_profile.h b/lib/ethdev/ethdev_profile.h
> index e5ee4df824..881aec1273 100644
> --- a/lib/ethdev/ethdev_profile.h
> +++ b/lib/ethdev/ethdev_profile.h
> @@ -6,6 +6,7 @@
>   #define _RTE_ETHDEV_PROFILE_H_
>   
>   #include "rte_ethdev.h"
> +#include "ethdev_driver.h"
>   
>   /**
>    * Initialization of the Ethernet device profiling.

Fixes: f9bdee267ab8 ("ethdev: hide internal structures")
Cc: stable@dpdk.org

Reviewed-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>

Applied, thanks.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-05-12  8:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220505130138.501013-1-aman.deep.singh@intel.com>
2022-05-12  8:26 ` [PATCH] ethdev: fix compilation issue with vtune option Andrew Rybchenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).