sleep in control plane thread
[dpdk.git] / examples /
2020-03-04 Timothy Redaelliexamples/qos_sched: fix build with gcc 10
2020-03-04 Timothy Redaelliexamples/eventdev: fix build with gcc 10
2020-03-04 Timothy Redaelliexamples/vhost_blk: fix build with gcc 10
2020-02-22 Hemant Agrawaladd top-level SPDX license tag
2020-02-21 Xiaoyun Liexamples/tep_term: remove redundant info get
2020-02-20 Anoob Josephexamples/fips_validation: fix string token for CT length
2020-02-20 Ankur Dwivediexamples/ipsec-secgw: extend inline session to non...
2020-02-20 Thomas Monjalontest/ipsec: fix a typo in function name
2020-02-16 Stephen Hemmingerexamples/l3fwd: improve destination lookup readability
2020-02-16 Stephen Hemmingerexamples/l3fwd: make route array constant
2020-02-16 Stephen Hemmingerexamples/l3fwd: make lookup struct static
2020-02-15 Pavan Nikhileshexamples/l2fwd-event: fix core allocation in poll mode
2020-02-15 Sunil Kumar Koriexamples/l2fwd-event: fix error checking
2020-02-14 Jin Yuexamples/vhost_blk: fix check of device path
2020-02-13 Marcin Smoczynskiexamples/ipsec-secgw: add missing SPDX license tag
2020-02-14 Fan Zhangexamples/fips_validation: fix AES-GCM cipher length...
2020-02-14 Xiao Wangexamples/l3fwd-power: fix interrupt disable
2020-02-14 Xiao Wangexamples/l3fwd-power: fix a typo
2020-02-13 Vamsi Attunuruexamples/kni: add SIGTERM signal handling
2020-02-13 David Huntexamples/power: fix ack for enable/disable turbo
2020-02-13 Ciara Powerexamples/ioat: fix invalid link status check
2020-02-13 Ciara Powerexamples/ioat: fix failure check for ioat dequeue
2020-02-13 Praveen Shettyexamples/ioat: fix unchecked return value
2020-02-13 Gargi Sauexamples/ethtool: fix unchecked return value
2020-02-05 Marcin Smoczynskiexamples/ipsec-secgw: test CPU crypto
2020-02-05 Marcin Smoczynskiexamples/ipsec-secgw: support CPU crypto
2020-02-05 Sucharitha Sarananagaexamples/fips_validation: support AES XTS
2020-02-05 Sucharitha Sarananagaexamples/fips_validation: fix cipher length for AES-GCM
2020-02-05 Vladimir Medvedkinexamples/ipsec-secgw: set and use packet type
2020-02-05 Vladimir Medvedkinexamples/ipsec-secgw: add SAD cache
2020-02-05 Vladimir Medvedkinexamples/ipsec-secgw: get rid of maximum SP limitation
2020-02-05 Vladimir Medvedkinexamples/ipsec-secgw: get rid of maximum SA limitation
2020-02-05 Vladimir Medvedkinexamples/ipsec-secgw: integrate inbound SAD
2020-02-05 Vladimir Medvedkinexamples/ipsec-secgw: implement inbound SAD
2020-02-05 Pavan Nikhileshexamples: use common macro RTE_DIM
2020-01-28 Pavan Nikhileshexamples/l3fwd: add graceful teardown for eventdev
2020-01-28 Pavan Nikhileshexamples/l3fwd: add event em main loop
2020-01-28 Pavan Nikhileshexamples/l3fwd: add event lpm main loop
2020-01-28 Pavan Nikhileshexamples/l3fwd: add service core setup based on caps
2020-01-28 Pavan Nikhileshexamples/l3fwd: add event eth Rx/Tx adapter setup
2020-01-28 Sunil Kumar Koriexamples/l3fwd: add event port and queue setup
2020-01-28 Sunil Kumar Koriexamples/l3fwd: add ethdev setup based on eventdev
2020-01-28 Pavan Nikhileshexamples/l3fwd: add event device configuration
2020-01-28 Sunil Kumar Koriexamples/l3fwd: split pipelines based on capability
2020-01-28 Sunil Kumar Koriexamples/l3fwd: add framework for event device
2020-01-20 Xiaoyun Liexamples/ntb: fix mempool ops setting
2020-01-17 Jin Yuexamples/vhost_blk: check unused value on init
2020-01-15 Savinay Dharmappaexamples/ipsec-secgw: fix crash on unsupported algo
2020-01-14 Pavan Nikhileshexamples/l2fwd-event: fix ethdev RSS setup
2020-01-14 Pavan Nikhileshexamples/l2fwd-event: fix event device config
2019-12-19 Bruce Richardsonbuild: fix soname info for 19.11 compatibility
2019-11-28 Sucharitha Sarananagaexamples/fips_validation: fix vectors for AES-GCM
2019-11-28 Stephen Hemmingerexamples/l2fwd-event: add missing SPDX license header
2019-11-26 Bruce Richardsonexamples/ioat: fix possible null dereference
2019-11-26 Bruce Richardsonexamples/ioat: handle error when querying number of...
2019-11-26 Bruce Richardsonexamples/ioat: handle failure case for ioat dequeue
2019-11-26 Pavan Nikhileshexamples/l2fwd-event: check function errors
2019-11-25 Stephen Hemmingerremove blank lines at end of file
2019-11-25 Stephen Hemmingerexamples/multi_process: fix client crash with sparse...
2019-11-25 Stephen Hemmingerexamples/multi_process: check server port validity
2019-11-25 Shahaf Shulermbuf: extend mbuf pool private structure
2019-11-20 Bruce Richardsonexamples: hide error for missing pkg-config path flag
2019-11-20 Bruce Richardsonexamples: fix build with old pkg-config
2019-11-20 Reshma Pattannet: use IPV4 VHL constant
2019-11-20 Fan Zhangexamples/fips_validation: fix auth verify
2019-11-20 Stephen Hemmingerexamples/ipsec-segw: add SPDX license tag
2019-11-20 Lukasz Bartosikexamples/ipsec-secgw: fix default configuration
2019-11-12 David Marchandexamples/l2fwd: fix build warning with system wide...
2019-11-12 David Huntexamples/vm_power: fix no port in guest
2019-11-12 David Huntexamples/vm_power: fix OOB frequency oscillations
2019-11-11 Pavan Nikhileshexamples/l2fwd: disable packet type parsing
2019-11-11 Pavan Nikhileshexamples/eventdev: add new Rx RSS hash offload
2019-11-11 Pavan Nikhileshexamples/eventdev: split port init sequence
2019-11-11 Jin Yuexamples/vhost_blk: introduce vhost storage sample
2019-11-08 Konstantin Ananyevexamples/ipsec-secgw: fix library mode selection in...
2019-11-08 Hemant Agrawalipsec: remove redundant replay window size
2019-11-08 Vakul Gargexamples/ipsec-secgw: fix SHA256-HMAC digest length
2019-11-08 Marcin Smoczynskiexamples/ipsec-secgw: fix GCM IV length
2019-11-08 Marcin Smoczynskiexamples/ipsec-secgw: add offload fallback tests
2019-11-08 Marcin Smoczynskiexamples/ipsec-secgw: add fragment TTL option
2019-11-08 Marcin Smoczynskiexamples/ipsec-secgw: support fallback session
2019-11-08 Marcin Smoczynskiexamples/ipsec-secgw: clean SA structure
2019-11-08 David Marchandexamples/l2fwd-event: fix build on RHEL 7.6
2019-11-08 Thomas Monjaloncmdline: replace FreeBSD ifdef for IP address parsing
2019-11-08 Stephen Hemmingerexamples/l3fwd: fix IP reserved address range
2019-11-04 Pavan Nikhileshexamples/l2fwd-event: add graceful teardown
2019-11-04 Pavan Nikhileshexamples/l2fwd-event: add eventdev main loop
2019-11-04 Pavan Nikhileshexamples/l2fwd-event: setup service core
2019-11-04 Sunil Kumar Koriexamples/l2fwd-event: setup Rx/Tx adapter
2019-11-04 Sunil Kumar Koriexamples/l2fwd-event: setup event queue and port
2019-11-04 Sunil Kumar Koriexamples/l2fwd-event: setup event device
2019-11-04 Sunil Kumar Koriexamples/l2fwd-event: add infra to split eventdev framework
2019-11-04 Pavan Nikhileshexamples/l2fwd-event: add infra for eventdev
2019-11-04 Pavan Nikhileshexamples/l2fwd-event: add default poll mode routines
2019-10-27 Marcin Hajkowskiexamples/vm_power: send capabilities request from guest
2019-10-27 Marcin Hajkowskiexamples/vm_power: send CPU capabilities on VM request
2019-10-27 Marcin Hajkowskiexamples/vm_power: add command to query CPU frequency
2019-10-27 Marcin Hajkowskiexamples/vm_power: add mechanism to disable queries
2019-10-27 Marcin Hajkowskiexamples/vm_power: process CPU frequency query
2019-10-27 Marcin Hajkowskipower: extend guest channel for frequency query
next