net/mlx5: use thread specific flow workspace
[dpdk.git] / examples /
2020-11-03 Cheng Jiangexamples/vhost: support vhost async data path
2020-11-03 Cheng Jiangexamples/vhost: add async vhost args parsing
2020-11-02 Vladimir Medvedkinexamples/ipsec-secgw: fix session mempool initialisation
2020-11-02 Fan Zhangfips_validation: fix GCM test
2020-11-02 Fan Zhangexamples/fips_validation: fix missed version line
2020-11-03 Thomas Monjalonexamples/rxtx_callbacks: switch timestamp to dynamic...
2020-11-02 Anatoly Burakovexamples/l3fwd-power: fix race on interrupt wakeup log
2020-10-31 David Marchandreorder: switch sequence number to dynamic mbuf field
2020-10-31 Ciara Powerexamples/fips_validation: fix leak on failure
2020-10-31 Ciara Powerexamples/fips_validation: fix crash on allocation failure
2020-10-31 Thomas Monjalonexamples/rxtx_callbacks: switch TSC to dynamic field
2020-10-31 Thomas Monjalonexamples/bbdev: switch to dynamic mbuf field
2020-10-31 Thomas Monjalonsecurity: switch metadata to dynamic mbuf field
2020-10-31 Thomas Monjalonexamples: enclose DPDK includes with angle brackets
2020-10-30 Honnappa Nagarahalliexamples/performance-thread: fix build with low core...
2020-10-30 Bruce Richardsonexamples/multi_process: fix build on Ubuntu 20.04
2020-10-30 Bruce Richardsonexamples/vm_power: fix build on Ubuntu 20.04
2020-10-30 Bruce Richardsonexamples: fix linking against specific drivers
2020-10-30 Rory Sextonexamples/vm_power: fix memory leak
2020-10-29 Cristian Dumitrescuexamples/ip_pipeline: fix external build
2020-10-29 Cristian Dumitrescuexamples/pipeline: fix resource leak
2020-10-29 Xiaoyun Liexamples/tep_term: remove this application
2020-10-23 Yogesh Jangraexamples/pipeline: fix help command
2020-10-23 Ibtisam Tariqexamples/ipsec-secgw: use POSIX network address conversion
2020-10-23 Ibtisam Tariqexamples/ip_pipeline: use POSIX network address conversion
2020-10-20 Stephen Hemmingereal: rename lcore master and slave
2020-10-19 Bruce Richardsonbuild: replace use of old build macros
2020-10-19 Bruce Richardsonbuild: standardize component names and defines
2020-10-19 Bruce Richardsonexamples/l2fwd-crypto: fix missing dependency
2020-10-19 Akhil Goyalsecurity: update session create API
2020-10-19 Cristian Dumitrescuexamples/pipeline: fix resource release in table update
2020-10-19 Konstantin Ananyevexamples/l3fwd-acl: select ACL classify method
2020-10-19 Konstantin Ananyevexamples/l3fwd-acl: update MAC addresses
2020-10-16 Ivan Ilchenkoexamples: check stop call status
2020-10-16 Michael Pfeiffernet: add function to calculate IPv4 header length
2020-10-16 Fan Zhangvhost/crypto: fix feature negotiation
2020-10-15 Timothy McDanieleventdev: express DLB/DLB2 PMD constraints
2020-10-14 Fan Zhangexamples/fips_validation: update GCM test
2020-10-14 Fan Zhangexamples/fips_validation: support scatter gather list
2020-10-14 Archana Munigantiexamples/fips_validation: fix version compatibility
2020-10-14 Archana Munigantiexamples/fips_validation: bypass unsupported vectors
2020-10-14 Olivier Matzexamples/fips_validation: support self-test only
2020-10-14 Olivier Matzexamples/fips_validation: fix buffer overflow
2020-10-14 Adam Dybkowskicrypto/scheduler: rename slave to worker
2020-10-15 Savinay Dharmappaexamples/ip_pipeline: update subport rate dynamically
2020-10-15 Savinay Dharmappaexamples/qos_sched: update subport rate dynamically
2020-10-15 Savinay Dharmappasched: update subport rate dynamically
2020-10-14 Dmitry Kozlyukexamples/cmdline: build on Windows
2020-10-08 Cristian Dumitrescuexamples/pipeline: fix files for table update
2020-10-08 Kevin Laatzexamples/ioat: fix stats print
2020-10-08 Bruce Richardsonraw/ioat: add separate API for fence call
2020-10-08 Bruce Richardsonraw/ioat: rename functions to be operation-agnostic
2020-10-06 Ferruh Yigitexamples/vm_power: fix 32-bit build
2020-09-30 Maxime Coquelinexamples/vhost: remove dequeue zero-copy support
2020-09-30 Maxime Coquelinexamples/vhost_crypto: use vhost async-copy flag
2020-09-30 Yunjian Wangexamples/vhost_blk: check driver start failure
2020-10-01 Cristian Dumitrescuexamples/pipeline: add VXLAN encapsulation example
2020-10-01 Cristian Dumitrescuexamples/pipeline: add l2fwd with MAC swap example
2020-10-01 Cristian Dumitrescuexamples/pipeline: add l2fwd example
2020-10-01 Cristian Dumitrescuexamples/pipeline: add configuration commands
2020-10-01 Cristian Dumitrescuexamples/pipeline: add message passing mechanism
2020-10-01 Cristian Dumitrescuexamples/pipeline: add new example application
2020-09-28 Fan Zhangvhost/crypto: fix pool allocation
2020-09-25 Radu Nicolaubuild: remove deprecated cpuflag macros
2020-09-21 Ivan Dyukovexamples: use new link status print format
2020-09-18 Thomas Monjalonmbuf: remove deprecated function and macro aliases
2020-09-11 Bruce Richardsonrawdev: add private data size to queue config inputs
2020-09-11 Bruce Richardsonrawdev: add private data size to config inputs
2020-09-11 Bruce Richardsonrawdev: add private data size to info query
2020-09-07 Ciara Powerbuild: remove makefiles
2020-09-07 Ciara Powerexamples: remove old build system references
2020-09-07 Bruce Richardsonexamples/ethtool: convert to pkg-config-based build
2020-09-07 Bruce Richardsonexamples/vm_power: convert to pkg-config-based build
2020-09-07 Bruce Richardsonexamples/multi_process: convert to pkg-config-based...
2020-09-07 Kevin Laatzexamples/performance-thread: convert to pkg-config...
2020-09-07 Kevin Laatzexamples/server_node_efd: convert to pkg-config-based...
2020-09-07 Kevin Laatzexamples/ka-agent: convert to pkg-config-based build
2020-09-07 Ciara Powerexamples: remove legacy sections of makefiles
2020-07-30 Sarosh Arifexamples/packet_ordering: use proper exit method
2020-07-30 Sarosh Arifexamples: fix port mask parsing failure handling
2020-07-21 Anatoly Burakovexamples/l3fwd-power: fix updating lcore parameters
2020-07-20 Anoob Josephexamples/ipsec-secgw: enable flow based distribution
2020-07-18 Archana Munigantiexamples/fips_validation: fix count overwrite for TDES
2020-07-18 Ayuj Vermaexamples/fips_validation: fix parsing of TDES vectors
2020-07-18 Archana Munigantiexamples/fips_validation: fix TDES interim callback
2020-07-17 Rory Sextonexamples/vm_power: allow managing idle cores
2020-07-17 Rory Sextonexamples/vm_power: make branch ratio threshold per...
2020-07-11 Anatoly Burakovexamples/l3fwd-power: select default mode automatically
2020-07-11 Anatoly Burakovexamples/l3fwd-power: add interrupt-only mode
2020-07-11 Anatoly Burakovexamples/l3fwd-power: add legacy mode option
2020-07-11 Anatoly Burakovexamples/l3fwd-power: fix style and control flow
2020-07-11 Anatoly Burakovexamples/l3fwd-power: allow only supported environments
2020-07-11 Anatoly Burakovexamples/l3fwd-power: disable interrupts by default
2020-07-10 Joyce Kongintroduce restricted pointer aliasing marker
2020-07-07 Anoob Josephexamples/ipsec-secgw: add per-core packet statistics
2020-06-29 Harry van Haarenexamples/eventdev: fix 32-bit coremask
2020-07-05 Vamsi Attunuruexamples/l2fwd: add forwarding port mapping option
2020-07-05 Thomas Monjalonbuild: remove special handling for node library
2020-07-01 Bruce Richardsonbuild/pkg-config: improve static linking flags
2020-07-01 Bruce Richardsonbuild: always link whole DPDK static libraries
next