DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] eal_pci_vfio.c: fix the type for handling BAR size and offset info
@ 2015-06-24  8:15 Alejandro Lucero
  0 siblings, 0 replies; only message in thread
From: Alejandro Lucero @ 2015-06-24  8:15 UTC (permalink / raw)
  To: dev

Kernel mmap syscall and VFIO kernel driver expect unsigned long for offset.
The BAR index to work with inside VFIO kernel driver will be the wrong one
except for BAR 0.

The patch solves the issue.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-06-24  8:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-24  8:15 [dpdk-dev] [PATCH] eal_pci_vfio.c: fix the type for handling BAR size and offset info Alejandro Lucero

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