devtools: pass custom options to checkpatch
[dpdk.git] / examples /
2019-07-04 Lukasz Krakowiakexamples/power: remove double copy of FIFO path
2019-07-03 Bruce Richardsonexamples: fix pkg-config detection with older make
2019-07-02 Bruce Richardsonexamples/vhost_crypto: support build with pkg-config
2019-07-02 Bruce Richardsonexamples/vdpa: support build with pkg-config
2019-07-02 Bruce Richardsonexamples: support relocated DPDK install
2019-07-01 Bao-Long Tranexamples/l3fwd-vf: remove unused Rx/Tx configuration
2019-06-28 Xiaolong Yeexamples/flow_filtering: remove out-of-date comment
2019-06-29 Thomas Monjalonexamples/l3fwd-power: fix build with gcc 4
2019-06-28 Reshma Pattanexamples/l3fwd-power: add telemetry mode
2019-06-26 Marcin Smoczynskibuild: enable BSD features visibility for FreeBSD
2019-06-20 Fan Zhangexamples/vhost_crypto: remove unused function
2019-06-20 David Marchandexamples/vdpa: remove trace of legacy linuxapp
2019-06-06 Tom Barbetteexamples/rxtx_callbacks: support HW timestamp
2019-06-05 David Marchandexamples/multi_process: fix FreeBSD build
2019-06-04 Ali Alnubaniexamples/ip_fragmentation: fix Tx queues init
2019-06-04 Ali Alnubaniexamples/multi_process: build with meson
2019-06-04 Ali Alnubaniexamples: use child directory as name
2019-06-03 Bruce Richardsonbuild: remove unnecessary large file support defines
2019-06-03 David Marchandnet: replace IPv4/v6 constants with uppercase name
2019-06-03 Stephen Hemmingerexamples/bond: use lcore accessors
2019-05-29 David Marchandexamples/qos_sched: do not dereference global config...
2019-05-29 David Marchandexamples/multi_process: do not dereference global confi...
2019-05-29 Ferruh Yigitkni: remove ethtool support
2019-05-29 Michael Santanafix off-by-one errors in snprintf
2019-05-24 Olivier Matznet: add rte prefix to UDP structure
2019-05-24 Olivier Matznet: add rte prefix to TCP structure
2019-05-24 Olivier Matznet: add rte prefix to SCTP structure
2019-05-24 Olivier Matznet: add rte prefix to IP defines
2019-05-24 Olivier Matznet: add rte prefix to IP structure
2019-05-24 Olivier Matznet: add rte prefix to ESP structure
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether functions
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-05-24 Olivier Matznet: add rte prefix to ARP defines
2019-05-24 Olivier Matznet: add rte prefix to ARP structures
2019-05-20 Bruce Richardsonexamples: fix make clean when using pkg-config
2019-05-20 Bruce Richardsonexamples: remove auto-generation of examples list
2019-05-20 Bruce Richardsonexamples: fix install with empty meson parameter
2019-05-09 Marcin Smoczynskiexamples/ipsec-secgw: fix build error log
2019-05-02 David Huntexamples/power: fix json null termination
2019-05-02 David Huntexamples/power: fix buffer overrun
2019-05-02 Yongseok Kohexamples/multi_process: fix buffer underrun
2019-05-02 Shreyansh Jainexamples/l3fwd: support separate buffer pool per port
2019-05-02 John McNamaradoc: fix spelling reported by aspell in comments
2019-05-02 Bruce Richardsonexamples: install as part of ninja install
2019-05-02 Bruce Richardsonexamples/l3fwd: fix build on FreeBSD
2019-04-23 Akhil Goyalexamples/ipsec-secgw: fix pool usage for security session
2019-04-23 Konstantin Ananyevexamples/ipsec-secgw: fix SPD no-match case
2019-04-22 Bruce Richardsonexamples/vhost_scsi: fix null-check for parameter
2019-04-22 Bruce Richardsonexamples/vhost_scsi: fix header check for meson build
2019-04-22 David Christensenexamples/power: fix build with some disabled PMDs
2019-04-22 Reshma Pattanexamples/power: fix overflowed value
2019-04-22 Reshma Pattanexamples/power: fix string overflow
2019-04-22 Reshma Pattanexamples/power: fix string null termination
2019-04-22 David Huntexamples/power: fix unreachable VF MAC init
2019-04-22 David Huntexamples/power: fix resource leak
2019-04-22 David Huntpower: fix buffer overruns
2019-04-22 Lukasz Krakowiakexamples/power: remove policy dependency to MAC list
2019-04-22 Stephen Hemmingerexamples/l3fwd: format IP addresses for printing
2019-04-22 Stephen Hemmingerexamples/l3fwd: use reserved IP addresses
2019-04-22 Jerin Jacobeventdev: promote adapter functions as stable
2019-04-21 Thomas Monjaloneal: promote some experimental functions as stable
2019-04-19 Thomas Monjalonethdev: deprecate legacy filter API
2019-04-18 Marko Kovacevicexamples/fips_validation: fix CMAC test
2019-04-18 Marko Kovacevicexamples/fips_validation: fix HMAC test
2019-04-17 Bruce Richardsonexamples/l2fwd-cat: fix build on FreeBSD
2019-04-17 Bruce Richardsondistributor: skip building if power library not found
2019-04-17 Bruce Richardsonbuild: increase readability via shortcut variables
2019-04-11 Jasvinder Singhmeter: replace color definitions
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy without adding extra...
2019-04-02 Konstantin Ananyevexamples/ipsec-secgw: fix test script
2019-04-02 Konstantin Ananyevexamples/ipsec_secgw: fix possible null dereference
2019-04-02 Konstantin Ananyevexamples/ipsec-secgw: fix out-of-bound check
2019-04-02 Anand Rawatbuild: add workarounds for Windows helloworld
2019-04-02 David Huntexamples/distributor: detect high frequency cores
2019-03-29 Nemanja Marjanovicexamples/ip_pipeline: support QinQ PPPoE encapsulation
2019-03-30 Bruce Richardsonexamples: detect default build directory
2019-03-29 Lukasz Krakowiakpower: add some logs on requests
2019-03-29 Lukasz Krakowiakpower: update error handling
2019-03-22 Fan Zhangexamples/ipsec-secgw: add test scripts for 3DES-CBC
2019-03-22 Fan Zhangexamples/ipsec-secgw: add test scripts for AES-CTR
2019-03-22 Damian Nowakexamples/fips_validation: support plain SHA
2019-03-22 Bernard Iremongerexamples/ipsec-secgw: fix debug logs
2019-03-22 Fan Zhangexamples/ipsec-secgw: fix AES-CTR block size
2019-03-20 Thomas Monjalonexamples/ethtool: remove query of default config
2019-03-15 Pavan Nikhileshexamples/eventdev: start ethdev after adapter setup
2019-03-15 Pavan Nikhileshexamples/eventdev: follow proper teardown sequence
2019-03-15 Pavan Nikhileshexamples/eventdev: probe max events
2019-03-12 Bruce Richardsonmk: use linux and freebsd in config names
2019-03-12 Bruce Richardsonbuild/linux: rename macro from LINUXAPP to LINUX
2019-03-05 Rami Rosenexamples/ethtool: fix two typos
2019-02-27 Aaron Conoleexamples/vhost_scsi: disable build if missing dependency
2019-02-26 Bruce Richardsonexamples/vhost_crypto: fix dependency on vhost library
2019-02-26 Bruce Richardsonexamples/ip_pipeline: disable build when no epoll
2019-02-26 Bruce Richardsonexamples/bpf: move from test directory
2019-01-22 Fan Zhangexamples/fips_validation: fix physical address
2019-01-18 Fan Zhangexamples/vhost_crypto: fix session private mempool
2019-01-18 Tiwei Bieexamples/vhost: fix path allocation failure handling
2019-01-17 Fan Zhangexamples/fips_validation: fix session private mempool
next