Toggle navigation
Patchwork
DPDK
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Gavin Hu
| 382 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
jerin
ci
ci
ci
mcoquelin
ajitkhaparde
akhil
arybchenko
fyigit
xiachenbo
bluca
jlinkes
shemminger
bruce
tmonjalo
tmonjalo
tmonjalo
tmonjalo
dmarchand
dmarchand
dmarchand
dmarchand
ktraynor
rasland
aconole
Apply
«
1
2
3
4
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[v1] net/i40e: fix the compile issue
[v1] net/i40e: fix the compile issue
- - 1
1
-
1
2020-04-21
Gavin Hu
fyigit
Accepted
[v3,2/2] net/i40e: restrict pointer aliasing for NEON vPMD
i40e NEON vPMD optimization on aarch64
- 1 -
3
-
-
2020-04-13
Gavin Hu
yexl
Accepted
[v3,1/2] net/i40e: relax barrier in Tx fastpath for NEON vPMD
i40e NEON vPMD optimization on aarch64
1 - -
4
1
-
2020-04-13
Gavin Hu
yexl
Accepted
[v4] net/i40e: relaxed barrier in the tx fastpath
[v4] net/i40e: relaxed barrier in the tx fastpath
- - -
5
-
-
2020-02-12
Gavin Hu
yexl
Accepted
[v4] test/rcu: fix build for small number of cores
[v4] test/rcu: fix build for small number of cores
- 3 -
5
-
1
2019-11-25
Gavin Hu
tmonjalo
Accepted
[v3,3/3] config: add cortex-a76 configuration
add arm N1SDP and A76 configurations
1 1 -
3
-
-
2019-11-11
Gavin Hu
tmonjalo
Accepted
[v3,2/3] config: add arm neoverse N1 SDP configuration
add arm N1SDP and A76 configurations
1 2 -
2
-
-
2019-11-11
Gavin Hu
tmonjalo
Accepted
[v4] build: add emag target
[v4] build: add emag target
1 2 -
5
-
-
2019-10-14
Gavin Hu
tmonjalo
Accepted
[v2,5/5] net/bnxt: enforce io barrier for doorbell command
fix and optimize barriers usage with some PMDs
1 - -
2
-
-
2019-09-16
Gavin Hu
fyigit
Accepted
[v2,4/5] net/bnxt: replace with cio barrier for doorbell resp
fix and optimize barriers usage with some PMDs
1 - -
2
-
-
2019-09-16
Gavin Hu
fyigit
Accepted
[v2,3/5] net/bnxt: remove duplicate barrier
fix and optimize barriers usage with some PMDs
1 3 -
2
-
-
2019-09-16
Gavin Hu
fyigit
Accepted
[v2,2/5] net/ice: use relaxed and remove duplicate barrier
fix and optimize barriers usage with some PMDs
1 - -
2
-
-
2019-09-16
Gavin Hu
fyigit
Accepted
[v2,1/5] net/i40e: use relaxed and remove duplicate barrier
fix and optimize barriers usage with some PMDs
1 - -
7
-
-
2019-09-16
Gavin Hu
fyigit
Accepted
[2/2] net/i40e: remove compiler barrier for aarch64
i40e neon vPMD optiomization for aarch64
- 2 -
2
-
-
2019-08-13
Gavin Hu
qzhan15
Accepted
[1/2] net/i40e: desc loading is unnecessarily ordered for aarch64
i40e neon vPMD optiomization for aarch64
- 2 -
5
-
-
2019-08-13
Gavin Hu
qzhan15
Accepted
[v10,2/2] hash: flush the rings instead of dequeuing one by one
new ring reset api and use it by hash
1 1 -
2
-
-
2019-07-16
Gavin Hu
tmonjalo
Accepted
[v10,1/2] ring: add reset API to flush the ring when not in use
new ring reset api and use it by hash
1 2 -
4
-
-
2019-07-16
Gavin Hu
tmonjalo
Accepted
config: fix meson build failure on ThunderX2
config: fix meson build failure on ThunderX2
- 2 -
4
-
-
2019-07-12
Gavin Hu
tmonjalo
Accepted
[v3,1/1] ring: enforce reading the tail before reading ring slots
ring: enforce reading the tail before reading ring slots
2 1 1
4
-
-
2019-03-12
Gavin Hu
tmonjalo
Accepted
[v8,3/3] spinlock: reimplement with atomic one-way barrier builtins
generic spinlock optimization and test case enhancements
- 5 -
2
-
-
2019-03-08
Gavin Hu
tmonjalo
Accepted
[v8,2/3] test/spinlock: amortize the cost of getting time
generic spinlock optimization and test case enhancements
- 3 -
2
-
-
2019-03-08
Gavin Hu
tmonjalo
Accepted
[v8,1/3] test/spinlock: remove 1us delay for correct benchmarking
generic spinlock optimization and test case enhancements
1 5 -
4
-
-
2019-03-08
Gavin Hu
tmonjalo
Accepted
[v3] devtools: fix wrong headline lowercase for arm
[v3] devtools: fix wrong headline lowercase for arm
1 - -
3
-
1
2018-12-21
Gavin Hu
tmonjalo
Accepted
[v1] config: enable c11 memory model for ARMv8 meson
[v1] config: enable c11 memory model for ARMv8 meson
1 2 -
4
-
-
2018-12-11
Gavin Hu
tmonjalo
Accepted
[v1,2/2] ring: relaxed ordering for load and store the head
ring C11 library fix and optimization
- 3 -
2
-
-
2018-11-09
Gavin Hu
tmonjalo
Accepted
[v1,1/2] ring: keep the deterministic order allowing retry to work
ring C11 library fix and optimization
- 3 -
4
-
-
2018-11-09
Gavin Hu
tmonjalo
Accepted
[v5,2/2] ring: move the atomic load of head above the loop
ring library with c11 memory model bug fix and optimization
2 4 1
2
-
-
2018-11-02
Gavin Hu
tmonjalo
Accepted
[v5,1/2] ring: synchronize the load and store of the tail
ring library with c11 memory model bug fix and optimization
2 4 1
2
-
-
2018-11-02
Gavin Hu
tmonjalo
Accepted
[v6] doc: add cross compile part for sample applications
[v6] doc: add cross compile part for sample applications
1 1 -
2
-
-
2018-09-19
Gavin Hu
tmonjalo
Accepted
maintainers: claim maintainership for ARM v7 and v8
maintainers: claim maintainership for ARM v7 and v8
1 2 -
1
-
-
2018-08-09
Gavin Hu
Accepted
devtools: trap SIGINT is not recognizable to dash
devtools: trap SIGINT is not recognizable to dash
2 1 -
2
-
-
2018-08-01
Gavin Hu
Accepted
net/dpaa2: remove unnecessary loop for unused pool entries
net/dpaa2: remove unnecessary loop for unused pool entries
1 1 -
2
-
-
2018-07-31
Gavin Hu
Accepted
[v14,6/6] devtools: expand meson cross compiling test coverage
Fix the cross compiling errors
1 2 -
2
-
-
2018-06-29
Gavin Hu
tmonjalo
Accepted
[v14,5/6] build: fix the meson cross compile error
Fix the cross compiling errors
1 3 -
2
-
-
2018-06-29
Gavin Hu
tmonjalo
Accepted
[v14,4/6] devtools: fix the missing ninja command error
Fix the cross compiling errors
1 2 -
2
-
-
2018-06-29
Gavin Hu
tmonjalo
Accepted
[v14,3/6] build: fix the meson build warning
Fix the cross compiling errors
2 2 1
2
-
-
2018-06-29
Gavin Hu
tmonjalo
Accepted
[v14,2/6] doc: add a guide doc for cross compiling from x86
Fix the cross compiling errors
1 2 -
2
-
-
2018-06-29
Gavin Hu
tmonjalo
Accepted
[v14,1/6] mk: fix makefile based cross build errors
Fix the cross compiling errors
1 2 1
2
-
-
2018-06-29
Gavin Hu
tmonjalo
Accepted
[dpdk-dev,v3,3/3] net/i40e: convert to SPDX license tags
2 - -
2
-
-
2018-05-18
gavin.hu@linaro.org
tmonjalo
Accepted
[dpdk-dev,v3,2/3] expamples/ip_pipeline: convert to SPDX license tags
1 - -
2
-
-
2018-05-18
gavin.hu@linaro.org
tmonjalo
Accepted
[dpdk-dev,v3,1/3] examples/l3fwd: convert to SPDX license tags
2 - -
2
-
-
2018-05-18
gavin.hu@linaro.org
tmonjalo
Accepted
[dpdk-dev,v4,3/3] raw/ifpga: fix the clang compiling issue
- 2 -
2
-
-
2018-05-17
Gavin Hu
tmonjalo
Accepted
[dpdk-dev,v4,2/3] eventdev: fix the clang compiling issue
- 2 -
2
-
-
2018-05-17
Gavin Hu
tmonjalo
Accepted
[dpdk-dev,v4,1/3] net/mlx5: fix the clang compiling issue
1 3 -
2
-
-
2018-05-17
Gavin Hu
tmonjalo
Accepted
[RFC,v2,7/7] doc: clarify one configuration in mlx5 guide
introduce new barrier class and use it for mlx5 PMD
- - -
2
-
-
2020-04-10
Gavin Hu
tmonjalo
Rejected
[v3,1/3] test/rcu: fix the compiling error for armv8.2
add arm N1SDP and A76 configurations
- 2 -
5
-
-
2019-11-11
Gavin Hu
tmonjalo
Rejected
[RFC,v1,7/7] net/ena: remove duplicate memset
relax barriers for ENA PMD and small fixes
- 1 -
1
-
1
2020-03-13
Gavin Hu
fyigit
RFC
[RFC,v1,6/7] net/ena: use c11 atomic for statistics
relax barriers for ENA PMD and small fixes
- 1 -
1
-
1
2020-03-13
Gavin Hu
fyigit
RFC
[RFC,v1,5/7] net/ena: relax the barrier for bounce buffer
relax barriers for ENA PMD and small fixes
- 1 -
1
-
1
2020-03-13
Gavin Hu
fyigit
RFC
[RFC,v1,4/7] net/ena: relax barrier for completion queue update
relax barriers for ENA PMD and small fixes
- 1 -
1
-
1
2020-03-13
Gavin Hu
fyigit
RFC
[RFC,v1,3/7] net/ena: relax the rmb for DMA
relax barriers for ENA PMD and small fixes
- 1 -
1
-
1
2020-03-13
Gavin Hu
fyigit
RFC
[RFC,v1,2/7] net/ena: relax the barrier for doorbell ring
relax barriers for ENA PMD and small fixes
- 1 -
1
-
1
2020-03-13
Gavin Hu
fyigit
RFC
[RFC,v1,1/7] net/ena: remove duplicate barrier
relax barriers for ENA PMD and small fixes
- 1 -
1
-
1
2020-03-13
Gavin Hu
fyigit
RFC
[dpdk-dev] dev Digest, Vol 195, Issue 45
- - -
-
1
1
2018-05-16
Gavin Hu
tmonjalo
Not Applicable
[v2,2/2] ring: use wfe to wait for ring tail update on aarch64
Use WFE for spinlock and ring
- 4 -
2
-
-
2020-04-26
Gavin Hu
dmarchand
Superseded
[v2,1/2] spinlock: use wfe to reduce contention on aarch64
Use WFE for spinlock and ring
1 5 1
4
-
2
2020-04-26
Gavin Hu
dmarchand
Superseded
[v1,2/2] ring: use wfe to wait for ring tail update on aarch64
Use WFE for spinlock and ring
- 4 -
1
1
-
2020-04-24
Gavin Hu
dmarchand
Superseded
[v1,1/2] spinlock: use wfe to reduce contention on aarch64
Use WFE for spinlock and ring
- 5 1
1
-
1
2020-04-24
Gavin Hu
dmarchand
Superseded
[v2,2/2] net/i40e: restrict pointer aliasing for NEON vPMD
i40e NEON vPMD optimization on aarch64
- 1 -
3
-
-
2020-04-13
Gavin Hu
Superseded
[v2,1/2] net/i40e: relax barrier in Tx fastpath for NEON vPMD
i40e NEON vPMD optimization on aarch64
- - -
4
1
-
2020-04-13
Gavin Hu
Superseded
[RFC,v2,6/7] net/mlx5: relax ordering for multi-packet RQ buffer refcnt
introduce new barrier class and use it for mlx5 PMD
- 1 -
1
1
-
2020-04-10
Gavin Hu
tmonjalo
Superseded
[RFC,v2,5/7] net/mlx5: add descriptive comment for a barrier
introduce new barrier class and use it for mlx5 PMD
- 1 -
2
-
-
2020-04-10
Gavin Hu
tmonjalo
Superseded
[RFC,v2,4/7] net/mlx5: relax barrier for aarch64
introduce new barrier class and use it for mlx5 PMD
- 1 -
1
1
-
2020-04-10
Gavin Hu
tmonjalo
Superseded
[RFC,v2,3/7] net/mlx5: relax barrier to order UAR writes on aarch64
introduce new barrier class and use it for mlx5 PMD
- 1 -
1
1
-
2020-04-10
Gavin Hu
tmonjalo
Superseded
[RFC,v2,2/7] net/mlx5: dmb for immediate doorbell ring on aarch64
introduce new barrier class and use it for mlx5 PMD
- - -
2
-
-
2020-04-10
Gavin Hu
tmonjalo
Superseded
[RFC,v2,1/7] eal: introduce new class of barriers for DMA use cases
introduce new barrier class and use it for mlx5 PMD
- 1 -
1
1
-
2020-04-10
Gavin Hu
tmonjalo
Superseded
[v2] mbuf: replace zero-length marker with unnamed union
[v2] mbuf: replace zero-length marker with unnamed union
- - -
5
1
-
2020-03-07
Gavin Hu
tmonjalo
Superseded
[v1,3/3] net/i40e: auto-vectorization to speed up Tx free
i40e vPMD optimization on aarch64
- 1 -
2
-
1
2020-03-06
Gavin Hu
yexl
Superseded
[v1,2/3] net/i40e: restrict pointer aliasing for neon vec
i40e vPMD optimization on aarch64
- 1 -
1
-
1
2020-03-06
Gavin Hu
yexl
Superseded
[v1,1/3] net/i40e: relax barrier in the Tx fastpath of vPMD
i40e vPMD optimization on aarch64
1 - -
4
-
1
2020-03-06
Gavin Hu
yexl
Superseded
[v1] mbuf: replace zero-length marker with unnamed union
[v1] mbuf: replace zero-length marker with unnamed union
- - -
1
1
2
2020-03-03
Gavin Hu
tmonjalo
Superseded
[RFC,v1,6/6] net/mlx5: relaxed ordering for multi-packet RQ buffer refcnt
barrier fix and optimization for mlx5 on aarch64
- 1 -
2
-
-
2020-02-13
Gavin Hu
rasland
Superseded
[RFC,v1,5/6] net/mlx5: non-cacheable mapping defaulted for aarch64
barrier fix and optimization for mlx5 on aarch64
- 1 -
2
-
-
2020-02-13
Gavin Hu
rasland
Superseded
[RFC,v1,4/6] net/mlx5: add descriptive comment for a barrier
barrier fix and optimization for mlx5 on aarch64
- 1 -
2
-
-
2020-02-13
Gavin Hu
rasland
Superseded
[RFC,v1,3/6] net/mlx5: add missing barrier
barrier fix and optimization for mlx5 on aarch64
- 1 -
2
-
-
2020-02-13
Gavin Hu
rasland
Superseded
[RFC,v1,2/6] net/mlx5: use cio barrier before the BF WQE
barrier fix and optimization for mlx5 on aarch64
- 1 -
2
-
-
2020-02-13
Gavin Hu
rasland
Superseded
[RFC,v1,1/6] net/mlx5: relax the barrier for UAR write
barrier fix and optimization for mlx5 on aarch64
- 1 -
2
-
-
2020-02-13
Gavin Hu
rasland
Superseded
[v3] net/i40e: relaxed barrier in the tx fastpath
[v3] net/i40e: relaxed barrier in the tx fastpath
- 1 -
5
-
1
2020-02-08
Gavin Hu
yexl
Superseded
[v2,3/3] crypto/virtio: virtual PCI requires smp barriers
relax io barrier for aarch64 and use smp barriers for virtual pci memory
- - -
2
-
-
2019-12-20
Gavin Hu
dmarchand
Superseded
[v2,2/3] net/virtio: virtual PCI requires smp barriers
relax io barrier for aarch64 and use smp barriers for virtual pci memory
- - -
2
-
-
2019-12-20
Gavin Hu
dmarchand
Superseded
[v2,1/3] eal/arm64: relax the io barrier for aarch64
relax io barrier for aarch64 and use smp barriers for virtual pci memory
- 2 -
5
-
-
2019-12-20
Gavin Hu
dmarchand
Superseded
[v12,5/5] event/opdl: use new API to save cycles on aarch64
use WFE for aarch64
- 2 -
2
1
-
2019-11-04
Gavin Hu
dmarchand
Superseded
[v12,4/5] net/thunderx: use new API to save cycles on aarch64
use WFE for aarch64
1 1 -
2
-
-
2019-11-04
Gavin Hu
dmarchand
Superseded
[v12,3/5] ticketlock: use new API to reduce contention on aarch64
use WFE for aarch64
- 2 2
2
-
-
2019-11-04
Gavin Hu
dmarchand
Superseded
[v12,2/5] eal: add the APIs to wait until equal
use WFE for aarch64
3 5 -
2
-
-
2019-11-04
Gavin Hu
dmarchand
Superseded
[v12,1/5] bus/fslmc: fix the conflicting dmb function
use WFE for aarch64
1 1 -
5
-
-
2019-11-04
Gavin Hu
dmarchand
Superseded
net/bnx2x: fix the meson compile issue
net/bnx2x: fix the meson compile issue
- - -
4
1
1
2019-10-29
Gavin Hu
fyigit
Superseded
[v11,5/5] event/opdl: use new API to save cycles on aarch64
use WFE for aarch64
- 2 -
1
1
1
2019-10-27
Gavin Hu
dmarchand
Superseded
[v11,4/5] net/thunderx: use new API to save cycles on aarch64
use WFE for aarch64
1 1 -
1
-
1
2019-10-27
Gavin Hu
dmarchand
Superseded
[v11,3/5] ticketlock: use new API to reduce contention on aarch64
use WFE for aarch64
- 2 2
1
-
1
2019-10-27
Gavin Hu
dmarchand
Superseded
[v11,2/5] eal: add the APIs to wait until equal
use WFE for aarch64
2 5 -
1
-
1
2019-10-27
Gavin Hu
dmarchand
Superseded
[v11,1/5] bus/fslmc: fix the conflicting dmb function
use WFE for aarch64
1 1 -
4
-
1
2019-10-27
Gavin Hu
dmarchand
Superseded
[v10,5/5] event/opdl: use new API to save cycles on aarch64
use WFE for aarch64
- 2 -
3
-
-
2019-10-25
Gavin Hu
dmarchand
Superseded
[v10,4/5] net/thunderx: use new API to save cycles on aarch64
use WFE for aarch64
1 1 -
2
-
-
2019-10-25
Gavin Hu
dmarchand
Superseded
[v10,3/5] ticketlock: use new API to reduce contention on aarch64
use WFE for aarch64
- 2 2
2
-
-
2019-10-25
Gavin Hu
dmarchand
Superseded
[v10,2/5] eal: add the APIs to wait until equal
use WFE for aarch64
3 5 -
2
-
-
2019-10-25
Gavin Hu
dmarchand
Superseded
[v10,1/5] bus/fslmc: fix the conflicting dmb function
use WFE for aarch64
1 1 -
5
-
-
2019-10-25
Gavin Hu
dmarchand
Superseded
[v9,5/5] event/opdl: use new API to save cycles on aarch64
use WFE for aarch64
- 2 -
3
-
-
2019-10-24
Gavin Hu
dmarchand
Superseded
[v9,4/5] net/thunderx: use new API to save cycles on aarch64
use WFE for aarch64
1 1 -
2
-
-
2019-10-24
Gavin Hu
dmarchand
Superseded
[v9,3/5] ticketlock: use new API to reduce contention on aarch64
use WFE for aarch64
- 2 2
2
-
-
2019-10-24
Gavin Hu
dmarchand
Superseded
«
1
2
3
4
»