From: Gaetan Rivet <gaetan.rivet@6wind.com>
To: dev@dpdk.org
Cc: Gaetan Rivet <gaetan.rivet@6wind.com>
Subject: [dpdk-dev] [PATCH v1 0/2] Fix namespaces for VFIO and PCI
Date: Mon, 6 Nov 2017 17:08:57 +0100 [thread overview]
Message-ID: <cover.1509984449.git.gaetan.rivet@6wind.com> (raw)
Some symbols are lacking the proper rte_ prefix.
Gaetan Rivet (2):
eal: use proper namespace for VFIO symbols
pci: fix PCI lib prefix
drivers/bus/pci/bsd/pci.c | 2 +-
drivers/bus/pci/linux/pci.c | 4 ++--
drivers/bus/pci/linux/pci_vfio.c | 14 +++++++-------
drivers/bus/pci/pci_common.c | 8 ++++----
drivers/bus/pci/pci_common_uio.c | 4 ++--
lib/librte_eal/bsdapp/eal/eal.c | 20 ++++++++++----------
lib/librte_eal/common/include/rte_vfio.h | 10 +++++-----
lib/librte_eal/linuxapp/eal/eal.c | 4 ++--
lib/librte_eal/linuxapp/eal/eal_vfio.c | 10 +++++-----
lib/librte_eal/rte_eal_version.map | 10 +++++-----
lib/librte_pci/rte_pci.c | 13 +++----------
lib/librte_pci/rte_pci.h | 22 +++-------------------
lib/librte_pci/rte_pci_version.map | 6 +++---
13 files changed, 52 insertions(+), 75 deletions(-)
--
2.1.4
next reply other threads:[~2017-11-06 16:09 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-06 16:08 Gaetan Rivet [this message]
2017-11-06 16:08 ` [dpdk-dev] [PATCH v1 1/2] eal: use proper namespace for VFIO symbols Gaetan Rivet
2017-11-06 16:08 ` [dpdk-dev] [PATCH v1 2/2] pci: fix PCI lib prefix Gaetan Rivet
2017-11-06 20:32 ` [dpdk-dev] [PATCH v1 0/2] Fix namespaces for VFIO and PCI 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=cover.1509984449.git.gaetan.rivet@6wind.com \
--to=gaetan.rivet@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).