test mbuf attach
[dpdk.git] / app / test / test_eal_flags.c
2020-07-21 Kevin Traynortest/eal: check invalid CPU value
2020-02-05 Pavan Nikhileshapp: use common macro RTE_DIM
2019-08-02 David Marchandtest/eal: fix command array sizes
2019-07-30 Vamsi Attunurutest/eal: fix --socket-mem option
2019-07-04 Lavanya Govindarajantest/eal: add cases for options proc-type and uio
2019-07-04 Pallantla Poornimatest/eal: add cases for in-memory and single-file-segments
2019-06-27 David Marchandtest: split into shorter subtests
2019-06-27 Michael Santanatest/eal: check number of cores before running subtests
2019-06-27 David Marchandtest/eal: set core mask/list config only in dedicated...
2019-06-27 David Marchandtest/eal: set memory channel config only in dedicated...
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy without adding extra...
2019-03-31 Natanael Copaapp/test: fix build with musl libc
2019-03-12 Bruce Richardsonbuild/freebsd: rename macro BSDPAPP to FREEBSD
2019-03-12 Bruce Richardsonbuild/linux: rename macro from LINUXAPP to LINUX
2019-02-26 Bruce Richardsontest: move to app directory
2017-02-28 Ferruh Yigittest: move unit tests to separate directory
2016-10-13 Thomas Monjalonapp/test: fix vdev names
2016-07-15 Thomas Monjalonapp/test: rework command registration
2016-04-06 Olivier Matzapp/test: fix EAL flags check
2015-11-06 Pablo de Laraapp/test: fix unit test for option -n
2015-10-26 Rich Laneeal: default to using all cores
2015-08-03 Marvin Liuapp/test: fix combined options --no-huge and -m
2015-02-24 Cunming Liangapp/test: add unit tests for --lcores option
2014-12-11 Pablo de Laraapp/test: fix memory needs
2014-11-25 Simon Kuenzereal: add option --master-lcore
2014-11-25 Didier Pallardeal: add core list input format
2014-11-24 Pablo de Laraapp/test: remove file prefix option for bsd
2014-11-05 Anatoly Burakovapp/test: fix memory needs since tailq rework
2014-08-26 David Marchandapp/test: only build what has been selected in config
2014-08-26 David Marchandapp/test: convert all tests to register system
2014-07-01 Pablo de Laraapp/test: fix and separate --vdev unit test
2014-07-01 Thomas Monjalonapp/test: fix build switches to enable cmdline tests
2014-06-27 Stephen Hemmingereal: deprecate rte_snprintf
2014-06-27 Bruce Richardsoneal: fix usage of printf-like functions
2014-06-16 Anatoly Burakoveal: add command line option to select vfio interrupt...
2014-06-10 Bruce Richardsonremove trailing whitespaces
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-02-26 Thomas Monjalonapp/test: fix build without librte_cmdline
2014-02-25 Bruce Richardsonxen: core library changes
2014-02-25 Bruce Richardsonadd FreeBSD support
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-11-24 Intelapp/test: fix whitelist
2013-10-09 Intelapp/test: add whitelist
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-17 Intelapp: add tests on --syslog, --no-shconf and --huge...
2013-07-25 Intelupdate copyright date to 2013
2013-07-25 Intelapp: various changes
2013-07-25 Intelapp: add new tests on eal flags
2013-07-05 Intelremove version in all files
2013-03-11 Intelfirst public release