All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Bus find_device fixes
@ 2018-04-24 11:31 Gaetan Rivet
  2018-04-24 11:31 ` [PATCH v1 1/2] bus/pci: fix find device implementation Gaetan Rivet
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Gaetan Rivet @ 2018-04-24 11:31 UTC (permalink / raw)
  To: dev; +Cc: Gaetan Rivet

These patches are extracted from the device querying series [1]
for earlier integration.

[1]: https://dpdk.org/ml/archives/dev/2018-March/092891.html

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-04-27 14:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH v2 0/2] Bus find_device fixes Gaetan Rivet
2018-04-27 14:13   ` [PATCH v2 1/2] bus/pci: fix find device implementation 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

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.