ring: relax alignment constraint on ring structure
[dpdk.git] / app /
2018-04-16 Pavan Nikhileshapp/eventdev: fix typos in timer adapter options
2018-04-16 Pavan Nikhileshapp/eventdev: fix build with gcc 4.8
2018-04-16 Pavan Nikhileshapp/eventdev: add options for event timer adapter
2018-04-16 Pavan Nikhileshapp/eventdev: add burst mode for event timer adapter
2018-04-16 Pavan Nikhileshapp/eventdev: add event timer adapter as a producer
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-11 Anatoly Burakovapp/crypto-perf: fix IOVA translation
2018-04-10 Shahaf Shuleralign SPDX Mellanox copyrights
2018-04-04 Bruce Richardsonconvert snprintf to strlcpy
2018-03-27 Radu Nicolauapp/procinfo: fix strncpy usage in args parsing
2018-03-15 Hemant Agrawalbuild: add meson support for dpaaX platforms
2018-03-12 Bruce Richardsonapp: add all remaining apps to meson build
2018-03-12 Bruce Richardsonapp/procinfo: rename folder to remove underscore
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-31 Amr Mokhtarapp/bbdev: fix unchecked return value
2018-01-31 Amr Mokhtarapp/bbdev: fix out-of-bounds read in vector array
2018-01-31 Amr Mokhtarapp/bbdev: fix division by zero in latency measure
2018-01-31 Amr Mokhtarapp/bbdev: fix null termination in argument parsing
2018-01-31 Pavan Nikhileshapp/eventdev: fix port dequeue depth configuration
2018-01-30 Pavan Nikhileshbuild: detect micro-arch on ARM
2018-01-30 Pavan Nikhileshapp/eventdev: build with meson
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 Fan Zhangapp/crypto-perf: fix out-of-bounds array access
2018-01-29 Neil Hormanmk: add experimental tag check
2018-01-29 Harry van Haarenapp/procinfo: call EAL cleanup before exit
2018-01-29 Harry van Haarenapp/pdump: call EAL cleanup before exit
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-20 Pablo de Laracryptodev: remove duplicated device name length
2018-01-20 Pablo de Laraapp/crypto-perf: support IMIX
2018-01-19 Pavan Nikhileshapp/eventdev: add pipeline atq worker functions
2018-01-19 Pavan Nikhileshapp/eventdev: add pipeline atq test
2018-01-19 Pavan Nikhileshapp/eventdev: add pipeline queue worker functions
2018-01-19 Pavan Nikhileshapp/eventdev: add pipeline queue test
2018-01-19 Pavan Nikhileshapp/eventdev: launch pipeline lcores
2018-01-19 Pavan Nikhileshapp/eventdev: add Tx service setup
2018-01-19 Pavan Nikhileshapp/eventdev: add event port and Rx adapter setup
2018-01-19 Pavan Nikhileshapp/eventdev: add pipeline ethport setup and destroy
2018-01-19 Pavan Nikhileshapp/eventdev: add pipeline opt dump and check functions
2018-01-19 Pavan Nikhileshapp/eventdev: add mempool setup and destroy
2018-01-19 Pavan Nikhileshapp/eventdev: add pipeline test setup and destroy
2018-01-19 Pavan Nikhileshapp/eventdev: add packet distribution logs
2018-01-19 Pavan Nikhileshapp/eventdev: fix event device queue count
2018-01-19 Pavan Nikhileshapp/eventdev: add service core configuration
2018-01-19 Pavan Nikhileshapp/eventdev: add event Rx adapter setup
2018-01-19 Pavan Nikhileshapp/eventdev: add ethernet device tear down
2018-01-19 Pavan Nikhileshapp/eventdev: add ethernet device setup helpers
2018-01-19 Pavan Nikhileshapp/eventdev: add pktmbuf pool for ethdev
2018-01-19 Pavan Nikhileshapp/eventdev: modify setup to support ethdev
2018-01-19 Pavan Nikhileshapp/eventdev: add ethernet device producer option
2018-01-19 Amr Mokhtarapp/testbbdev: add test application for bbdev
2018-01-17 Anatoly Burakovapp/procinfo: add compilation option in config
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
2018-01-15 Shahaf Shulerapp/testpmd: add function to check port stopped
2018-01-15 Shahaf Shulerapp/testpmd: convert to new Rx offloads API
2018-01-15 Shahaf Shulerapp/testpmd: fix port configuration print
next