devargs: remove limit on parameters length
[dpdk.git] / app /
2015-02-18 David Marchandapp/test: fix devargs tests
2015-02-16 Olivier Matzapp/testpmd: fix TSO when using outer checksum offloads
2015-02-16 Olivier Matzapp/testpmd: warn if outer ip cksum is requested but...
2015-02-16 Olivier Matzapp/testpmd: support IPIP tunnel in csum forward engine
2015-02-16 Olivier Matzapp/testpmd: support GRE tunnels in csum fwd engine
2015-02-16 Olivier Matzapp/testpmd: introduce vxlan parsing function in csum...
2015-02-16 Olivier Matzapp/testpmd: use a structure to store offload info...
2015-02-16 Olivier Matzapp/testpmd: introduce IP parsing functions in csum...
2015-02-16 Olivier Matzapp/testpmd: rename vxlan in outer-ip in csum commands
2015-02-16 Olivier Matzapp/testpmd: add csum parse-tunnel command
2015-02-16 Olivier Matzapp/testpmd: move checksum config display in a function
2015-02-16 Olivier Matzapp/testpmd: rename Tx checksum command
2015-02-16 Olivier Matzmbuf: remove UDP tunnel flag
2015-02-16 Olivier Matzmbuf: enhance the API documentation of offload flags
2015-02-14 Pablo de Laraapp/testpmd: use default Rx/Tx port configuration
2015-02-14 Pablo de Laraapp/testpmd: force user to stop forwarding when changin...
2015-02-14 Pablo de Laraapp/testpmd: remove incorrect parameter limits in help...
2015-02-14 Pablo de Laraapp/testpmd: remove duplicated parameter parsing
2015-02-14 Xuelin Shiapp/testpmd: fix port parsing in show port info command
2015-02-02 Helin Zhangapp/testpmd: add hash configuration
2015-02-02 Declan Dohertybond: remove offload flags from transmit policy checks
2015-02-02 Thomas Monjalonacl: remove standalone header
2015-01-28 Konstantin Ananyevacl: introduce config parameter for performance/space...
2015-01-28 Konstantin Ananyevapp/test-acl: add ability to manually select RT method
2015-01-28 Konstantin Ananyevapp/test: few small fixes for acl
2015-01-20 Jingjing Wuapp/testpmd: new commands for ethertype filter
2015-01-18 Ouyang Changchunapp/testpmd: set Rx VMDq RSS mode
2015-01-15 Bruce Richardsonapp/testpmd: remove duplicated function for list parsing
2015-01-15 Declan Dohertybond: fix vlan flag interpretation
2014-12-17 Olivier Matzapp/test: fix misplaced braces in strncmp
2014-12-17 Bruce Richardsonapp/test: fix assert macro
2014-12-17 Bruce Richardsonapp/test: check for mbuf allocation failure
2014-12-17 Bruce Richardsonapp/test: fix crash after null check
2014-12-17 Pablo de Laraapp/test: fix multi-process when device is bound to uio
2014-12-17 Bruce Richardsonapp/testpmd: limit port mask bits to configured maximum
2014-12-16 Thomas Monjalonmk: fix build with shared pcap pmd
2014-12-11 Pablo de Laraapp/test: fix memory needs
2014-12-11 Declan Dohertybond: fix mac assignment to slaves
2014-12-11 Mark Kavanaghethdev: fix build with libc ip6 header
2014-12-05 Jingjing Wui40e: setup flow director only if enabled
2014-12-05 Jijiang Liumbuf: replace inner fields by outer fields semantic
2014-12-05 Jijiang Liumbuf: add Tx offloading flags for tunnels
2014-12-05 Thomas Monjalonapp/testpmd: fix endianness detection
2014-12-05 Alan Carewcmdline: fix overflow on bsd
2014-12-01 Bruce Richardsonapp/testpmd: fix macro check for little endian
2014-12-01 Bruce Richardsonapp/testpmd: fix out-of-range error on bsd
2014-11-27 Daniel Mrzyglodbond: unit tests for mode 5
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 Chao Zhuapp/test: fix finding the second smallest memory segment
2014-11-26 Chao Zhumem: add huge page sizes for IBM Power
2014-11-26 Chao Zhumk: define cache size for IBM Power
2014-11-26 Chao Zhueal/ppc: cpu flag checks 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-26 Alan Carewapp/test: vm power management
2014-11-25 Simon Kuenzereal: add option --master-lcore
2014-11-25 Didier Pallardeal: add core list input format
2014-11-25 Thomas Monjaloneal: factorize common headers
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 Dohertyapp/test: refactor bonding checks with macros
2014-11-24 Declan Dohertybond: support link status polling
2014-11-24 Declan Dohertybond: free mbufs on Tx burst failure
2014-11-24 Declan Dohertybond: support link status interrupt
2014-11-24 Pablo de Laraapp/testpmd: add some missing commands in help
2014-11-24 Bruce Richardsonapp/test: fix misplaced braces in devargs check
2014-11-24 Pablo de Laraapp/test: remove file prefix option for bsd
2014-11-13 Qinglai Xiaombuf: add usr alias for hash
2014-11-12 Cunming Liangapp/test: measure cycles per packet in Rx/Tx
2014-11-12 Cunming Liangapp/test: allow to create packets of different sizes
2014-11-12 Cunming Liangether: new function to format mac address
2014-11-10 Thomas Monjalonapp,examples: remove references to drivers config
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
next