Show patches with: Submitter = Tiwei Bie       |   270 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
maintainers: resign from virtio and vhost maintainers: resign from virtio and vhost 1 - - 41- 2020-02-21 Tiwei Bie tmonjalo Accepted
net/virtio-user: do not reset virtqueues for split ring net/virtio-user: do not reset virtqueues for split ring - 1 - 5-1 2020-02-05 Tiwei Bie mcoquelin Accepted
[20.02,v2] net/virtio-user: do not close tap when disabling queue pairs [20.02,v2] net/virtio-user: do not close tap when disabling queue pairs - 1 - 5-1 2019-11-25 Tiwei Bie mcoquelin Accepted
net/virtio-user: drop attribute "unused" for memory callback net/virtio-user: drop attribute "unused" for memory callback - 1 - 51- 2019-11-19 Tiwei Bie fyigit Accepted
doc: virtio MAC/VLAN filtering is best effort doc: virtio MAC/VLAN filtering is best effort - 1 - 2-- 2019-09-18 Tiwei Bie mcoquelin Accepted
vhost: fix slave request fd leak vhost: fix slave request fd leak - 1 - 7-- 2019-09-05 Tiwei Bie mcoquelin Accepted
[3/3] vhost: protect vring access done by application Some fixes for vhost - 1 - 1-1 2019-08-19 Tiwei Bie mcoquelin Accepted
[2/3] vhost: fix vring addr handling during live migration Some fixes for vhost - 1 - 1-1 2019-08-19 Tiwei Bie mcoquelin Accepted
[1/3] vhost: do not realloc device and queues during running Some fixes for vhost - 1 - 4-1 2019-08-19 Tiwei Bie mcoquelin Accepted
[6/6] doc: fix format for virtio guide Some updates for virtio guide - 1 - 2-- 2019-08-13 Tiwei Bie mcoquelin Accepted
[5/6] doc: document packed virtqueue for virtio Some updates for virtio guide - 1 - 2-- 2019-08-13 Tiwei Bie mcoquelin Accepted
[4/6] doc: document the devargs for virtio-user Some updates for virtio guide - 1 - 2-- 2019-08-13 Tiwei Bie mcoquelin Accepted
[3/6] doc: update the description for in-order Rx path Some updates for virtio guide - 1 - 2-- 2019-08-13 Tiwei Bie mcoquelin Accepted
[2/6] doc: fix typo in virtio in-order Rx function name Some updates for virtio guide - 1 - 2-- 2019-08-13 Tiwei Bie mcoquelin Accepted
[1/6] net/virtio: remove remaining simple Tx related stuff Some updates for virtio guide - 1 - 4-- 2019-08-13 Tiwei Bie mcoquelin Accepted
[v2,4/4] net/virtio: fix packets check in mergeable packed Rx Some fixes for mergeable Rx - 1 - 1-1 2019-06-20 Tiwei Bie mcoquelin Accepted
[v2,3/4] net/virtio: fix memory leak in mergeable packed Rx Some fixes for mergeable Rx - 1 - 1-1 2019-06-20 Tiwei Bie mcoquelin Accepted
[v2,2/4] net/virtio: fix memory leak in mergeable Rx Some fixes for mergeable Rx - 1 - 1-1 2019-06-20 Tiwei Bie mcoquelin Accepted
[v2,1/4] net/virtio: fix memory leak in in-order Rx Some fixes for mergeable Rx - 1 - 3-1 2019-06-20 Tiwei Bie mcoquelin Accepted
[5/5] app/testpmd: drop the workaround for virtio-user virtio: release port upon close - 1 - 1-1 2019-06-05 Tiwei Bie mcoquelin Accepted
[4/5] net/virtio: release port upon close virtio: release port upon close - 1 - -11 2019-06-05 Tiwei Bie mcoquelin Accepted
[3/5] net/virtio: unmap device on initialization error virtio: release port upon close - 1 - 1-1 2019-06-05 Tiwei Bie mcoquelin Accepted
[2/5] net/virtio: unmap port IO for legacy device virtio: release port upon close - 1 - 1-1 2019-06-05 Tiwei Bie mcoquelin Accepted
[1/5] net/virtio: fix queue memory leak on error virtio: release port upon close - 1 - 3-1 2019-06-05 Tiwei Bie mcoquelin Accepted
net/vhost: release port upon close net/vhost: release port upon close - 1 - 3-1 2019-06-05 Tiwei Bie mcoquelin Accepted
app/testpmd: fix unintentional integer overflow app/testpmd: fix unintentional integer overflow 1 - - 4-- 2019-04-24 Tiwei Bie fyigit Accepted
net/virtio: define avail and used flags as constants net/virtio: define avail and used flags as constants - 2 - 3-1 2019-03-25 Tiwei Bie mcoquelin Accepted
net/virtio-user: fix multi-process support net/virtio-user: fix multi-process support - 1 - 4-- 2019-03-25 Tiwei Bie mcoquelin Accepted
[10/10] net/virtio: improve batching in standard Rx path net/virtio: cleanups and fixes for packed/split ring - 2 - 2-- 2019-03-19 Tiwei Bie mcoquelin Accepted
[09/10] net/virtio: add ctrl vq helper for split ring net/virtio: cleanups and fixes for packed/split ring - 2 - 2-- 2019-03-19 Tiwei Bie mcoquelin Accepted
[08/10] net/virtio: add interrupt helper for split ring net/virtio: cleanups and fixes for packed/split ring - 2 - 2-- 2019-03-19 Tiwei Bie mcoquelin Accepted
[07/10] net/virtio: drop unused field in Tx region structure net/virtio: cleanups and fixes for packed/split ring - 2 - 2-- 2019-03-19 Tiwei Bie mcoquelin Accepted
[06/10] net/virtio: drop redundant suffix in packed ring structure net/virtio: cleanups and fixes for packed/split ring - 2 - 2-- 2019-03-19 Tiwei Bie mcoquelin Accepted
[05/10] net/virtio: refactor virtqueue structure net/virtio: cleanups and fixes for packed/split ring - 1 - 11- 2019-03-19 Tiwei Bie mcoquelin Accepted
[04/10] net/virtio: optimize flags update for packed ring net/virtio: cleanups and fixes for packed/split ring - 2 - 2-- 2019-03-19 Tiwei Bie mcoquelin Accepted
[03/10] net/virtio: add missing barrier in interrupt enable net/virtio: cleanups and fixes for packed/split ring - 1 - 2-- 2019-03-19 Tiwei Bie mcoquelin Accepted
[02/10] net/virtio: fix interrupt helper for packed ring net/virtio: cleanups and fixes for packed/split ring - 1 - 2-- 2019-03-19 Tiwei Bie mcoquelin Accepted
[01/10] net/virtio: fix typo in packed ring init net/virtio: cleanups and fixes for packed/split ring - 2 - 4-- 2019-03-19 Tiwei Bie mcoquelin Accepted
net/virtio-user: fix multiqueue support with vhost kernel net/virtio-user: fix multiqueue support with vhost kernel - 2 - 4-- 2019-03-12 Tiwei Bie mcoquelin Accepted
[4/4] doc: improve vhost zero copy guide Some fixes for vhost zero copy - 1 - 2-- 2019-02-22 Tiwei Bie mcoquelin Accepted
[3/4] vhost: fix potential use-after-free for memory region Some fixes for vhost zero copy - 1 - 2-- 2019-02-22 Tiwei Bie mcoquelin Accepted
[2/4] vhost: fix potential use-after-free for zero copy mbuf Some fixes for vhost zero copy - 1 - 2-- 2019-02-22 Tiwei Bie mcoquelin Accepted
[1/4] vhost: restore mbuf first when freeing zmbuf Some fixes for vhost zero copy - 1 - 4-- 2019-02-22 Tiwei Bie mcoquelin Accepted
[5/5] net/virtio: optimize xmit enqueue for packed ring Fixes and enhancements for Tx path in Virtio PMD - 1 - 2-- 2019-02-19 Tiwei Bie mcoquelin Accepted
[4/5] net/virtio: introduce a helper for clearing net header Fixes and enhancements for Tx path in Virtio PMD - 1 - 11- 2019-02-19 Tiwei Bie mcoquelin Accepted
[3/5] net/virtio: fix in-order Tx path for packed ring Fixes and enhancements for Tx path in Virtio PMD - 1 - 2-- 2019-02-19 Tiwei Bie mcoquelin Accepted
[2/5] net/virtio: fix in-order Tx path for split ring Fixes and enhancements for Tx path in Virtio PMD - 1 - 2-- 2019-02-19 Tiwei Bie mcoquelin Accepted
[1/5] net/virtio: fix Tx desc cleanup for packed ring Fixes and enhancements for Tx path in Virtio PMD - 1 - 4-- 2019-02-19 Tiwei Bie mcoquelin Accepted
[4/4] net/virtio-user: fix used ring update in cvq handling Virtio fixes - 1 - 2-- 2019-01-22 Tiwei Bie mcoquelin Accepted
[3/4] net/virtio: use virtio barrier in packed ring Virtio fixes 1 1 - 2-- 2019-01-22 Tiwei Bie mcoquelin Accepted
[2/4] net/virtio-user: fix the control vq support Virtio fixes - 1 - 2-- 2019-01-22 Tiwei Bie mcoquelin Accepted
[1/4] net/virtio: fix the control vq support Virtio fixes - 1 - 4-- 2019-01-22 Tiwei Bie mcoquelin Accepted
vhost: fix possible out of bound access for indirect descs vhost: fix possible out of bound access for indirect descs - 1 - 2-- 2019-01-21 Tiwei Bie mcoquelin Accepted
[v2,2/2] examples/vhost: fix path allocation failure handling Fixes for realloc() in vhost - 1 - 2-- 2019-01-15 Tiwei Bie mcoquelin Accepted
[v2,1/2] vhost: fix memory leak on realloc failure Fixes for realloc() in vhost - 1 - 4-- 2019-01-15 Tiwei Bie mcoquelin Accepted
[6/6] vhost: ensure event idx is mapped when negotiated Some fixes for vhost - 1 - 2-- 2019-01-04 Tiwei Bie mcoquelin Accepted
[5/6] vhost: fix possible dead loop in vector filling Some fixes for vhost - 1 - 2-- 2019-01-04 Tiwei Bie mcoquelin Accepted
[4/6] vhost: fix possible out of bound access in vector filling Some fixes for vhost - 1 - 2-- 2019-01-04 Tiwei Bie mcoquelin Accepted
[3/6] vhost: fix possible dead loop in relay helpers Some fixes for vhost - 1 - 2-- 2019-01-04 Tiwei Bie mcoquelin Accepted
[2/6] vhost: fix possible out of bound access in relay helpers Some fixes for vhost - 1 - 2-- 2019-01-04 Tiwei Bie mcoquelin Accepted
[1/6] vhost: fix desc access in relay helpers Some fixes for vhost - 1 - 4-- 2019-01-04 Tiwei Bie mcoquelin Accepted
[2/2] net/virtio-user: fix supported features list Some fixes for virtio-user/packed-ring - 1 - 2-- 2019-01-03 Tiwei Bie mcoquelin Accepted
[1/2] net/virtio-user: fix packed vq option parsing Some fixes for virtio-user/packed-ring - 1 - 4-- 2019-01-03 Tiwei Bie mcoquelin Accepted
pdump: remove deprecated APIs pdump: remove deprecated APIs 1 1 - 4-- 2018-12-03 Tiwei Bie tmonjalo Accepted
doc: update commands for pdump doc: update commands for pdump 1 1 - 4-- 2018-11-22 Tiwei Bie tmonjalo Accepted
[2/2] vhost: remove unneeded null pointer check Fix Coverity issues for virtio-pci and vhost-user msg - 1 - 2-- 2018-11-07 Tiwei Bie mcoquelin Accepted
[1/2] net/virtio: fix unchecked return value Fix Coverity issues for virtio-pci and vhost-user msg - 1 - 4-- 2018-11-07 Tiwei Bie mcoquelin Accepted
[2/2] net/virtio-user: fix typo in error message Some fixes for virtio and vhost - 1 - 2-- 2018-11-06 Tiwei Bie mcoquelin Accepted
[1/2] vhost: fix IOVA access for packed ring Some fixes for virtio and vhost - 1 - 2-- 2018-11-06 Tiwei Bie mcoquelin Accepted
[6/6] net/virtio: fix guest announce support Fixes for virtio/virtio-user - 1 - 2-- 2018-10-29 Tiwei Bie mcoquelin Accepted
[5/6] net/virtio-user: simplify device features preparation Fixes for virtio/virtio-user - 1 - 2-- 2018-10-29 Tiwei Bie mcoquelin Accepted
[4/6] net/virtio-user: fix device features for server mode Fixes for virtio/virtio-user - 1 - 2-- 2018-10-29 Tiwei Bie mcoquelin Accepted
[3/6] net/virtio-user: do not reset owner when driver resets Fixes for virtio/virtio-user - 1 - 2-- 2018-10-29 Tiwei Bie mcoquelin Accepted
[2/6] net/virtio-user: do not make vhost user channel nonblock Fixes for virtio/virtio-user - 1 - 2-- 2018-10-29 Tiwei Bie mcoquelin Accepted
[1/6] net/virtio-user: do not stop stopped device again Fixes for virtio/virtio-user - 1 - 11- 2018-10-29 Tiwei Bie mcoquelin Accepted
[2/2] net/vhost: fix parameters string Some fixes for virtio and vhost - 1 - 2-- 2018-10-25 Tiwei Bie mcoquelin Accepted
[1/2] net/virtio: drop duplicated reset method Some fixes for virtio and vhost - 1 - 2-- 2018-10-25 Tiwei Bie mcoquelin Accepted
vhost: initialize postcopy ufd properly vhost: initialize postcopy ufd properly - 1 - 2-- 2018-10-24 Tiwei Bie mcoquelin Accepted
vhost: fix vector filling for packed ring vhost: fix vector filling for packed ring - 1 - 2-- 2018-10-23 Tiwei Bie mcoquelin Accepted
[v2] vhost: fix notification for packed ring [v2] vhost: fix notification for packed ring 1 2 - 1-1 2018-10-11 Tiwei Bie mcoquelin Accepted
[3/3] doc: update the doc for virtio-user Some fixes and doc updates for virtio-user - 1 - 2-- 2018-09-21 Tiwei Bie mcoquelin Accepted
[2/3] net/virtio: add the missing supported features Some fixes and doc updates for virtio-user - 1 - 2-- 2018-09-21 Tiwei Bie mcoquelin Accepted
[1/3] net/virtio-user: fix multiple queue for vhost-kernel Some fixes and doc updates for virtio-user - 1 - 2-- 2018-09-21 Tiwei Bie mcoquelin Accepted
vhost: add missing cflags in meson build vhost: add missing cflags in meson build - - - 2-- 2018-09-14 Tiwei Bie fyigit Accepted
vhost: fix return value on enqueue path vhost: fix return value on enqueue path - 1 - 2-- 2018-09-06 Tiwei Bie mcoquelin Accepted
[3/3] net/virtio-user: fix memory hotplug support in vhost-kernel Some fixes/improvements for virtio-user memory table - 1 - -11 2018-09-05 Tiwei Bie mcoquelin Accepted
[2/3] net/virtio-user: avoid parsing process mappings Some fixes/improvements for virtio-user memory table - 1 - -11 2018-09-05 Tiwei Bie mcoquelin Accepted
[1/3] net/virtio-user: fix deadlock in memory events callback Some fixes/improvements for virtio-user memory table - 3 1 1-1 2018-09-05 Tiwei Bie mcoquelin Accepted
vhost: fix vhost interrupt support vhost: fix vhost interrupt support - 1 - 2-- 2018-09-04 Tiwei Bie mcoquelin Accepted
malloc: fix potential null pointer dereference malloc: fix potential null pointer dereference 1 - - 2-- 2018-08-15 Tiwei Bie tmonjalo Accepted
net/virtio-user: fix the param string net/virtio-user: fix the param string - 1 - 2-- 2018-07-30 Tiwei Bie Accepted
[2/2] vhost: release the locks when failed to make RARP packet [1/2] vhost: fix overflow on shadow used ring - 1 - 2-- 2018-07-26 Tiwei Bie Accepted
[1/2] vhost: fix overflow on shadow used ring [1/2] vhost: fix overflow on shadow used ring - 1 - 2-- 2018-07-26 Tiwei Bie Accepted
[3/3] net/virtio: remove an unused macro [1/3] net/virtio: remove unnecessary assignments - - - 2-- 2018-07-25 Tiwei Bie mcoquelin Accepted
[2/3] vhost: remove an unused variable [1/3] net/virtio: remove unnecessary assignments - - - 2-- 2018-07-25 Tiwei Bie mcoquelin Accepted
[1/3] net/virtio: remove unnecessary assignments [1/3] net/virtio: remove unnecessary assignments - - - 2-- 2018-07-25 Tiwei Bie mcoquelin Accepted
vhost: fix buffer length calculation vhost: fix buffer length calculation 1 - 1 2-- 2018-07-17 Tiwei Bie mcoquelin Accepted
vhost: fix potential null pointer dereference vhost: fix potential null pointer dereference - 1 - 2-- 2018-06-22 Tiwei Bie mcoquelin Accepted
[dpdk-dev,v3,2/2] net/ifcvf: enable the host notifier support vhost: support host notifier 1 - - 2-- 2018-06-08 Tiwei Bie mcoquelin Accepted
[dpdk-dev,v3,1/2] vhost: support host notifier vhost: support host notifier - - - 11- 2018-06-08 Tiwei Bie mcoquelin Accepted
« 1 2 3 »