eal: split atomic operations to architecture specific
[dpdk.git] / app /
2014-11-05 Pablo de Laraapp/test: fix pci registration
2014-11-05 Anatoly Burakovapp/test: fix memory needs since tailq rework
2014-10-30 Jijiang Liuapp/testpmd: mac vlan filter for VF
2014-10-27 Thomas Monjalonfix VXLAN acronym
2014-10-27 Jijiang Liuapp/testpmd: VXLAN Tx checksum offload
2014-10-27 Jijiang Liuapp/testpmd: VXLAN filter
2014-10-27 Jijiang Liuapp/testpmd: VXLAN packet identification
2014-10-22 Declan Dohertybond: disable broadcast mode if mbuf refcnt is disabled
2014-10-21 Marc Sunekni: memzone pool for alloc and release
2014-10-20 Bruce Richardsonapp/test: fix crash for fbk hashes with a lot of entries
2014-10-09 Nicolás Pernas... app/testpmd: print message if queue start/stop is not...
2014-10-08 Bruce Richardsonapp/testpmd: change rxfreet default to 32
2014-09-29 Thomas Monjaloneal: remove rte_snprintf
2014-09-29 Thomas Monjalonexamples: do not probe pci twice
2014-09-23 Olivier Matzapp/testpmd: new command to get extended statistics
2014-09-17 Bruce Richardsonmbuf: split mbuf across two cache lines.
2014-09-17 Bruce Richardsonmbuf: expand ol_flags field to 64-bits
2014-09-17 Olivier Matzmbuf: replace data pointer by an offset
2014-09-17 Bruce Richardsonmbuf: flatten struct vlan_macip
2014-09-17 Olivier Matzmbuf: remove the rte_pktmbuf structure
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-09-01 Adrien Mazarguilapp/testpmd: fix crash in txonly mode and with tx_first
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-25 Chen Jing D(Mark)testpmd: queue start and stop
2014-08-25 Cunming Liangi40e: support autoneg or force link speed
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: testpmd support
2014-07-01 Declan Dohertybond: unit tests
2014-06-27 David Marchandapp/testpmd: allow to set part of flow control parameters
2014-06-27 David Marchandapp/testpmd: move flow control parser
2014-06-27 David Marchandapp/testpmd: add missing autoneg field to set flow...
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-26 Cunming Liangapp/testpmd: tune default parameters
2014-06-26 Cunming Liangapp/testpmd: increase default burst size to 32
2014-06-24 Helin Zhangapp/testpmd: rework display of Rx descriptors
2014-06-18 Bruce Richardsonapp/test-acl: remove unused variable
2014-06-18 Bruce Richardsonapp/testpmd: simplify handling of stats mappings error
2014-06-18 Bruce Richardsonapp/testpmd: fix cmdline variable types
2014-06-17 Ivan Bouleapp/testpmd: command to configure MTU
2014-06-17 Helin Zhangapp/testpmd: add L3 packet type in offload flags
2014-06-17 Helin Zhangapp/testpmd: support displaying 32-byte Rx descriptors
2014-06-17 Helin Zhangethdev: set port based vlan
2014-06-17 Helin Zhangethdev: more RSS flags
2014-06-17 Ivan Bouleethdev: add Rx error counters for missed, badcrc and...
2014-06-17 Cristian Dumitrescuapp/test: packet framework unit tests
2014-06-17 Cristian Dumitrescuapp/pipeline: packet framework benchmark
2014-06-16 Jingjing Wuapp/testpmd: add commands for filters
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: new test-acl application
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-11 Ouyang Changchunapp/testpmd: Tx rate limitation for queue and VF
2014-06-10 Ouyang Changchunapp/testpmd: add commands for link up and down
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-05-27 Ivan Bouleapp/testpmd: allow to configure RSS hash key
2014-05-27 Ivan Bouleethdev: allow to get RSS hash functions and key
2014-05-27 Ivan Bouleapp/testpmd: configure RSS without restart
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-05-16 David Marchandapp/testpmd: add --disable-link-check option
2014-05-16 Zijie Panapp/testpmd: show mac address at initialization
2014-05-16 Ivan Bouleapp/testpmd: add engine that replies to ARP and ICMP...
2014-05-16 Cyril Chemparathyapp/testpmd: allow txpkts to be setup via command line
2014-05-16 Cyril Chemparathyapp/testpmd: add flowgen forwarding engine
2014-05-16 Cyril Chemparathyapp/testpmd: add macswap forwarding engine
2014-05-16 Thomas Monjalonapp/testpmd: list forwarding engines
2014-05-16 Cyril Chemparathyapp/testpmd: allow command line selection of forwarding...
2014-05-16 Cyril Chemparathyapp/testpmd: add auto-start option in interactive mode
2014-05-16 Cyril Chemparathyapp/testpmd: add loopback topology
2014-05-14 Julien Cretinapp/testpmd: fix incompatible sign for printf arguments
2014-05-14 Julien Cretinapp/testpmd: fix minor signed overflow in a constant
2014-04-30 Adrien Mazarguilapp/testpmd: fix crash of tx_first mode with numa
2014-04-30 Liu Xiaofengapp/testpmd: check socket id validity
2014-04-11 Olivier Matzvdev: new registration API
2014-04-10 Olivier Matztestpmd: add dump commands for debug
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...
next