mempool: fix alignment of memzone length when populating
[dpdk.git] / app / test-pmd /
2018-04-27 Yongseok Kohapp/testpmd: conserve offload flags of mbuf
2018-04-27 Declan Dohertyethdev: add shared counter to flow API
2018-04-27 Declan Dohertyethdev: add mark flow item
2018-04-27 Declan Dohertyethdev: add group jump action
2018-04-27 Declan Dohertyapp/testpmd: add port name to device info
2018-04-27 Declan Dohertyethdev: add switch identifier parameter to port
2018-04-27 Qi Zhangapp/testpmd: fix config due to RSS offload check
2018-04-27 Qi Zhangethdev: add VLAN and MPLS actions to flow API
2018-04-27 Qi Zhangethdev: add TTL change actions to flow API
2018-04-27 Qi Zhangethdev: add neighbor discovery to flow API
2018-04-27 Xueming Liapp/testpmd: support more GRE extension in csum engine
2018-04-27 Xueming Liapp/testpmd: introduce new tunnel VXLAN-GPE
2018-04-27 Adrien Mazarguilethdev: add port ID item and action to flow API
2018-04-27 Adrien Mazarguilethdev: add physical port action to flow API
2018-04-27 Adrien Mazarguilethdev: rename physical port item in flow API
2018-04-27 Adrien Mazarguilethdev: fix behavior of VF/PF in flow API
2018-04-27 Adrien Mazarguilethdev: add transfer attribute to flow API
2018-04-27 Adrien Mazarguilethdev: fix TPID handling in flow API
2018-04-27 Adrien Mazarguilethdev: add encap level to RSS flow API action
2018-04-27 Adrien Mazarguilethdev: add hash function to RSS flow API action
2018-04-27 Adrien Mazarguilethdev: flatten RSS configuration in flow API
2018-04-27 Adrien Mazarguilethdev: fix C99 flexible arrays from flow API
2018-04-27 Adrien Mazarguilethdev: remove DUP action from flow API
2018-04-27 Adrien Mazarguilethdev: add error types to flow API
2018-04-27 Shahed Shaikhapp/testpmd: add option to configure UDP tunnel port
2018-04-27 Qi Zhangapp/testpmd: enable queue ring size configure
2018-04-27 Qi Zhangapp/testpmd: enable per queue configure
2018-04-27 Qi Zhangapp/testpmd: add command for queue setup
2018-04-27 Qi Zhangapp/testpmd: fix command token
2018-04-27 Qi Zhangapp/testpmd: fix port id type
2018-04-27 Xueming Liapp/testpmd: support generic tunnel Tx offloads
2018-04-27 Xueming Liapp/testpmd: new parameter for port config all RSS...
2018-04-27 Adrien Mazarguilapp/testpmd: fix missing boolean values in flow command
2018-04-27 Adrien Mazarguilapp/testpmd: fix missing RSS fields in flow action
2018-04-27 Adrien Mazarguilapp/testpmd: fix RSS flow action configuration
2018-04-27 Adrien Mazarguilapp/testpmd: fix lack of flow action configuration
2018-04-27 Adrien Mazarguilapp/testpmd: fix flow completion for RSS queues
2018-04-25 Gaetan Rivetdevargs: rename legacy API
2018-04-23 Tomasz Duszynskiapp/testpmd: allow none shaper profile
2018-04-23 Anoob Josephapp/testpmd: support IPsec event
2018-04-22 Ferruh Yigitapp/testpmd: print Rx/Tx offload values on start
2018-04-18 Wisam Jaddoapp/testpmd: fix build without i40e
2018-04-17 Thomas Monjalonethdev: deprecate port count function
2018-04-17 Thomas Monjalonfix ethdev port id validation
2018-04-17 Thomas Monjalonfix ethdev ports enumeration
2018-04-13 Remy Hortonapp/testpmd: make use of per-PMD Tx/Rx parameters
2018-04-13 Ferruh Yigitethdev: replace bus specific struct with generic dev
2018-04-13 Andrew Rybchenkoapp/testpmd: add commands to set loopback mode
2018-04-13 Jeff Guoapp/testpmd: enable device hotplug monitoring
2018-04-10 Shahaf Shuleralign SPDX Mellanox copyrights
2018-04-04 Bruce Richardsonconvert snprintf to strlcpy
2018-03-15 Hemant Agrawalbuild: add meson support for dpaaX platforms
2018-03-12 Bruce Richardsonapp: generalize meson build
2018-03-13 Hemant Agrawalapp/testpmd: fix DPAA shared library dependency
2018-02-08 Beilei Xingapp/testpmd: fix flow director filter
2018-02-08 Ferruh Yigitapp/testpmd: enable CRC strip without capability check
2018-02-06 Yanglong Wuapp/testpmd: fix port DCB configuration
2018-02-06 Matan Azradapp/testpmd: rework simple forward config
2018-02-06 Matan Azradapp/testpmd: fix port topology in RSS forward config
2018-02-06 Matan Azradapp/testpmd: fix port index in RSS forward config
2018-02-05 Kirill Rybalchenkodoc: fix DDP usage in testpmd
2018-02-02 Bruce Richardsonbuild: fix dependency on execinfo for BSD meson builds
2018-02-01 Olivier Matzapp/testpmd: use SPDX tags in 6WIND copyrighted files
2018-01-31 Kevin Laatzapp/testpmd: increase default ring sizes to 1024
2018-01-31 Tomasz Duszynskiapp/testpmd: add meter to flow actions table
2018-01-31 Jasvinder Singhapp/testpmd: fix allocation check in TM config
2018-01-31 Jasvinder Singhapp/testpmd: fix allocation check in MTR parsing
2018-01-31 Georgios Katsikasapp/testpmd: move variables definition in source
2018-01-31 Elza Mathewapp/testpmd: change log level at run time
2018-01-31 Remy Hortonapp/testpmd: fix port id size
2018-01-31 Jiayu Huapp/testpmd: fix SW checksum calculation enabling
2018-01-31 Moti Haimovskyapp/testpmd: disable Rx VLAN offloads by default
2018-01-31 Matan Azradapp/testpmd: fix invalid port detach
2018-01-31 Matan Azradapp/testpmd: fix port validation
2018-01-30 Pavan Nikhileshbuild: detect micro-arch on ARM
2018-01-30 Bruce Richardsonbuild: remove architecture flag as default C flag
2018-01-30 Bruce Richardsonbuild: replace license text with SPDX tag
2018-01-30 Bruce Richardsonbuild: build as both static and shared libs
2018-01-30 Bruce Richardsonbuild: remove library special cases
2018-01-30 Timothy Redaelliapp/testpmd: fix rpath for drivers in meson build
2018-01-30 Bruce Richardsonapp/testpmd: build with meson
2018-01-29 Neil Hormanmk: add experimental tag check
2018-01-29 Pavan Nikhileshapp/testpmd: add log for preferred mempool ops
2018-01-21 Kirill Rybalchenkoethdev: increase flow type limit from 32 to 64
2018-01-17 Wei Daiapp/testpmd: fix invalid Tx queue number setting
2018-01-17 Wei Daiapp/testpmd: fix invalid Rx queue number setting
2018-01-16 Beilei Xingapp/testpmd: add configuration for input set
2018-01-16 Matan Azradapp/testpmd: extend event printing
2018-01-16 Hemant Agrawalapp/testpmd: support loopback config for DPAA
2018-01-16 Kirill Rybalchenkoapp/testpmd: add raw flow type mode for FDIR
2018-01-16 Roman Zhukovapp/testpmd: support GENEVE pattern item in flow rules
2018-01-15 Wisam Jaddoapp/testpmd: add ethernet peer command
2018-01-15 Shahaf Shulerapp/testpmd: enable fast free Tx offload by default
2018-01-15 Shahaf Shulerapp/testpmd: adjust on the fly VLAN configuration
2018-01-15 Shahaf Shulerapp/testpmd: enforce offload capabilities check
2018-01-15 Shahaf Shulerapp/testpmd: remove txqflags option
2018-01-15 Shahaf Shulerapp/testpmd: add command line option for Tx offloads
2018-01-15 Shahaf Shulerapp/testpmd: cleanup internal Tx offloads flags field
2018-01-15 Shahaf Shulerapp/testpmd: fix flowgen forwarding offload flags
2018-01-15 Shahaf Shulerapp/testpmd: convert to new Tx offloads API
next