maintainers: update for mempool
[dpdk.git] / examples /
2018-07-11 Pablo de Laracryptodev: define value for unlimited sessions
2018-07-11 Pablo de Laraexamples/ipsec-secgw: check for max supported sessions
2018-07-11 Pablo de Laraexamples/l2fwd-crypto: limit number of sessions
2018-07-05 Ferruh Yigitexamples: fix RSS hash function configuration
2018-07-04 Ferruh Yigitethdev: remove old offload API
2018-07-04 Thomas Monjalonethdev: convert remaining apps to new offload API
2018-05-25 Pablo de Laraexamples/performance-thread: convert license to SPDX
2018-05-25 Gavin Huexpamples/ip_pipeline: convert to SPDX license tag
2018-05-25 Gavin Huexamples/l3fwd: convert to SPDX license tags
2018-05-25 Olivier Matzuse SPDX tag for 6WIND copyrighted files
2018-05-25 Thomas Monjalonuse SPDX license tag in Mellanox copyrighted files
2018-05-22 Pablo de Laracryptodev: rename functions to get session size
2018-05-22 Pablo de Laradoc: announce deprecation for attach/detach crypto...
2018-05-14 Maxime Coquelinexamples/vhost: fix header copy to discontiguous desc...
2018-05-14 Kirill Rybalchenkoexamples/ipsec-secgw: fix IP address parsing
2018-05-14 David Huntexamples/performance-thread: fix return type of threads
2018-05-13 Reshma Pattanexamples/vhost_scsi: replace strncpy with strlcpy
2018-05-13 Reshma Pattanexamples/ipsec-secgw: replace strncpy with strlcpy
2018-05-13 Reshma Pattanexamples/quota_watermark: fix return type of threads
2018-05-10 Radu Nicolauexamples/ipsec-secgw: limit inflight packets count
2018-05-08 Jasvinder Singhexamples/ip_pipeline: replace strncpy with strlcpy
2018-05-08 Fan Zhangexamples/ip_pipeline: remove dead code in table command
2018-05-08 Reshma Pattanexamples/ip_pipeline: fix uninitialized KNI parameter
2018-05-08 Fan Zhangexamples/ip_pipeline: fix uninitialized link parameter
2018-05-08 Jasvinder Singhexamples/ip_pipeline: fix leak on DSCP parsing
2018-05-08 Reshma Pattanexamples/ip_pipeline: fix leak on tap creation failure
2018-05-08 Kevin Laatzexamples/ip_pipeline: fix leak on connection error
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
next