All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: Raslan Darawsheh <rasland@mellanox.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>,
	"david.marchand@redhat.com" <david.marchand@redhat.com>,
	Anatoly Burakov <anatoly.burakov@intel.com>,
	Li Feng <fengli@smartx.com>
Subject: Re: [dpdk-dev] [PATCH] mem: fix build
Date: Sun, 26 Apr 2020 13:27:56 +0200	[thread overview]
Message-ID: <10730169.jrtcCam0TZ@thomas> (raw)
In-Reply-To: <AM0PR05MB6707CC9F53AE82D668662048C2AE0@AM0PR05MB6707.eurprd05.prod.outlook.com>

> > Some compilers (on RHEL7 and CentOS7) were getting this error:
> > 	error: "RTE_EXEC_ENV_FREEBSD" is not defined [-Werror=undef]
> > 
> > Existence of a macro must be checked with "#ifdef" or "#if defined".
> > 
> > Fixes: d72e4042c5eb ("mem: exclude unused memory from core dump")
> > 
> > Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
> Tested-by: Raslan Darawsheh <rasland@mellanox.com>

Applied




      reply	other threads:[~2020-04-26 11:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-26 10:47 [dpdk-dev] [PATCH] mem: fix build Thomas Monjalon
2020-04-26 11:00 ` Raslan Darawsheh
2020-04-26 11:27   ` 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=10730169.jrtcCam0TZ@thomas \
    --to=thomas@monjalon.net \
    --cc=anatoly.burakov@intel.com \
    --cc=david.marchand@redhat.com \
    --cc=dev@dpdk.org \
    --cc=fengli@smartx.com \
    --cc=rasland@mellanox.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.