tile: fix build
[dpdk.git] / app / test / virtual_pmd.c
2016-12-25 Jan Blunckethdev: decouple from PCI device
2016-12-24 Stephen Hemmingerdrivers: remove useless reset of PCI device pointer
2016-12-21 Jan Blunckethdev: initialize more fields on allocation
2016-10-14 Bernard Iremongerethdev: add an argument to internal callback function
2016-10-03 Jan Viktorinpci: create device list and fallback on its members
2016-10-03 Jan Viktorinpci: inherit common driver in PCI driver
2016-10-03 David Marchandethdev: get rid of device type
2016-04-01 Marc Suneethdev: rename link speed constants
2016-04-01 Thomas Monjalonethdev: use constants for link state
2015-04-20 Stephen Hemmingerpci: make device id tables const
2015-04-13 Stephen Hemmingerethdev: make dev_ops const
2015-04-13 Stephen Hemmingerapp/test: put dev_ops in private
2015-04-13 Stephen Hemmingerapp/test: remove useless null check before rte_free
2015-04-13 Stephen Hemmingerapp/test: remove useless memset
2015-03-30 Pawel Wodkowskiapp/test: fix strict aliasing with gcc 4.4
2015-02-25 Tetsuya Mukawaethdev: add device type
2015-02-23 Bruce Richardsonethdev: rename interrupt callbacks field
2015-02-20 Maciej Gajdzicaapp/test: add unit tests for link bonding mode 6
2014-12-11 Declan Dohertybond: fix mac assignment to slaves
2014-11-27 Daniel Mrzyglodbond: unit tests for mode 5
2014-11-24 Declan Dohertybond: support link status polling
2014-11-24 Declan Dohertybond: free mbufs on Tx burst failure
2014-08-01 Declan Dohertybond: fix unit tests
2014-07-01 Declan Dohertybond: unit tests