From: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
To: Aman Singh <aman.deep.singh@intel.com>, dev@dpdk.org
Cc: ilia.kurakin@intel.com, Thomas Monjalon <thomas@monjalon.net>,
dpdk stable <stable@dpdk.org>,
Ferruh Yigit <ferruh.yigit@xilinx.com>
Subject: Re: [PATCH] ethdev: fix compilation issue with vtune option
Date: Thu, 12 May 2022 11:26:48 +0300 [thread overview]
Message-ID: <511dd8e5-2934-85e1-576c-3728774a9977@oktetlabs.ru> (raw)
In-Reply-To: <20220505130138.501013-1-aman.deep.singh@intel.com>
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.
prev parent reply other threads:[~2022-05-12 8:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-05 13:01 Aman Singh
2022-05-12 8:26 ` Andrew Rybchenko [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=511dd8e5-2934-85e1-576c-3728774a9977@oktetlabs.ru \
--to=andrew.rybchenko@oktetlabs.ru \
--cc=aman.deep.singh@intel.com \
--cc=dev@dpdk.org \
--cc=ferruh.yigit@xilinx.com \
--cc=ilia.kurakin@intel.com \
--cc=stable@dpdk.org \
--cc=thomas@monjalon.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).