DPDK patches and discussions
 help / color / mirror / Atom feed
From: Neil Horman <nhorman@tuxdriver.com>
To: Olivier Matz <olivier.matz@6wind.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH 00/10] bsd: fix compilation
Date: Fri, 25 Apr 2014 09:27:54 -0400	[thread overview]
Message-ID: <20140425132754.GE14074@hmsreliant.think-freely.org> (raw)
In-Reply-To: <1398427188-14914-1-git-send-email-olivier.matz@6wind.com>

On Fri, Apr 25, 2014 at 01:59:38PM +0200, Olivier Matz wrote:
> This patch series fix compilation of bsdapp environment
> that was broken by previous commits.
> 
> Olivier Matz (10):
>   bsd/pci: rename device and driver lists
>   bsd/devargs: introduce API and test
>   bsd/devargs: use devargs for vdev and PCI whitelist/blacklist
>   bsd/devargs: use a comma instead of semicolon to separate key/values
>   bsd/devargs: replace --use-device option by --pci-whitelist and --vdev
>   bsd/devargs: allow to provide arguments per pci device
>   bsd/nic_uio: fix module compilation with freebsd 10
>   bsd/mk: use the Q variable instead of @ for quiet commands
>   bsd/mem: get hugepages config
>   bsd/mem: get physical address of any pointer
> 
>  lib/librte_eal/bsdapp/eal/Makefile      |   2 +-
>  lib/librte_eal/bsdapp/eal/eal.c         | 112 +++++++++++++++++++-------------
>  lib/librte_eal/bsdapp/eal/eal_memory.c  |  12 ++++
>  lib/librte_eal/bsdapp/eal/eal_pci.c     |  17 +++--
>  lib/librte_eal/bsdapp/nic_uio/nic_uio.c |   1 +
>  mk/rte.bsdmodule.mk                     |  26 ++++----
>  6 files changed, 105 insertions(+), 65 deletions(-)
> 
> -- 
> 1.9.2
> 
> 
Series, Minus the Makefile enhancement
Acked-by: Neil Horman <nhorman@tuxdriver.com>

  parent reply	other threads:[~2014-04-25 13:28 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-25 11:59 Olivier Matz
2014-04-25 11:59 ` [dpdk-dev] [PATCH 01/10] bsd/pci: rename device and driver lists Olivier Matz
2014-04-25 11:59 ` [dpdk-dev] [PATCH 02/10] bsd/devargs: introduce API and test Olivier Matz
2014-04-25 11:59 ` [dpdk-dev] [PATCH 03/10] bsd/devargs: use devargs for vdev and PCI whitelist/blacklist Olivier Matz
2014-04-25 11:59 ` [dpdk-dev] [PATCH 04/10] bsd/devargs: use a comma instead of semicolon to separate key/values Olivier Matz
2014-04-25 11:59 ` [dpdk-dev] [PATCH 05/10] bsd/devargs: replace --use-device option by --pci-whitelist and --vdev Olivier Matz
2014-04-25 11:59 ` [dpdk-dev] [PATCH 06/10] bsd/devargs: allow to provide arguments per pci device Olivier Matz
2014-04-25 11:59 ` [dpdk-dev] [PATCH 07/10] bsd/nic_uio: fix module compilation with freebsd 10 Olivier Matz
2014-04-25 11:59 ` [dpdk-dev] [PATCH 08/10] bsd/mk: use the Q variable instead of @ for quiet commands Olivier Matz
2014-04-25 13:19   ` Neil Horman
2014-04-25 14:18     ` Thomas Monjalon
2014-04-25 11:59 ` [dpdk-dev] [PATCH 09/10] bsd/mem: get hugepages config Olivier Matz
2014-04-25 11:59 ` [dpdk-dev] [PATCH 10/10] bsd/mem: get physical address of any pointer Olivier Matz
2014-04-25 13:27 ` Neil Horman [this message]
2014-04-29 23:37   ` [dpdk-dev] [PATCH 00/10] bsd: fix compilation Thomas Monjalon

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=20140425132754.GE14074@hmsreliant.think-freely.org \
    --to=nhorman@tuxdriver.com \
    --cc=dev@dpdk.org \
    --cc=olivier.matz@6wind.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).