DPDK patches and discussions
 help / color / mirror / Atom feed
From: Bruce Richardson <bruce.richardson@intel.com>
To: Shreyansh Jain <shreyansh.jain@nxp.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] net/i40e: fix missing defines for non-AVX builds
Date: Tue, 8 May 2018 21:15:47 +0100	[thread overview]
Message-ID: <20180508201546.GA21016@bricha3-MOBL.ger.corp.intel.com> (raw)
In-Reply-To: <20180508201017.44057-1-bruce.richardson@intel.com>

On Tue, May 08, 2018 at 09:10:17PM +0100, Bruce Richardson wrote:
> For non-AVX builds, the cflags used for compiling the i40e driver files
> are not passed to the call to build the AVX-specific code path. This can
> cause build failures.
> 
> ../drivers/net/i40e/i40e_ethdev.h:888:42: error: ‘I40E_PFQF_HKEY_MAX_INDEX’ undeclared here (not in a function)
> 
> Fixes: e940646b20fa ("drivers/net: build Intel NIC PMDs with meson")
> 
> Reported-by: Shreyansh Jain <shreyansh.jain@nxp.com>
> Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
> Tested-by: Shreyansh Jain <shreyansh.jain@nxp.com>
> 
> ----
Applied to dpdk-next-build

/Bruce

      reply	other threads:[~2018-05-08 20:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-08 20:10 Bruce Richardson
2018-05-08 20:15 ` Bruce Richardson [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=20180508201546.GA21016@bricha3-MOBL.ger.corp.intel.com \
    --to=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=shreyansh.jain@nxp.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).