From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: David Marchand <david.marchand@6wind.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] pci: rename passthrough driver to kernel driver
Date: Wed, 01 Apr 2015 21:15:44 +0200 [thread overview]
Message-ID: <11183736.tf2gLjOhOM@xps13> (raw)
In-Reply-To: <CALwxeUtxfcrU-gKyA37qZDCsWipE1mcaNS338yOsUuJB0YnPyQ@mail.gmail.com>
> > Kernel driver (kdrv) seems easier to understand than
> > passthrough driver (pt_driver). It's also more generic
> > as a PMD could run on top of any PCI kernel driver if
> > it would offer such support.
> >
> > Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
> > ---
> > lib/librte_eal/bsdapp/eal/eal_pci.c | 3 +--
> > lib/librte_eal/common/include/rte_pci.h | 12 ++++++------
> > lib/librte_eal/linuxapp/eal/eal_pci.c | 33
> > ++++++++++++++++-----------------
> > lib/librte_ether/rte_ethdev.c | 8 ++++----
> > 4 files changed, 27 insertions(+), 29 deletions(-)
> >
>
> This looks ok for me.
> I suppose you checked it builds fine on both linux and bsd ?
Yes it builds fine in my Linux and FreeBSD 10.0.
> Acked-by: David Marchand <david.marchand@6wind.com>
Applied, thanks
prev parent reply other threads:[~2015-04-01 19:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-31 22:05 Thomas Monjalon
2015-04-01 2:12 ` Qiu, Michael
2015-04-01 5:23 ` David Marchand
2015-04-01 19:15 ` 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=11183736.tf2gLjOhOM@xps13 \
--to=thomas.monjalon@6wind.com \
--cc=david.marchand@6wind.com \
--cc=dev@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).