remove extra parentheses in return statement
[dpdk.git] / app / test-pmd / config.c
2016-02-10 Huawei Xieremove extra parentheses in return statement
2015-12-15 Jingjing Wuapp/testpmd: fix dead code
2015-11-12 Stephen Hemmingerapp/testpmd: remove references to deprecated statistics
2015-11-11 Konstantin Ananyevapp/testpmd: add ability to split outgoing packets
2015-11-10 David Marchandapp/testpmd: fix icmp echo Tx queues
2015-11-01 Konstantin Ananyevapp/testpmd: add command to display queue info
2015-11-01 Jingjing Wuapp/testpmd: add command to display DCB info
2015-11-01 Jingjing Wuapp/testpmd: setup DCB forwarding based on traffic...
2015-11-01 Adrien Mazarguilapp/testpmd: fix missing init in RSS hash show command
2015-10-30 Nelio Laranjeiroapp/testpmd: add missing type to RSS hash commands
2015-10-28 Wenzhuo Luapp/testpmd: show new flow director modes
2015-07-30 Michael Qiuapp/testpmd: fix crash when port id out of bound
2015-07-08 Helin Zhangapp/testpmd: show the hash key size
2015-07-07 Helin Zhangapp/testpmd: add qinq stripping and insertion
2015-06-12 Ivan Bouleapp/testpmd: new command to add/remove multicast MAC...
2015-03-10 David Marchandtailq: remove unneeded inclusions
2015-03-09 Michal Jastrzebskiapp/testpmd: check vlan filter configuration
2015-03-09 Michael Qiuapp/testpmd: forbid actions on invalid port
2015-02-25 Tetsuya Mukawaapp/testpmd: support port hotplug
2015-02-22 Helin Zhangapp/testpmd: fix some indent
2015-02-22 Helin Zhangethdev: unification of RSS offload types
2015-02-22 Helin Zhangethdev: unification of flow types
2015-02-22 Jingjing Wuapp/testpmd: new commands for ntuple filter
2015-02-22 Jingjing Wuapp/testpmd: new commands for syn filter
2015-02-22 Jingjing Wuapp/testpmd: new commands for flex filter
2015-02-22 Jingjing Wuapp/testpmd: update display of flow director information
2015-02-22 Jingjing Wuapp/testpmd: update flow director commands
2015-02-14 Pablo de Laraapp/testpmd: use default Rx/Tx port configuration
2015-01-20 Jingjing Wuapp/testpmd: new commands for ethertype filter
2014-12-17 Bruce Richardsonapp/testpmd: limit port mask bits to configured maximum
2014-12-05 Thomas Monjalonapp/testpmd: fix endianness detection
2014-11-27 Jia Yuapp/testpmd: fix RSS flags size
2014-11-26 Chao Zhuapp/testpmd: fix build for IBM Power
2014-11-26 Olivier Matzapp/testpmd: rework checksum forward engine
2014-11-26 Olivier Matzapp/testpmd: fix use of offload flags
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 Helin Zhangethdev: support multiple sizes of redirection table
2014-11-24 Helin Zhangapp/testpmd: fix code style for redirection table
2014-11-12 Cunming Liangether: new function to format mac address
2014-10-27 Jijiang Liuapp/testpmd: VXLAN Tx checksum offload
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-08-25 Chen Jing D(Mark)testpmd: queue start and stop
2014-07-01 Declan Dohertybond: testpmd support
2014-06-27 Stephen Hemmingereal: deprecate rte_snprintf
2014-06-24 Helin Zhangapp/testpmd: rework display of Rx descriptors
2014-06-17 Ivan Bouleapp/testpmd: command to configure MTU
2014-06-17 Helin Zhangapp/testpmd: support displaying 32-byte Rx descriptors
2014-06-17 Helin Zhangethdev: set port based vlan
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 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-16 Ivan Bouleapp/testpmd: add engine that replies to ARP and ICMP...
2014-05-16 Thomas Monjalonapp/testpmd: list forwarding engines
2014-05-16 Cyril Chemparathyapp/testpmd: add loopback topology
2014-05-14 Julien Cretinapp/testpmd: fix incompatible sign for printf arguments
2014-04-30 Liu Xiaofengapp/testpmd: check socket id validity
2014-02-26 Ivan Bouleethdev: add pause frame counters for em/igb/ixgbe
2014-02-26 Bruce Richardsonapp/testpmd: added new macfwd-retry mode
2014-02-25 Bruce Richardsonxen: core library changes
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-10-09 Intelapp/testpmd: VMDq and DCB updates
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-17 Intelethdev: RSS RETA configuration
2013-09-17 Intelethdev: store numa_node per device
2013-09-17 Stephen Hemmingerpci: support multiple PCI regions per device
2013-07-25 Intelupdate copyright date to 2013
2013-07-25 Zijie Panapp: fix unused values
2013-07-25 Damien Millescampsapp/testpmd: fix config crash
2013-07-25 Intelapp/testpmd: various updates
2013-07-25 Intelapp/testpmd: add dcb support
2013-07-25 Intelapp/testpmd: add port configuration settings
2013-07-25 Intelapp/testpmd: add vlan offload support
2013-07-25 Intelapp/testpmd: add stats per queue
2013-07-05 Intelremove version in all files
2013-03-11 Intelfirst public release