kvargs: fix invalid token parsing on FreeBSD
[dpdk.git] / examples /
2020-05-06 Kevin Traynorexamples/ipsec-gw: fix gcc 10 maybe-uninitialized warning
2020-05-05 Nithin Dabilpuramexamples/l3fwd-graph: add graph config and main loop
2020-05-05 Nithin Dabilpuramexamples/l3fwd-graph: add ethdev configuration changes
2020-05-05 Nithin Dabilpuramexamples/l3fwd-graph: add graph-based l3fwd skeleton
2020-05-04 Olivier Matzmempool: return 0 if area is too small on populate
2020-04-26 Anatoly Burakovexamples/l3fwd-power: implement proper shutdown
2020-04-26 Anatoly Burakovexamples/l3fwd-power: exit on power lib init failure
2020-04-21 Maxime Coquelinvhost: prefix vDPA enum value for PCI address type
2020-04-21 Thomas Monjalonexamples/vhost_blk: use common macro for minimum
2020-04-21 Junyu Jiangexamples/vmdq: fix RSS configuration
2020-04-21 Junyu Jiangexamples/vmdq: fix output of pools/queues
2020-04-23 Sunil Kumar Koriethdev: add tracepoints
2020-04-19 Ankur Dwivediexamples/ipsec-secgw: check event adapter errors
2020-04-19 Ankur Dwivediexamples/ipsec-secgw: remove duplicated check
2020-04-19 Praveen Shettyexamples/ipsec-secgw: support flow director
2020-04-19 Anoob Josephexamples/ipsec-secgw: support 192/256 AES key sizes
2020-04-21 Pavan Nikhileshbuild: add global libatomic dependency for 32-bit clang
2020-04-17 Ferruh Yigitexamples/vm_power_manager: fix build
2020-04-16 Thomas Monjalonreplace no-return attributes
2020-04-16 Thomas Monjalonreplace unused attributes
2020-04-16 Thomas Monjalonreplace packed attributes
2020-04-16 Thomas Monjalonreplace alignment attributes
2020-04-04 Pavan Nikhileshexamples/l2fwd-event: add option to configure port...
2020-04-05 Mariusz Drostexamples/ipsec-secgw: enable CPU crypto fallback
2020-04-05 Lukasz Bartosikexamples/ipsec-secgw: reserve crypto queues in event...
2020-04-05 Lukasz Bartosikexamples/ipsec-secgw: make number of buffers dynamic
2020-04-05 Lukasz Bartosikexamples/ipsec-secgw: add app mode worker
2020-04-05 Lukasz Bartosikexamples/ipsec-secgw: add driver mode worker
2020-04-05 Lukasz Bartosikexamples/ipsec-secgw: add event mode
2020-04-05 Lukasz Bartosikexamples/ipsec-secgw: add event helper config init...
2020-04-05 Lukasz Bartosikexamples/ipsec-secgw: support internal ports for events
2020-04-05 Lukasz Bartosikexamples/ipsec-secgw: add event worker launch
2020-04-05 Anoob Josephexamples/ipsec-secgw: add event config display
2020-04-05 Anoob Josephexamples/ipsec-secgw: support event Tx adapter
2020-04-05 Anoob Josephexamples/ipsec-secgw: support event Rx adapter
2020-04-01 Anoob Josephexamples/ipsec-secgw: add event port-lcore link
2020-04-01 Anoob Josephexamples/ipsec-secgw: add framework for event helper
2020-04-01 Ankur Dwivediexamples/ipsec-secgw: add default flow for inline Rx
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
next