mempool: fix alignment of memzone length when populating
[dpdk.git] / examples /
2018-04-30 Bernard Iremongerexamples/flow_classify: fix validation in port init
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 Zijie Panexamples/ethtool: add a new command module-eeprom
2018-04-27 Thomas Monjalonethdev: remove experimental flag of ports enumeration
2018-04-25 Harry van Haarenservice: remove experimental tags
2018-04-25 Gaetan Rivetdevargs: rename legacy API
2018-04-24 Olivier Matzexamples: use new API to create control threads
2018-04-24 Olivier Matzuse sizeof to avoid double use of a length define
2018-04-23 Anoob Josephexamples/ipsec-secgw: handle ESN soft limit event
2018-04-23 Anoob Josephexamples/ipsec-secgw: fix usage print
2018-04-23 Hemant Agrawalexamples/l2fwd-crypto: fix the default aead assignments
2018-04-23 Anoob Josephexamples/ipsec-secgw: remove redundant string compare
2018-04-23 Maxime Coquelinexamples/vhost_scsi: move to safe GPA translation API
2018-04-23 Maxime Coquelinexamples/vhost: move to safe GPA translation API
2018-04-17 Bruce Richardsonexamples: improve error report for missing meson deps
2018-04-17 Bruce Richardsonexamples: allow building all as part of meson build
2018-04-17 Bruce Richardsonexamples: disable unsupported examples on BSD build
2018-04-17 Bruce Richardsonexamples/l2fwd-cat: make build dependent on pqos lib
2018-04-17 Bruce Richardsonexamples: add empty meson files for unsupported ones
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 Fan Zhangexamples/vhost_crypto: add sample application
2018-04-13 Ferruh Yigitethdev: replace bus specific struct with generic dev
2018-04-10 Jasvinder Singhexamples/ip_pipeline: skip in FreeBSD build
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add ECMP route example
2018-04-05 Jasvinder Singhexamples/ip_pipeline: fix load balance table action
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add flow classification example
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add firewall example
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add route example
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add TAP port example
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add KNI port example
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add l2fwd example
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add load balance action command
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add TTL stats command
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add DSCP table update command
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add meter stats command
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add meter profile commands
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add table entry stats command
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add table bulk add command
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add table entry delete command
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add table entry commands
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add stats read commands
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add port enable and disable commands
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add enable and disable commands
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add thread runtime
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add threads
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add pipeline object
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add action profile objects
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add KNI object
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add tap object
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add traffic manager object
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add sw queue object
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add link object
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add mempool object
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add CLI interface
2018-04-05 Jasvinder Singhexamples/ip_pipeline: remove infra code
2018-04-04 Jasvinder Singhexamples/ip_pipeline: remove config
2018-04-04 Jasvinder Singhexamples/ip_pipeline: remove master pipeline
2018-04-04 Jasvinder Singhexamples/ip_pipeline: remove firewall pipeline
2018-04-04 Jasvinder Singhexamples/ip_pipeline: remove flow actions pipeline
2018-04-04 Jasvinder Singhexamples/ip_pipeline: remove flow classification pipeline
2018-04-04 Jasvinder Singhexamples/ip_pipeline: remove routing pipeline
2018-04-04 Jasvinder Singhexamples/ip_pipeline: remove passthrough pipeline
2018-04-04 Bruce Richardsonconvert snprintf to strlcpy
2018-03-27 Radu Nicolauexamples/exception_path: limit core count to 64
2018-03-13 Bruce Richardsonexamples: fix build with meson
2018-02-19 Cristian Dumitrescumeter: add configuration profile
2018-02-13 Lee Dalyexamples/cmdline: convert to SPDX license tag
2018-02-13 Lee Dalyexamples/ip_pipeline: convert dual-license to SDPX
2018-02-13 Lee Dalyexamples/performance-thread: update lthread license
2018-02-13 Radu Nicolauexamples/ipsec-secgw: fix printed crypto name
2018-02-13 Dustin Lundquistexamples/exception_path: align stats on cache line
2018-02-08 Lee Dalyexamples/l3fwd: convert Altivec files to SPDX license tag
2018-02-08 Lee Dalyexamples/performance-thread: convert license to SPDX tag
2018-02-08 Anoob Josephexamples/ipsec-secgw: support AES 256
2018-02-06 Pablo de Laraexamples/ptpclient: fix Tx configuration
2018-02-06 Bao-Long Tranexamples/ip_pipeline: fix timer period unit
2018-02-06 Vipin Vargheseexamples/l2fwd: check if user portmask is valid
2018-02-05 Stefan Hajnocziexamples/vhost_scsi: drop unimplemented event index...
2018-02-02 Bruce Richardsonbuild: fix dependency on execinfo for BSD meson builds
2018-02-01 Beilei Xingexamples/flow_filtering: add delay to wait link update
2018-02-01 Radu Nicolauexamples/bond: check mbuf allocation
2018-02-01 David Coyleexamples/vm_power_manager: fix set VF MAC address
2018-02-01 Hemant Agrawalkni: set initial value for MTU
2018-02-01 Hemant Agrawalkni: support MAC address change
2018-01-31 Radu Nicolauexamples/bond: fix vdev name
2018-01-31 Kevin Laatzexamples: increase default ring sizes to 1024
2018-01-31 Amr Mokhtarexamples/bbdev: fix unchecked return of stats
2018-01-31 Amr Mokhtarexamples/bbdev: fix memory leak in stats print
2018-01-31 Amr Mokhtarexamples/bbdev: fix out-of-bounds access in MAC print
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 Richardsonexamples: enable linking both static and shared
2018-01-30 Bruce Richardsonbuild: build as both static and shared libs
2018-01-30 Bruce Richardsonexamples: use pkg-config in makefiles
2018-01-30 Bruce Richardsonexamples: put app name and sources at top of makefiles
2018-01-30 Bruce Richardsonexamples: build some samples with meson
next