DPDK patches and discussions
 help / color / mirror / Atom feed
From: Kevin Traynor <ktraynor@redhat.com>
To: David Christensen <drc@linux.vnet.ibm.com>, david.hunt@intel.com
Cc: dev@dpdk.org, stable@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] examples/vm_power: add conditional compilation for PMD specific code
Date: Mon, 15 Apr 2019 17:40:47 +0100	[thread overview]
Message-ID: <021bab1b-9f3b-c301-acbd-98eb642a12b3@redhat.com> (raw)
Message-ID: <20190415164047.VhFgDHFbUxy5Ciy0HYZtP83OR4nEnfggsH9Fq9H0CS8@z> (raw)
In-Reply-To: <1554228857-55396-1-git-send-email-drc@linux.vnet.ibm.com>

On 02/04/2019 19:14, David Christensen wrote:

I think it should have Fixes: and probably stable tags.

> Signed-off-by: David Christensen <drc@linux.vnet.ibm.com>
> ---
> Running the devtools/test-build.sh script on IBM Power systems fails
> because the IXGBE_PMD is explicity disabled for Power as an untested
> driver, but the examples/vm_power_manager application has a hard
> dependency on a function call in the IXGBE_PMD.
> 
> Modify the example application so that all dependencies on PMD code
> are conditionally compiled.
> 
>  examples/vm_power_manager/main.c | 13 +++++++++++++
>  1 file changed, 13 insertions(+)


  parent reply	other threads:[~2019-04-15 16:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-02 18:14 David Christensen
2019-04-02 18:14 ` David Christensen
2019-04-15  9:18 ` Hunt, David
2019-04-15  9:18   ` Hunt, David
2019-04-15 16:40 ` Kevin Traynor [this message]
2019-04-15 16:40   ` Kevin Traynor

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=021bab1b-9f3b-c301-acbd-98eb642a12b3@redhat.com \
    --to=ktraynor@redhat.com \
    --cc=david.hunt@intel.com \
    --cc=dev@dpdk.org \
    --cc=drc@linux.vnet.ibm.com \
    --cc=stable@dpdk.org \
    /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).