mbuf: replace data pointer by an offset
[dpdk.git] / lib / librte_pmd_xenvirt / rte_eth_xenvirt.c
2014-09-17 Olivier Matzmbuf: replace data pointer by an offset
2014-09-17 Bruce Richardsonmbuf: rename in_port to just port
2014-09-17 Olivier Matzmbuf: remove the rte_pktmbuf structure
2014-09-17 Olivier Matzmbuf: remove rte_ctrlmbuf
2014-07-01 Declan Dohertyethdev: add unique name to devices
2014-06-27 Stephen Hemmingereal: deprecate rte_snprintf
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-05-20 Neil Hormaneal: make vdev init path generic for both virtual and...
2014-05-20 Neil Hormanxenvirt: convert to use of PMD_REGISTER_DRIVER and...
2014-05-16 Stephen Hemmingerspelling fixes
2014-04-11 Olivier Matzvdev: new registration API
2014-02-25 Bruce Richardsonxen: import xenvirt pmd and vhost_xen