DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/3] 32 bit PCI domain patches
@ 2017-06-21 16:35 Stephen Hemminger
  2017-06-21 16:35 ` [dpdk-dev] [PATCH 1/3] pci: remove unnecessary casts from strtoul Stephen Hemminger
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Stephen Hemminger @ 2017-06-21 16:35 UTC (permalink / raw)
  To: dev; +Cc: Stephen Hemminger

These patches address a potential future issue when devices are passed through
to DPDK applications on Azure. Since PCI bus is changing in current release
it makes sense to change now.

Stephen Hemminger (3):
  pci: remove unnecessary casts from strtoul
  eal: PCI domain should be 32 bits
  mlx5: handle 32 bit PCI domain

 drivers/net/mlx5/mlx5_ethdev.c          | 2 +-
 lib/librte_eal/common/include/rte_pci.h | 2 +-
 lib/librte_eal/linuxapp/eal/eal_pci.c   | 8 ++++----
 3 files changed, 6 insertions(+), 6 deletions(-)

-- 
2.11.0

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

end of thread, other threads:[~2017-06-26  4:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-21 16:35 [dpdk-dev] [PATCH 0/3] 32 bit PCI domain patches Stephen Hemminger
2017-06-21 16:35 ` [dpdk-dev] [PATCH 1/3] pci: remove unnecessary casts from strtoul Stephen Hemminger
2017-06-21 16:35 ` [dpdk-dev] [PATCH 2/3] eal: PCI domain should be 32 bits Stephen Hemminger
2017-06-22  9:28   ` Chang, Cunyin
2017-06-22 15:51     ` Stephen Hemminger
2017-06-23  0:41       ` Chang, Cunyin
2017-06-23 17:47         ` Stephen Hemminger
2017-06-26  4:29           ` Chang, Cunyin
2017-06-21 16:35 ` [dpdk-dev] [PATCH 3/3] mlx5: handle 32 bit PCI domain Stephen Hemminger

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).