From: Gaetan Rivet <gaetan.rivet@6wind.com>
To: dev@dpdk.org
Cc: Gaetan Rivet <gaetan.rivet@6wind.com>
Subject: [PATCH v2 0/2] Bus find_device fixes
Date: Fri, 27 Apr 2018 16:13:04 +0200 [thread overview]
Message-ID: <cover.1524838235.git.gaetan.rivet@6wind.com> (raw)
In-Reply-To: <cover.1524569394.git.gaetan.rivet@6wind.com>
These patches are extracted from the device querying series [1]
for earlier integration.
[1]: https://dpdk.org/ml/archives/dev/2018-March/092891.html
v2:
* Rebase on master
Gaetan Rivet (2):
bus/pci: fix find device implementation
bus/vdev: fix find device implementation
drivers/bus/pci/pci_common.c | 21 ++++++++++++---------
drivers/bus/pci/rte_bus_pci.h | 3 +++
drivers/bus/vdev/rte_bus_vdev.h | 3 +++
drivers/bus/vdev/vdev.c | 14 +++++++++-----
4 files changed, 27 insertions(+), 14 deletions(-)
--
2.11.0
next prev parent reply other threads:[~2018-04-27 14:15 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-24 11:31 [PATCH v1 0/2] Bus find_device fixes Gaetan Rivet
2018-04-24 11:31 ` [PATCH v1 1/2] bus/pci: fix find device implementation Gaetan Rivet
2018-04-24 11:31 ` [PATCH v1 2/2] bus/vdev: " Gaetan Rivet
2018-04-27 14:13 ` Gaetan Rivet [this message]
2018-04-27 14:13 ` [PATCH v2 1/2] bus/pci: " Gaetan Rivet
2018-04-27 14:13 ` [PATCH v2 2/2] bus/vdev: " Gaetan Rivet
2018-04-27 14:36 ` [PATCH v2 0/2] Bus find_device fixes 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.1524838235.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 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.