All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guy Kaneti <guyk@marvell.com>
To: Thomas Monjalon <thomas@monjalon.net>, "dev@dpdk.org" <dev@dpdk.org>
Cc: "stable@dpdk.org" <stable@dpdk.org>
Subject: Re: [dpdk-dev] [EXT] [PATCH] regex/octeontx2: remove unused include directory
Date: Mon, 3 May 2021 15:43:10 +0000	[thread overview]
Message-ID: <DM6PR18MB24109558F23C9D06E1C5C2DED85B9@DM6PR18MB2410.namprd18.prod.outlook.com> (raw)
In-Reply-To: <20210503144533.1368625-1-thomas@monjalon.net>



> -----Original Message-----
> From: Thomas Monjalon <thomas@monjalon.net>
> Sent: Monday, May 3, 2021 5:46 PM
> To: dev@dpdk.org
> Cc: stable@dpdk.org; Guy Kaneti <guyk@marvell.com>
> Subject: [EXT] [PATCH] regex/octeontx2: remove unused include directory
> 
> External Email
> 
> ----------------------------------------------------------------------
> The variable inc_dir is not defined in this file.
> 
> Fixes: 4cd1c5fd9ed4 ("regex/octeontx2: introduce REE driver")
> Cc: stable@dpdk.org
> 
> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
> ---
>  drivers/regex/octeontx2/meson.build | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/regex/octeontx2/meson.build
> b/drivers/regex/octeontx2/meson.build
> index 4930ce00f4..3f81add5bf 100644
> --- a/drivers/regex/octeontx2/meson.build
> +++ b/drivers/regex/octeontx2/meson.build
> @@ -12,7 +12,6 @@ lib = cc.find_library('librxp_compiler', required: false)  if
> lib.found()
>      ext_deps += lib
>      ext_deps += cc.find_library('libstdc++', required: true)
> -    includes += include_directories(inc_dir)
>      cflags += ['-DREE_COMPILER_SDK']
>  endif
> 

Acked-by: Guy Kaneti <guyk@marvell.com>



  reply	other threads:[~2021-05-03 15:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-03 14:45 [dpdk-dev] [PATCH] regex/octeontx2: remove unused include directory Thomas Monjalon
2021-05-03 15:43 ` Guy Kaneti [this message]
2021-05-05 20:16   ` [dpdk-dev] [EXT] " Thomas Monjalon

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=DM6PR18MB24109558F23C9D06E1C5C2DED85B9@DM6PR18MB2410.namprd18.prod.outlook.com \
    --to=guyk@marvell.com \
    --cc=dev@dpdk.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.