net/bnxt: support get/set EEPROM
[dpdk.git] / examples /
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
2017-07-06 Pablo de Laracryptodev: remove AAD length from crypto op
2017-07-06 Pablo de Laracryptodev: add auth IV
2017-07-06 Pablo de Laracryptodev: move IV parameters to session
2017-07-06 Pablo de Laracryptodev: pass IV as offset
2017-07-06 Pablo de Laraexamples/ipsec-secgw: move IV to crypto op private...
2017-07-06 Pablo de Laraexamples/l2fwd-crypto: move IV to crypto op private...
2017-07-06 Pablo de Laracryptodev: do not store pointer to op specific params
2017-07-04 Jianbo Liuexamples/l3fwd: add loop count for hash multi-lookup
2017-07-04 Jianbo Liuexamples/l3fwd: add NEON implementation
2017-07-04 Jianbo Liuexamples/l3fwd: rearrange LPM code
2017-07-04 Jianbo Liuexamples/l3fwd: extract common code from multi packet...
2017-07-04 Jianbo Liuexamples/l3fwd: rename file for sequential hash lookup
2017-07-04 Jianbo Liuexamples/l3fwd: reorganise multi hash lookup
2017-07-04 Ashwin Sekhar T Kexamples/performance-thread: support ARM64
2017-07-04 Ashwin Sekhar T Kexamples/performance-thread: reorganise arch code
2017-07-04 Bruce Richardsonexamples/performance-thread: remove non-SSE4 fallbacks
2017-07-04 Bruce Richardsonexamples/l3fwd: remove checks for SSE4
2017-07-04 Bruce Richardsonexamples/ip_pipeline: remove macro check for SSE4
2017-07-03 Jerin Jacobeal: switch to architecture specific pause function
2017-07-01 Bernard Iremongerethdev: add return values to callback process API
2017-06-28 Pablo de Laraexamples/l2fwd-crypto: fix auth info display
2017-06-28 Pablo de Laraexamples/l2fwd-crypto: fix application help
2017-06-28 Pablo de Laraexamples/l2fwd-crypto: fix option parsing
2017-06-14 Jerin Jacobfix typos using codespell utility
2017-06-06 Jerin Jacobeal: introduce macro for always inline
2017-06-05 Tiwei Bieexamples/exception_path: support FreeBSD
2017-06-05 Andrew Rybchenkoexamples/multi_process: remove unused variable
2017-06-05 Jerin Jacobexamples/vhost: fix uninitialized descriptor indexes
2017-06-05 Jerin Jacobexamples/qos_sched: suppress gcc 7.1.1 warning
2017-06-05 Jerin Jacobexamples/performance-thread: add fall-through comments
2017-06-05 Jerin Jacobexamples/l3fwd: add switch fall-through comments
2017-05-10 Gang Jiangexamples/vhost: fix socket path parsing
2017-05-05 Wei Daiexamples/performance-thread: remove useless include
2017-05-01 Markos Chandrasexamples/ethtool: fix link with ixgbe shared lib
2017-05-01 Andriy Berestovskyyexamples/load_balancer: fix Tx flush
2017-05-01 Pablo de Laraexamples/l3fwd-power: fix Rx descriptor size
2017-05-01 Jingjing Wuexamples/l3fwd-power: fix handling no Rx queue
2017-05-01 Remy Hortonexamples/l2fwd-keepalive: clean up shared mem on exit
2017-05-01 Remy Hortonexamples/l2fwd-keepalive: add graceful exit
2017-05-01 Zhiyong Yangexamples/multi_process: fix timer update
2017-05-01 Bruce Richardsonexamples/performance-thread: fix build on FreeBSD 10.0
2017-04-28 Pablo de Laraexamples/l2fwd-crypto: fix packets array index
2017-04-24 Bruce Richardsonexamples/performance-thread: fix compilation on Suse...
2017-04-21 Bruce Richardsonexamples/performance-thread: use a single build dir
2017-04-21 Bruce Richardsonexamples/performance-thread: fix build on FreeBSD
2017-04-21 Bruce Richardsonexamples: fix build clean on FreeBSD
2017-04-21 Hiroki Shirokuraexamples/performance-thread: support C++
2017-04-21 Qi Zhangexamples/ethtool: disable promiscuous mode by default
2017-04-21 Andriy Berestovskyyexamples: limit max frame size
2017-04-21 Andriy Berestovskyyexamples/ip_pipeline: avoid panic if link up/down not...
2017-04-21 Andriy Berestovskyyexamples/ip_pipeline: support more than 32 CPUs
2017-04-21 Shyam Kumar Shrivastavexamples/ip_pipeline: fix port range filtering
2017-04-20 Pablo de Laraexamples/l2fwd-crypto: fix padding calculation
2017-04-20 Fan Zhangexamples/l2fwd-crypto: add cryptodev mask option
2017-04-20 Pablo de Laraexamples/l2fwd-crypto: fix AEAD tests when AAD is zero
2017-04-10 Jeff Guoexamples: enable HW CRC strip by default
2017-04-06 Bruce Richardsonexamples: enable build of performance-thread
2017-04-05 Akhil Goyalexamples/ipsec-secgw: attach session-qp
2017-04-05 Pablo de Laraexamples/dpdk-qat: remove app
2017-04-05 Pablo de Laraexamples/l2fwd-crypto: use cryptodev algorithm parser
2017-04-05 Olivier Matzeal: deprecate log functions
2017-04-01 Yuanhan Liuexamples/vhost: demonstrate the new generic APIs
2017-04-01 Yuanhan Liuvhost: rename header file
2017-04-01 Yuanhan Liuvhost: introduce API to start a specific driver
2017-04-01 Yuanhan Liuvhost: rename device ops struct
2017-04-01 Yuanhan Liuvhost: do not include net specific headers
2017-04-01 Yuanhan Liuvhost: drop the Rx and Tx queue macro
2017-04-01 Yuanhan Liuvhost: make notify ops per vhost driver
2017-04-01 Yuanhan Liuvhost: use new APIs to handle features
2017-04-04 Wei Daiexamples/ip_fragmentation: fix check of packet type
2017-03-29 Bruce Richardsonexamples/quota_watermark: use ring space for watermarks
2017-03-29 Bruce Richardsonring: return remaining entry count when dequeuing
next