Show patches with: Submitter = Yuanhan Liu       |   507 patches
« 1 2 3 45 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[dpdk-dev] doc: note a pitfall on reconnect feature - - - --- 2016-07-19 Yuanhan Liu Accepted
[dpdk-dev] net/virtio: fix crash on null dereference - - - --- 2016-07-19 Yuanhan Liu Accepted
[dpdk-dev] doc: deprecate vhost-cuse - - - --- 2016-07-15 Yuanhan Liu Accepted
[dpdk-dev,3/3] vhost: fix potential NULL pointer dereference - - - --- 2016-06-28 Yuanhan Liu yliu Accepted
[dpdk-dev,2/3] vhost: fix not null terminated string - - - --- 2016-06-28 Yuanhan Liu yliu Accepted
[dpdk-dev,1/3] vhost: fix memory leak - - - --- 2016-06-28 Yuanhan Liu yliu Accepted
[dpdk-dev] vhost: fix missing flag reset on stop - - - --- 2016-06-27 Yuanhan Liu yliu Accepted
[dpdk-dev,v2] doc: update vhost guide - - - --- 2016-06-27 Yuanhan Liu yliu Accepted
[dpdk-dev] doc: update vhost guide - - - --- 2016-06-24 Yuanhan Liu yliu Superseded
[dpdk-dev] virtio: fix crash on querying xstats - - - --- 2016-06-20 Yuanhan Liu yliu Accepted
[dpdk-dev,v3,0/3] add multi queue support for virtio-user - - - --- 2016-06-15 Yuanhan Liu yliu Superseded
[dpdk-dev,v3,08/20] vhost: introduce new API to export numa node - - - --- 2016-06-13 Yuanhan Liu yliu Accepted
[dpdk-dev,v3,6/6] vhost: add pmd client option - - - --- 2016-06-07 Yuanhan Liu yliu Accepted
[dpdk-dev,v3,5/6] examples/vhost: add client option - - - --- 2016-06-07 Yuanhan Liu yliu Accepted
[dpdk-dev,v3,4/6] vhost: workaround stale vring base - - - --- 2016-06-07 Yuanhan Liu yliu Accepted
[dpdk-dev,v3,3/6] vhost: add reconnect ability - - - --- 2016-06-07 Yuanhan Liu yliu Accepted
[dpdk-dev,v3,2/6] vhost: add vhost-user client mode - - - --- 2016-06-07 Yuanhan Liu yliu Accepted
[dpdk-dev,v3,1/6] vhost: rename structs for enabling client mode - - - --- 2016-06-07 Yuanhan Liu yliu Accepted
[dpdk-dev,v3,20/20] vhost: make buf vector for scatter Rx local - - - --- 2016-06-07 Yuanhan Liu yliu Accepted
[dpdk-dev,v3,19/20] vhost: per device virtio net header len - - - --- 2016-06-07 Yuanhan Liu yliu Accepted
[dpdk-dev,v3,18/20] examples/tep_term: adapt to new vhost ABI/API changes - - - --- 2016-06-07 Yuanhan Liu yliu Accepted
[dpdk-dev,v3,17/20] vhost: reserve few more space for future extension - - - --- 2016-06-07 Yuanhan Liu yliu Accepted
[dpdk-dev,v3,16/20] vhost: remove virtio-net.h - - - --- 2016-06-07 Yuanhan Liu yliu Accepted
[dpdk-dev,v3,15/20] vhost: remove unnecessary fields - - - --- 2016-06-07 Yuanhan Liu yliu Accepted
[dpdk-dev,v3,14/20] vhost: hide internal structs/macros/functions - - - --- 2016-06-07 Yuanhan Liu yliu Accepted
[dpdk-dev,v3,13/20] vhost: export vid as the only interface to applications - - - --- 2016-06-07 Yuanhan Liu yliu Accepted
[dpdk-dev,v3,12/20] vhost: remove dependency on priv field - - - --- 2016-06-07 Yuanhan Liu yliu Accepted
[dpdk-dev,v3,11/20] vhost: introduce new API to export queue free entries - - - --- 2016-06-07 Yuanhan Liu yliu Accepted
[dpdk-dev,v3,10/20] vhost: introduce new API to export ifname - - - --- 2016-06-07 Yuanhan Liu yliu Accepted
[dpdk-dev,v3,09/20] vhost: introduce new API to export number of queues - - - --- 2016-06-07 Yuanhan Liu yliu Accepted
[dpdk-dev,v3,08/20] vhost: introduce new API to export numa node - - - --- 2016-06-07 Yuanhan Liu yliu Superseded
[dpdk-dev,v3,07/20] vhost: move vhost device ctx to cuse - - - --- 2016-06-07 Yuanhan Liu yliu Accepted
[dpdk-dev,v3,06/20] vhost: get device by vid only - - - --- 2016-06-07 Yuanhan Liu yliu Accepted
[dpdk-dev,v3,05/20] vhost: rename device fh to vid - - - --- 2016-06-07 Yuanhan Liu yliu Accepted
[dpdk-dev,v3,04/20] examples/vhost: make a copy of virtio device id - - - --- 2016-06-07 Yuanhan Liu yliu Accepted
[dpdk-dev,v3,03/20] vhost: declare device fh as int - - - --- 2016-06-07 Yuanhan Liu yliu Accepted
[dpdk-dev,v3,02/20] vhost: set/reset dev flags internally - - - --- 2016-06-07 Yuanhan Liu yliu Accepted
[dpdk-dev,v3,01/20] vhost: declare backend with int type - - - --- 2016-06-07 Yuanhan Liu yliu Accepted
[dpdk-dev] examples/vhost: fix corrupted vdev tailq list - - - --- 2016-06-07 Yuanhan Liu yliu Accepted
[dpdk-dev,v2,6/6] vhost: add pmd client and reconnect option - - - --- 2016-05-13 Yuanhan Liu yliu Superseded
[dpdk-dev,v2,5/6] examples/vhost: add client and reconnect option - - - --- 2016-05-13 Yuanhan Liu yliu Superseded
[dpdk-dev,v2,4/6] vhost: workaround stale vring base - - - --- 2016-05-13 Yuanhan Liu yliu Superseded
[dpdk-dev,v2,3/6] vhost: add reconnect ability - - - --- 2016-05-13 Yuanhan Liu yliu Superseded
[dpdk-dev,v2,2/6] vhost: add vhost-user client mode - - - --- 2016-05-13 Yuanhan Liu yliu Superseded
[dpdk-dev,v2,1/6] vhost: rename structs for enabling client mode - - - --- 2016-05-13 Yuanhan Liu yliu Superseded
[dpdk-dev,v2,19/19] vhost: make buf vector for scatter Rx local - - - --- 2016-05-13 Yuanhan Liu yliu Superseded
[dpdk-dev,v2,18/19] vhost: per device virtio net header len - - - --- 2016-05-13 Yuanhan Liu yliu Superseded
[dpdk-dev,v2,17/19] vhost: reserve few more space for future extension - - - --- 2016-05-13 Yuanhan Liu yliu Superseded
[dpdk-dev,v2,16/19] vhost: remove virtio-net.h - - - --- 2016-05-13 Yuanhan Liu yliu Superseded
[dpdk-dev,v2,15/19] vhost: remove unnecessary fields - - - --- 2016-05-13 Yuanhan Liu yliu Superseded
[dpdk-dev,v2,14/19] vhost: hide internal structs/macros/functions - - - --- 2016-05-13 Yuanhan Liu yliu Superseded
[dpdk-dev,v2,13/19] vhost: export vid as the only interface to applications - - - --- 2016-05-13 Yuanhan Liu yliu Superseded
[dpdk-dev,v2,12/19] vhost: remove dependency on priv field - - - --- 2016-05-13 Yuanhan Liu yliu Superseded
[dpdk-dev,v2,11/19] vhost: introduce new API to export queue free entries - - - --- 2016-05-13 Yuanhan Liu yliu Superseded
[dpdk-dev,v2,10/19] vhost: introduce new API to export ifname - - - --- 2016-05-13 Yuanhan Liu yliu Superseded
[dpdk-dev,v2,09/19] vhost: introduce new API to export number of queues - - - --- 2016-05-13 Yuanhan Liu yliu Superseded
[dpdk-dev,v2,08/19] vhost: introduce new API to export numa node - - - --- 2016-05-13 Yuanhan Liu yliu Superseded
[dpdk-dev,v2,07/19] vhost: move vhost device ctx to cuse - - - --- 2016-05-13 Yuanhan Liu yliu Superseded
[dpdk-dev,v2,06/19] vhost: get device by vid only - - - --- 2016-05-13 Yuanhan Liu yliu Superseded
[dpdk-dev,v2,05/19] vhost: rename device fh to vid - - - --- 2016-05-13 Yuanhan Liu yliu Superseded
[dpdk-dev,v2,04/19] examples/vhost: make a copy of virtio device id - - - --- 2016-05-13 Yuanhan Liu yliu Superseded
[dpdk-dev,v2,03/19] vhost: declare device fh as int - - - --- 2016-05-13 Yuanhan Liu yliu Superseded
[dpdk-dev,v2,02/19] vhost: set/reset dev flags internally - - - --- 2016-05-13 Yuanhan Liu yliu Superseded
[dpdk-dev,v2,01/19] vhost: declare backend with int type - - - --- 2016-05-13 Yuanhan Liu yliu Superseded
[dpdk-dev,2/2,RFC] scripts: high light bad patterns - - - --- 2016-05-11 Yuanhan Liu tmonjalo Accepted
[dpdk-dev,1/2] scripts: fix false positive warning - - - --- 2016-05-11 Yuanhan Liu tmonjalo Accepted
[dpdk-dev,v3,1/2] virtio: cleanup virtio_dev_queue_setup() - - - --- 2016-05-09 Yuanhan Liu yliu Superseded
[dpdk-dev,v2] virtio: fix modify drv_flags for specific device - - - --- 2016-05-09 Yuanhan Liu yliu Superseded
[dpdk-dev,6/6] vhost: add pmd client and reconnect option - - - --- 2016-05-07 Yuanhan Liu yliu Changes Requested
[dpdk-dev,5/6] examples/vhost: add client and reconnect option - - - --- 2016-05-07 Yuanhan Liu yliu Changes Requested
[dpdk-dev,4/6] vhost: workaround stale vring base - - - --- 2016-05-07 Yuanhan Liu yliu Changes Requested
[dpdk-dev,3/6] vhost: add reconnect ability - - - --- 2016-05-07 Yuanhan Liu yliu Changes Requested
[dpdk-dev,2/6] vhost: add vhost-user client mode - - - --- 2016-05-07 Yuanhan Liu yliu Changes Requested
[dpdk-dev,1/6] vhost: rename structs for enabling client mode - - - --- 2016-05-07 Yuanhan Liu yliu Changes Requested
[dpdk-dev,3/3] vhost: arrange virtio_net fields for better cache sharing - - - --- 2016-05-03 Yuanhan Liu yliu Accepted
[dpdk-dev,2/3] vhost: optimize dequeue for small packets - - - --- 2016-05-03 Yuanhan Liu yliu Accepted
[dpdk-dev,1/3] vhost: pre update used ring for Tx and Rx - - - --- 2016-05-03 Yuanhan Liu yliu Accepted
[dpdk-dev,16/16] vhost: make buf vector for scatter Rx local - - - --- 2016-05-02 Yuanhan Liu yliu Changes Requested
[dpdk-dev,15/16] vhost: per device vhost_hlen - - - --- 2016-05-02 Yuanhan Liu yliu Changes Requested
[dpdk-dev,14/16] vhost: reserve few more space for future extension - - - --- 2016-05-02 Yuanhan Liu yliu Changes Requested
[dpdk-dev,13/16] vhost: remove virtio-net.h - - - --- 2016-05-02 Yuanhan Liu yliu Changes Requested
[dpdk-dev,12/16] vhost: remove unnecessary fields - - - --- 2016-05-02 Yuanhan Liu yliu Changes Requested
[dpdk-dev,11/16] vhost: hide internal structs/macros/functions - - - --- 2016-05-02 Yuanhan Liu yliu Changes Requested
[dpdk-dev,10/16] vhost: export vid as the only interface to applications - - - --- 2016-05-02 Yuanhan Liu yliu Changes Requested
[dpdk-dev,09/16] vhost: add few more functions - - - --- 2016-05-02 Yuanhan Liu yliu Changes Requested
[dpdk-dev,08/16] vhost: query pmd internal by vid - - - --- 2016-05-02 Yuanhan Liu yliu Changes Requested
[dpdk-dev,07/16] vhost: move vhost_device_ctx to cuse - - - --- 2016-05-02 Yuanhan Liu yliu Changes Requested
[dpdk-dev,06/16] vhost: get device by vid only - - - --- 2016-05-02 Yuanhan Liu yliu Changes Requested
[dpdk-dev,05/16] vhost: rename device_fh to vid - - - --- 2016-05-02 Yuanhan Liu yliu Changes Requested
[dpdk-dev,04/16] example/vhost: make a copy of virtio device id - - - --- 2016-05-02 Yuanhan Liu yliu Changes Requested
[dpdk-dev,03/16] vhost: declare device_fh as int - - - --- 2016-05-02 Yuanhan Liu yliu Changes Requested
[dpdk-dev,02/16] vhost: set/reset dev flags internally - - - --- 2016-05-02 Yuanhan Liu yliu Changes Requested
[dpdk-dev,01/16] vhost: declare backend with int type - - - --- 2016-05-02 Yuanhan Liu yliu Changes Requested
[dpdk-dev,v2,8/8] examples/vhost: embed statistics into vhost_dev struct - - - --- 2016-05-02 Yuanhan Liu yliu Accepted
[dpdk-dev,v2,7/8] examples/vhost: switch_worker cleanup - - - --- 2016-05-02 Yuanhan Liu yliu Accepted
[dpdk-dev,v2,6/8] examples/vhost: fix mbuf allocation failure - - - --- 2016-05-02 Yuanhan Liu yliu Accepted
[dpdk-dev,v2,5/8] examples/vhost: handle broadcast packet - - - --- 2016-05-02 Yuanhan Liu yliu Accepted
[dpdk-dev,v2,4/8] examples/vhost: use mac compare helper function directly - - - --- 2016-05-02 Yuanhan Liu yliu Accepted
[dpdk-dev,v2,3/8] examples/vhost: use tailq to link vhost devices - - - --- 2016-05-02 Yuanhan Liu yliu Accepted
[dpdk-dev,v2,2/8] examples/vhost: remove unused macro and struct - - - --- 2016-05-02 Yuanhan Liu yliu Accepted
« 1 2 3 45 6 »