net/hns3: fix stats flip overflow
[dpdk.git] / examples /
2021-02-04 Cheng Jiangexamples/vhost: add error propagation in ioat ops
2021-02-04 Cheng Jiangexamples/vhost: fix potentially overflowing expression
2021-02-04 Cheng Jiangexamples/vhost: remove async inflight packet counter
2021-01-30 Bruce Richardsonexamples: warn about broken pkg-config
2021-01-29 Cheng Jiangexamples/vhost: refactor vhost data path
2021-01-29 Cheng Jiangexamples/vhost: add ioat ring space count and check
2021-01-26 Feifei Wangexamples/eventdev: move ethdev stop to the end
2021-01-26 Feifei Wangexamples/eventdev: add info output for main core
2021-01-26 Feifei Wangexamples/eventdev: check CPU core enabling
2021-01-29 Cristian Dumitrescuexamples/pipeline: fix CLI parsing crash
2021-01-29 Liang Maexamples/l3fwd-power: add ethdev power management
2021-01-29 Bruce Richardsonpower: clean up includes
2021-01-29 Bruce Richardsonpower: rename constants
2021-01-29 Bruce Richardsonpower: rename public structs
2021-01-29 Bruce Richardsonpower: create guest channel public header file
2021-01-28 David Huntexamples/vm_power: respect core mask
2021-01-25 Bruce Richardsonbuild: force pkg-config for dependency detection
2021-01-25 David Marchandexamples/pipeline: fix VXLAN script permission
2021-01-19 Harman Kalraexamples/l3fwd: remove limitation on Tx queue count
2021-01-13 Jiayu Huvhost: enhance async enqueue for small packets
2021-01-13 Dmitry Kozlyukbuild: fix linker flags on Windows
2021-01-08 Joyce Kongexamples/vhost_blk: replace SMP barrier with thread...
2021-01-08 Joyce Kongexamples/vhost: relax memory ordering when enqueue...
2021-01-05 Olivier Matzbuild: fix plugin load on static build
2020-11-22 Gregory Etelsonexamples/l3fwd-power: check packet types after start
2020-11-20 Bruce Richardsonexamples/multi_process: add SPDX license tag to makefiles
2020-11-20 Savinay Dharmappaexamples/qos_sched: fix subport configuration
2020-11-15 Stephen Hemmingereal: replace blacklist/whitelist options
2020-11-15 David Marchandexamples: restore trace point
2020-11-15 David Marchandexamples/rxtx_callbacks: fix build with pkg-config
2020-11-15 David Marchandexamples/vhost_blk: fix build with pkg-config
2020-11-15 David Marchandexamples/performance-thread: fix build with pkg-config
2020-11-15 David Marchandexamples/ntb: fix clean target
2020-11-15 David Marchandexamples/l3fwd-graph: fix pkg-config usage
2020-11-15 David Marchandexamples/l3fwd-graph: fix static build
2020-11-15 David Marchandexamples/l2fwd-crypto: fix build with pkg-config
2020-11-15 David Marchandexamples/kni: fix build with pkg-config
2020-11-15 David Marchandexamples/ipsec-gw: fix build with pkg-config
2020-11-15 David Marchandexamples/fips_validation: fix build with pkg-config
2020-11-13 Cheng Jiangexamples/vhost: fix ioat dependency
2020-11-13 Cheng Jiangexamples/vhost: fix string split error handling
2020-11-13 Cheng Jiangexamples/vhost: check argument length
2020-11-13 Ibtisam Tariqexamples/vhost_crypto: add new line character in usage
2020-11-13 Ibtisam Tariqexamples/qos_sched: fix usage string
2020-11-12 Bruce Richardsonexamples: stop processing meson file if build impossible
2020-11-12 Bruce Richardsonexamples/l2fwd-keepalive: skip meson build if no librt
2020-11-12 Bruce Richardsonexamples: fix flattening directory layout on install
2020-11-05 Dmitry Kozlyukcmdline: avoid name clash with Windows system types
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
next