Show patches with: Submitter = Ruifeng Wang       |   290 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
eal: stop iteration after lcore info is processed eal: stop iteration after lcore info is processed 1 1 - 17-- 2023-11-01 Ruifeng Wang tmonjalo Accepted
ethdev: fix 32-bit build with GCC-13 ethdev: fix 32-bit build with GCC-13 2 - - 161- 2023-11-01 Ruifeng Wang fyigit Accepted
[v3] eal: add notes to SMP memory barrier APIs [v3] eal: add notes to SMP memory barrier APIs - - - 19-- 2023-07-03 Ruifeng Wang tmonjalo Accepted
doc: update IPsec Multi-buffer version for Arm doc: update IPsec Multi-buffer version for Arm - - - 19-- 2023-06-20 Ruifeng Wang akhil Accepted
[v2] net/mlx5: fix risk in Rx descriptor read in NEON vector path [v2] net/mlx5: fix risk in Rx descriptor read in NEON vector path 1 - 1 18-- 2023-05-30 Ruifeng Wang rasland Accepted
[2/2] build: fix warning when running external command [1/2] config/arm: update config for Neoverse N2 1 - - 17-2 2023-05-29 Ruifeng Wang tmonjalo Accepted
[1/2] config/arm: update config for Neoverse N2 [1/2] config/arm: update config for Neoverse N2 1 1 - 1-- 2023-05-29 Ruifeng Wang tmonjalo Accepted
test/mbuf: fix the forked process segment fault test/mbuf: fix the forked process segment fault 1 - - 19-- 2023-05-22 Ruifeng Wang tmonjalo Accepted
[4/4] test/malloc: fix case expectation Heap library and test case changes 1 1 - 181- 2023-05-19 Ruifeng Wang tmonjalo Accepted
[3/4] test/malloc: fix missing free Heap library and test case changes 1 1 - 1-- 2023-05-19 Ruifeng Wang tmonjalo Accepted
[2/4] eal: simplify check condition Heap library and test case changes 1 1 - 1-- 2023-05-19 Ruifeng Wang tmonjalo Accepted
[1/4] eal: fix list index for 256 byte element Heap library and test case changes 1 - - 1-- 2023-05-19 Ruifeng Wang tmonjalo Accepted
lpm: use SVE for bulk lookup lpm: use SVE for bulk lookup - - - 15-1 2023-01-09 Ruifeng Wang tmonjalo Accepted
[v2] crypto/openssl: fix warning on copy length [v2] crypto/openssl: fix warning on copy length - 1 - 1411 2023-01-09 Ruifeng Wang akhil Accepted
[v2] doc: announce IPsec support on Arm [v2] doc: announce IPsec support on Arm - - - 11-- 2022-11-07 Ruifeng Wang akhil Accepted
[v3] config/arm: add Graviton3 [v3] config/arm: add Graviton3 - 1 - 10-1 2022-09-29 Ruifeng Wang tmonjalo Accepted
[2/2] crypto/ipsec_mb: enable IPsec on Arm platform IPsec on Arm 1 - - 11- 2022-07-27 Ruifeng Wang akhil Accepted
[1/2] crypto/ipsec_mb: remove redundant includes IPsec on Arm - - - 11- 2022-07-27 Ruifeng Wang akhil Accepted
net/bnxt: reduce barriers in NEON vector Rx net/bnxt: reduce barriers in NEON vector Rx - 1 - 11-1 2022-06-13 Ruifeng Wang ajitkhaparde Accepted
[2/2] net/bnxt: remove some dead code atomic changes - 1 - 10-1 2022-05-10 Ruifeng Wang ajitkhaparde Accepted
[1/2] net/bnxt: use compiler atomics for stats atomic changes - 1 - 1-- 2022-05-10 Ruifeng Wang ajitkhaparde Accepted
[3/3] net/bnxt: fix risk in Rx descriptor read in NEON path BNXT changes - - - 11-- 2022-04-13 Ruifeng Wang ajitkhaparde Accepted
[2/3] net/bnxt: remove redundant ifdefs BNXT changes - - - 1-- 2022-04-13 Ruifeng Wang ajitkhaparde Accepted
[1/3] net/bnxt: defer completion index update BNXT changes - - - 1-- 2022-04-13 Ruifeng Wang ajitkhaparde Accepted
[v3] build: add missing arch define for Arm [v3] build: add missing arch define for Arm - - - 14-- 2022-01-20 Ruifeng Wang tmonjalo Accepted
[v2,2/2] net/i40e: fix risk in Rx descriptor read in scalar path i40e Rx descriptor loads ordering - 1 - 6-1 2021-09-15 Ruifeng Wang qzhan15 Accepted
[v2,1/2] net/i40e: fix risk in Rx descriptor read in NEON vector path i40e Rx descriptor loads ordering - 1 - 1-- 2021-09-15 Ruifeng Wang qzhan15 Accepted
examples/service_cores: fix lcore count check examples/service_cores: fix lcore count check 1 - - 12-1 2021-08-30 Ruifeng Wang dmarchand Accepted
net/i40e: fix clang warning on non-x86 net/i40e: fix clang warning on non-x86 1 - - 81- 2021-07-30 Ruifeng Wang qzhan15 Accepted
compress/isal: support Arm platform compress/isal: support Arm platform - - - 611 2021-07-15 Ruifeng Wang akhil Accepted
[v2,2/2] net/mlx5: reduce unnecessary memory access MLX5 PMD tuning 1 - - 8-- 2021-07-07 Ruifeng Wang rasland Accepted
[v2,1/2] net/mlx5: remove redundant operations MLX5 PMD tuning 1 - - 1-- 2021-07-07 Ruifeng Wang rasland Accepted
[v4,2/3] ring: use wfe to wait for ring tail update on aarch64 [v4,1/3] spinlock: use wfe to reduce contention on aarch64 2 3 - 1-- 2021-07-07 Ruifeng Wang tmonjalo Accepted
[v4,1/3] spinlock: use wfe to reduce contention on aarch64 [v4,1/3] spinlock: use wfe to reduce contention on aarch64 2 5 1 1-- 2021-07-07 Ruifeng Wang tmonjalo Accepted
[v2] eal/arm: remove irrelevant code [v2] eal/arm: remove irrelevant code - 1 - 6-2 2021-06-11 Ruifeng Wang dmarchand Accepted
event/cnxk: fix clang warning on Arm event/cnxk: fix clang warning on Arm 1 - - 512 2021-06-10 Ruifeng Wang jerin Accepted
[v3,2/2] examples/l3fwd: eliminate unnecessary reloads in loop l3fwd improvements 1 - - 7-1 2021-06-10 Ruifeng Wang dmarchand Accepted
[v3,1/2] examples/l3fwd: eliminate unnecessary calculations l3fwd improvements 1 - - 1-- 2021-06-10 Ruifeng Wang dmarchand Accepted
[v2,4/4] test/lpm: improve coverage on tbl8 lpm lookupx4 fixes 2 - 1 3-- 2021-01-14 Ruifeng Wang dmarchand Accepted
[v2,3/4] lpm: fix vector lookup for ppc64 lpm lookupx4 fixes 1 - 1 1-- 2021-01-14 Ruifeng Wang dmarchand Accepted
[v2,2/4] lpm: fix vector lookup for x86 lpm lookupx4 fixes 1 - - 1-- 2021-01-14 Ruifeng Wang dmarchand Accepted
[v2,1/4] lpm: fix vector lookup for Arm lpm lookupx4 fixes 1 - - 1-- 2021-01-14 Ruifeng Wang dmarchand Accepted
[v3,5/5] config: add Arm Neoverse N2 lpm lookup with sve support 1 1 - 9-- 2021-01-12 Ruifeng Wang dmarchand Accepted
[v3,4/5] common/octeontx2: fix build with sve enabled lpm lookup with sve support - 1 - -1- 2021-01-12 Ruifeng Wang dmarchand Accepted
[v3,3/5] net/octeontx: fix build with sve enabled lpm lookup with sve support - 1 - -1- 2021-01-12 Ruifeng Wang dmarchand Accepted
[v3,2/5] net/hns3: fix build with sve enabled lpm lookup with sve support - 1 - -1- 2021-01-12 Ruifeng Wang dmarchand Accepted
[v3,1/5] lpm: add sve support for lookup on Arm platform lpm lookup with sve support - - - 1-- 2021-01-12 Ruifeng Wang dmarchand Accepted
[2/2] net/igc: fix gcc build for optimization level 0 gcc build fix 1 - 1 9-- 2020-11-27 Ruifeng Wang dmarchand Accepted
[1/2] eal/arm: fix gcc build for optimization level 0 gcc build fix 1 - - -1- 2020-11-27 Ruifeng Wang dmarchand Accepted
[v1] eal/arm: fix clang build of native target [v1] eal/arm: fix clang build of native target - 2 - 81- 2020-11-12 Ruifeng Wang tmonjalo Accepted
doc: update build guide for armv8 crypto PMD doc: update build guide for armv8 crypto PMD - - - 3-- 2020-10-14 Ruifeng Wang akhil Accepted
crypto/armv8: remove crypto enum list end references crypto/armv8: remove crypto enum list end references - 1 - 7-- 2020-09-18 Ruifeng Wang akhil Accepted
[v1] config: remap flags used for Arm platforms [v1] config: remap flags used for Arm platforms - 1 - 9-- 2020-09-11 Ruifeng Wang tmonjalo Accepted
[3/3] crypto/armv8: move to cryptodev test suite armv8 crypto PMD - - - 5-- 2020-08-31 Ruifeng Wang akhil Accepted
[2/3] crypto/armv8: fix mempool object returning armv8 crypto PMD - - - 1-- 2020-08-31 Ruifeng Wang akhil Accepted
[1/3] test/crypto: fix stat test armv8 crypto PMD - - 1 1-- 2020-08-31 Ruifeng Wang akhil Accepted
[v2,3/3] crypto/armv8: remove redundant assert definition armv8 crypto PMD 1 - - 3-- 2020-07-28 Ruifeng Wang akhil Accepted
[v2,2/3] crypto/armv8: use dedicated log type armv8 crypto PMD 1 - - 2-- 2020-07-28 Ruifeng Wang akhil Accepted
[v2,1/3] crypto/armv8: remove log debug option armv8 crypto PMD 1 - - 6-- 2020-07-28 Ruifeng Wang akhil Accepted
[v2] test/cycles: restore original delay function [v2] test/cycles: restore original delay function - 2 - 7-- 2020-07-27 Ruifeng Wang dmarchand Accepted
[v2] lpm: fix unchecked return value [v2] lpm: fix unchecked return value 3 - - 7-- 2020-07-16 Ruifeng Wang dmarchand Accepted
lpm: do not return defer queue handle to the user lpm: do not return defer queue handle to the user - 1 - 3-1 2020-07-11 Ruifeng Wang dmarchand Accepted
[v10,3/3] test/lpm: add RCU integration performance tests RCU integration with LPM library 1 2 - 21- 2020-07-10 Ruifeng Wang dmarchand Accepted
[v10,2/3] test/lpm: add LPM RCU integration functional tests RCU integration with LPM library 1 2 - 2-- 2020-07-10 Ruifeng Wang dmarchand Accepted
[v10,1/3] lib/lpm: integrate RCU QSBR RCU integration with LPM library 2 1 - 41- 2020-07-10 Ruifeng Wang dmarchand Accepted
[v3,4/4] net/i40e: add support for aarch32 aarch32 compilation - - - 3-- 2020-06-24 Ruifeng Wang fyigit Accepted
[v3,3/4] net/ixgbe: fix include of vector header file aarch32 compilation - - - 2-- 2020-06-24 Ruifeng Wang fyigit Accepted
[v3,2/4] net/ixgbe: add support for aarch32 aarch32 compilation - - - 2-- 2020-06-24 Ruifeng Wang fyigit Accepted
[v3,1/4] arch/arm: add vcopyq intrinsic for aarch32 aarch32 compilation - 1 - 7-- 2020-06-24 Ruifeng Wang fyigit Accepted
net/i40e: enable i40e NEON vector PMD in meson net/i40e: enable i40e NEON vector PMD in meson 1 2 - 61- 2020-06-05 Ruifeng Wang fyigit Accepted
maintainers: update for Arm v7 and v8 maintainers: update for Arm v7 and v8 1 - - 6-1 2020-04-27 Ruifeng Wang tmonjalo Accepted
[v1] test: fix ipsec unit test segfault [v1] test: fix ipsec unit test segfault 1 2 1 6-- 2020-03-20 Ruifeng Wang akhil Accepted
[v3,5/5] crypto/armv8: fix clang build armv8 crypto PMD update - 2 - 21- 2020-01-23 Ruifeng Wang akhil Accepted
[v3,4/5] doc: update release notes for armv8 crypto PMD armv8 crypto PMD update - 1 - 2-- 2020-01-23 Ruifeng Wang akhil Accepted
[v3,3/5] doc: update link to the crypto library for armv8 PMD armv8 crypto PMD update 1 1 - 2-- 2020-01-23 Ruifeng Wang akhil Accepted
[v3,2/5] crypto/armv8: enable meson build armv8 crypto PMD update - 1 1 2-- 2020-01-23 Ruifeng Wang akhil Accepted
[v3,1/5] crypto/armv8: link PMD to crypto library hosted by Arm armv8 crypto PMD update - 3 - 51- 2020-01-23 Ruifeng Wang akhil Accepted
[v5,2/2] ci: add travis ci support for native aarch64 add travis ci support for native aarch64 1 1 - 2-1 2020-01-13 Ruifeng Wang dmarchand Accepted
[v5,1/2] devtools: add path to additional shared object files add travis ci support for native aarch64 1 1 - 1-1 2020-01-13 Ruifeng Wang dmarchand Accepted
[v2] MAINTAINERS: update armv8 crypto PMD maintainership [v2] MAINTAINERS: update armv8 crypto PMD maintainership 1 1 - 6-- 2019-11-27 Ruifeng Wang tmonjalo Accepted
[v2] lib/bpf: fix clang build warnings for aarch64 [v2] lib/bpf: fix clang build warnings for aarch64 1 2 - 6-- 2019-11-15 Ruifeng Wang Accepted
[2/2] net/ixgbe: remove unused macro in aarch64 vector PMD IXGBE vector PMD on AArch64 complement - 1 - 3-- 2019-10-24 Ruifeng Wang fyigit Accepted
[1/2] net/ixgbe: add ptype parse for aarch64 vector PMD IXGBE vector PMD on AArch64 complement - 2 - 5-- 2019-10-24 Ruifeng Wang fyigit Accepted
[v3,2/2] test/distributor: fix false unit test failure fix distributor unit test 1 1 - 2-- 2019-10-15 Ruifeng Wang dmarchand Accepted
[v3,1/2] lib/distributor: fix deadlock issue for aarch64 fix distributor unit test 1 1 - 5-- 2019-10-15 Ruifeng Wang dmarchand Accepted
lib/rcu: fix possible spurious thread unregister lib/rcu: fix possible spurious thread unregister - 3 - 7-- 2019-09-09 Ruifeng Wang dmarchand Accepted
test/crypto: fix unit test failure for virtual cryptodev test/crypto: fix unit test failure for virtual cryptodev - 1 - 7-- 2019-09-05 Ruifeng Wang akhil Accepted
[v2,2/2] net/ixgbe: use neon intrinsics to count packet for aarch64 IXGBE vPMD changes for aarch64 - 1 - 2-- 2019-08-28 Ruifeng Wang qzhan15 Accepted
[v2,1/2] net/ixgbe: remove barrier in vPMD for aarch64 IXGBE vPMD changes for aarch64 - 1 - 7-- 2019-08-28 Ruifeng Wang qzhan15 Accepted
[v1] test/rcu: remove redundant header file [v1] test/rcu: remove redundant header file - 2 - 2-- 2019-07-24 Ruifeng Wang tmonjalo Accepted
[v6,4/4] lib/lpm: use atomic store to avoid partial update LPM4 memory ordering changes - 1 - 1-1 2019-07-18 Ruifeng Wang tmonjalo Accepted
[v6,3/4] lib/lpm: memory orderings to avoid race conditions for v20 LPM4 memory ordering changes - 2 - 1-1 2019-07-18 Ruifeng Wang tmonjalo Accepted
[v6,2/4] lib/lpm: memory orderings to avoid race conditions for v1604 LPM4 memory ordering changes - 1 - 1-1 2019-07-18 Ruifeng Wang tmonjalo Accepted
[v6,1/4] lib/lpm: not inline unnecessary functions LPM4 memory ordering changes - 1 - 3-1 2019-07-18 Ruifeng Wang tmonjalo Accepted
[v1] doc: update Linux gsg for ARM64 cross compile [v1] doc: update Linux gsg for ARM64 cross compile 1 1 - 2-- 2019-05-15 Ruifeng Wang Accepted
[v1] hash: simplify signature compare neon process [v1] hash: simplify signature compare neon process 1 1 - 4-- 2019-04-29 Ruifeng Wang tmonjalo Accepted
release notes: added release notes for macswap change release notes: added release notes for macswap change - 1 - 2-- 2019-03-18 Ruifeng Wang fyigit Accepted
[v2] app/testpmd: optimized MAC swap by using neon intrinsics [v2] app/testpmd: optimized MAC swap by using neon intrinsics 1 3 - 4-- 2019-03-12 Ruifeng Wang fyigit Accepted
[v2] hash: optimize signature compare by using neon intrinsic [v2] hash: optimize signature compare by using neon intrinsic 2 1 - 4-- 2019-02-12 Ruifeng Wang tmonjalo Accepted
[v4,3/3] build: add option to enable wait until equal [v4,1/3] spinlock: use wfe to reduce contention on aarch64 - - - 8-- 2021-07-07 Ruifeng Wang tmonjalo Rejected
« 1 2 3 »