Show patches with: Submitter = Marvin Liu       |   468 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[dpdk-dev] fix bug can not build example application for missing link library - - - --- 2014-12-17 Marvin Liu Accepted
[dpdk-dev] app/test-pmd: fix incorrect port number check - - - --- 2015-03-11 Marvin Liu Accepted
[dpdk-dev] app/test-pmd: fix rte_pci_tailq not initialized before used - - - --- 2015-03-11 Marvin Liu Rejected
[dpdk-dev] app/testpmd: Fix not set need_reconfig flag when port id is RTE_PORT_ALL - - - --- 2015-03-13 Marvin Liu Accepted
[dpdk-dev] fix build warning and failure in Suse11 - - - --- 2015-03-18 Marvin Liu Superseded
[dpdk-dev] app/test-pmd: fix incorrect port number check - - - --- 2015-03-19 Marvin Liu Not Applicable
[dpdk-dev,1/6] fix sse3 functions not found with gcc 4.3.4 - - - --- 2015-03-19 Marvin Liu Accepted
[dpdk-dev] fix the net device bugs and add some funcs to generate vfs in net_device - - - --- 2015-03-19 Marvin Liu Not Applicable
[dpdk-dev,2/6] fix fm10k driver build error when gcc version elder than 4.4 - - - --- 2015-03-19 Marvin Liu Accepted
[dpdk-dev,3/6] fix build error when initialized structure in enic driver - - - --- 2015-03-19 Marvin Liu Accepted
[dpdk-dev,4/6] fix build error in app/test with gcc4.3 - - - --- 2015-03-19 Marvin Liu Accepted
[dpdk-dev,5/6] fix build error in app/test with gcc4.3 - - - --- 2015-03-19 Marvin Liu Accepted
[dpdk-dev,6/6] fix build error for implicit declaration of function pread - - - --- 2015-03-19 Marvin Liu Accepted
[dpdk-dev] rte_power: fix sample vm_power_mgr not work with Haswell cpus - - - --- 2015-07-07 Marvin Liu Rejected
[dpdk-dev] app test: fix mempool cache_size not match limited cache_size - - - --- 2015-07-29 Marvin Liu Accepted
[dpdk-dev] app test: fix eal --no-huge option should work with -m option - - - --- 2015-07-29 Marvin Liu Accepted
[dpdk-dev] app test: fix eal --no-huge option should work with -m option - - - --- 2015-07-29 Marvin Liu Superseded
[dpdk-dev] examples/vm_power: fix improper physical core mask - - - --- 2015-08-11 Marvin Liu Accepted
[dpdk-dev,v1,1/7] e1000: add rx interrupt support - - - --- 2015-09-25 Marvin Liu Superseded
[dpdk-dev,v1,2/7] e1000: separate lsc and rxq interrupt function - - - --- 2015-09-25 Marvin Liu Superseded
[dpdk-dev,v1,3/7] e1000: add ethdev rxq enable and disable function - - - --- 2015-09-25 Marvin Liu Superseded
[dpdk-dev,v1,4/7] e1000: add rxq interrupt handler - - - --- 2015-09-25 Marvin Liu Superseded
[dpdk-dev,v1,5/7] e1000: check lsc and rxq not enable in the same time - - - --- 2015-09-25 Marvin Liu Superseded
[dpdk-dev,v1,6/7] e1000: lsc interrupt setup only enable itself - - - --- 2015-09-25 Marvin Liu Superseded
[dpdk-dev,v1,7/7] l3fwd-power: disable interrupt when wake up from sleep - - - --- 2015-09-25 Marvin Liu Superseded
[dpdk-dev,v2,1/7] e1000: add rx interrupt support - - - --- 2015-10-27 Marvin Liu Superseded
[dpdk-dev,v2,2/7] e1000: separate lsc and rxq interrupt disable function - - - --- 2015-10-27 Marvin Liu Superseded
[dpdk-dev,v2,3/7] e1000: add ethdev rxq enable and disable function - - - --- 2015-10-27 Marvin Liu Superseded
[dpdk-dev,v2,4/7] e1000: add rxq interrupt handler - - - --- 2015-10-27 Marvin Liu Superseded
[dpdk-dev,v2,5/7] e1000: check lsc and rxq not enable in the same time - - - --- 2015-10-27 Marvin Liu Superseded
[dpdk-dev,v2,6/7] e1000: lsc interrupt setup function only enable itself - - - --- 2015-10-27 Marvin Liu Superseded
[dpdk-dev,v2,7/7] l3fwd-power: disable interrupt when wake up from sleep - - - --- 2015-10-27 Marvin Liu Superseded
[dpdk-dev,v3,1/8] e1000: add rx interrupt support - - - --- 2015-10-29 Marvin Liu Superseded
[dpdk-dev,v3,2/8] e1000: separate lsc and rxq interrupt disable function - - - --- 2015-10-29 Marvin Liu Superseded
[dpdk-dev,v3,3/8] e1000: add ethdev rxq enable and disable function - - - --- 2015-10-29 Marvin Liu Superseded
[dpdk-dev,v3,4/8] e1000: add rxq interrupt handler - - - --- 2015-10-29 Marvin Liu Superseded
[dpdk-dev,v3,5/8] e1000: check lsc and rxq not enable in the same time - - - --- 2015-10-29 Marvin Liu Superseded
[dpdk-dev,v3,6/8] e1000: lsc interrupt setup function only enable itself - - - --- 2015-10-29 Marvin Liu Superseded
[dpdk-dev,v3,7/8] l3fwd-power: disable interrupt when wake up from sleep - - - --- 2015-10-29 Marvin Liu Superseded
[dpdk-dev,v3,8/8] doc: release note update for e1000 intr mode - - - --- 2015-10-29 Marvin Liu Superseded
[dpdk-dev,v4,1/7] e1000: enable device rx queue interrupt - - - --- 2015-10-29 Marvin Liu Accepted
[dpdk-dev,v4,2/7] e1000: separate lsc and rxq interrupt disable function - - - --- 2015-10-29 Marvin Liu Accepted
[dpdk-dev,v4,3/7] e1000: add ethdev rxq enable and disable function - - - --- 2015-10-29 Marvin Liu Accepted
[dpdk-dev,v4,4/7] e1000: add rxq interrupt handler - - - --- 2015-10-29 Marvin Liu Accepted
[dpdk-dev,v4,5/7] e1000: check lsc and rxq not enable in the same time - - - --- 2015-10-29 Marvin Liu Accepted
[dpdk-dev,v4,6/7] e1000: lsc interrupt setup function only enable itself - - - --- 2015-10-29 Marvin Liu Accepted
[dpdk-dev,v4,7/7] l3fwd-power: disable interrupt when wake up from sleep - - - --- 2015-10-29 Marvin Liu Accepted
[dpdk-dev] doc: update user guide about e1000em limitations - - - --- 2015-10-30 Marvin Liu Accepted
[dpdk-dev] app/test: fix kni test always failed - - - --- 2015-11-27 Marvin Liu Superseded
[dpdk-dev] examples/vm_power_manager: fix build when libvirt version < 1.0 - - - --- 2015-12-07 Marvin Liu Accepted
[dpdk-dev] examples/ethtool, l3fwd-power: fix build on FreeBSD - - - --- 2015-12-14 Marvin Liu Accepted
[dpdk-dev] testpmd: fix build on FreeBSD - - - --- 2016-03-21 Marvin Liu Superseded
[dpdk-dev] examples/vm_power_manager: fix build with libvirt version < 0.9.3 - - - --- 2016-04-11 Marvin Liu Changes Requested
[dpdk-dev,v3] examples/vm_power_manager: fix build with libvirt version < 0.9.3 - - - --- 2016-04-11 Marvin Liu Superseded
[dpdk-dev] examples: fix ip_reassembly not work with some NICs - - - 11- 2017-01-23 Marvin Liu Superseded
[dpdk-dev,0/7] support VIRTIO_F_IN_ORDER feature - - - --- 2018-06-08 Marvin Liu None
[v2,0/8] support VIRTIO_F_IN_ORDER feature - - - --- 2018-06-25 Marvin Liu None
[v3,00/11] support in-order feature - - - --- 2018-06-28 Marvin Liu None
[v4,0/9] support in-order feature - - - --- 2018-06-30 Marvin Liu None
[v5,0/9] support in-order feature - - - --- 2018-07-02 Marvin Liu None
examples/vhost: fix qemu abort examples/vhost: fix qemu abort - - - 2-- 2018-07-24 Marvin Liu Changes Requested
[v2] examples/vhost: workaround qemu abort [v2] examples/vhost: workaround qemu abort - - - 2-- 2018-07-25 Marvin Liu Superseded
[v3] examples/vhost: workaround qemu abort [v3] examples/vhost: workaround qemu abort - - - 2-- 2018-07-25 Marvin Liu Rejected
doc: add note for builtin-net-driver option doc: add note for builtin-net-driver option - - - 2-- 2018-07-25 Marvin Liu Superseded
[v2] doc: add note for builtin-net-driver option [v2] doc: add note for builtin-net-driver option - - - 2-- 2018-07-26 Marvin Liu Superseded
[v1,00/14] vhost packed ring performance optimization - - - --- 2019-09-05 Marvin Liu None
[v2,00/16] vhost packed ring performance optimization - - - --- 2019-09-19 Marvin Liu None
[v2,01/16] vhost: add single packet enqueue function vhost packed ring performance optimization - - - 6-1 2019-09-19 Marvin Liu Superseded
[v2,02/16] vhost: unify unroll pragma parameter vhost packed ring performance optimization - - - -11 2019-09-19 Marvin Liu Superseded
[v2,03/16] vhost: add burst enqueue function for packed ring vhost packed ring performance optimization - - - 1-1 2019-09-19 Marvin Liu Superseded
[v2,04/16] vhost: add single packet dequeue function vhost packed ring performance optimization - - - 1-1 2019-09-19 Marvin Liu Superseded
[v2,05/16] vhost: add burst dequeue function vhost packed ring performance optimization - - - 1-1 2019-09-19 Marvin Liu Superseded
[v2,06/16] vhost: rename flush shadow used ring functions vhost packed ring performance optimization - - - 1-1 2019-09-19 Marvin Liu Superseded
[v2,07/16] vhost: flush vhost enqueue shadow ring by burst vhost packed ring performance optimization - - - 1-1 2019-09-19 Marvin Liu Superseded
[v2,08/16] vhost: add flush function for burst enqueue vhost packed ring performance optimization - - - 1-1 2019-09-19 Marvin Liu Superseded
[v2,09/16] vhost: buffer vhost dequeue shadow ring vhost packed ring performance optimization - - - 1-1 2019-09-19 Marvin Liu Superseded
[v2,10/16] vhost: split enqueue and dequeue flush functions vhost packed ring performance optimization - - - 1-1 2019-09-19 Marvin Liu Superseded
[v2,11/16] vhost: optimize enqueue function of packed ring vhost packed ring performance optimization - - - 1-1 2019-09-19 Marvin Liu Superseded
[v2,12/16] vhost: add burst and single zero dequeue functions vhost packed ring performance optimization - - - 1-1 2019-09-19 Marvin Liu Superseded
[v2,13/16] vhost: optimize dequeue function of packed ring vhost packed ring performance optimization - - - 1-1 2019-09-19 Marvin Liu Superseded
[v2,14/16] vhost: cache address translation result vhost packed ring performance optimization - - - 1-1 2019-09-19 Marvin Liu Superseded
[v2,15/16] vhost: check whether disable software pre-fetch vhost packed ring performance optimization - - - 1-1 2019-09-19 Marvin Liu Superseded
[v2,16/16] vhost: optimize packed ring dequeue when in-order vhost packed ring performance optimization - - - 1-1 2019-09-19 Marvin Liu Superseded
[v3,00/15] vhost packed ring performance optimization - - - --- 2019-09-25 Marvin Liu None
[v4,00/14] vhost packed ring performance optimization - - - --- 2019-10-09 Marvin Liu None
[v5,00/13] vhost packed ring performance optimization - - - --- 2019-10-15 Marvin Liu None
[v6,00/13] vhost packed ring performance optimization - - - --- 2019-10-15 Marvin Liu None
[v7,00/13] vhost packed ring performance optimization - - - --- 2019-10-21 Marvin Liu None
[v8,00/13] vhost packed ring performance optimization - - - --- 2019-10-21 Marvin Liu None
[v9,00/13] vhost packed ring performance optimization - - - --- 2019-10-24 Marvin Liu None
net/virtio: fix promisc mode enable failure net/virtio: fix promisc mode enable failure - - - 3-- 2019-10-28 Marvin Liu Superseded
vhost: fix zmbuf buffer id invalid vhost: fix zmbuf buffer id invalid - 2 - 5-- 2020-02-24 Marvin Liu Superseded
[v1,0/7] vectorize virtio packed ring datapath - - - --- 2020-03-13 Marvin Liu None
[v2,0/7] add packed ring vectorized datapath - - - --- 2020-03-27 Marvin Liu None
[v3,0/7] add packed ring vectorized datapath - - - --- 2020-04-08 Marvin Liu None
[v4,0/8] add packed ring vectorized datapath - - - --- 2020-04-15 Marvin Liu None
[v5,0/9] add packed ring vectorized path - - - --- 2020-04-16 Marvin Liu None
[v6,0/9] add packed ring vectorized path - - - --- 2020-04-16 Marvin Liu None
[v7,0/9] add packed ring vectorized path - - - --- 2020-04-22 Marvin Liu None
[v8,0/9] add packed ring vectorized path - - - --- 2020-04-23 Marvin Liu None
« 1 2 3 44 5 »