Show patches with: Submitter = Cunming Liang       |   374 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[dpdk-dev,1/5] app/test: unit test for rx and tx cycles/packet - - - --- 2014-08-25 Cunming Liang Superseded
[dpdk-dev,2/5] app/test: measure standalone rx or tx cycles/packet - - - --- 2014-08-25 Cunming Liang Superseded
[dpdk-dev,3/5] ixgbe/vpmd: add fix to store unaligned mbuf point array - - - --- 2014-08-25 Cunming Liang Superseded
[dpdk-dev,4/5] app/test: add unit test to measure RX burst cycles - - - --- 2014-08-25 Cunming Liang Superseded
[dpdk-dev,5/5] app/test: allow to create packets in different sizes - - - --- 2014-08-25 Cunming Liang Superseded
[dpdk-dev,v2,1/4] app/test: unit test for rx and tx cycles/packet - - - --- 2014-10-10 Cunming Liang Superseded
[dpdk-dev,v2,2/4] app/test: measure standalone rx or tx cycles/packet - - - --- 2014-10-10 Cunming Liang Superseded
[dpdk-dev,v2,3/4] app/test: add unit test to measure RX burst cycles - - - --- 2014-10-10 Cunming Liang Superseded
[dpdk-dev,v2,4/4] app/test: allow to create packets in different sizes - - - --- 2014-10-10 Cunming Liang Superseded
[dpdk-dev,v3,1/2] app/test: allow to create packets in different sizes - - - --- 2014-10-20 Cunming Liang Superseded
[dpdk-dev,v3,2/2] app/test: measure the cost of rx/tx routines by cycle number - - - --- 2014-10-20 Cunming Liang Superseded
[dpdk-dev,v4,1/3] app/test: allow to create packets in different sizes - - - --- 2014-10-24 Cunming Liang Superseded
[dpdk-dev,v4,2/3] app/test: measure the cost of rx/tx routines by cycle number - - - --- 2014-10-24 Cunming Liang Superseded
[dpdk-dev,v4,3/3] ethdev: fix wrong error return refer to API definition - - - --- 2014-10-24 Cunming Liang Superseded
[dpdk-dev,v5,1/3] app/test: allow to create packets in different sizes - - - --- 2014-10-24 Cunming Liang Superseded
[dpdk-dev,v5,2/3] app/test: measure the cost of rx/tx routines by cycle number - - - --- 2014-10-24 Cunming Liang Superseded
[dpdk-dev,v5,3/3] ethdev: fix wrong error return refere to API definition - - - --- 2014-10-24 Cunming Liang Superseded
[dpdk-dev,v6,1/3] app/test: allow to create packets in different sizes - - - --- 2014-10-27 Cunming Liang Superseded
[dpdk-dev,v6,2/3] app/test: measure the cost of rx/tx routines by cycle number - - - --- 2014-10-27 Cunming Liang Superseded
[dpdk-dev,v6,3/3] ethdev: fix wrong error return refere to API definition - - - --- 2014-10-27 Cunming Liang Superseded
[dpdk-dev,RFC,1/7] eal: add linear thread id as pthread-local variable - - - --- 2014-12-11 Cunming Liang Superseded
[dpdk-dev,RFC,2/7] mempool: use linear-tid as mempool cache index - - - --- 2014-12-11 Cunming Liang Superseded
[dpdk-dev,RFC,3/7] ring: use linear-tid as ring debug stats index - - - --- 2014-12-11 Cunming Liang Superseded
[dpdk-dev,RFC,4/7] eal: add simple API for multi-pthread - - - --- 2014-12-11 Cunming Liang Superseded
[dpdk-dev,RFC,5/7] testpmd: support multi-pthread mode - - - --- 2014-12-11 Cunming Liang Superseded
[dpdk-dev,RFC,6/7] sample: add new sample for multi-pthread - - - --- 2014-12-11 Cunming Liang Superseded
[dpdk-dev,RFC,7/7] eal: macro for cpuset w/ or w/o CPU_ALLOC - - - --- 2014-12-11 Cunming Liang Superseded
[dpdk-dev,v1,01/15] eal: add cpuset into per EAL thread lcore_config - - - --- 2015-01-22 Cunming Liang Superseded
[dpdk-dev,v1,02/15] eal: new eal option '--lcores' for cpu assignment - - - --- 2015-01-22 Cunming Liang Superseded
[dpdk-dev,v1,03/15] eal: add support parsing socket_id from cpuset - - - --- 2015-01-22 Cunming Liang Superseded
[dpdk-dev,v1,04/15] eal: new TLS definition and API declaration - - - --- 2015-01-22 Cunming Liang Superseded
[dpdk-dev,v1,05/15] eal: add eal_common_thread.c for common thread API - - - --- 2015-01-22 Cunming Liang Superseded
[dpdk-dev,v1,06/15] eal: add rte_gettid() to acquire unique system tid - - - --- 2015-01-22 Cunming Liang Superseded
[dpdk-dev,v1,07/15] eal: apply affinity of EAL thread by assigned cpuset - - - --- 2015-01-22 Cunming Liang Superseded
[dpdk-dev,v1,08/15] enic: fix re-define freebsd compile complain - - - --- 2015-01-22 Cunming Liang Superseded
[dpdk-dev,v1,09/15] malloc: fix the issue of SOCKET_ID_ANY - - - --- 2015-01-22 Cunming Liang Superseded
[dpdk-dev,v1,10/15] log: fix the gap to support non-EAL thread - - - --- 2015-01-22 Cunming Liang Superseded
[dpdk-dev,v1,11/15] eal: set _lcore_id and _socket_id to (-1) by default - - - --- 2015-01-22 Cunming Liang Superseded
[dpdk-dev,v1,12/15] eal: fix recursive spinlock in non-EAL thraed - - - --- 2015-01-22 Cunming Liang Superseded
[dpdk-dev,v1,13/15] mempool: add support to non-EAL thread - - - --- 2015-01-22 Cunming Liang Superseded
[dpdk-dev,v1,14/15] ring: add support to non-EAL thread - - - --- 2015-01-22 Cunming Liang Superseded
[dpdk-dev,v1,15/15] timer: add support to non-EAL thread - - - --- 2015-01-22 Cunming Liang Superseded
[dpdk-dev,v2,01/15] eal: add cpuset into per EAL thread lcore_config - - - --- 2015-01-28 Cunming Liang Superseded
[dpdk-dev,v2,02/15] eal: new eal option '--lcores' for cpu assignment - - - --- 2015-01-28 Cunming Liang Superseded
[dpdk-dev,v2,03/15] eal: add support parsing socket_id from cpuset - - - --- 2015-01-28 Cunming Liang Superseded
[dpdk-dev,v2,04/15] eal: new TLS definition and API declaration - - - --- 2015-01-28 Cunming Liang Superseded
[dpdk-dev,v2,05/15] eal: add eal_common_thread.c for common thread API - - - --- 2015-01-28 Cunming Liang Superseded
[dpdk-dev,v2,06/15] eal: add rte_gettid() to acquire unique system tid - - - --- 2015-01-28 Cunming Liang Superseded
[dpdk-dev,v2,07/15] eal: apply affinity of EAL thread by assigned cpuset - - - --- 2015-01-28 Cunming Liang Superseded
[dpdk-dev,v2,08/15] enic: fix re-define freebsd compile complain - - - --- 2015-01-28 Cunming Liang Superseded
[dpdk-dev,v2,09/15] malloc: fix the issue of SOCKET_ID_ANY - - - --- 2015-01-28 Cunming Liang Superseded
[dpdk-dev,v2,10/15] log: fix the gap to support non-EAL thread - - - --- 2015-01-28 Cunming Liang Superseded
[dpdk-dev,v2,11/15] eal: set _lcore_id and _socket_id to (-1) by default - - - --- 2015-01-28 Cunming Liang Superseded
[dpdk-dev,v2,12/15] eal: fix recursive spinlock in non-EAL thraed - - - --- 2015-01-28 Cunming Liang Superseded
[dpdk-dev,v2,13/15] mempool: add support to non-EAL thread - - - --- 2015-01-28 Cunming Liang Superseded
[dpdk-dev,v2,14/15] ring: add support to non-EAL thread - - - --- 2015-01-28 Cunming Liang Superseded
[dpdk-dev,v2,15/15] timer: add support to non-EAL thread - - - --- 2015-01-28 Cunming Liang Superseded
[dpdk-dev,v3,01/16] eal: add cpuset into per EAL thread lcore_config - - - --- 2015-01-29 Cunming Liang Superseded
[dpdk-dev,v3,02/16] eal: new eal option '--lcores' for cpu assignment - - - --- 2015-01-29 Cunming Liang Superseded
[dpdk-dev,v3,03/16] eal: add support parsing socket_id from cpuset - - - --- 2015-01-29 Cunming Liang Superseded
[dpdk-dev,v3,04/16] eal: new TLS definition and API declaration - - - --- 2015-01-29 Cunming Liang Superseded
[dpdk-dev,v3,05/16] eal: add eal_common_thread.c for common thread API - - - --- 2015-01-29 Cunming Liang Superseded
[dpdk-dev,v3,06/16] eal: add rte_gettid() to acquire unique system tid - - - --- 2015-01-29 Cunming Liang Superseded
[dpdk-dev,v3,07/16] eal: apply affinity of EAL thread by assigned cpuset - - - --- 2015-01-29 Cunming Liang Superseded
[dpdk-dev,v3,08/16] enic: fix re-define freebsd compile complain - - - --- 2015-01-29 Cunming Liang Superseded
[dpdk-dev,v3,09/16] malloc: fix the issue of SOCKET_ID_ANY - - - --- 2015-01-29 Cunming Liang Superseded
[dpdk-dev,v3,10/16] log: fix the gap to support non-EAL thread - - - --- 2015-01-29 Cunming Liang Superseded
[dpdk-dev,v3,11/16] eal: set _lcore_id and _socket_id to (-1) by default - - - --- 2015-01-29 Cunming Liang Superseded
[dpdk-dev,v3,12/16] eal: fix recursive spinlock in non-EAL thraed - - - --- 2015-01-29 Cunming Liang Superseded
[dpdk-dev,v3,13/16] mempool: add support to non-EAL thread - - - --- 2015-01-29 Cunming Liang Superseded
[dpdk-dev,v3,14/16] ring: add support to non-EAL thread - - - --- 2015-01-29 Cunming Liang Superseded
[dpdk-dev,v3,15/16] ring: add sched_yield to avoid spin forever - - - --- 2015-01-29 Cunming Liang Superseded
[dpdk-dev,v3,16/16] timer: add support to non-EAL thread - - - --- 2015-01-29 Cunming Liang Superseded
[dpdk-dev,v4,01/17] eal: add cpuset into per EAL thread lcore_config - - - --- 2015-02-02 Cunming Liang Superseded
[dpdk-dev,v4,02/17] eal: new eal option '--lcores' for cpu assignment - - - --- 2015-02-02 Cunming Liang Superseded
[dpdk-dev,v4,03/17] eal: fix wrong strnlen() return value in 32bit icc - - - --- 2015-02-02 Cunming Liang Superseded
[dpdk-dev,v4,04/17] eal: add support parsing socket_id from cpuset - - - --- 2015-02-02 Cunming Liang Superseded
[dpdk-dev,v4,05/17] eal: new TLS definition and API declaration - - - --- 2015-02-02 Cunming Liang Superseded
[dpdk-dev,v4,06/17] eal: add eal_common_thread.c for common thread API - - - --- 2015-02-02 Cunming Liang Superseded
[dpdk-dev,v4,07/17] eal: add rte_gettid() to acquire unique system tid - - - --- 2015-02-02 Cunming Liang Superseded
[dpdk-dev,v4,08/17] eal: apply affinity of EAL thread by assigned cpuset - - - --- 2015-02-02 Cunming Liang Superseded
[dpdk-dev,v4,09/17] enic: fix re-define freebsd compile complain - - - --- 2015-02-02 Cunming Liang Superseded
[dpdk-dev,v4,10/17] malloc: fix the issue of SOCKET_ID_ANY - - - --- 2015-02-02 Cunming Liang Superseded
[dpdk-dev,v4,11/17] log: fix the gap to support non-EAL thread - - - --- 2015-02-02 Cunming Liang Superseded
[dpdk-dev,v4,12/17] eal: set _lcore_id and _socket_id to (-1) by default - - - --- 2015-02-02 Cunming Liang Superseded
[dpdk-dev,v4,13/17] eal: fix recursive spinlock in non-EAL thraed - - - --- 2015-02-02 Cunming Liang Superseded
[dpdk-dev,v4,14/17] mempool: add support to non-EAL thread - - - --- 2015-02-02 Cunming Liang Superseded
[dpdk-dev,v4,15/17] ring: add support to non-EAL thread - - - --- 2015-02-02 Cunming Liang Superseded
[dpdk-dev,v4,16/17] ring: add sched_yield to avoid spin forever - - - --- 2015-02-02 Cunming Liang Superseded
[dpdk-dev,v4,17/17] timer: add support to non-EAL thread - - - --- 2015-02-02 Cunming Liang Superseded
[dpdk-dev,v5,01/19] eal: add cpuset into per EAL thread lcore_config - - - --- 2015-02-12 Cunming Liang Superseded
[dpdk-dev,v5,02/19] eal: fix PAGE_SIZE redefine complaint on freebsd - - - --- 2015-02-12 Cunming Liang Superseded
[dpdk-dev,v5,03/19] eal: new eal option '--lcores' for cpu assignment - - - --- 2015-02-12 Cunming Liang Superseded
[dpdk-dev,v5,04/19] eal: fix wrong strnlen() return value in 32bit icc - - - --- 2015-02-12 Cunming Liang Superseded
[dpdk-dev,v5,05/19] eal: add support parsing socket_id from cpuset - - - --- 2015-02-12 Cunming Liang Superseded
[dpdk-dev,v5,06/19] eal: new TLS definition and API declaration - - - --- 2015-02-12 Cunming Liang Superseded
[dpdk-dev,v5,07/19] eal: add eal_common_thread.c for common thread API - - - --- 2015-02-12 Cunming Liang Superseded
[dpdk-dev,v5,08/19] eal: standardize init sequence between linux and bsd - - - --- 2015-02-12 Cunming Liang Superseded
[dpdk-dev,v5,09/19] eal: add rte_gettid() to acquire unique system tid - - - --- 2015-02-12 Cunming Liang Superseded
[dpdk-dev,v5,10/19] eal: apply affinity of EAL thread by assigned cpuset - - - --- 2015-02-12 Cunming Liang Superseded
« 1 2 3 4 »