DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: Ferruh Yigit <ferruh.yigit@intel.com>
Cc: dev@dpdk.org, Neil Horman <nhorman@tuxdriver.com>, stable@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] test: fix build
Date: Mon, 12 Nov 2018 01:39:12 +0100	[thread overview]
Message-ID: <1654908.jl9WKp1QQ4@xps> (raw)
In-Reply-To: <20181106195402.GA32558@hmswarspite.think-freely.org>

06/11/2018 20:54, Neil Horman:
> On Tue, Nov 06, 2018 at 02:35:01PM +0000, Ferruh Yigit wrote:
> > With "make -C test/" command getting following warnings:
> >  awk: cmd. line:1: fatal: cannot open file `/cmdline_test/cmdline_test/'
> >       for reading (No such file or directory)
> >  awk: cmd. line:1: fatal: cannot open file
> >       `/test-pipeline/test-pipeline/' for reading (No such file or
> >       directory)
> >  awk: cmd. line:1: fatal: cannot open file `/test-acl/test-acl/'
> >       for reading (No such file or directory)
> > 
> > This is because unexpected/invalid MAPFILE param passed to
> > check-experimental-syms.sh
> > 
> > There is no easy way to unify MAPFILE for different build options,
> > instead add an input verification to script, and silently ignore wrong
> > values.
> > 
> > Fixes: a6ec31597a0b ("mk: add experimental tag check")
> > Cc: stable@dpdk.org
> > 
> > Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
> Acked-by: Neil Horman <nhorman@tuxdriver.com>

Applied, thanks

      reply	other threads:[~2018-11-12  0:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-06 14:35 Ferruh Yigit
2018-11-06 19:54 ` Neil Horman
2018-11-12  0:39   ` Thomas Monjalon [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=1654908.jl9WKp1QQ4@xps \
    --to=thomas@monjalon.net \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@intel.com \
    --cc=nhorman@tuxdriver.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).