Toggle navigation
Patchwork
DPDK
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Andre Muezerie
| State =
Action Required
| Archived =
No
| 31 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
bluca
xiachenbo
fyigit
shemminger
dmarchand
dmarchand
dmarchand
dmarchand
tmonjalo
tmonjalo
tmonjalo
tmonjalo
bruce
ktraynor
rasland
aconole
jerin
Apply
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[v5,2/2] lib/fib: enable fib to be compiled with MSVC
enable fib to be compiled with MSVC
- - -
19
-
-
2025-05-16
Andre Muezerie
dmarchand
New
[v5,1/2] lib/fib: remove warning about implicit 64-bit conversion
enable fib to be compiled with MSVC
- 1 -
1
-
-
2025-05-16
Andre Muezerie
dmarchand
New
[v2,2/2] lib/lpm: enable lpm to be compiled with MSVC
enable lpm to be compiled with MSVC
- - -
18
-
-
2025-05-16
Andre Muezerie
dmarchand
New
[v2,1/2] lib/lpm: use standard atomic_store_explicit
enable lpm to be compiled with MSVC
- - -
2
-
-
2025-05-16
Andre Muezerie
dmarchand
New
[2/2] test/strsep: add tests for function strsep()
[1/2] eal: add strsep() for Windows builds
- - -
17
-
1
2025-05-16
Andre Muezerie
tmonjalo
New
[1/2] eal: add strsep() for Windows builds
[1/2] eal: add strsep() for Windows builds
- - -
1
-
-
2025-05-16
Andre Muezerie
tmonjalo
New
regexdev: enable to be compiled on Windows
regexdev: enable to be compiled on Windows
- - -
18
-
-
2025-05-09
Andre Muezerie
dmarchand
New
[v3,1/1] buildtools: avoid break due to failure to cleanup temporary directory
avoid break due to failure to cleanup temporary directory
1 - -
17
-
-
2025-05-07
Andre Muezerie
tmonjalo
New
eal: add asprintf() function for Windows
eal: add asprintf() function for Windows
- - -
15
1
-
2025-05-06
Andre Muezerie
tmonjalo
New
eal: add getline() function for Windows
eal: add getline() function for Windows
- - -
17
1
-
2025-05-05
Andre Muezerie
tmonjalo
New
doc: update parameters to use for mlx5 on Windows
doc: update parameters to use for mlx5 on Windows
- - -
14
-
-
2025-05-05
Andre Muezerie
rasland
New
net/mlx5: avoid implicit conversion to 64 bits
net/mlx5: avoid implicit conversion to 64 bits
- - -
15
-
-
2025-05-05
Andre Muezerie
tmonjalo
New
net/mlx5: declare size of rte_v128u32_t
net/mlx5: declare size of rte_v128u32_t
- - -
19
-
-
2025-05-05
Andre Muezerie
rasland
New
net/mlx5: use portable version of __builtin_ffsl
net/mlx5: use portable version of __builtin_ffsl
- - -
16
-
-
2025-05-05
Andre Muezerie
rasland
New
common/mlx5: use intrinsics instead of inline assembly
common/mlx5: use intrinsics instead of inline assembly
- - -
13
1
-
2025-05-05
Andre Muezerie
rasland
New
[1/1] net/mlx5: unresolved symbol mlx5_geneve_tlv_parser_create
unresolved symbol mlx5_geneve_tlv_parser_create
- - -
17
-
-
2025-05-05
Andre Muezerie
rasland
New
[v4,4/4] drivers: use macro to embed information in binaries
allow pmdinfo to be inserted and parsed using MSVC
- - -
18
-
-
2025-04-16
Andre Muezerie
dmarchand
New
[v4,3/4] usertools: parse strings from PE images
allow pmdinfo to be inserted and parsed using MSVC
- - -
1
-
-
2025-04-16
Andre Muezerie
dmarchand
New
[v4,2/4] buildtools: use macro to embed information in binaries
allow pmdinfo to be inserted and parsed using MSVC
- - -
1
-
-
2025-04-16
Andre Muezerie
dmarchand
New
[v4,1/4] eal: add macro to embed information in binaries
allow pmdinfo to be inserted and parsed using MSVC
- - -
-
1
-
2025-04-16
Andre Muezerie
dmarchand
New
drivers: remove __rte_used from functions for compatibility with MSVC
drivers: remove __rte_used from functions for compatibility with MSVC
- - -
19
-
-
2025-04-04
Andre Muezerie
jerin
New
[v5,3/3] app/test: add tests for portable version of __builtin_add_overflow
add portable version of __builtin_add_overflow
- - -
17
1
-
2025-03-14
Andre Muezerie
dmarchand
New
[v5,2/3] net/intel: use portable version of __builtin_add_overflow
add portable version of __builtin_add_overflow
1 - -
1
-
-
2025-03-14
Andre Muezerie
dmarchand
New
[v5,1/3] eal: add portable version of __builtin_add_overflow
add portable version of __builtin_add_overflow
- - -
1
-
-
2025-03-14
Andre Muezerie
dmarchand
New
[v3,2/2] devtools/dump-cpu-flags: add tool to update CPU flags table
allow AVX512 instructions to be used with MSVC
- - -
17
1
-
2025-03-06
Andre Muezerie
dmarchand
New
[v3,1/2] config: allow AVX512 instructions to be used with MSVC
allow AVX512 instructions to be used with MSVC
- - -
-
1
-
2025-03-06
Andre Muezerie
dmarchand
New
[v2,2/2] drivers/net: remove use of non-standard array range initialization
remove use of non-standard array range initialization
1 - -
18
-
-
2025-03-05
Andre Muezerie
dmarchand
New
[v2,1/2] app/test: remove use of non-standard array range initialization
remove use of non-standard array range initialization
- - -
1
-
-
2025-03-05
Andre Muezerie
dmarchand
New
app/test-fib: enable test-fib on Windows
app/test-fib: enable test-fib on Windows
1 - -
18
-
-
2025-01-04
Andre Muezerie
tmonjalo
New
app/test: fix stack overflow in fib6_perf_autotest
app/test: fix stack overflow in fib6_perf_autotest
1 - -
14
-
1
2024-12-23
Andre Muezerie
tmonjalo
New
app/test-cmdline: add test to Windows build
app/test-cmdline: add test to Windows build
1 - -
16
-
1
2024-12-23
Andre Muezerie
tmonjalo
New