test: add a testcase for dynamic logs
[dpdk.git] / examples /
2018-01-16 Shahaf Shulerexamples/skeleton: convert to new ethdev offloads API
2018-01-16 Shahaf Shulerexamples/server_node_efd: convert to new ethdev offload...
2018-01-16 Shahaf Shulerexamples/rxtx_callbacks: convert to new ethdev offloads API
2018-01-16 Shahaf Shulerexamples/ptpclient: convert to new ethdev offloads API
2018-01-16 Shahaf Shulerexamples/packet_ordering: convert to new ethdev offload...
2018-01-16 Shahaf Shulerexamples/flow_filtering: convert to new ethdev offloads API
2018-01-16 Shahaf Shulerexamples/flow_classify: convert to new ethdev offloads API
2018-01-16 Shahaf Shulerexamples/eventdev_pipeline: convert to new offloads API
2018-01-16 Shahaf Shulerexamples/ethtool: convert to new ethdev offloads API
2018-01-16 Shahaf Shulerexamples/distributor: convert to new ethdev offloads API
2018-01-16 Shahaf Shulerexamples/vm_power_manager: convert to new offloads API
2018-01-16 Shahaf Shulerexamples/vmdq_dcb: convert to new ethdev offloads API
2018-01-16 Shahaf Shulerexamples/vmdq: convert to new ethdev offloads API
2018-01-16 Shahaf Shulerexamples/vhost: convert to new ethdev offloads API
2018-01-16 Shahaf Shulerexamples/tep_termination: convert to new ethdev offload...
2018-01-16 Shahaf Shulerexamples/quota_watermark: convert to new ethdev offload...
2018-01-16 Shahaf Shulerexamples/qos_sched: convert to new ethdev offloads API
2018-01-16 Shahaf Shulerexamples/qos_meter: convert to new ethdev offloads API
2018-01-16 Shahaf Shulerexamples/performance-thread: convert to new offloads API
2018-01-16 Shahaf Shulerexamples/netmap_compat: convert to new ethdev offloads API
2018-01-16 Shahaf Shulerexamples/multi_process: convert to new ethdev offloads API
2018-01-16 Shahaf Shulerexamples/load_balancer: convert to new ethdev offloads API
2018-01-16 Shahaf Shulerexamples/link_status_interrupt: convert to new offloads API
2018-01-16 Shahaf Shulerexamples/ipv4_multicast: convert to new ethdev offloads API
2018-01-16 Shahaf Shulerexamples/ipsec-secgw: convert to new ethdev offloads API
2018-01-16 Shahaf Shulerexamples/ip_reassembly: convert to new ethdev offloads API
2018-01-16 Shahaf Shulerexamples/ip_pipeline: convert to new ethdev offloads API
2018-01-16 Shahaf Shulerexamples/ip_fragmentation: convert to new offloads API
2018-01-16 Shahaf Shulerexamples/kni: convert to new ethdev offloads API
2018-01-16 Shahaf Shulerexamples/exception_path: convert to new ethdev offloads API
2018-01-16 Shahaf Shulerexamples/bond: convert to new ethdev offloads API
2018-01-16 Shahaf Shulerexamples/l3fwd-vf: convert to new ethdev offloads API
2018-01-16 Shahaf Shulerexamples/l3fwd-power: convert to new ethdev offloads API
2018-01-16 Shahaf Shulerexamples/l3fwd-acl: convert to new ethdev offloads API
2018-01-16 Shahaf Shulerexamples/l3fwd: convert to ethdev offloads API
2018-01-16 Shahaf Shulerexamples/l2fwd-keepalive: convert to new ethdev offload...
2018-01-16 Shahaf Shulerexamples/l2fwd-jobstats: convert to new ethdev offloads API
2018-01-16 Shahaf Shulerexamples/l2fwd-crypto: convert to new ethdev offloads API
2018-01-16 Shahaf Shulerexamples/l2fwd: convert to new ethdev offloads API
2018-01-16 Zhiyong Yangexamples/vhost: fix startup check
2018-01-16 Junjie Chenexamples/vhost: fix sending ARP packet to self
2018-01-16 Stefan Hajnoczivhost: introduce vring call API
2018-01-16 Wei Zhaoexamples/flow_filtering: add Tx queues setup process
2018-01-15 Nikhil Agarwalexamples/l3fwd-power: disable link status interrupt
2018-01-15 Nikhil Agarwalexamples/l3fwd-power: replace desc done with Rx queue...
2018-01-15 Nikhil Agarwalexamples/l3fwd-power: fix frequency detection
2018-01-15 Nikhil Agarwalexamples/l3fwd-power: fix Rx without interrupt
2018-01-15 Stephen Hemmingerexamples/l3fwd: set CLI back to Unix style
2018-01-15 Pavan Nikhileshexamples/l2fwd: increase pktmbuf pool size
2018-01-15 Prashant Bholeexamples: remove unnecessary dev info queries
2018-01-11 Jasvinder Singhflow_classify: remove table id parameter from API
2018-01-11 Thierry Herbelotfix typos
2018-01-09 Jerin Jacobexamples: use SPDX tag for Cavium copyright files
2018-01-05 Stephen Hemmingerexamples/load_balancer: remove unnecessary parenthesis
2018-01-04 Bruce Richardsonexamples: use SPDX tag for Intel copyright files
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
next