index
:
dpdk
master
releases
Data Plane Development Kit
Thomas Monjalon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
vhost_xen
Age
Commit message (
Expand
)
Author
2016-06-17
eal: fix thread naming on FreeBSD
Thomas Monjalon
2016-05-16
examples: remove useless check of port count
Mauricio Vasquez B
2016-05-02
examples: remove useless debug flags
Thomas Monjalon
2016-04-10
examples/vhost_xen: fix 32-bit build
Pablo de Lara
2016-02-19
vhost: remove device operations pointers
Rich Lane
2016-02-10
remove extra parentheses in return statement
Huawei Xie
2016-01-27
remove unneeded tests for NULL when freeing
David Marchand
2015-12-07
examples/vhost_xen: fix build
Bernard Iremonger
2015-11-25
eal/linux: fix build with glibc < 2.12
Ferruh Yigit
2015-11-03
eal: set name to threads
Ravi Kerur
2015-06-24
mbuf: use offset macro
Cyril Chemparathy
2015-06-12
examples: fix whitespace
Stephen Hemminger
2015-05-11
apps: fix default mbuf size
Konstantin Ananyev
2015-04-28
apps: use helper to create mbuf pools
Olivier Matz
2015-04-13
examples: remove useless null checks before rte_free
Stephen Hemminger
2015-03-10
tailq: remove unneeded inclusions
David Marchand
2015-03-04
examples: remove unneeded casts
Stephen Hemminger
2014-12-05
cmdline: fix overflow on bsd
Alan Carew
2014-11-27
add prefix to cache line macros
Sergio Gonzalez Monroy
2014-11-27
examples: no more bare metal environment
David Marchand
2014-10-10
examples: use factorized default Rx/Tx configuration
Pablo de Lara
2014-09-29
examples: do not probe pci twice
Thomas Monjalon
2014-09-17
mbuf: replace data pointer by an offset
Olivier Matz
2014-09-17
mbuf: remove the rte_pktmbuf structure
Olivier Matz
2014-06-27
eal: deprecate rte_snprintf
Stephen Hemminger
2014-06-16
examples/vhost: restrict log type namespace
Thomas Monjalon
2014-06-11
remove trailing whitespaces
Bruce Richardson
2014-05-21
config: rename "default" configurations as "native"
David Marchand
2014-05-20
ethdev: remove rte_pmd_init_all function
Neil Horman
2014-02-25
xen: import xenvirt pmd and vhost_xen
Bruce Richardson