DPDK patches and discussions
 help / color / mirror / Atom feed
From: Radha Chintakuntla <radhac@marvell.com>
To: Srikanth Yalavarthi <syalavarthi@marvell.com>,
	Veerasenareddy Burru <vburru@marvell.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>,
	"stable@dpdk.org" <stable@dpdk.org>,
	Jerin Jacob Kollanukkaran <jerinj@marvell.com>,
	Shivah Shankar Shankar Narayan Rao <sshankarnara@marvell.com>,
	Srikanth Yalavarthi <syalavarthi@marvell.com>
Subject: RE: [PATCH v3 1/1] dma/cnxk: fix installing internal cnxk DMA headers
Date: Wed, 26 Jan 2022 06:32:06 +0000	[thread overview]
Message-ID: <CO1PR18MB47324859503933591C4422C0C5209@CO1PR18MB4732.namprd18.prod.outlook.com> (raw)
In-Reply-To: <20220126054934.22629-1-syalavarthi@marvell.com>

> -----Original Message-----
> From: Srikanth Yalavarthi <syalavarthi@marvell.com>
> Sent: Tuesday, January 25, 2022 9:50 PM
> To: Radha Chintakuntla <radhac@marvell.com>; Veerasenareddy Burru
> <vburru@marvell.com>
> Cc: dev@dpdk.org; stable@dpdk.org; Jerin Jacob Kollanukkaran
> <jerinj@marvell.com>; Shivah Shankar Shankar Narayan Rao
> <sshankarnara@marvell.com>; Srikanth Yalavarthi
> <syalavarthi@marvell.com>
> Subject: [PATCH v3 1/1] dma/cnxk: fix installing internal cnxk DMA headers
> 
> DMA module internal header files are currently being installed to the prefix
> directory. This patch updates DMA meson config file to exclude internal
> headers during install stage.
> 
> Fixes: 53f6d7328b (dma/cnxk: create and initialize device on PCI probing)
> Cc: stable@dpdk.org
> 
> Signed-off-by: Srikanth Yalavarthi <syalavarthi@marvell.com>
Acked-by: Radha Mohan Chintakuntla <radhac@marvell.com>

> ---
>  drivers/dma/cnxk/meson.build | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/dma/cnxk/meson.build b/drivers/dma/cnxk/meson.build
> index 633e92a20d..d4be4ee860 100644
> --- a/drivers/dma/cnxk/meson.build
> +++ b/drivers/dma/cnxk/meson.build
> @@ -3,4 +3,3 @@
> 
>  deps += ['bus_pci', 'common_cnxk', 'dmadev']  sources =
> files('cnxk_dmadev.c') -headers = files('cnxk_dmadev.h')
> --
> 2.17.1


  reply	other threads:[~2022-01-26  6:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-26  5:24 [PATCH 1/1] dma/cnxk: exclude internal DMA headers in install Srikanth Yalavarthi
2022-01-26  5:49 ` [PATCH v3 1/1] dma/cnxk: fix installing internal cnxk DMA headers Srikanth Yalavarthi
2022-01-26  6:32   ` Radha Chintakuntla [this message]
2022-01-27 16:54     ` 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=CO1PR18MB47324859503933591C4422C0C5209@CO1PR18MB4732.namprd18.prod.outlook.com \
    --to=radhac@marvell.com \
    --cc=dev@dpdk.org \
    --cc=jerinj@marvell.com \
    --cc=sshankarnara@marvell.com \
    --cc=stable@dpdk.org \
    --cc=syalavarthi@marvell.com \
    --cc=vburru@marvell.com \
    /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).