index
:
mesalab_git/tongzongzhen/dpdk.git
main
next-baseband-for-main
next-baseband-staging
next-crypto-for-main
next-eventdev-for-main
next-net-brcm-for-next-net
next-net-brcm-for-next-net-bkp
next-net-brcm-main
next-net-for-main
next-net-intel-for-next-net
next-net-intel-main
next-net-main
next-net-mlx-for-next-net
next-net-mlx-main
next-net-mrvl-for-main
next-virtio-for-next-net
next-virtio-staging
releases
Repository for tongzongzhen/dpdk
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
vhost_blk
Age
Commit message (
Expand
)
Author
2024-10-10
examples/vhost: fix free function mismatch
Stephen Hemminger
2024-05-17
examples: use stdatomic API
Tyler Retzlaff
2024-04-19
examples: move alignment attribute on types for MSVC
Tyler Retzlaff
2023-09-22
examples: convert to normal control threads
Thomas Monjalon
2023-08-31
set namespace prefix to threads
Thomas Monjalon
2022-09-21
eal: remove unneeded includes from a public header
Dmitry Kozlyuk
2022-05-09
vhost: refactor messages handlers declaration
David Marchand
2022-02-12
remove unnecessary null checks
Stephen Hemminger
2021-11-03
vhost: rename driver callbacks struct
Maxime Coquelin
2021-10-19
examples: remove unneeded atomic header include
Joyce Kong
2021-05-05
examples: fix pkg-config override
Jerin Jacob
2021-04-21
examples: add eal cleanup to examples
Chengchang Tang
2021-04-21
examples/vhost_blk: set control worker thread name
Chengwen Feng
2021-04-21
examples: reduce indentation in build files
Bruce Richardson
2021-03-31
examples/vhost_blk: check features before inflight API
Keiichi Watanabe
2021-01-30
examples: warn about broken pkg-config
Bruce Richardson
2021-01-08
examples/vhost_blk: replace SMP barrier with thread fence
Joyce Kong
2020-11-15
examples/vhost_blk: fix build with pkg-config
David Marchand
2020-11-12
examples: stop processing meson file if build impossible
Bruce Richardson
2020-09-30
examples/vhost_blk: check driver start failure
Yunjian Wang
2020-09-07
examples: remove legacy sections of makefiles
Ciara Power
2020-07-01
build/pkg-config: improve static linking flags
Bruce Richardson
2020-05-18
examples/vhost_blk: fix not null-terminated buffer
Jin Yu
2020-05-05
examples/vhost_blk: refactor to increase readability
Jin Yu
2020-04-21
examples/vhost_blk: use common macro for minimum
Thomas Monjalon
2020-04-16
replace packed attributes
Thomas Monjalon
2020-03-04
examples/vhost_blk: fix build with gcc 10
Timothy Redaelli
2020-02-14
examples/vhost_blk: fix check of device path
Jin Yu
2020-01-17
examples/vhost_blk: check unused value on init
Jin Yu
2019-11-26
remove blank lines at end of file
Stephen Hemminger
2019-11-20
examples: hide error for missing pkg-config path flag
Bruce Richardson
2019-11-20
examples: fix build with old pkg-config
Bruce Richardson
2019-11-11
examples/vhost_blk: introduce vhost storage sample
Jin Yu