Toggle navigation
Patchwork
DPDK
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 484 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
PaulSzczepanek
PaulSzczepanek
probb
probb
ci
ci
ci
mcoquelin
akhil
ajitkhaparde
xiachenbo
bluca
fyigit
shemminger
tmonjalo
tmonjalo
tmonjalo
tmonjalo
dmarchand
dmarchand
dmarchand
dmarchand
bruce
jerin
ktraynor
rasland
aconole
Apply
«
1
2
3
4
…
4
5
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[v2,13/19] crypto/dpaa_sec: fix bitmask truncation
minor fixes from PVS studio bug list
1 - -
1
-
-
2024-11-18
Stephen Hemminger
tmonjalo
New
[v2,12/19] crypto/dpaa2_sec: fix bitmask truncation
minor fixes from PVS studio bug list
1 - -
1
-
-
2024-11-18
Stephen Hemminger
tmonjalo
New
[v2,11/19] net/hinic: fix flow type bitmask overflow
minor fixes from PVS studio bug list
- - -
1
-
-
2024-11-18
Stephen Hemminger
tmonjalo
New
[v2,10/19] net/octeon_ep: remove duplicate code
minor fixes from PVS studio bug list
- - -
1
-
-
2024-11-18
Stephen Hemminger
tmonjalo
New
[v2,09/19] examples/ptpclient: fix self memcmp
minor fixes from PVS studio bug list
- - -
1
-
-
2024-11-18
Stephen Hemminger
tmonjalo
New
[v2,08/19] examples/ptpclient: replace rte_memcpy with assignment
minor fixes from PVS studio bug list
- - -
1
-
-
2024-11-18
Stephen Hemminger
tmonjalo
New
[v2,07/19] net/qede: fix missing debug string
minor fixes from PVS studio bug list
- - -
1
-
-
2024-11-18
Stephen Hemminger
tmonjalo
New
[v2,06/19] eal: fix out of bounds access in devargs
minor fixes from PVS studio bug list
- - -
1
-
-
2024-11-18
Stephen Hemminger
tmonjalo
New
[v2,05/19] net/i40e: remove duplicate code
minor fixes from PVS studio bug list
1 - -
1
-
-
2024-11-18
Stephen Hemminger
tmonjalo
New
[v2,04/19] net/ntnic: remove dead code
minor fixes from PVS studio bug list
- - -
1
-
-
2024-11-18
Stephen Hemminger
tmonjalo
New
[v2,03/19] raw/cnxk_gpio: fix file descriptor leak
minor fixes from PVS studio bug list
- - -
1
-
-
2024-11-18
Stephen Hemminger
tmonjalo
New
[v2,02/19] net/cpfl: avoid calling log (printf) with null
minor fixes from PVS studio bug list
- - -
1
-
-
2024-11-18
Stephen Hemminger
tmonjalo
New
[v2,01/19] common/cnxk: remove duplicate condition
minor fixes from PVS studio bug list
1 - -
1
-
-
2024-11-18
Stephen Hemminger
tmonjalo
New
[v16,4/4] eal: add PMU support to tracing library
add support for self monitoring
- - -
13
1
3
2024-11-18
Tomasz Duszynski
tmonjalo
New
[v16,3/4] pmu: support reading Intel x86_64 PMU events in runtime
add support for self monitoring
- - -
1
-
-
2024-11-18
Tomasz Duszynski
tmonjalo
New
[v16,2/4] pmu: support reading ARM PMU events in runtime
add support for self monitoring
- - -
-
1
-
2024-11-18
Tomasz Duszynski
tmonjalo
New
[v16,1/4] lib: add generic support for reading PMU events
add support for self monitoring
- - -
-
1
-
2024-11-18
Tomasz Duszynski
tmonjalo
New
[v3] eal/linux: fix fbarray name with multiple secondary processes
[v3] eal/linux: fix fbarray name with multiple secondary processes
- - -
14
1
1
2024-11-16
Congjie Zhou
tmonjalo
New
[v4,12/12] devtools/cocci: add script to find problematic memset
memset security fixes
- - -
12
1
-
2024-11-14
Stephen Hemminger
tmonjalo
New
[v4,11/12] net/ntnic: remove unnecessary memset
memset security fixes
- - -
1
-
-
2024-11-14
Stephen Hemminger
tmonjalo
New
[v4,10/12] net/ntnic: check result of malloc
memset security fixes
- - -
1
-
-
2024-11-14
Stephen Hemminger
tmonjalo
New
[v4,09/12] net/ntnic: remove unnecessary void cast
memset security fixes
- - -
1
-
-
2024-11-14
Stephen Hemminger
tmonjalo
New
[v4,08/12] test: remove unneeded memset
memset security fixes
1 - -
1
-
-
2024-11-14
Stephen Hemminger
tmonjalo
New
[v4,07/12] compress/octeontx: remove unnecessary memset
memset security fixes
1 - -
1
-
-
2024-11-14
Stephen Hemminger
tmonjalo
New
[v4,06/12] bus/uacce: remove memset before free
memset security fixes
1 - -
1
-
-
2024-11-14
Stephen Hemminger
tmonjalo
New
[v4,05/12] crypto/qat: use secure memset
memset security fixes
1 - -
1
-
-
2024-11-14
Stephen Hemminger
tmonjalo
New
[v4,04/12] crypto/qat: fix size calculation for memset
memset security fixes
1 - -
1
-
-
2024-11-14
Stephen Hemminger
tmonjalo
New
[v4,03/12] crypto/qat: force zero of keys
memset security fixes
1 - -
1
-
-
2024-11-14
Stephen Hemminger
tmonjalo
New
[v4,02/12] eal: add new secure free function
memset security fixes
- - -
1
-
-
2024-11-14
Stephen Hemminger
tmonjalo
New
[v4,01/12] eal: introduce new secure memory fill
memset security fixes
- - -
1
-
-
2024-11-14
Stephen Hemminger
tmonjalo
New
[v6,14/14] test: use rte strerror
use rte_strerror() for rte_errno
- - -
10
2
-
2024-11-14
huangdengdui
tmonjalo
New
[v6,13/14] app/dumpcap: use rte strerror
use rte_strerror() for rte_errno
- - -
1
-
-
2024-11-14
huangdengdui
tmonjalo
New
[v6,12/14] net/tap: use rte strerror
use rte_strerror() for rte_errno
- - -
1
-
-
2024-11-14
huangdengdui
tmonjalo
New
[v6,11/14] net/mlx5: use rte strerror
use rte_strerror() for rte_errno
- - -
1
-
-
2024-11-14
huangdengdui
tmonjalo
New
[v6,10/14] net/mlx4: use rte strerror
use rte_strerror() for rte_errno
- - -
1
-
-
2024-11-14
huangdengdui
tmonjalo
New
[v6,09/14] net/memif: use rte strerror
use rte_strerror() for rte_errno
- - -
1
-
-
2024-11-14
huangdengdui
tmonjalo
New
[v6,08/14] net/failsafe: use rte strerror
use rte_strerror() for rte_errno
- - -
1
-
-
2024-11-14
huangdengdui
tmonjalo
New
[v6,07/14] net/bonding: use rte strerror
use rte_strerror() for rte_errno
- - -
1
-
-
2024-11-14
huangdengdui
tmonjalo
New
[v6,06/14] net/af_xdp: use rte strerror
use rte_strerror() for rte_errno
1 - -
1
-
-
2024-11-14
huangdengdui
tmonjalo
New
[v6,05/14] common/mlx5: use rte strerror
use rte_strerror() for rte_errno
- - -
1
-
-
2024-11-14
huangdengdui
tmonjalo
New
[v6,04/14] bus/vdev: use rte strerror
use rte_strerror() for rte_errno
- - -
1
-
-
2024-11-14
huangdengdui
tmonjalo
New
[v6,03/14] pdump: use rte strerror
use rte_strerror() for rte_errno
- - -
1
-
-
2024-11-14
huangdengdui
tmonjalo
New
[v6,02/14] eal: use rte strerror
use rte_strerror() for rte_errno
- - -
1
-
-
2024-11-14
huangdengdui
tmonjalo
New
[v6,01/14] eal: fix use rte errno for libc function
use rte_strerror() for rte_errno
- - -
1
-
-
2024-11-14
huangdengdui
tmonjalo
New
net/cnxk: toggle link status for representors
net/cnxk: toggle link status for representors
- - -
13
1
-
2024-11-14
Harman Kalra
jerin
New
[v2,2/2] common/cnxk: add mailbox debug trace
[v2,1/2] common/cnxk: fix mailbox timeout issues
- - -
12
2
1
2024-11-14
Harman Kalra
jerin
New
[v2,1/2] common/cnxk: fix mailbox timeout issues
[v2,1/2] common/cnxk: fix mailbox timeout issues
- - -
-
1
-
2024-11-14
Harman Kalra
jerin
New
[v4,1/2] graph: mcore: optimize graph search
[v4,1/2] graph: mcore: optimize graph search
- - -
1
-
-
2024-11-14
Huichao Cai
tmonjalo
New
[v22,13/13] compress/zsda: add zsda compressdev capabilities
drivers/zsda: introduce zsda drivers
- - -
16
1
-
2024-11-13
Hanxiao Li
akhil
New
[v22,12/13] compress/zsda: add zsda compressdev dequeue datapath
drivers/zsda: introduce zsda drivers
- - -
1
-
-
2024-11-13
Hanxiao Li
akhil
New
[v22,11/13] compress/zsda: add zsda compressdev enqueue datapath
drivers/zsda: introduce zsda drivers
- - -
1
-
-
2024-11-13
Hanxiao Li
akhil
New
[v22,10/13] compress/zsda: add zsda compressdev qp ops
drivers/zsda: introduce zsda drivers
- - -
1
-
-
2024-11-13
Hanxiao Li
akhil
New
[v22,09/13] compress/zsda: add zsda compressdev xform ops
drivers/zsda: introduce zsda drivers
- - -
1
-
-
2024-11-13
Hanxiao Li
akhil
New
[v22,08/13] compress/zsda: add zsda compressdev stats ops
drivers/zsda: introduce zsda drivers
- - -
1
-
-
2024-11-13
Hanxiao Li
akhil
New
[v22,07/13] compress/zsda: add zsda compressdev dev ops
drivers/zsda: introduce zsda drivers
- - -
1
-
-
2024-11-13
Hanxiao Li
akhil
New
[v22,06/13] compress/zsda: add zsda compressdev driver skeleton
drivers/zsda: introduce zsda drivers
- - -
1
-
-
2024-11-13
Hanxiao Li
akhil
New
[v22,05/13] common/zsda: add definition and use of msg chan.
drivers/zsda: introduce zsda drivers
- - -
1
-
-
2024-11-13
Hanxiao Li
akhil
New
[v22,04/13] common/zsda: add functions to operate hardware queue
drivers/zsda: introduce zsda drivers
- - -
1
-
-
2024-11-13
Hanxiao Li
akhil
New
[v22,03/13] common/zsda: add logging macros
drivers/zsda: introduce zsda drivers
- - -
1
-
-
2024-11-13
Hanxiao Li
akhil
New
[v22,02/13] common/zsda: add zsdadev driver
drivers/zsda: introduce zsda drivers
- - -
1
-
-
2024-11-13
Hanxiao Li
akhil
New
[v22,01/13] config: add zsda device number
drivers/zsda: introduce zsda drivers
- - -
1
-
-
2024-11-13
Hanxiao Li
akhil
New
[v3,2/2] net/cnxk: support rte flow on cn20k
[v3,1/2] common/cnxk: support NPC flow on cn20k
- 1 -
16
1
-
2024-11-12
Satheesh Paul Antonysamy
jerin
New
[v3,1/2] common/cnxk: support NPC flow on cn20k
[v3,1/2] common/cnxk: support NPC flow on cn20k
- 1 -
1
-
-
2024-11-12
Satheesh Paul Antonysamy
jerin
New
[v10,7/7] test: add stress test suite
Stage-Ordered API and other extensions for ring library
1 - -
15
2
-
2024-11-11
Konstantin Ananyev
tmonjalo
New
[v10,6/7] app/test: add unit tests for soring API
Stage-Ordered API and other extensions for ring library
1 - -
-
1
-
2024-11-11
Konstantin Ananyev
tmonjalo
New
[v10,5/7] ring/soring: introduce Staged Ordered Ring
Stage-Ordered API and other extensions for ring library
2 - -
-
1
-
2024-11-11
Konstantin Ananyev
tmonjalo
New
[v10,4/7] ring: make dump function more verbose
Stage-Ordered API and other extensions for ring library
2 - -
1
-
-
2024-11-11
Konstantin Ananyev
tmonjalo
New
[v10,3/7] ring: make copying functions generic
Stage-Ordered API and other extensions for ring library
2 - -
1
-
-
2024-11-11
Konstantin Ananyev
tmonjalo
New
[v10,2/7] ring: common functions for 'move head' ops
Stage-Ordered API and other extensions for ring library
2 - -
1
-
-
2024-11-11
Konstantin Ananyev
tmonjalo
New
[v10,1/7] test/ring: fix failure with custom number of lcores
Stage-Ordered API and other extensions for ring library
2 - -
1
-
-
2024-11-11
Konstantin Ananyev
tmonjalo
New
[v3,4/4] dts: update autodoc sorting order
dts: add per-test-suite configuration
- 2 -
1
1
-
2024-11-08
Luca Vizzarro
PaulSzczepanek
New
[v3,3/4] dts: add per-test-suite configuration
dts: add per-test-suite configuration
- 1 -
1
-
-
2024-11-08
Luca Vizzarro
PaulSzczepanek
New
[v3,2/4] dts: fix smoke tests docstring
dts: add per-test-suite configuration
- 1 -
1
-
-
2024-11-08
Luca Vizzarro
PaulSzczepanek
New
[v3,1/4] dts: add tests package to API docs
dts: add per-test-suite configuration
- 2 -
1
2
-
2024-11-08
Luca Vizzarro
PaulSzczepanek
New
[v2,2/2] eventdev: add standard aliases for telemetry commands
small improvements for eventdev telemetry
- - -
17
-
-
2024-11-06
Bruce Richardson
jerin
New
[v2,1/2] eventdev: add device info telemetry command
small improvements for eventdev telemetry
- - -
1
-
-
2024-11-06
Bruce Richardson
jerin
New
[v4,4/4] examples: update with lcore topology API
Introduce Topology NUMA grouping for lcores
- - -
17
-
-
2024-11-05
Varghese, Vipin
tmonjalo
New
[v4,3/4] doc: add topology grouping details
Introduce Topology NUMA grouping for lcores
- - -
1
-
-
2024-11-05
Varghese, Vipin
tmonjalo
New
[v4,2/4] test/lcore: enable tests for topology
Introduce Topology NUMA grouping for lcores
- - -
-
1
-
2024-11-05
Varghese, Vipin
tmonjalo
New
[v4,1/4] eal/lcore: add topology based functions
Introduce Topology NUMA grouping for lcores
- - -
-
1
-
2024-11-05
Varghese, Vipin
tmonjalo
New
[v8,3/3] app/test: add test sm2 C1/Kp test cases
add ec points to sm2 op
- - -
1
1
-
2024-11-04
Kusztal, ArkadiuszX
akhil
New
[v8,2/3] crypto/qat: add sm2 encryption/decryption function
add ec points to sm2 op
- - -
-
1
-
2024-11-04
Kusztal, ArkadiuszX
akhil
New
[v8,1/3] cryptodev: add ec points to sm2 op
add ec points to sm2 op
- - -
1
2
-
2024-11-04
Kusztal, ArkadiuszX
akhil
New
[RFC] kvargs: add free attribute annotation
[RFC] kvargs: add free attribute annotation
- - -
16
-
-
2024-10-31
Stephen Hemminger
tmonjalo
New
[1/1] Cn10K crypto Tests: Added Marvell Cn10K specific crypto Tests to TestCryptoPerfCryptodevPerf
[1/1] Cn10K crypto Tests: Added Marvell Cn10K specific crypto Tests to TestCryptoPerfCryptodevPerf
- - -
-
4
-
2024-10-31
Gnanesh Kambalu Palanethra
PaulSzczepanek
New
[V3,7/7] mlx5: add backward compatibility for RDMA monitor
[V3,1/7] mailmap: update user name
1 - -
15
1
-
2024-10-29
Minggang(Gavin) Li
rasland
New
[V3,6/7] mlx5: use RDMA Netlink to update port information
[V3,1/7] mailmap: update user name
1 - -
1
-
-
2024-10-29
Minggang(Gavin) Li
rasland
New
[V3,5/7] common/mlx5: add RDMA monitor event awareness
[V3,1/7] mailmap: update user name
1 - -
1
-
-
2024-10-29
Minggang(Gavin) Li
rasland
New
[V3,4/7] common/mlx5: fix Netlink socket leak
[V3,1/7] mailmap: update user name
1 - -
1
-
-
2024-10-29
Minggang(Gavin) Li
rasland
New
[V3,3/7] net/mlx5: add new devargs to control probe optimization
[V3,1/7] mailmap: update user name
1 - -
1
-
-
2024-10-29
Minggang(Gavin) Li
rasland
New
[V3,2/7] net/mlx5: optimize device probing
[V3,1/7] mailmap: update user name
1 - -
-
1
-
2024-10-29
Minggang(Gavin) Li
rasland
New
[V3,1/7] mailmap: update user name
[V3,1/7] mailmap: update user name
- - -
-
1
-
2024-10-29
Minggang(Gavin) Li
rasland
New
[v2,2/2] config/arm: sort SOCs alphabetically
[v2,1/2] config/arm: strict use of -mcpu for supported CPUs
- 1 -
14
1
1
2024-10-29
Wathsala Vithanage
tmonjalo
New
[v2,1/2] config/arm: strict use of -mcpu for supported CPUs
[v2,1/2] config/arm: strict use of -mcpu for supported CPUs
- 1 -
1
-
-
2024-10-29
Wathsala Vithanage
tmonjalo
New
[v10,8/8] test-pmd: add a JSON packet output
test-pmd packet decoding enhancements
- - -
15
-
-
2024-10-28
Stephen Hemminger
tmonjalo
New
[v10,7/8] test-pmd: add packet dissect format
test-pmd packet decoding enhancements
- - -
-
1
-
2024-10-28
Stephen Hemminger
tmonjalo
New
[v10,6/8] test-pmd: add hex decode
test-pmd packet decoding enhancements
- - -
1
-
-
2024-10-28
Stephen Hemminger
tmonjalo
New
[v10,5/8] test-pmd: add option to redirect packet log
test-pmd packet decoding enhancements
- - -
1
-
-
2024-10-28
Stephen Hemminger
tmonjalo
New
[v10,4/8] test: add test for packet dissector
test-pmd packet decoding enhancements
- - -
-
1
-
2024-10-28
Stephen Hemminger
tmonjalo
New
[v10,3/8] mbuf: decode the hash and fdir info in rte_pktmbuf_dump
test-pmd packet decoding enhancements
- - -
1
-
-
2024-10-28
Stephen Hemminger
tmonjalo
New
«
1
2
3
4
…
4
5
»