git.droids-corp.org
/
dpdk.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
net/ixgbe: fix statistics in flow control mode
[dpdk.git]
/
lib
/
librte_vhost
/
virtio_net.c
2020-05-18
Marvin Liu
vhost: fix translated address not checked
blob
|
commitdiff
|
raw
2020-05-05
Joyce Kong
virtio: use one way barrier for split vring avail index
blob
|
commitdiff
|
raw
|
diff to current
2020-05-05
Joyce Kong
virtio: use one way barrier for split vring used index
blob
|
commitdiff
|
raw
|
diff to current
2020-05-05
Phil Yang
vhost: optimize broadcast RARP sync with C11 atomic
blob
|
commitdiff
|
raw
|
diff to current
2020-04-21
Marvin Liu
vhost: fix shadowed descriptors not flushed
blob
|
commitdiff
|
raw
|
diff to current
2020-04-21
Marvin Liu
vhost: fix shadow update
blob
|
commitdiff
|
raw
|
diff to current
2020-04-21
Marvin Liu
vhost: fix packed ring zero-copy
blob
|
commitdiff
|
raw
|
diff to current
2020-02-05
Eugenio Pérez
vhost: flush shadow Tx if no more packets
blob
|
commitdiff
|
raw
|
diff to current
2020-01-17
Adrian Moreno
vhost: add dynamic logging system
blob
|
commitdiff
|
raw
|
diff to current
2019-11-08
Marvin Liu
vhost: fix batch enqueue only handle few packets
blob
|
commitdiff
|
raw
|
diff to current
2019-11-08
Marvin Liu
vhost: fix dirty page logging missing
blob
|
commitdiff
|
raw
|
diff to current
2019-10-25
Flavio Leitner
vhost: fix IPv4 checksum
blob
|
commitdiff
|
raw
|
diff to current
2019-10-25
Ilya Maximets
vhost: return error message for mbuf allocation failure
blob
|
commitdiff
|
raw
|
diff to current
2019-10-25
Marvin Liu
vhost: optimize packed ring dequeue when in-order
blob
|
commitdiff
|
raw
|
diff to current
2019-10-25
Marvin Liu
vhost: optimize packed ring dequeue
blob
|
commitdiff
|
raw
|
diff to current
2019-10-25
Marvin Liu
vhost: add packed ring zcopy batch and single dequeue
blob
|
commitdiff
|
raw
|
diff to current
2019-10-25
Marvin Liu
vhost: optimize packed ring enqueue
blob
|
commitdiff
|
raw
|
diff to current
2019-10-25
Marvin Liu
vhost: update packed ring dequeue
blob
|
commitdiff
|
raw
|
diff to current
2019-10-25
Marvin Liu
vhost: flush batched enqueue descs directly
blob
|
commitdiff
|
raw
|
diff to current
2019-10-25
Marvin Liu
vhost: flush enqueue updates by cacheline
blob
|
commitdiff
|
raw
|
diff to current
2019-10-25
Marvin Liu
vhost: add packed ring batch dequeue
blob
|
commitdiff
|
raw
|
diff to current
2019-10-25
Marvin Liu
vhost: add packed ring single dequeue
blob
|
commitdiff
|
raw
|
diff to current
2019-10-25
Marvin Liu
vhost: add packed ring batch enqueue
blob
|
commitdiff
|
raw
|
diff to current
2019-10-25
Marvin Liu
vhost: add packed ring single enqueue
blob
|
commitdiff
|
raw
|
diff to current
2019-10-25
Marvin Liu
vhost: add packed ring indexes increasing function
blob
|
commitdiff
|
raw
|
diff to current
2019-10-23
Flavio Leitner
vhost: improve performance by supporting large buffer
blob
|
commitdiff
|
raw
|
diff to current
2019-10-23
Adrian Moreno
vhost: convert buffer addresses to GPA for logging
blob
|
commitdiff
|
raw
|
diff to current
2019-10-23
Joyce Kong
net/virtio: improve perf via one-way barriers on used...
blob
|
commitdiff
|
raw
|
diff to current
2019-10-23
Joyce Kong
net/virtio: improve perf via one-way barrier on avail...
blob
|
commitdiff
|
raw
|
diff to current
2019-06-13
Maxime Coquelin
vhost: simplify descriptor buffer prefetching
blob
|
commitdiff
|
raw
|
diff to current
2019-06-13
Maxime Coquelin
vhost: do not inline unlikely fragmented buffers code
blob
|
commitdiff
|
raw
|
diff to current
2019-06-13
Maxime Coquelin
vhost: do not inline packed and split functions
blob
|
commitdiff
|
raw
|
diff to current
2019-06-03
David Marchand
net: replace IPv4/v6 constants with uppercase name
blob
|
commitdiff
|
raw
|
diff to current
2019-05-24
Olivier Matz
net: add rte prefix to UDP structure
blob
|
commitdiff
|
raw
|
diff to current
2019-05-24
Olivier Matz
net: add rte prefix to TCP structure
blob
|
commitdiff
|
raw
|
diff to current
2019-05-24
Olivier Matz
net: add rte prefix to SCTP structure
blob
|
commitdiff
|
raw
|
diff to current
2019-05-24
Olivier Matz
net: add rte prefix to IP structure
blob
|
commitdiff
|
raw
|
diff to current
2019-05-24
Olivier Matz
net: add rte prefix to ether defines
blob
|
commitdiff
|
raw
|
diff to current
2019-05-24
Olivier Matz
net: add rte prefix to ether structures
blob
|
commitdiff
|
raw
|
diff to current
2019-03-01
Tiwei Bie
vhost: fix potential use-after-free for memory region
blob
|
commitdiff
|
raw
|
diff to current
2019-03-01
Tiwei Bie
vhost: fix potential use-after-free for zero copy mbuf
blob
|
commitdiff
|
raw
|
diff to current
2019-03-01
Tiwei Bie
vhost: restore mbuf first when freeing zmbuf
blob
|
commitdiff
|
raw
|
diff to current
2019-01-24
Tiwei Bie
vhost: fix access for indirect descriptors
blob
|
commitdiff
|
raw
|
diff to current
2019-01-14
Tiwei Bie
vhost: fix possible dead loop in vector filling
blob
|
commitdiff
|
raw
|
diff to current
2019-01-14
Tiwei Bie
vhost: fix possible out of bound access in vector filling
blob
|
commitdiff
|
raw
|
diff to current
2018-12-21
Maxime Coquelin
vhost: batch used descs chains write-back with packed...
blob
|
commitdiff
|
raw
|
diff to current
2018-12-21
Maxime Coquelin
vhost: remove useless prefetch for packed ring descriptor
blob
|
commitdiff
|
raw
|
diff to current
2018-12-21
Maxime Coquelin
vhost: prefetch descriptor after the read barrier
blob
|
commitdiff
|
raw
|
diff to current
2018-12-21
Maxime Coquelin
vhost: enforce desc flags and content read ordering
blob
|
commitdiff
|
raw
|
diff to current
2018-12-21
Maxime Coquelin
vhost: enforce avail index and desc read ordering
blob
|
commitdiff
|
raw
|
diff to current
2018-12-21
Xiao Wang
vhost: provide helpers for virtio ring relay
blob
|
commitdiff
|
raw
|
diff to current
2018-11-13
Tiwei Bie
vhost: fix IOVA access for packed ring
blob
|
commitdiff
|
raw
|
diff to current
2018-10-26
Maxime Coquelin
vhost: avoid memory barriers when no descriptors dequeued
blob
|
commitdiff
|
raw
|
diff to current
2018-10-26
Tiwei Bie
vhost: fix vector filling for packed ring
blob
|
commitdiff
|
raw
|
diff to current
2018-09-27
Jiayu Hu
vhost: fix corner case for enqueue operation
blob
|
commitdiff
|
raw
|
diff to current
2018-09-14
Tiwei Bie
vhost: fix return value on enqueue path
blob
|
commitdiff
|
raw
|
diff to current
2018-08-02
Tiwei Bie
vhost: remove unused variable
blob
|
commitdiff
|
raw
|
diff to current
2018-07-26
Tiwei Bie
vhost: release locks on RARP packet failure
blob
|
commitdiff
|
raw
|
diff to current
2018-07-26
Tiwei Bie
vhost: fix overflow on shadow used ring
blob
|
commitdiff
|
raw
|
diff to current
2018-07-26
Jiayu Hu
vhost: fix return value on dequeue path
blob
|
commitdiff
|
raw
|
diff to current
2018-07-23
Tiwei Bie
vhost: fix buffer length calculation
blob
|
commitdiff
|
raw
|
diff to current
2018-07-10
Maxime Coquelin
vhost: add notification for packed ring
blob
|
commitdiff
|
raw
|
diff to current
2018-07-10
Maxime Coquelin
vhost: add Tx support for packed ring
blob
|
commitdiff
|
raw
|
diff to current
2018-07-10
Maxime Coquelin
vhost: add Rx support for packed ring
blob
|
commitdiff
|
raw
|
diff to current
2018-07-10
Maxime Coquelin
vhost: add vector filling support for packed ring
blob
|
commitdiff
|
raw
|
diff to current
2018-07-10
Maxime Coquelin
vhost: create descriptor mapping function
blob
|
commitdiff
|
raw
|
diff to current
2018-07-10
Maxime Coquelin
vhost: add shadow used ring support for packed rings
blob
|
commitdiff
|
raw
|
diff to current
2018-07-10
Maxime Coquelin
vhost: append shadow used ring function names with...
blob
|
commitdiff
|
raw
|
diff to current
2018-07-10
Maxime Coquelin
vhost: extract split ring handling from Rx and Tx functions
blob
|
commitdiff
|
raw
|
diff to current
2018-07-10
Maxime Coquelin
vhost: clear batch copy index at copy time
blob
|
commitdiff
|
raw
|
diff to current
2018-07-10
Maxime Coquelin
vhost: make indirect desc table copy desc type agnostic
blob
|
commitdiff
|
raw
|
diff to current
2018-07-10
Maxime Coquelin
vhost: clear shadow used table index at flush time
blob
|
commitdiff
|
raw
|
diff to current
2018-07-10
Maxime Coquelin
vhost: improve prefetching in enqueue path
blob
|
commitdiff
|
raw
|
diff to current
2018-07-10
Maxime Coquelin
vhost: prefetch first descriptor in dequeue path
blob
|
commitdiff
|
raw
|
diff to current
2018-07-10
Maxime Coquelin
vhost: improve prefetching in dequeue path
blob
|
commitdiff
|
raw
|
diff to current
2018-07-10
Maxime Coquelin
vhost: use buffer vectors in dequeue path
blob
|
commitdiff
|
raw
|
diff to current
2018-07-10
Maxime Coquelin
vhost: use shadow used ring in dequeue path
blob
|
commitdiff
|
raw
|
diff to current
2018-06-14
Maxime Coquelin
vhost: improve batched copies performance
blob
|
commitdiff
|
raw
|
diff to current
2018-06-14
Maxime Coquelin
vhost: unify Rx mergeable and non-mergeable paths
blob
|
commitdiff
|
raw
|
diff to current
2018-05-17
Maxime Coquelin
vhost: improve dirty pages logging performance
blob
|
commitdiff
|
raw
|
diff to current
2018-05-14
Maxime Coquelin
vhost: fix header copy to discontiguous desc buffer
blob
|
commitdiff
|
raw
|
diff to current
2018-04-23
Maxime Coquelin
vhost: handle virtually non-contiguous buffers in Rx-mrg
blob
|
commitdiff
|
raw
|
diff to current
2018-04-23
Maxime Coquelin
vhost: handle virtually non-contiguous buffers in Rx
blob
|
commitdiff
|
raw
|
diff to current
2018-04-23
Maxime Coquelin
vhost: handle virtually non-contiguous buffers in Tx
blob
|
commitdiff
|
raw
|
diff to current
2018-04-23
Maxime Coquelin
vhost: add support for non-contiguous indirect descs...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-23
Maxime Coquelin
vhost: check all range is mapped when translating GPAs
blob
|
commitdiff
|
raw
|
diff to current
2018-04-23
Maxime Coquelin
vhost: fix indirect descriptors table translation size
blob
|
commitdiff
|
raw
|
diff to current
2018-03-30
Tomasz Kulasek
vhost: fix log macro name conflict
blob
|
commitdiff
|
raw
|
diff to current
2018-02-05
Stefan Hajnoczi
vhost: add flag for built-in virtio driver
blob
|
commitdiff
|
raw
|
diff to current
2018-01-21
Victor Kaplansky
vhost: protect active rings from async ring changes
blob
|
commitdiff
|
raw
|
diff to current
2018-01-21
Junjie Chen
vhost: fix mbuf free
blob
|
commitdiff
|
raw
|
diff to current
2018-01-21
Xiao Wang
net: fix RARP generation
blob
|
commitdiff
|
raw
|
diff to current
2018-01-16
Xiao Wang
vhost: use API to make RARP packet
blob
|
commitdiff
|
raw
|
diff to current
2018-01-16
Junjie Chen
vhost: support virtqueue interrupt/notification suppression
blob
|
commitdiff
|
raw
|
diff to current
2018-01-16
Jiayu Hu
vhost: support UDP Fragmentation Offload
blob
|
commitdiff
|
raw
|
diff to current
2018-01-16
Stefan Hajnoczi
vhost: add vring call helper
blob
|
commitdiff
|
raw
|
diff to current
2018-01-16
Junjie Chen
vhost: fix dequeue zero copy with virtio1
blob
|
commitdiff
|
raw
|
diff to current
2018-01-04
Bruce Richardson
lib: use SPDX tag for Intel copyright files
blob
|
commitdiff
|
raw
|
diff to current
2017-11-06
Santosh Shukla
mbuf: rename physical address to IOVA
blob
|
commitdiff
|
raw
|
diff to current
2017-10-24
Tiwei Bie
vhost: fix dequeue offload support
blob
|
commitdiff
|
raw
|
diff to current
next