summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2021-01-08examples/vhost_blk: replace SMP barrier with thread fenceJoyce Kong
2021-01-08examples/vhost: relax memory ordering when enqueue/dequeueJoyce Kong
2021-01-05build: fix plugin load on static buildOlivier Matz
2020-11-22examples/l3fwd-power: check packet types after startGregory Etelson
2020-11-20examples/multi_process: add SPDX license tag to makefilesBruce Richardson
2020-11-20examples/qos_sched: fix subport configurationSavinay Dharmappa
2020-11-16eal: replace blacklist/whitelist optionsStephen Hemminger
2020-11-15examples: restore trace pointDavid Marchand
2020-11-15examples/rxtx_callbacks: fix build with pkg-configDavid Marchand
2020-11-15examples/vhost_blk: fix build with pkg-configDavid Marchand
2020-11-15examples/performance-thread: fix build with pkg-configDavid Marchand
2020-11-15examples/ntb: fix clean targetDavid Marchand
2020-11-15examples/l3fwd-graph: fix pkg-config usageDavid Marchand
2020-11-15examples/l3fwd-graph: fix static buildDavid Marchand
2020-11-15examples/l2fwd-crypto: fix build with pkg-configDavid Marchand
2020-11-15examples/kni: fix build with pkg-configDavid Marchand
2020-11-15examples/ipsec-gw: fix build with pkg-configDavid Marchand
2020-11-15examples/fips_validation: fix build with pkg-configDavid Marchand
2020-11-13examples/vhost: fix ioat dependencyCheng Jiang
2020-11-13examples/vhost: fix string split error handlingCheng Jiang
2020-11-13examples/vhost: check argument lengthCheng Jiang
2020-11-13examples/vhost_crypto: add new line character in usageIbtisam Tariq
2020-11-13examples/qos_sched: fix usage stringIbtisam Tariq
2020-11-12examples: stop processing meson file if build impossibleBruce Richardson
2020-11-12examples/l2fwd-keepalive: skip meson build if no librtBruce Richardson
2020-11-12examples: fix flattening directory layout on installBruce Richardson
2020-11-05cmdline: avoid name clash with Windows system typesDmitry Kozlyuk
2020-11-03examples/vhost: support vhost async data pathCheng Jiang
2020-11-03examples/vhost: add async vhost args parsingCheng Jiang
2020-11-02examples/ipsec-secgw: fix session mempool initialisationVladimir Medvedkin
2020-11-02fips_validation: fix GCM testFan Zhang
2020-11-02examples/fips_validation: fix missed version lineFan Zhang
2020-11-03examples/rxtx_callbacks: switch timestamp to dynamic fieldThomas Monjalon
2020-11-02examples/l3fwd-power: fix race on interrupt wakeup logAnatoly Burakov
2020-10-31reorder: switch sequence number to dynamic mbuf fieldDavid Marchand
2020-10-31examples/fips_validation: fix leak on failureCiara Power
2020-10-31examples/fips_validation: fix crash on allocation failureCiara Power
2020-10-31examples/rxtx_callbacks: switch TSC to dynamic fieldThomas Monjalon
2020-10-31examples/bbdev: switch to dynamic mbuf fieldThomas Monjalon
2020-10-31security: switch metadata to dynamic mbuf fieldThomas Monjalon
2020-10-31examples: enclose DPDK includes with angle bracketsThomas Monjalon
2020-10-30examples/performance-thread: fix build with low core countHonnappa Nagarahalli
2020-10-30examples/multi_process: fix build on Ubuntu 20.04Bruce Richardson
2020-10-30examples/vm_power: fix build on Ubuntu 20.04Bruce Richardson
2020-10-30examples: fix linking against specific driversBruce Richardson
2020-10-30examples/vm_power: fix memory leakRory Sexton
2020-10-29examples/ip_pipeline: fix external buildCristian Dumitrescu
2020-10-29examples/pipeline: fix resource leakCristian Dumitrescu
2020-10-29examples/tep_term: remove this applicationXiaoyun Li
2020-10-23examples/pipeline: fix help commandYogesh Jangra