net: add rte prefix to ether structures
[dpdk.git] / examples /
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
2019-01-17 Konstantin Ananyevexamples/ip_fragmentation: fix MTU for i40e
2019-01-17 Ferruh Yigitexamples/kni: fix crash while handling userspace request
2019-01-15 Rami Rosenexamples/vhost: fix a typo
2019-01-15 Rami Rosenexamples/tep_term: remove unused constant
2019-01-15 Noa Ezraexamples/ip_fragmentation: support big packets
2019-01-15 David Huntexamples/power: fix core id with JSON commands
2019-01-15 David Huntexamples/power: fix for p-state
2019-01-14 Rami Rosenexamples/vhost: remove unnecessary method and constant
2019-01-14 Dekel Peledexamples/flow_filtering: fix example documentation
2019-01-10 Konstantin Ananyevexamples/ipsec-secgw: add scripts for functional test
2019-01-10 Konstantin Ananyevexamples/ipsec-secgw: make data-path to use IPsec library
2019-01-10 Konstantin Ananyevexamples/ipsec-secgw: make app to use IPsec library
2019-01-10 Konstantin Ananyevexamples/ipsec-secgw: fix inbound SA checking
2019-01-10 Konstantin Ananyevexamples/ipsec-secgw: make local variables static
2019-01-10 Konstantin Ananyevexamples/ipsec-secgw: fix outbound codepath for single SA
2019-01-10 Konstantin Ananyevexamples/ipsec-secgw: fix crypto-op might never get...
2019-01-10 Konstantin Ananyevexamples/ipsec-secgw: allow to specify neighbour MAC...
2019-01-10 Konstantin Ananyevexamples/ipsec-secgw: allow disabling some Rx/Tx offloads
2019-01-10 Fan Zhangexamples/fips_validation: add power on self test
2019-01-10 Fan Zhangvhost/crypto: use separate session mempools
2019-01-10 Fan Zhangexamples: use separate crypto session mempools
2019-01-10 Fan Zhangcryptodev: change queue pair configure structure
2018-12-21 Reshma Pattanmbuf: implement generic format for sched field
2018-12-19 Wei Zhaoexamples/ipv4_multicast: remove useless mbuf info copy
2018-12-19 David Huntexamples/power: increase max cores to 256
2018-12-19 David Huntexamples/power: allow VM to use lcores over 63
2018-12-19 David Huntexamples/power: remove mask functions
2018-12-19 David Huntexamples/power: change 64-bit masks to arrays
2018-12-13 Fan Zhangexamples/vhost_crypto: fix bracket
2018-12-13 Radu Nicolauexamples/bond: fix crash when there is no active slave
2018-12-13 Radu Nicolauexamples/bond: fix initialization order
2018-11-18 Herakliusz Lipiecexamples/ipv4_multicast: fix leak of cloned packets
next