eal: introduce driver init macros
[dpdk.git] / examples /
2016-09-16 Amine Kherboucheremove unused ring includes
2016-09-09 Gowrishankar Muthu... examples/ip_pipeline: fix lcore mapping for ppc64
2016-09-09 Gowrishankar Muthu... examples/l3fwd: add AltiVec for ppc64
2016-08-24 Christian Ehrhardtexamples/ip_pipeline: fix Python interpreter
2016-08-23 David Marchandivshmem: remove library and its EAL integration
2016-07-28 Sankar Chokkalingamexamples/ip_pipeline: fix flow classification config
2016-07-25 Thomas Monjalonmk: fix link with glibc < 2.17
2016-07-22 Ferruh Yigitexamples/l2fwd-ivshmem: fix build with icc
2016-07-22 Sankar Chokkalingamexamples/ip_pipeline: fix performance with default...
2016-07-22 Sankar Chokkalingamexamples/ip_pipeline: fix IPv6 flow classification
2016-07-22 Sankar Chokkalingamexamples/ip_pipeline: fix action flow bulk command
2016-07-22 Pablo de Laraexamples/performance-thread: add missing braces
2016-07-22 Jianfeng Tanexamples/vhost: fix performance
2016-07-22 Hemant Agrawalexamples/ipsec-secgw: call start function
2016-07-22 Hemant Agrawalexamples/l2fwd-crypto: call start function
2016-07-22 Sergio Gonzalez... examples/ipsec-secgw: fix build with gcc 4.5
2016-07-15 Sergio Gonzalez... examples/ipsec-secgw: fix inbound crash
2016-07-15 Piotr Azarewiczexamples/l2fwd-crypto: improve random key generator
2016-07-15 Reshma Pattanexamples/distributor: fix Rx thread logic for zero...
2016-07-11 Jasvinder Singhexamples/ip_pipeline: add config diagram generator
2016-07-11 Marvin Liuexamples/vm_power_manager: remove dependency on interna...
2016-07-11 Piotr Azarewiczexamples/bond: check thread termination
2016-07-11 Beilei Xingexamples/tep_term: fix port id check
2016-07-11 Beilei Xingexamples/l3fwd: update usage and documentation
2016-07-11 Slawomir Mrozowiczexamples/l2fwd-crypto: fix stats array length
2016-07-11 Pablo de Laraexamples/l2fwd-crypto: flush buffers
2016-07-11 Jianfeng Tanexamples/vhost: print error logs on failure
2016-07-10 Thomas Monjalonexamples: fix dependencies on hash library
2016-07-10 Zyta Szpakethdev: get registers width
2016-07-01 Bruce Richardsonmempool: rename functions with confusing names
2016-06-29 Thomas Monjalonmk: fix internal dependencies
2016-06-22 Yuanhan Liuexamples/vhost: add client option
2016-06-22 Yuanhan Liuvhost: add vhost-user client mode
2016-06-22 Yuanhan Liuvhost: export device id as the interface to applications
2016-06-22 Yuanhan Liuvhost: remove dependency on device private field
2016-06-22 Yuanhan Liuvhost: export queue free entries
2016-06-22 Yuanhan Liuvhost: rename device id variable
2016-06-22 Yuanhan Liuexamples/vhost: make a copy of virtio device id
2016-06-22 Yuanhan Liuvhost: declare device id as int
2016-06-22 Yuanhan Liuvhost: set/reset device flags internally
2016-06-22 Yuanhan Liuexamples/vhost: fix corrupted vdev tailq list
2016-06-21 WeiJie Zhuangexamples/ip_pipeline: support KNI
2016-06-21 Remy Hortonexamples/l2fwd-keepalive: fix memory leak
2016-06-21 Sergio Gonzalez... examples/ipsec-secgw: support transport mode
2016-06-21 Sergio Gonzalez... examples/ipsec-secgw: support IPv6
2016-06-21 Sergio Gonzalez... examples/ipsec-secgw: rename SP config
2016-06-21 Sergio Gonzalez... examples/ipsec-secgw: fix no SA found case
2016-06-21 Sergio Gonzalez... examples/ipsec-secgw: rework processing loop
2016-06-21 Sergio Gonzalez... examples/ipsec-secgw: add debug build option
2016-06-21 Sergio Gonzalez... examples/ipsec-secgw: fix stack smashing
2016-06-21 Sergio Gonzalez... examples/ipsec-secgw: fix esp padding check
2016-06-20 Pablo de Laracrypto/kasumi: add driver for KASUMI library
2016-06-17 Thomas Monjaloneal: fix thread naming on FreeBSD
2016-06-16 Remy Hortonexamples/l2fwd-keepalive: add IPC liveness reporting
2016-06-16 Remy Hortonkeepalive: add liveness callback
2016-06-15 Olivier Matzexamples: fix duplicated lpm6 name
2016-06-14 Guruprasad Mukundaraoexamples/ip_pipeline: add core mappings script
2016-06-14 Jasvinder Singhexamples/ip_pipeline: fix false cacheline sharing among...
2016-06-14 Marcin Kerlinexamples/ip_pipeline: fix null pointer dereference
2016-06-08 Piotr Azarewiczexamples/quota_watermark: fix memory overflow
2016-06-08 Tomasz Kulasekexamples/performance-thread: fix size of destination...
2016-06-08 Tomasz Kulasekexamples/performance-thread: fix destination port
2016-06-08 Jan Viktorinexamples/l3fwd: report error when no vector engine...
2016-06-08 Rami Rosenexamples/l2fwd-jobstats: fix a typo
2016-06-08 Jerin Jacobexamples/l2fwd: increase mempool cache size for performance
2016-06-08 Jerin Jacobexamples/l2fwd: remove hardcoded cycles per second
2016-06-08 Jasvinder Singhexamples/ip_pipeline: add sample configs for various...
2016-06-08 Jasvinder Singhexamples/ip_pipeline: update routes when ports state...
2016-06-08 Jasvinder Singhexamples/ip_pipeline: assign MAC address to routing...
2016-06-08 Jasvinder Singhexamples/ip_pipeline: link routing output ports to...
2016-06-08 Jasvinder Singhexamples/ip_pipeline: increase constants
2016-06-08 Jasvinder Singhexamples/ip_pipeline: support RSS
2016-06-08 Jasvinder Singhexamples/ip_pipeline: clean up configuration parser
2016-06-08 Piotr Azarewiczexamples/ip_pipeline: update edge router use case
2016-06-08 Piotr Azarewiczexamples/ip_pipeline: rework routing CLI
2016-06-08 Piotr Azarewiczexamples/ip_pipeline: rework flow action CLI
2016-06-08 Tomasz Kulasekexamples/ip_pipeline: rework flow classification CLI
2016-06-08 Daniel Mrzyglodexamples/ip_pipeline: rework firewall CLI
2016-06-08 Tomasz Kulasekexamples/ip_pipeline: rework common CLI
2016-06-08 Piotr Azarewiczexamples/ip_pipeline: add string parsing helpers
2016-06-07 Fan Zhangexamples/ip_pipeline: fix null packet in source port
2016-06-07 Pablo de Laraexamples/l2fwd-crypto: fix supported key size check
2016-06-07 Fan Zhangexamples/l2fwd-crypto: enable AES-XCBC-MAC authenticati...
2016-06-07 Fan Zhangexamples/l2fwd-crypto: enable AES-CTR cipher algorithm
2016-05-24 Mauricio Vasquez Bethdev: use dedicated macro to check port id
2016-05-24 Olivier Matzmbuf: add prefetch helpers
2016-05-16 Mauricio Vasquez Bexamples: remove useless check of port count
2016-05-16 Daniel Mrzyglodexamples/ip_pipeline: fix initialization of firewall...
2016-05-16 Marcin Kerlinexamples/ip_pipeline: fix options array overflow
2016-05-16 Marcin Kerlinexamples/distributor: check mempool error
2016-05-16 Michal Kobylinskiexamples/netmap_compat: fix infinite loop
2016-05-16 Slawomir Mrozowiczexamples/qos_meter: check flow configuration error
2016-05-16 Slawomir Mrozowiczexamples/qos_sched: fix lcore limit
2016-05-16 Slawomir Mrozowiczexamples/qos_sched: fix error message
2016-05-16 Slawomir Mrozowiczexamples/qos_sched: fix negative loop bound in option...
2016-05-16 Slawomir Mrozowiczexamples/qos_sched: fix out-of-bounds option parsing
2016-05-16 Daniel Mrzyglodexamples/kni: print release error
2016-05-16 Daniel Mrzyglodexamples/vm_power_manager: ensure domain name is null...
2016-05-10 Yuanhan Liuexamples/vhost: embed statistics into device structure
2016-05-10 Yuanhan Liuexamples/vhost: clean switch worker
next