mbuf: rename RTE_MBUF_SCATTER_GATHER into RTE_MBUF_REFCNT
[dpdk.git] / examples / vhost / main.c
2014-09-17 Olivier Matzmbuf: rename RTE_MBUF_SCATTER_GATHER into RTE_MBUF_REFCNT
2014-08-25 Ouyang Changchunexamples/vhost: support jumbo frame
2014-06-27 Stephen Hemmingereal: deprecate rte_snprintf
2014-06-16 Thomas Monjalonexamples/vhost: restrict log type namespace
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-05-28 Ouyang Changchunexamples/vhost: zero copy mode
2014-05-20 Neil Hormanethdev: remove rte_pmd_init_all function
2014-02-26 Bruce Richardsonexamples/vhost: import userspace vhost application