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
/
drivers
/
net
/
virtio
Age
Commit message (
Expand
)
Author
2024-10-07
net/virtio-user: reset used index counter
Kommula Shiva Shankar
2024-10-07
virtio: optimize stats counters performance
Morten Brørup
2024-10-09
drivers: use common AVX512 build checks
Bruce Richardson
2024-10-03
drivers: use per line logging in helpers
David Marchand
2024-10-03
drivers: split multilines log messages
David Marchand
2024-10-03
drivers: remove redundant newline from logs
David Marchand
2024-07-06
drivers/net: replace intrinsic header include with rte_vect
Bruce Richardson
2024-07-12
net/virtio-user: fix CQ descriptor address for non-vDPA
Srujana Challa
2024-07-05
net/virtio-user: fix control queue allocation for non-vDPA
Maxime Coquelin
2024-07-05
net/virtio-user: share descriptor IOVA to backend
Srujana Challa
2024-07-05
net/virtio: store desc IOVA address in vring structure
Srujana Challa
2024-07-05
net/virtio-user: convert IOVA address to virtual
Srujana Challa
2024-06-12
net/virtio: fix MAC table update
Satha Rao
2024-06-12
net/virtio-user: fix control queue allocation
Maxime Coquelin
2024-06-12
net/virtio-user: fix shadow control queue notification init
Maxime Coquelin
2024-06-12
net/virtio-user: fix control queue destruction
Maxime Coquelin
2024-06-12
net/virtio-user: rename queue iterator
Maxime Coquelin
2024-06-12
net/virtio-user: add order platform flag to feature list
Nithin Dabilpuram
2024-05-28
net/virtio-user: add memcpy check
Stephen Hemminger
2024-05-17
drivers: use stdatomic API
Tyler Retzlaff
2024-04-19
drivers: move alignment attribute on types for MSVC
Tyler Retzlaff
2024-03-13
net/virtio: fix notification area initialization
Maxime Coquelin
2024-03-13
net/virtio: fix vDPA device init advertising control queue
Maxime Coquelin
2024-02-06
net/virtio-user: support RSS
Srujana Challa
2024-02-06
net/virtio-user: support notification area mapping
Srujana Challa
2024-02-06
net/virtio: remove duplicate queue xstats
Edwin Brossette
2024-02-14
use C11 alignof
Tyler Retzlaff
2024-02-01
drivers: use dedicated logtypes
David Marchand
2023-11-02
net/virtio: fix link state interrupt vector setting
Wenwu Ma
2023-11-02
net/virtio: fix missing next flag in Tx packed ring
Fengjiang Liu
2023-10-16
net/virtio: fix Rx and Tx queue state
Jie Hai
2023-10-12
net/virtio: fix descriptor addresses in 32-bit build
Maxime Coquelin
2023-09-19
pci: define some MSIX constants
David Marchand
2023-09-19
pci: define some capability constants
David Marchand
2023-09-19
bus/pci: find PCI capability
David Marchand
2023-09-05
use abstracted bit count functions
David Marchand
2023-06-08
net/virtio-user: fix leak when initialisation fails
David Marchand
2023-06-08
net/virtio: fix initialization to return negative errno
Boleslav Stankevich
2023-06-08
net/virtio: propagate interrupt configuration error values
Boleslav Stankevich
2023-04-25
use atomic intrinsics closer to C11
Tyler Retzlaff
2023-04-23
net/virtio: rework guest announce notify helper
David Marchand
2023-03-16
net/virtio: remove address width limit for modern devices
David Marchand
2023-03-16
drivers: skip build of sub-libs not supporting IOVA mode
Thomas Monjalon
2023-03-09
net/virtio: fix empty devargs parsing
Chengwen Feng
2023-03-02
ethdev: add link speed 400G
Thomas Monjalon
2023-03-06
net/virtio: deduce IP length for TSO checksum
Boleslav Stankevich
2023-02-17
net/virtio-user: fix vhost-kernel initialization
Maxime Coquelin
2023-02-10
net/virtio-user: remove max queues limitation
Maxime Coquelin
2023-02-09
net/virtio-user: advertise control VQ support with vDPA
Maxime Coquelin
2023-02-09
net/virtio-user: forward control messages to shadow queue
Maxime Coquelin
[next]