pdump: fix error code check when creating/canceling pthread
[dpdk.git] / examples /
2017-11-12 Ilya V. Matveychikovexamples/ipv4_multicast: fix segments number type
2017-11-10 Radu Nicolauexamples/ipsec-secgw: fix build with gcc 4.5.1
2017-11-07 Ori Kamexamples/flow_filtering: add simple demo of flow API
2017-11-07 Bruce Richardsonexamples: remove dependency on PCI
2017-11-07 Bernard Iremongerexamples/flow_classify: fix fseek error handling
2017-11-07 Guduri Prathyushaexamples/l3fwd: fix aliasing in port grouping
2017-11-07 Guduri Prathyushaexamples/l3fwd: fix NEON instructions
2017-11-07 Jianbo Liuexamples/ip_pipeline: use crc32 in hash functions for...
2017-11-07 Jianbo Liuexamples/ip_pipeline: avoid hash table create failure
2017-11-07 Harry van Haarenservice: fix race in service on app lcore function
2017-11-06 Santosh Shuklacryptodev: rename physical address type to IOVA
2017-11-06 Thomas Monjalonmbuf: rename data address helpers to IOVA
2017-11-06 Thomas Monjalonmalloc: rename address mapping function to IOVA
2017-11-06 Thomas Monjalonremove useless memzone includes
2017-11-06 Thomas Monjalonuse macro to declare constructor functions
2017-10-26 Xueming Liexamples/multi_process: fix received message length
2017-10-26 Pavan Nikhileshexamples/eventdev: use service library
2017-10-26 Pavan Nikhilesheventdev: fix inconsistency in queue config
2017-10-26 Gaetan Rivetpci: introduce library and driver
2017-10-26 Radu Nicolauexamples/ipsec-secgw: fix build without security lib
2017-10-26 Akhil Goyalexamples/ipsec-secgw: support security offload
2017-10-25 Pablo de Laraexamples/l2fwd-crypto: fix physical address setting
2017-10-25 Aviad Yehezkelexamples/ipsec-secgw: convert IV to big endian
2017-10-25 Aviad Yehezkelexamples/ipsec-secgw: fix AAD length setting
2017-10-25 Aviad Yehezkelexamples/ipsec-secgw: fix session creation
2017-10-25 Aviad Yehezkelexamples/ipsec-secgw: fix crypto device mapping
2017-10-25 Radu Nicolauexamples/ipsec_secgw: support jumbo frames
2017-10-25 Radu Nicolauexamples/ipsec_secgw: switch to new offload API
2017-10-25 Tomasz Duszynskiexamples/ipsec-secgw: fix IPv6 payload length
2017-10-25 Zhiyong Yangexamples/l2fwd-crypto: fix port id type
2017-10-25 Tomasz Duszynskiexamples/ipsec-secgw: fix IP version check
2017-10-25 Jacek Piaseckiexamples/vhost_scsi: fix product id string termination
2017-10-24 Tomasz Duszynskiexamples/kni: check PCI info not NULL before reading
2017-10-24 Jasvinder Singhexamples/qos_sched: fix uninitialized config
2017-10-24 David Huntexamples/vm_power_manager: add turbo commands to help...
2017-10-24 David Huntexamples/vm_power_manager: fix response time
2017-10-24 Harry van Haarenexamples/service_cores: add new sample application
2017-10-24 Bernard Iremongerexamples/flow_classify: add sample application
2017-10-24 Cristian Dumitrescuapps: add mask-based hash functions
2017-10-24 Cristian Dumitrescutable: rework 16-byte key hash tables
2017-10-24 Cristian Dumitrescutable: rework 8-byte key hash tables
2017-10-24 Cristian Dumitrescutable: rework variable size key ext hash tables
2017-10-24 Cristian Dumitrescutable: add unified params struct and mask-based hash...
2017-10-24 Cristian Dumitrescutable: remove deprecated variable size key ext hash...
2017-10-24 Cristian Dumitrescutable: remove deprecated 16-byte key hash tables
2017-10-24 Cristian Dumitrescutable: remove deprecated 8-byte key hash tables
2017-10-24 Cristian Dumitrescuapps: remove calls to deprecated hash tables
2017-10-24 Olivier Matzmk: do not generate LDLIBS from directory dependencies
2017-10-13 Slawomir Mrozowiczexamples/performance-thread: fix out-of-bounds tls...
2017-10-13 Slawomir Mrozowiczexamples/performance-thread: fix out-of-bounds sched...
2017-10-13 Jacek Piaseckiexamples/performance-thread: check thread creation
2017-10-13 Ashish Jainexamples/ip_reassembly: use pktmbuf to create mempool
2017-10-13 Gowrishankar Muthu... examples/l3fwd: optimize packet processing on powerpc
2017-10-13 Tonghao Zhangexamples/l3fwd-power: remove dead code
2017-10-13 Kuba Kozakexamples/l3fwd-acl: check fseek return
2017-10-13 Xueming Liexamples/l2fwd_fork: fix message pool init
2017-10-13 Vladimir Kuramshinexamples/l2fwd-cat: fix build with PQOS 1.4
2017-10-13 Zhiyong Yangexamples: fix port id type
2017-10-13 David Huntexamples/vm_power_manager: fix build
2017-10-12 Luca Boccassimk: sort headers before wildcard inclusion
2017-10-12 Pablo de Laraexamples/l2fwd-crypto: support AES-CCM
2017-10-12 Hemant Agrawalexamples/l2fwd-crypto: fix uninitialized errno value
2017-10-11 David Huntexamples/vm_power_mgr: set MAC address of VF
2017-10-11 Rory Sextonexamples/guest_cli: add send policy to host
2017-10-11 David Huntexamples/vm_power_mgr: add port initialisation
2017-10-11 Rory Sextonexamples/vm_power_mgr: add policy to channels
2017-10-11 David Huntexamples/vm_power_mgr: add scale to medium freq fn
2017-10-11 David Huntexamples/vm_power_mgr: add VCPU to PCPU mapping
2017-10-10 Gage Eadseventdev: ease single-link queue config requirements
2017-10-08 Jianfeng Tanxen: remove dependency in applications
2017-10-08 Jianfeng Tanexamples/vhost_xen: remove
2017-10-06 Zhiyong Yangethdev: increase port id range
2017-09-22 David Huntexamples/vm_power_manager: add per-core turbo CLI
2017-09-22 David Huntexamples/vm_power_manager: add per-core turbo
2017-08-04 Harry van Haarenexamples/eventdev: fix run forever with -n option
2017-08-04 Qi Zhangexamples/l3fwd: fix IPv6 packet type parse
2017-07-31 Pablo de Laraexamples/l2fwd-crypto: fix possible out-of-bounds
2017-07-21 Hemant Agrawalexamples/qos_sched: fix build for less lcores
2017-07-21 Hemant Agrawalexamples/load_balancer: fix build for less lcores
2017-07-19 Kuba Kozakexamples/l2fwd-crypto: add option to update MAC address
2017-07-19 Pablo de Laraexamples/l2fwd-crypto: fix AEAD key setting
2017-07-19 Pablo de Laraexamples/l2fwd-crypto: fix AEAD IV setting
2017-07-19 Pablo de Laraexamples/l2fwd-crypto: fix digest length
2017-07-19 Pablo de Laracryptodev: rename ADD field
2017-07-19 Changpeng Liuexamples/vhost_scsi: introduce a new sample app
2017-07-16 Thomas Monjalonexamples: remove duplicate includes
2017-07-08 Thomas Monjalonexamples/ethtool: include PCI header directly
2017-07-08 Roman Zhukovexamples: adjust Rx and Tx descriptors to device limits
2017-07-08 Jerin Jacobupdate Cavium Inc copyright headers
2017-07-07 Harry van Haarenexamples/eventdev_pipeline_sw_pmd: add sample app
2017-07-06 Pablo de Laracryptodev: add mempool pointer in queue pair setup
2017-07-06 Slawomir Mrozowiczcryptodev: support device independent sessions
2017-07-06 Slawomir Mrozowiczcryptodev: change attach session to queue pair API
2017-07-06 Slawomir Mrozowiczcryptodev: do not create session mempool internally
2017-07-06 Pablo de Laracryptodev: remove unused cryptodev session structure
2017-07-06 Pablo de Laracryptodev: use AES-GCM/CCM as AEAD algorithms
2017-07-06 Pablo de Laraexamples/l2fwd-crypto: add AEAD parameters
2017-07-06 Pablo de Laraexamples/ipsec-secgw: add AEAD parameters
2017-07-06 Pablo de Laraexamples/l2fwd-crypto: avoid too many tabs
2017-07-06 Pablo de Laracryptodev: remove digest length from crypto op
next