mbuf: remove rte_ctrlmbuf
[dpdk.git] / app / test /
2014-09-17 Olivier Matzmbuf: remove rte_ctrlmbuf
2014-09-17 Olivier Matzmbuf: rename RTE_MBUF_SCATTER_GATHER into RTE_MBUF_REFCNT
2014-09-03 Konstantin Ananyevacl: fix build and runtime for default target
2014-08-26 David Marchandapp/test: only build what has been selected in config
2014-08-26 David Marchandapp/test: no more builtin commands
2014-08-26 David Marchandapp/test: convert all tests to register system
2014-08-26 David Marchandapp/test: introduce dynamic commands list
2014-08-26 David Marchandapp/test: remove pm_autotest
2014-08-26 David Marchandapp/test: use accessor to set refcnt field
2014-08-26 David Marchandapp: simplify makefiles
2014-08-01 Declan Dohertybond: fix unit tests
2014-08-01 Declan Dohertyapp/test: new assert macros and test suite runner
2014-07-22 Anatoly Burakovtailq: change rte_dummy to rte_tailq_entry
2014-07-22 Pablo de Lararing: simplify unit tests
2014-07-01 Pablo de Laraapp/test: fix and separate --vdev unit test
2014-07-01 Pablo de Laraapp/test: remove writes in NULL buffer from cmdline...
2014-07-01 Thomas Monjalonapp/test: fix build switches to enable cmdline tests
2014-07-01 Declan Dohertybond: unit tests
2014-06-27 Stephen Hemmingereal: deprecate rte_snprintf
2014-06-27 Bruce Richardsoneal: fix usage of printf-like functions
2014-06-26 Robert Sanfordmalloc: fix unit tests
2014-06-18 Bruce Richardsonapp/test-acl: remove unused variable
2014-06-17 Cristian Dumitrescuapp/test: packet framework unit tests
2014-06-16 Anatoly Burakoveal: add command line option to select vfio interrupt...
2014-06-16 Anatoly Burakovpci: rename RTE_PCI_DRV_NEED_IGB_UIO to RTE_PCI_DRV_NEE...
2014-06-13 Konstantin Ananyevacl: update unit tests
2014-06-12 Bruce Richardsondistributor: add unit tests
2014-06-12 Konstantin Ananyevlpm: introduce rte_lpm_lookupx4
2014-06-11 Pawel Wodkowskipci: remove conditions on device definitions
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-05-22 Stephen Hemmingersched: use malloc instead of memzone for allocation
2014-05-20 Neil Hormanethdev: remove rte_pmd_init_all function
2014-05-20 Neil Hormanring: convert to use of PMD_REGISTER_DRIVER and fix...
2014-05-16 Stephen Hemmingereal: don't inline string functions
2014-05-16 Stephen Hemmingeradd FILE argument to debug functions
2014-04-11 Olivier Matzvdev: new registration API
2014-04-10 Olivier Matzdevargs: add dump command in test application
2014-04-10 Olivier Matzdevargs: replace --use-device option by --pci-whitelist...
2014-04-10 Olivier Matzdevargs: use a comma instead of semicolon to separate...
2014-04-10 Olivier Matzdevargs: use devargs for vdev and PCI whitelist/blacklist
2014-04-10 Olivier Matzdevargs: introduce API and test
2014-04-10 Olivier Matzpci: rename device and driver lists
2014-03-20 Stephen Hemmingerget rid of DOS format end of lines
2014-02-26 Thomas Monjalonapp/test: fix build without librte_cmdline
2014-02-26 Thomas Monjalonpci: use igb_uio mapping only when needed
2014-02-26 Olivier Matzkvargs: add test case in app/test
2014-02-26 Thomas Monjaloneal: fix type of pointer arithmetic result
2014-02-26 Bruce Richardsonapp/test: fixes to python control script
2014-02-26 Bruce Richardsonapp/test: remove all-autotests option
2014-02-26 Bruce Richardsonapp/test: minor cleanup in test_acl
2014-02-26 Bruce Richardsonapp/test: conditionalize on timer enabled
2014-02-26 Bruce Richardsonapp/test: minor updates
2014-02-25 Bruce Richardsonxen: core library changes
2014-02-25 Bruce Richardsonivshmem: library changes for mmaping using ivshmem
2014-02-25 Bruce Richardsonmem: add bounded reserve function
2014-02-25 Bruce Richardsonadd FreeBSD support
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-11-24 Intelapp/test: fix memory autotest
2013-11-24 Intelapp/test: fix whitelist
2013-11-24 Intelapp/test: add pmd_ring
2013-11-24 Intelapp/test: rename pmac_acl as acl
2013-10-09 Intelapp/test: various updates
2013-10-09 Intelapp/test: update kni
2013-10-09 Intelapp/test: update interrupts test
2013-10-09 Intelapp/test: fix memzone test
2013-10-09 Intelapp/test: new timer test
2013-10-09 Intelapp/test: add whitelist
2013-10-09 Intelapp/test: add timer_perf
2013-10-09 Intelapp/test: minor changes
2013-10-09 Intelapp/test: remove pattern matching test
2013-10-09 Intelmk: shared libraries
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-17 Intelapp: fix build with GCC 4.8
2013-09-17 Intelapp: only use one thread to run autotests
2013-09-17 Intelapp: fix build when some libs are disabled
2013-09-17 Intelapp: rework ring tests
2013-09-17 Intelapp: add a test on mbuf alignment
2013-09-17 Intelapp: add tests on --syslog, --no-shconf and --huge...
2013-09-17 Intelapp: add some tests
2013-09-17 Intelkni: fix multi-process support
2013-09-17 Intelpci: don't unbind resources on exit
2013-09-17 Intelpci: rework interrupt handling
2013-09-17 Intelmem: find most little element from heap
2013-09-17 Inteltimer: prefer TSC to HPET
2013-09-17 Intelhash: fix for multi-process apps
2013-09-17 Intelsched: initial import
2013-09-17 Intelmeter: initial import
2013-09-17 Intelpower: initial import
2013-09-17 Intellpm: add IPv6 support
2013-09-16 Inteleal: add application usage hook
2013-09-06 Intellib: add rte_hexdump and remove duplicated code
2013-09-06 Intellib: fix various compilation warnings
2013-09-06 Intellib: 32/64-bit cleanups
2013-09-06 Intelfile mode changes
2013-07-25 Intelupdate copyright date to 2013
2013-07-25 Intelapp: various changes
2013-07-25 Zijie Panapp: fix unused values
2013-07-25 Ivan Bouleapp: fix volatile read for GCC >= 4.6
2013-07-25 Intelpmac: integration without lib
2013-07-25 Intelapp: various tests update
next