Show patches with: Submitter = Phil Yang       |   262 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[00/10] generic rte atomic APIs deprecate proposal - - - --- 2020-03-10 Phil Yang None
[01/10] doc: add generic atomic deprecation section generic rte atomic APIs deprecate proposal - 1 - 4-1 2020-03-10 Phil Yang Superseded
[02/10] devtools: prevent use of rte atomic APIs in future patches generic rte atomic APIs deprecate proposal - 2 - 1-1 2020-03-10 Phil Yang Superseded
[0/2] remove mbuf deprecated filed - - - --- 2020-09-11 Phil Yang None
[03/10] vhost: optimize broadcast rarp sync with c11 atomic generic rte atomic APIs deprecate proposal - 3 - 1-1 2020-03-10 Phil Yang Superseded
[04/10] ipsec: optimize with c11 atomic for sa outbound sqn update generic rte atomic APIs deprecate proposal - 2 - 1-1 2020-03-10 Phil Yang Superseded
[0/4] use C11 atomic builtins for libs - - - --- 2020-09-11 Phil Yang None
[05/10] service: remove rte prefix from static functions generic rte atomic APIs deprecate proposal - 1 - 1-1 2020-03-10 Phil Yang Superseded
[06/10] service: remove redundant code generic rte atomic APIs deprecate proposal - 1 - 1-1 2020-03-10 Phil Yang Superseded
[07/10] service: avoid race condition for MT unsafe service generic rte atomic APIs deprecate proposal - 1 - 1-1 2020-03-10 Phil Yang Superseded
[08/10] service: identify service running on another core correctly generic rte atomic APIs deprecate proposal - 1 - 1-1 2020-03-10 Phil Yang Superseded
[09/10] service: optimize with c11 one-way barrier generic rte atomic APIs deprecate proposal - 3 - 1-1 2020-03-10 Phil Yang Superseded
[10/10] service: relax barriers with C11 atomic operations generic rte atomic APIs deprecate proposal - 2 - 111 2020-03-10 Phil Yang Superseded
[1/2] drivers: replace RTE CIO barriers with RTE IO barriers [1/2] drivers: replace RTE CIO barriers with RTE IO barriers - - - 1-- 2020-08-24 Phil Yang dmarchand Superseded
[1/2] eal: remove redundant code [1/2] eal: remove redundant code - 2 - 7-- 2020-06-11 Phil Yang dmarchand Superseded
[1/2] lib/timer: protect timer subsystem initialized with lock [1/2] lib/timer: protect timer subsystem initialized with lock 1 2 - 4-- 2020-02-24 Phil Yang tmonjalo Accepted
[1/2] mbuf: remove generic mbuf atomically accessed refcnt remove mbuf deprecated filed - 1 - 1-- 2020-09-11 Phil Yang dmarchand Superseded
[1/2] mk: fix unsupported flag error on armhf architercture [1/2] mk: fix unsupported flag error on armhf architercture - 1 1 5-- 2019-11-11 Phil Yang tmonjalo Rejected
[1/2] net/mlx5: fix Rx CQ doorbell synchronization on aarch64 [1/2] net/mlx5: fix Rx CQ doorbell synchronization on aarch64 1 1 - 7-- 2019-09-05 Phil Yang rasland Accepted
[1/2] test/link_bonding: disable HW CRC strip by default. [1/2] test/link_bonding: disable HW CRC strip by default. - - - 2-- 2018-07-02 Phil Yang fyigit Superseded
[1/2] test/mcslock: move performance test to perf tests [1/2] test/mcslock: move performance test to perf tests - 1 - 5-- 2020-03-23 Phil Yang dmarchand Superseded
[1/2] test/pmd_ring_perf: release ring resources after test [1/2] test/pmd_ring_perf: release ring resources after test - 1 - 2-- 2018-10-19 Phil Yang tmonjalo Accepted
[1/3] eventdev: fix race condition on timer list counter [1/3] eventdev: fix race condition on timer list counter 1 2 - 6-1 2020-06-12 Phil Yang jerin Superseded
[1/4] eal: use C11 atomic builtins for already initialized check use C11 atomic builtins for libs - 2 - 1-- 2020-09-11 Phil Yang dmarchand Superseded
[2/2] doc: add aarch32 build guidance [1/2] mk: fix unsupported flag error on armhf architercture 1 1 1 3-- 2019-11-11 Phil Yang tmonjalo Superseded
[2/2] eal: remove RTE CIO barriers [1/2] drivers: replace RTE CIO barriers with RTE IO barriers - 1 - 7-- 2020-08-24 Phil Yang dmarchand Superseded
[2/2] eal: use c11 atomics for interrupt status [1/2] eal: remove redundant code - 3 - 2-- 2020-06-11 Phil Yang dmarchand Superseded
[2/2] lib/timer: relax barrier for status update [1/2] lib/timer: protect timer subsystem initialized with lock - 1 - 21- 2020-02-24 Phil Yang tmonjalo Superseded
[2/2] mbuf: remove external buffer atomically accessed refcnt remove mbuf deprecated filed - 1 - 8-1 2020-09-11 Phil Yang dmarchand Superseded
[2/2] net/mlx5: fix Tx CQ doorbell synchronization on aarch64 [1/2] net/mlx5: fix Rx CQ doorbell synchronization on aarch64 - 1 - 2-- 2019-09-05 Phil Yang rasland Not Applicable
[2/2] test/atomic: reduce the number of loops to avoid timeouts [1/2] test/mcslock: move performance test to perf tests - 1 - 3-- 2020-03-23 Phil Yang dmarchand Superseded
[2/2] test/link_bonding_rssconf: disable HW CRC strip by default [1/2] test/link_bonding: disable HW CRC strip by default. - - - 2-- 2018-07-02 Phil Yang fyigit Superseded
[2/2] test/pmd_ring: release ring resources after test [1/2] test/pmd_ring_perf: release ring resources after test - 1 - 11- 2018-10-19 Phil Yang Superseded
[2/3] eventdev: use c11 atomics for lcore timer armed flag [1/3] eventdev: fix race condition on timer list counter 1 2 - 1-1 2020-06-12 Phil Yang jerin Superseded
[2/4] bbdev: use C11 atomic builtins for device processing counter use C11 atomic builtins for libs - 2 - 1-- 2020-09-11 Phil Yang dmarchand Superseded
[3/3] eventdev: relax smp barriers with c11 atomics [1/3] eventdev: fix race condition on timer list counter - 2 - 111 2020-06-12 Phil Yang jerin Superseded
[3/4] power: use C11 atomic builtins for power in use state update use C11 atomic builtins for libs - 2 - 1-- 2020-09-11 Phil Yang dmarchand Superseded
[4/4] ethdev: use C11 atomic builtins for link status update use C11 atomic builtins for libs - 2 - 612 2020-09-11 Phil Yang dmarchand Superseded
app/testpmd: fix CPU cycles per pkt stats on transmit modes app/testpmd: fix CPU cycles per pkt stats on transmit modes - 1 - 8-- 2020-06-18 Phil Yang fyigit Superseded
app/testpmd: fix physic port socket initialization app/testpmd: fix physic port socket initialization - 1 - 1-1 2018-10-16 Phil Yang fyigit Superseded
app/testpmd: fix vdev socket initialization app/testpmd: fix vdev socket initialization - 2 - 2-- 2018-10-12 Phil Yang fyigit Accepted
app/testpmd: Optimize membuf pool allocation app/testpmd: Optimize membuf pool allocation 1 - - 2-- 2018-08-27 Phil Yang tmonjalo Superseded
app/testpmd: reserve NUMA node per device port and per ring app/testpmd: reserve NUMA node per device port and per ring - 1 - 1-- 2018-10-18 Phil Yang fyigit Accepted
build: add meson support for cortex a55 and a76 platforms build: add meson support for cortex a55 and a76 platforms - 2 - 4-- 2019-01-31 Phil Yang tmonjalo Accepted
devtools: fix ninja break under default DESTDIR path devtools: fix ninja break under default DESTDIR path - - - 6-- 2020-07-09 Phil Yang dmarchand Superseded
doc: announce adoption of C11 atomic operations semantics doc: announce adoption of C11 atomic operations semantics 3 2 - 111 2020-05-07 Phil Yang dmarchand Superseded
[dpdk-dev,1/2] test/memzone: Fix test_memzone_basic issue - - - 1-1 2018-01-15 Phil Yang tmonjalo Superseded
[dpdk-dev,2/2] test/memzone: Fix test_memzone_free issue - - - -11 2018-01-15 Phil Yang tmonjalo Superseded
[dpdk-dev] app/testpmd: fix stats period can't quit normally in container - - - 2-- 2017-09-18 Phil Yang Superseded
[dpdk-dev] app/testpmd: fix stats period can't quit normally in container - - - 11- 2017-09-18 Phil Yang Superseded
[dpdk-dev] app/testpmd: fix stats period can't quit normally in container - - - 11- 2017-09-18 Phil Yang Superseded
[dpdk-dev] test/eal_flags: Optimize memory flags test - - - 2-- 2018-02-06 Phil Yang tmonjalo Accepted
[dpdk-dev] test/memzone: fix incorrect result judging criteria - - - 1-- 2018-01-29 Phil Yang tmonjalo Rejected
[dpdk-dev] test/memzone: Fix test_memzone_basic & test_memzone_free issues. 2 - - 2-- 2018-01-11 Phil Yang tmonjalo Superseded
[dpdk-dev,v2,1/2] test/memzone: Fix test_memzone_basic issue 1 - - 1-1 2018-01-15 Phil Yang tmonjalo Accepted
[dpdk-dev,v2,2/2] test/memzone: Fix test_memzone_free issue 1 - - 1-1 2018-01-15 Phil Yang tmonjalo Accepted
[dpdk-dev,v2] app/testpmd: fix stats period can't quit normally in container 1 - - 2-- 2017-09-22 Phil Yang fyigit Accepted
[dpdk-dev,v2] app/testpmd: fix stats period can't quit normally in container - - - 11- 2017-09-22 Phil Yang Superseded
eal/atomic: reimplement rte atomic APIs with atomic builtins eal/atomic: reimplement rte atomic APIs with atomic builtins - 1 1 4-- 2019-01-03 Phil Yang tmonjalo Rejected
eal/stack: fix 'pointer-sign' warning eal/stack: fix 'pointer-sign' warning - 1 - 4-- 2019-06-14 Phil Yang tmonjalo Superseded
mbuf: use c11 atomics for refcnt operations mbuf: use c11 atomics for refcnt operations - 1 - 71- 2020-06-11 Phil Yang dmarchand Superseded
net/ixgbe: fix link state timing issue on fiber ports net/ixgbe: fix link state timing issue on fiber ports - 1 - 5-- 2020-03-19 Phil Yang yexl Superseded
net/memif: fix multi-process device probe error net/memif: fix multi-process device probe error - 1 - 5-- 2019-08-01 Phil Yang Superseded
net/memif: relax barrier for zero copy path net/memif: relax barrier for zero copy path - 2 - 9-- 2020-09-11 Phil Yang fyigit Accepted
packet_ordering: replace sync builtins with atomic builtins packet_ordering: replace sync builtins with atomic builtins - 2 - 4-- 2019-01-03 Phil Yang tmonjalo Superseded
ring: fix unaligned memory access on aarch32 ring: fix unaligned memory access on aarch32 - 2 - 4-1 2020-03-09 Phil Yang dmarchand Accepted
test/virtual_pmd: Add DEV_RX_OFFLOAD_CRC_STRIP to virtual driver test/virtual_pmd: Add DEV_RX_OFFLOAD_CRC_STRIP to virtual driver 1 - - 1-- 2018-07-04 Phil Yang fyigit Accepted
trace: fix build with gcc 10 trace: fix build with gcc 10 - 1 1 6-1 2020-04-27 Phil Yang dmarchand Superseded
[v10,0/3] generic rte atomic APIs deprecate proposal - - - --- 2020-07-17 Phil Yang None
[v10,1/3] doc: add optimizations using C11 atomic builtins generic rte atomic APIs deprecate proposal - 1 - 2-- 2020-07-17 Phil Yang dmarchand Accepted
[v10,1/3] eal/arm64: add 128-bit atomic compare exchange [v10,1/3] eal/arm64: add 128-bit atomic compare exchange 1 1 1 41- 2019-10-15 Phil Yang dmarchand Superseded
[v10,2/3] eal/atomic: add wrapper for C11 atomic thread fence generic rte atomic APIs deprecate proposal 1 1 - 2-- 2020-07-17 Phil Yang dmarchand Accepted
[v10,2/3] test/atomic: add 128b compare and swap test [v10,1/3] eal/arm64: add 128-bit atomic compare exchange 2 1 1 2-- 2019-10-15 Phil Yang dmarchand Superseded
[v10,3/3] devtools: prevent use of rte atomic APIs in future patches generic rte atomic APIs deprecate proposal - 1 - 3-- 2020-07-17 Phil Yang dmarchand Accepted
[v10,3/3] eal/stack: enable lock-free stack for aarch64 [v10,1/3] eal/arm64: add 128-bit atomic compare exchange 1 1 1 2-- 2019-10-15 Phil Yang dmarchand Superseded
[v1,0/3] MCS queued lock implementation - - - --- 2019-06-05 Phil Yang None
[v11,1/3] eal/arm64: add 128-bit atomic compare exchange [v11,1/3] eal/arm64: add 128-bit atomic compare exchange 1 1 1 41- 2019-10-18 Phil Yang dmarchand Accepted
[v11,2/3] test/atomic: add 128b compare and swap test [v11,1/3] eal/arm64: add 128-bit atomic compare exchange 2 1 1 2-- 2019-10-18 Phil Yang dmarchand Accepted
[v11,3/3] eal/stack: enable lock-free stack for aarch64 [v11,1/3] eal/arm64: add 128-bit atomic compare exchange 1 1 1 3-- 2019-10-18 Phil Yang dmarchand Accepted
[v1,1/3] eal/arm64: add 128-bit atomic compare exchange [v1,1/3] eal/arm64: add 128-bit atomic compare exchange - 1 1 -12 2019-06-23 Phil Yang tmonjalo Superseded
[v1,1/3] eal/mcslock: add mcs queued lock implementation MCS queued lock implementation - 2 - 4-- 2019-06-05 Phil Yang tmonjalo Superseded
[v1,2/3] eal/mcslock: use generic msc queued lock on all arch MCS queued lock implementation - 2 - 2-- 2019-06-05 Phil Yang tmonjalo Superseded
[v1,2/3] test/atomic: add 128b compare and swap test [v1,1/3] eal/arm64: add 128-bit atomic compare exchange - 1 - -11 2019-06-23 Phil Yang tmonjalo Superseded
[v1,3/3] eal/stack: enable lock-free stack for aarch64 [v1,1/3] eal/arm64: add 128-bit atomic compare exchange - 1 1 1-1 2019-06-23 Phil Yang tmonjalo Superseded
[v1,3/3] test/mcslock: add mcs queued lock unit test MCS queued lock implementation - 2 - 2-- 2019-06-05 Phil Yang tmonjalo Superseded
[v1] net/memif: optimized with one-way barrier [v1] net/memif: optimized with one-way barrier - 2 - 5-- 2019-08-26 Phil Yang fyigit Accepted
[v2,00/10] generic rte atomic APIs deprecate proposal - - - --- 2020-03-12 Phil Yang None
[v2,01/10] doc: add generic atomic deprecation section generic rte atomic APIs deprecate proposal - 1 - 4-1 2020-03-12 Phil Yang Superseded
[v2,02/10] devtools: prevent use of rte atomic APIs in future patches generic rte atomic APIs deprecate proposal - 2 - 1-1 2020-03-12 Phil Yang Superseded
[v2,0/2] remove RTE CIO barriers - - - --- 2020-09-11 Phil Yang None
[v2,03/10] vhost: optimize broadcast rarp sync with c11 atomic generic rte atomic APIs deprecate proposal - 3 - 1-1 2020-03-12 Phil Yang Superseded
[v2,0/3] example and test cases optimizations - - - --- 2019-03-29 Phil Yang None
[v2,0/3] MCS queued lock implementation - - - --- 2019-07-05 Phil Yang None
[v2,04/10] ipsec: optimize with c11 atomic for sa outbound sqn update generic rte atomic APIs deprecate proposal - 2 - 1-1 2020-03-12 Phil Yang Superseded
[v2,0/4] use C11 atomic builtins for libs - - - --- 2020-09-16 Phil Yang None
[v2,05/10] service: remove rte prefix from static functions generic rte atomic APIs deprecate proposal - 1 - 1-1 2020-03-12 Phil Yang Superseded
[v2,06/10] service: remove redundant code generic rte atomic APIs deprecate proposal - 1 - 1-1 2020-03-12 Phil Yang Superseded
[v2,0/6] use c11 atomics for service core lib - - - --- 2020-04-23 Phil Yang None
[v2,07/10] service: avoid race condition for MT unsafe service generic rte atomic APIs deprecate proposal - 2 - 1-1 2020-03-12 Phil Yang Superseded
[v2,08/10] service: identify service running on another core correctly generic rte atomic APIs deprecate proposal - 2 - 1-1 2020-03-12 Phil Yang Superseded
« 1 2 3 »