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
Age
Commit message (
Expand
)
Author
2024-05-17
examples: use stdatomic API
Tyler Retzlaff
2024-04-19
examples: move alignment attribute on types for MSVC
Tyler Retzlaff
2024-02-18
examples/vhost: verify strdup return
Chengwen Feng
2023-09-22
examples: convert to normal control threads
Thomas Monjalon
2023-08-31
set namespace prefix to threads
Thomas Monjalon
2023-04-25
use atomic intrinsics closer to C11
Tyler Retzlaff
2022-10-26
examples/vhost: unconfigure DMA vChannel
Xuan Ding
2022-10-04
ethdev: remove Rx header split port offload
Xuan Ding
2022-10-05
remove prefix to some local macros in apps and examples
David Marchand
2022-09-29
examples/vhost: fix use after free
Wenwu Ma
2022-09-21
eal: remove unneeded includes from a public header
Dmitry Kozlyuk
2022-07-01
examples/vhost: update usage message
Herakliusz Lipiec
2022-07-01
examples/vhost: update makefile to match Meson build
Herakliusz Lipiec
2022-07-01
examples/vhost: fix retry logic on Rx path
Yuan Wang
2022-06-17
examples/vhost: support clear in-flight for async dequeue
Yuan Wang
2022-06-01
examples/vhost: fix crash when no VMDq
Yuan Wang
2022-06-01
examples/vhost: support async dequeue data path
Xuan Ding
2022-05-09
examples/vhost: use API to check in-flight packets
Xuan Ding
2022-03-04
examples/vhost: fix launch with physical port
Wenwu Ma
2022-02-17
examples/vhost: remove DMA type option help info
Chengwen Feng
2022-02-10
vhost: integrate dmadev in asynchronous data-path
Jiayu Hu
2022-01-11
fix spelling in comments and strings
Josh Soref
2021-11-17
net: add macro for VLAN header length
Ferruh Yigit
2021-11-16
examples/vhost: fix port init in mergeable mode
Chenbo Xia
2021-11-03
vhost: rename driver callbacks struct
Maxime Coquelin
2021-10-29
vhost: remove notion of async descriptor
Maxime Coquelin
2021-10-29
vhost: remove useless fields in async iterator struct
Maxime Coquelin
2021-10-29
vhost: introduce specific iovec structure
Maxime Coquelin
2021-10-24
mbuf: add namespace to offload flags
Olivier Matz
2021-10-24
mbuf: mark old VLAN offload flags as deprecated
Olivier Matz
2021-10-22
ethdev: add namespace
Ferruh Yigit
2021-10-21
examples/vhost: fix use after free on drain
Wenwu Ma
2021-10-18
ethdev: remove jumbo offload flag
Ferruh Yigit
2021-10-18
ethdev: fix max Rx packet length
Ferruh Yigit
2021-10-08
net: rename Ethernet header fields
Dmitry Kozlyuk
2021-09-14
vhost: remove copy threshold for async path
Jiayu Hu
2021-09-07
net: add macro to extract MAC address bytes
Aman Deep Singh
2021-09-07
net: add macro for MAC address print
Aman Deep Singh
2021-07-23
examples/vhost: handle memory hotplug for async vhost
Cheng Jiang
2021-07-23
vhost: fix async callbacks return type
Cheng Jiang
2021-07-21
vhost: rework async configuration structure
Jiayu Hu
2021-05-05
examples: fix pkg-config override
Jerin Jacob
2021-05-04
vhost: fix offload flags in Rx path
David Marchand
2021-05-04
examples/vhost: fix overflow in argument parsing
Cheng Jiang
2021-04-28
examples/vhost: fix ioat ring space in callbacks
Cheng Jiang
2021-05-04
raw/ioat: report status of completed jobs
Bruce Richardson
2021-04-21
examples: add eal cleanup to examples
Chengchang Tang
2021-04-21
examples: reduce indentation in build files
Bruce Richardson
2021-03-31
examples/vhost: check memory table query
Chenbo Xia
2021-03-23
examples/vhost: enhance getopt_long usage
Ibtisam Tariq
[next]