scripts: fix symbol overriding in configuration
[dpdk.git] / app / test-pmd /
2014-11-27 Thomas Monjalonnet: fix conflict with libc
2014-11-27 Jia Yuapp/testpmd: fix RSS flags size
2014-11-27 Sergio Gonzalez... add prefix to cache line macros
2014-11-27 David Marchandapp: no more bare metal environment
2014-11-26 Chao Zhuapp/testpmd: fix build for IBM Power
2014-11-26 Olivier Matzapp/testpmd: add a verbose mode to checksum forward...
2014-11-26 Olivier Matzapp/testpmd: support TSO in checksum forward engine
2014-11-26 Olivier Matzmbuf: generic support for TCP segmentation offload
2014-11-26 Olivier Matznet: new checksum functions
2014-11-26 Olivier Matzapp/testpmd: rework checksum forward engine
2014-11-26 Olivier Matzapp/testpmd: fix use of offload flags
2014-11-26 Olivier Matzmbuf: get the name of offload flags
2014-11-25 Declan Dohertyapp/testpmd: set socket id when adding new port
2014-11-24 Jingjing Wuapp/testpmd: configure flow director flexible payload
2014-11-24 Jingjing Wuapp/testpmd: configure flow director flexible mask
2014-11-24 Jingjing Wuapp/testpmd: display flow director information
2014-11-24 Jingjing Wuapp/testpmd: flush flow director table
2014-11-24 Jingjing Wuapp/testpmd: print extended flow director info
2014-11-24 Jingjing Wuapp/testpmd: add or delete flow director filter
2014-11-24 Helin Zhangethdev: support multiple sizes of redirection table
2014-11-24 Helin Zhangapp/testpmd: fix code style for redirection table
2014-11-24 Declan Dohertybond: support link status polling
2014-11-24 Pablo de Laraapp/testpmd: add some missing commands in help
2014-11-12 Cunming Liangether: new function to format mac address
2014-11-10 Thomas Monjalonapp,examples: remove references to drivers config
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-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-23 Olivier Matzapp/testpmd: new command to get extended statistics
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-01 Adrien Mazarguilapp/testpmd: fix crash in txonly mode and with tx_first
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-07-01 Declan Dohertybond: testpmd support
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-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/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-16 Jingjing Wuapp/testpmd: add commands for filters
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-20 Neil Hormanethdev: remove rte_pmd_init_all function
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-10 Olivier Matztestpmd: add dump commands for debug
2014-03-19 David Marchandpcap: revert build patches
2014-02-26 Zijie Panapp/testpmd: fix configuration of pause frames
2014-02-26 Thomas Monjalonapp/testpmd: fix build without librte_cmdline
2014-02-26 David Marchandpcap: use pcap-config to guess compilation flags
2014-02-26 Ivan Bouleethdev: add pause frame counters for em/igb/ixgbe
2014-02-26 Bruce Richardsonapp/testpmd: disable RSS when in SRIOV
2014-02-26 Daniel Kanapp/testpmd: fix RSS by setting mq_mode
2014-02-26 Bruce Richardsonapp/testpmd: added new macfwd-retry mode
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/testpmd: more help
2013-11-24 Intelapp/testpmd: add MAC control forward
2013-11-24 Intelapp/testpmd: add bypass support
2013-10-09 Intelapp/testpmd: VMDq and DCB updates
2013-10-09 Intelpcap: add new driver
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-17 Intelapp/testpmd: update csumonly
next