ethdev: add API to retrieve queue information
[dpdk.git] / examples / l2fwd-ivshmem /
2015-05-11 Konstantin Ananyevapps: fix default mbuf size
2015-04-28 Olivier Matzapps: use helper to create mbuf pools
2015-03-10 David Marchandtailq: remove unneeded inclusions
2014-10-10 Pablo de Laraexamples: use factorized default Rx/Tx configuration
2014-09-29 Thomas Monjalonexamples: do not probe pci twice
2014-06-27 Stephen Hemmingereal: deprecate rte_snprintf
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-05-20 Neil Hormanethdev: remove rte_pmd_init_all function
2014-05-16 Stephen Hemmingeradd FILE argument to debug functions
2014-05-16 Olivier Matzexamples: use rte.extsubdir.mk to build examples with...
2014-02-26 Bruce Richardsonexamples/l2fwd-ivshmem: import sample application