DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Xu, Rosen" <rosen.xu@intel.com>
To: David Marchand <david.marchand@redhat.com>,
	David Christensen <drc@linux.vnet.ibm.com>
Cc: Gaetan Rivet <grive@u256.net>, dev <dev@dpdk.org>,
	"Richardson, Bruce" <bruce.richardson@intel.com>,
	David Wilder <dwilder@us.ibm.com>
Subject: Re: [dpdk-dev] [PATCH] pci: restore access to RTE_VERIFY for Power builds
Date: Thu, 19 Mar 2020 01:26:38 +0000	[thread overview]
Message-ID: <0E78D399C70DA940A335608C6ED296D73AE49BF4@SHSMSX104.ccr.corp.intel.com> (raw)
In-Reply-To: <CAJFAV8w0Vo6DTXo63K5sH-3VahB_TXs0zSWsazi3swYKzG=nEQ@mail.gmail.com>

Thanks David.

> -----Original Message-----
> From: David Marchand <david.marchand@redhat.com>
> Sent: Wednesday, March 18, 2020 3:39
> To: David Christensen <drc@linux.vnet.ibm.com>
> Cc: Xu, Rosen <rosen.xu@intel.com>; Gaetan Rivet <grive@u256.net>; dev
> <dev@dpdk.org>; Richardson, Bruce <bruce.richardson@intel.com>; David
> Wilder <dwilder@us.ibm.com>
> Subject: Re: [dpdk-dev] [PATCH] pci: restore access to RTE_VERIFY for Power
> builds
> 
> On Tue, Mar 17, 2020 at 2:21 PM David Marchand
> <david.marchand@redhat.com> wrote:
> > On Mon, Mar 16, 2020 at 9:48 PM David Christensen
> > <drc@linux.vnet.ibm.com> wrote:
> > >
> > > The include file rte_debug.h is pulled into x86 builds through the
> > > following callchain:
> > >
> > > lib/librte_eal/common/include/generic/rte_cycles.h:17,
> > > lib/librte_eal/common/include/arch/x86/rte_cycles.h:13,
> > > lib/librte_eal/common/include/arch/x86/rte_spinlock.h:18,
> > > lib/librte_eal/common/include/arch/x86/rte_rwlock.h:13,
> > >
> > > The PPC specific version of the same callchain does not include
> > > rte_debug.h.  Add rte_debug.h back into the C files that require it.
> > >
> > > Fixes: 0dcba5256287 ("pci: remove unneeded includes in public header
> > > file")
> > Cc: stable@dpdk.org
> >
> > >
> > > Signed-off-by: David Christensen <drc@linux.vnet.ibm.com>
> > Tested-by: David Wilder <dwilder@us.ibm.com>
> > Acked-by: David Marchand <david.marchand@redhat.com>
> 
> Applied, thanks.
> 
> 
> --
> David Marchand


      reply	other threads:[~2020-03-19  1:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-16 20:47 David Christensen
2020-03-16 23:14 ` dwilder
2020-03-17 13:21 ` David Marchand
2020-03-17 19:39   ` David Marchand
2020-03-19  1:26     ` Xu, Rosen [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=0E78D399C70DA940A335608C6ED296D73AE49BF4@SHSMSX104.ccr.corp.intel.com \
    --to=rosen.xu@intel.com \
    --cc=bruce.richardson@intel.com \
    --cc=david.marchand@redhat.com \
    --cc=dev@dpdk.org \
    --cc=drc@linux.vnet.ibm.com \
    --cc=dwilder@us.ibm.com \
    --cc=grive@u256.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).