tile: fix build
[dpdk.git] / app / test / test_pci.c
2017-01-30 Ferruh Yigitapp/test: make PCI device id struct const
2016-10-03 Jan Viktorinpci: inherit common driver in PCI driver
2016-10-03 Shreyansh Jainpci: replace devinit/devuninit with probe/remove
2016-07-15 Thomas Monjalonapp/test: rework command registration
2016-06-15 Jan Viktorinapp/test: remove real PCI ids
2016-06-13 Jan Viktorinapp/test: do not dump devices in PCI blacklist test
2016-06-13 Jan Viktorinpci: allow to override sysfs path
2016-06-13 Jan Viktorinapp/test: rename PCI blacklist test case
2016-06-13 Jan Viktorinapp/test: extract PCI setup and cleanup functions
2016-06-13 Jan Viktorinapp/test: use linked list to store PCI drivers
2016-01-27 David Marchandremove unneeded tests for NULL when freeing
2015-02-18 David Marchandapp/test: fix devargs tests
2014-12-17 Pablo de Laraapp/test: fix multi-process when device is bound to uio
2014-11-05 Pablo de Laraapp/test: fix pci registration
2014-08-26 David Marchandapp/test: convert all tests to register system
2014-06-16 Anatoly Burakovpci: rename RTE_PCI_DRV_NEED_IGB_UIO to RTE_PCI_DRV_NEE...
2014-06-11 Pawel Wodkowskipci: remove conditions on device definitions
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-05-16 Stephen Hemmingeradd FILE argument to debug functions
2014-04-10 Olivier Matzdevargs: use devargs for vdev and PCI whitelist/blacklist
2014-04-10 Olivier Matzpci: rename device and driver lists
2014-02-26 Thomas Monjalonapp/test: fix build without librte_cmdline
2014-02-26 Thomas Monjalonpci: use igb_uio mapping only when needed
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-17 Intelpci: don't unbind resources on exit
2013-07-25 Intelupdate copyright date to 2013
2013-07-25 Intelapp: update test pci device ids
2013-07-05 Intelremove version in all files
2013-03-11 Intelfirst public release