net/dpaa2: add support for VLAN strip
[dpdk.git] / examples /
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
2017-03-29 Bruce Richardsonring: return free space when enqueuing
2017-03-29 Bruce Richardsonring: make bulk and burst return values consistent
2017-03-29 Bruce Richardsonring: remove watermark support
2017-03-29 David Huntexamples/distributor: give Rx thread a core
2017-03-29 David Huntexamples/distributor: tweak for performance
2017-03-29 David Huntexamples/distributor: add dedicated core
2017-03-29 David Huntexamples/distributor: wait for ports to come up
2017-03-29 David Huntexamples/distributor: allow for extra stats
2017-03-29 David Huntdistributor: switch over to new API
2017-03-27 Olivier Matzmk: optimize directory dependencies
2017-03-15 Vladyslav Buslovlpm6: extend next hop field
2017-03-15 Hemant Agrawalmbuf: use pktmbuf helper to create the pool
2017-03-10 Keith Wilesexamples: fix optind reset
2017-03-08 Bruce Richardsonexamples/quota_watermark: fix requirement for 2M pages
2017-03-08 Bruce Richardsonexamples/quota_watermark: correct code indentation
2017-02-10 Pablo de Laraexamples/l2fwd-crypto: fix padding
2017-02-10 Pablo de Laraexamples/l2fwd-crypto: fix overflow
2017-02-10 Ferruh Yigitmk: move PMD libraries linking to applications
2017-02-09 Qiming Yangexamples/ethtool: display bus information
2017-01-30 Pablo de Laraexamples/server_node_efd: renamed from flow_distributor
2017-01-18 Zbigniew Bodekexamples/ipsec-secgw: support SHA256 HMAC
2017-01-18 Pablo de Laraexamples/flow_distributor: new example to demonstrate EFD
2017-01-17 Bernard Iremongerexamples/ethtool: use ixgbe public function
2017-01-17 Qiming Yangexamples/ethtool: display firmware version
2017-01-17 Tomasz Kulasekexamples/performance-thread: add packet type parsing
2017-01-17 Jasvinder Singhexamples/ip_pipeline: fix parsing of pass-through pipeline
2017-01-17 Sankar Chokkalingamexamples/ip_pipeline: fix coremask limitation
2017-01-17 Anand B Jyotiexamples/ip_pipeline: check VLAN and MPLS parameters
2017-01-17 Thomas Monjalonexamples/ip_pipeline: remove useless makefile line
2017-01-17 Olivier Matzexamples/l3fwd: rework long options parsing
2017-01-17 Olivier Matzexamples/l2fwd: rework long options parsing
2017-01-17 Jianfeng Tanexamples/l3fwd-power: fix stop and close on signal
2017-01-17 Jianfeng Tanexamples/l3fwd-power: add --parse-ptype option
2017-01-17 Yong Wangexamples/vhost: fix lcore initialization
2017-01-17 Yong Wangexamples/vhost: fix calculation of mbuf count
2017-01-04 John McNamaramake python scripts PEP8 compliant
2016-12-20 Qiming Yangexamples/ethtool: fix driver information
2016-12-20 Remy Hortonexamples/ethtool: fix querying non-PCI devices
2016-12-01 Olivier Matzlog: do not drop debug logs at compile time
2016-11-07 Fan Zhangexamples/ipsec-secgw: fix configuration parsing
2016-11-07 Fan Zhangexamples/ipsec-secgw: fix configuration parsing
2016-11-07 Yuanhan Liuvhost: remove references to vhost-cuse
2016-11-06 Fan Zhangexamples/ipsec-secgw: fix configuration string termination
2016-10-25 Hemant Agrawalexamples/l3fwd: use accelerated CRC on ARM
2016-10-25 Michael Qiuexamples/tep_term: fix packet length with multi-segments
2016-10-25 Michael Qiuexamples/tep_term: fix L4 length
2016-10-25 Jasvinder Singhexamples/ip_pipeline: fix build with gcc 6
2016-10-25 Jasvinder Singhexamples/ip_pipeline: fix build on BSD
2016-10-13 Piotr Azarewiczexamples/l2fwd-crypto: fix verify with decrypt in chain
2016-10-13 Yuanhan Liuexamples/vhost: add --dequeue-zero-copy option
2016-10-13 Jianfeng Tanexamples/tep_term: fix inner L4 checksum
2016-10-13 Jianfeng Tanexamples/tep_term: fix offload on VXLAN
next