mempool: fix slow allocation of large mempools
[dpdk.git] / examples /
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
2019-10-27 David Huntexamples/vm_power: fix build without i40e
2019-10-27 Marcin Hajkowskiexamples/vm_power: send confirmation cmd to guest
2019-10-27 Marcin Hajkowskiexamples/vm_power: process incoming confirmation cmds
2019-10-27 Xiao Zhangexamples/l3fwd-power: fix Rx interrupt disabling
2019-10-27 Feifei Wangexamples/l3fwd: prefetch the content of the next packet
2019-10-27 Marcin Baranexamples/ioat: print statistics
2019-10-27 Pawel Modrakexamples/ioat: add two threads configuration
2019-10-27 Marcin Baranexamples/ioat: add rawdev copy mode
2019-10-27 Marcin Baranexamples/ioat: add software copy mode
2019-10-27 Pawel Modrakexamples/ioat: add new sample app for ioat driver
2019-10-27 Bruce Richardsonexamples/vm_power: add guest cli to meson
2019-10-27 Bruce Richardsonexamples/vm_power: fix type of cmdline token in cli
2019-10-27 Bruce Richardsonexamples/server_node_efd: add server binary to meson...
2019-10-27 Bruce Richardsonexamples/server_node_efd: add node binary to meson...
2019-10-27 Bruce Richardsonexamples/performance-thread: add pthread shim to meson
2019-10-27 Bruce Richardsonexamples/performance-thread: add l3fwd-thread to meson
2019-10-27 Bruce Richardsonexamples/performance-thread: remove warning disabling
2019-10-27 Bruce Richardsonexamples/ethtool: build as part of meson build
2019-10-27 Bruce Richardsonexamples/bpf: remove from list of examples to build
2019-10-27 Xiaoyun Liexamples/ntb: add return code checks
2019-10-27 Igor Ryzhovkni: add ability to set min/max MTU
2019-10-26 Ciara Powerexamples/load_balancer: remove example
2019-10-26 Ciara Powerexamples/netmap-compat: remove example
2019-10-26 Ciara Powerexamples/quota-watermark: remove example
2019-10-26 Bruce Richardsonexamples/l3fwd-vf: remove example
2019-10-26 Bruce Richardsonexamples/exception_path: remove example
2019-10-25 Jin Yuexamples: delete vhost SCSI example
2019-10-25 Flavia Musatescunet: add new header file for VXLAN
2019-10-25 Konstantin Ananyevexamples/bpf: remove duplicate mbuf definition
2019-10-25 Jasvinder Singhsched: add 64-bit values
2019-10-25 Jasvinder Singhexamples/qos_sched: add subport config flexibility
2019-10-25 Jasvinder Singhexamples/ip_pipeline: add subport config flexibility...
2019-10-23 Michael Shamisexamples/fips_validation: separate ECB and CBC init
2019-10-23 Michael Shamisexamples/fips_validation: support AES ECB
2019-10-23 Michael Shamisexamples/fips_validation: support TDES ECB
2019-10-23 Ferruh Yigitexamples/vm_power: fix build
2019-10-18 Nipun Guptaeventdev: add Tx flag for packets with same destination
2019-10-21 David Marchandexamples/ntb: fix build
2019-10-21 David Marchandclean bare metal support traces
2019-10-21 Xiaoyun Liexamples/ntb: support more functions
2019-10-07 Jim Harrisvhost: add missing experimental flag
2019-10-07 Ivan Ilchenkoexamples/ipv4_multicast: check allmulticast enable...
2019-10-07 Igor Romanovexamples: check status of getting MAC address
2019-10-07 Igor Romanovexamples: check status of getting link info
2019-10-07 Ivan Ilchenkoexamples: take promiscuous mode switch result into...
2019-10-07 Ivan Ilchenkokni: check code of promiscuous mode switch
2019-10-07 Ivan Ilchenkoexamples: check status of getting ethdev info
2019-10-07 Ivan Ilchenkoexamples/vhost: check status of getting ethdev info
2019-10-07 Ivan Ilchenkoexamples/qos_sched: check status of getting ethdev...
2019-10-07 Ivan Ilchenkoexamples/flow_filtering: check status of getting ethdev...
next