ring: relax alignment constraint on ring structure
[dpdk.git] / examples /
2018-04-13 Fan Zhangexamples/vhost_crypto: add sample application
2018-04-13 Ferruh Yigitethdev: replace bus specific struct with generic dev
2018-04-10 Jasvinder Singhexamples/ip_pipeline: skip in FreeBSD build
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add ECMP route example
2018-04-05 Jasvinder Singhexamples/ip_pipeline: fix load balance table action
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add flow classification example
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add firewall example
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add route example
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add TAP port example
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add KNI port example
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add l2fwd example
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add load balance action command
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add TTL stats command
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add DSCP table update command
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add meter stats command
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add meter profile commands
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add table entry stats command
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add table bulk add command
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add table entry delete command
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add table entry commands
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add stats read commands
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add port enable and disable commands
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add enable and disable commands
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add thread runtime
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add threads
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add pipeline object
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add action profile objects
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add KNI object
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add tap object
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add traffic manager object
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add sw queue object
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add link object
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add mempool object
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add CLI interface
2018-04-05 Jasvinder Singhexamples/ip_pipeline: remove infra code
2018-04-04 Jasvinder Singhexamples/ip_pipeline: remove config
2018-04-04 Jasvinder Singhexamples/ip_pipeline: remove master pipeline
2018-04-04 Jasvinder Singhexamples/ip_pipeline: remove firewall pipeline
2018-04-04 Jasvinder Singhexamples/ip_pipeline: remove flow actions pipeline
2018-04-04 Jasvinder Singhexamples/ip_pipeline: remove flow classification pipeline
2018-04-04 Jasvinder Singhexamples/ip_pipeline: remove routing pipeline
2018-04-04 Jasvinder Singhexamples/ip_pipeline: remove passthrough pipeline
2018-04-04 Bruce Richardsonconvert snprintf to strlcpy
2018-03-27 Radu Nicolauexamples/exception_path: limit core count to 64
2018-03-13 Bruce Richardsonexamples: fix build with meson
2018-02-19 Cristian Dumitrescumeter: add configuration profile
2018-02-13 Lee Dalyexamples/cmdline: convert to SPDX license tag
2018-02-13 Lee Dalyexamples/ip_pipeline: convert dual-license to SDPX
2018-02-13 Lee Dalyexamples/performance-thread: update lthread license
2018-02-13 Radu Nicolauexamples/ipsec-secgw: fix printed crypto name
2018-02-13 Dustin Lundquistexamples/exception_path: align stats on cache line
2018-02-08 Lee Dalyexamples/l3fwd: convert Altivec files to SPDX license tag
2018-02-08 Lee Dalyexamples/performance-thread: convert license to SPDX tag
2018-02-08 Anoob Josephexamples/ipsec-secgw: support AES 256
2018-02-06 Pablo de Laraexamples/ptpclient: fix Tx configuration
2018-02-06 Bao-Long Tranexamples/ip_pipeline: fix timer period unit
2018-02-06 Vipin Vargheseexamples/l2fwd: check if user portmask is valid
2018-02-05 Stefan Hajnocziexamples/vhost_scsi: drop unimplemented event index...
2018-02-02 Bruce Richardsonbuild: fix dependency on execinfo for BSD meson builds
2018-02-01 Beilei Xingexamples/flow_filtering: add delay to wait link update
2018-02-01 Radu Nicolauexamples/bond: check mbuf allocation
2018-02-01 David Coyleexamples/vm_power_manager: fix set VF MAC address
2018-02-01 Hemant Agrawalkni: set initial value for MTU
2018-02-01 Hemant Agrawalkni: support MAC address change
2018-01-31 Radu Nicolauexamples/bond: fix vdev name
2018-01-31 Kevin Laatzexamples: increase default ring sizes to 1024
2018-01-31 Amr Mokhtarexamples/bbdev: fix unchecked return of stats
2018-01-31 Amr Mokhtarexamples/bbdev: fix memory leak in stats print
2018-01-31 Amr Mokhtarexamples/bbdev: fix out-of-bounds access in MAC print
2018-01-30 Pavan Nikhileshbuild: detect micro-arch on ARM
2018-01-30 Bruce Richardsonbuild: remove architecture flag as default C flag
2018-01-30 Bruce Richardsonbuild: replace license text with SPDX tag
2018-01-30 Bruce Richardsonexamples: enable linking both static and shared
2018-01-30 Bruce Richardsonbuild: build as both static and shared libs
2018-01-30 Bruce Richardsonexamples: use pkg-config in makefiles
2018-01-30 Bruce Richardsonexamples: put app name and sources at top of makefiles
2018-01-30 Bruce Richardsonexamples: build some samples with meson
2018-01-29 Zhiyong Yangexamples/flow_filtering: fix port id size
2018-01-29 Fan Zhangexamples/ipsec_secgw: fix security session
2018-01-29 Neil Hormanmk: add experimental tag check
2018-01-21 Thomas Monjalonexamples/eventdev: fix build with GCC < 5
2018-01-20 Radu Nicolauexamples/ipsec-secgw: try end in flow actions before...
2018-01-20 Nélio Laranjeiroexamples/ipsec-secgw: fix SPI byte order in flow item
2018-01-20 Radu Nicolauexamples/ipsec_secgw: create session mempools for ethdevs
2018-01-20 Nélio Laranjeiroexamples/ipsec-secgw: add egress flow actions
2018-01-20 Nélio Laranjeiroexamples/ipsec-secgw: add target queues in flow actions
2018-01-20 Nélio Laranjeiroexamples/ipsec-secgw: fix missing ingress flow attribute
2018-01-20 Akhil Goyalexamples/ipsec-secgw: fix corner case for SPI value
2018-01-20 Akhil Goyalexamples/ipsec-secgw: improve IPsec dequeue logic
2018-01-20 Akhil Goyalexamples/ipsec-secgw: update incremental checksum
2018-01-20 Akhil Goyalexamples/ipsec-secgw: update mbuf packet type
2018-01-20 Akhil Goyalexamples/ipsec-secgw: add cryptodev mask option
2018-01-20 Anoob Josephexamples/ipsec-secgw: support inline protocol
2018-01-20 Anoob Josephexamples/ipsec-secgw: fix usage of incorrect port
2018-01-19 Pavan Nikhileshexamples/eventdev: rename example
2018-01-19 Pavan Nikhileshexamples/eventdev: add mempool size configuration
2018-01-19 Pavan Nikhileshexamples/eventdev: add atq single stage pipeline worker
2018-01-19 Pavan Nikhileshexamples/eventdev: add single stage pipeline worker
2018-01-19 Pavan Nikhileshexamples/eventdev: add all type queue option
2018-01-19 Pavan Nikhileshexamples/eventdev: add burst for thread safe pipeline
next