Go to file
David Marchand d3e6faf840 pci: rework interrupt fd init and fix fd leak
A fd leak happens in pci_map_resource when multiple bars are mapped.
Fix this by closing fd unconditionnally in this function and open the
intr_handle fd in pci_uio_map_resource instead.

Signed-off-by: David Marchand <david.marchand@6wind.com>
Acked-by: Anatoly Burakov <anatoly.burakov@intel.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
2014-05-13 13:20:47 +02:00
app app/testpmd: fix crash of tx_first mode with numa 2014-04-30 22:59:17 +02:00
config kvargs: add a new library to parse key/value arguments 2014-02-26 11:01:13 +01:00
doc devargs: add in doc 2014-04-10 16:16:57 +02:00
examples examples/netmap_compat: import netmap compatibility example 2014-02-26 10:47:59 +01:00
lib pci: rework interrupt fd init and fix fd leak 2014-05-13 13:20:47 +02:00
mk version: 1.7.0-rc0 2014-05-13 10:11:17 +02:00
pkg version: 1.6.0r2 2014-05-01 22:58:21 +02:00
scripts update Intel copyright years to 2014 2014-02-25 21:29:14 +01:00
tools tools: rename pci_unbind script 2014-03-20 17:50:51 +01:00
.gitignore init DPDK repository 2013-03-07 10:57:42 +01:00
GNUmakefile add FreeBSD support 2014-02-25 21:29:18 +01:00
LICENSE.GPL doc: GPL/LGPL licenses 2013-07-25 14:43:06 +02:00
LICENSE.LGPL doc: fix file format (dos to unix) 2013-09-06 11:43:07 +02:00
Makefile add FreeBSD support 2014-02-25 21:29:18 +01:00