Toggle navigation
Patchwork
DPDK
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 9656 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
…
96
97
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[v2,1/1] dts: add send_packets to test suites and rework packet addressing
dts: adjust packet addressing and sending
- - -
1
2
-
2024-09-20
Jeremy Spewock
jlinkes
New
[RFC,v3] mempool: obey configured cache size
[RFC,v3] mempool: obey configured cache size
- - -
2
1
2
2024-09-20
Morten Brørup
tmonjalo
New
[RFC,v2] mempool: obey configured cache size
[RFC,v2] mempool: obey configured cache size
- - -
2
1
2
2024-09-20
Morten Brørup
tmonjalo
Superseded
[RFC] mempool: obey configured cache size
[RFC] mempool: obey configured cache size
- - -
5
2
5
2024-09-20
Morten Brørup
tmonjalo
Deferred
[v2,2/2] vhost: add reconnection support to VDUSE
vhost: add VDUSE reconnection support
- - -
13
1
-
2024-09-20
Maxime Coquelin
mcoquelin
New
[v2,1/2] vhost: add logging mechanism for reconnection
vhost: add VDUSE reconnection support
- - -
1
-
-
2024-09-20
Maxime Coquelin
mcoquelin
New
[v3,6/6] app/crypto-perf: support EDDSA
[v3,1/6] cryptodev: add EDDSA asymmetric crypto algorithm
- - -
11
-
3
2024-09-20
Gowrishankar Muthukrishnan
akhil
New
[v3,5/6] examples/fips_validation: support EDDSA
[v3,1/6] cryptodev: add EDDSA asymmetric crypto algorithm
- - -
-
1
-
2024-09-20
Gowrishankar Muthukrishnan
akhil
New
[v3,4/6] test/crypto: add asymmetric EDDSA test cases
[v3,1/6] cryptodev: add EDDSA asymmetric crypto algorithm
- - -
1
-
-
2024-09-20
Gowrishankar Muthukrishnan
akhil
New
[v3,3/6] crypto/cnxk: support EDDSA
[v3,1/6] cryptodev: add EDDSA asymmetric crypto algorithm
- - -
1
-
-
2024-09-20
Gowrishankar Muthukrishnan
akhil
New
[v3,2/6] crypto/openssl: support EDDSA
[v3,1/6] cryptodev: add EDDSA asymmetric crypto algorithm
- - -
-
1
-
2024-09-20
Gowrishankar Muthukrishnan
akhil
New
[v3,1/6] cryptodev: add EDDSA asymmetric crypto algorithm
[v3,1/6] cryptodev: add EDDSA asymmetric crypto algorithm
- - -
1
-
-
2024-09-20
Gowrishankar Muthukrishnan
akhil
New
[5/5] build: replace deprecated meson function
Increase minimum meson version
- - -
7
2
4
2024-09-20
Bruce Richardson
tmonjalo
New
[4/5] build: use version file support from meson
Increase minimum meson version
- - -
1
-
-
2024-09-20
Bruce Richardson
tmonjalo
New
[3/5] build: remove unnecessary version checks
Increase minimum meson version
- - -
1
-
-
2024-09-20
Bruce Richardson
tmonjalo
New
[2/5] build: remove version check on compiler links function
Increase minimum meson version
- - -
-
1
-
2024-09-20
Bruce Richardson
tmonjalo
New
[1/5] build: increase minimum meson version to 0.57
Increase minimum meson version
- - -
1
-
-
2024-09-20
Bruce Richardson
tmonjalo
New
net/mana: support rdma-core via pkg-config in meson
net/mana: support rdma-core via pkg-config in meson
1 - -
11
-
-
2024-09-20
Shreesh Adiga
fyigit
New
[v12,7/7] eal: extend bitops to handle volatile pointers
Improve EAL bit operations API
2 - -
8
1
-
2024-09-20
Mattias Rönnblom
tmonjalo
New
[v12,6/7] eal: add unit tests for atomic bit access functions
Improve EAL bit operations API
3 - -
-
1
-
2024-09-20
Mattias Rönnblom
tmonjalo
New
[v12,5/7] eal: add atomic bit operations
Improve EAL bit operations API
3 - -
-
1
-
2024-09-20
Mattias Rönnblom
tmonjalo
New
[v12,4/7] eal: add unit tests for bit operations
Improve EAL bit operations API
3 - -
-
1
-
2024-09-20
Mattias Rönnblom
tmonjalo
New
[v12,3/7] eal: extend bit manipulation functionality
Improve EAL bit operations API
3 - -
-
1
-
2024-09-20
Mattias Rönnblom
tmonjalo
New
[v12,2/7] dpdk: use C linkage only where appropriate
Improve EAL bit operations API
1 - -
-
1
-
2024-09-20
Mattias Rönnblom
tmonjalo
New
[v12,1/7] buildtools/chkincs: relax C linkage requirement
Improve EAL bit operations API
- - -
1
-
-
2024-09-20
Mattias Rönnblom
tmonjalo
New
[v6,7/7] vhost: optimize memcpy routines when cc memcpy is used
Optionally have rte_memcpy delegate to compiler memcpy
- - -
13
-
-
2024-09-20
Mattias Rönnblom
tmonjalo
New
[v6,6/7] ci: test compiler memcpy
Optionally have rte_memcpy delegate to compiler memcpy
- - -
-
1
-
2024-09-20
Mattias Rönnblom
tmonjalo
New
[v6,5/7] eal: provide option to use compiler memcpy instead of RTE
Optionally have rte_memcpy delegate to compiler memcpy
1 - -
1
-
-
2024-09-20
Mattias Rönnblom
tmonjalo
New
[v6,4/7] fib: add missing vector API header include
Optionally have rte_memcpy delegate to compiler memcpy
2 - -
1
-
-
2024-09-20
Mattias Rönnblom
tmonjalo
New
[v6,3/7] distributor: add missing vector API header include
Optionally have rte_memcpy delegate to compiler memcpy
1 - -
1
-
-
2024-09-20
Mattias Rönnblom
tmonjalo
New
[v6,2/7] net/octeon_ep: add missing vector API header include
Optionally have rte_memcpy delegate to compiler memcpy
1 - -
1
-
-
2024-09-20
Mattias Rönnblom
tmonjalo
New
[v6,1/7] event/dlb2: include headers for vector and memory copy APIs
Optionally have rte_memcpy delegate to compiler memcpy
1 - -
1
-
-
2024-09-20
Mattias Rönnblom
tmonjalo
New
[v6] net/ice: support customized search path for DDP package
[v6] net/ice: support customized search path for DDP package
- - -
13
-
-
2024-09-20
Zhichao Zeng
New
[v3] eal: add build-time option to omit trace
[v3] eal: add build-time option to omit trace
- - -
10
-
-
2024-09-20
Morten Brørup
tmonjalo
New
[v3] net/af_packet: add timestamp offloading support
[v3] net/af_packet: add timestamp offloading support
1 - -
12
-
-
2024-09-20
Stefan Laesser
fyigit
New
[v2] net/af_packet: add timestamp offloading support
[v2] net/af_packet: add timestamp offloading support
1 - -
1
-
2
2024-09-20
Stefan Laesser
fyigit
Superseded
[v11,7/7] eal: extend bitops to handle volatile pointers
Improve EAL bit operations API
2 - -
5
1
1
2024-09-20
Mattias Rönnblom
tmonjalo
Superseded
[v11,6/7] eal: add unit tests for atomic bit access functions
Improve EAL bit operations API
3 - -
-
1
-
2024-09-20
Mattias Rönnblom
tmonjalo
Superseded
[v11,5/7] eal: add atomic bit operations
Improve EAL bit operations API
3 - -
-
1
-
2024-09-20
Mattias Rönnblom
tmonjalo
Superseded
[v11,4/7] eal: add unit tests for bit operations
Improve EAL bit operations API
3 - -
-
1
-
2024-09-20
Mattias Rönnblom
tmonjalo
Superseded
[v11,3/7] eal: extend bit manipulation functionality
Improve EAL bit operations API
3 - -
-
1
-
2024-09-20
Mattias Rönnblom
tmonjalo
Superseded
[v11,2/7] dpdk: use C linkage only where appropriate
Improve EAL bit operations API
1 - -
-
1
-
2024-09-20
Mattias Rönnblom
tmonjalo
Superseded
[v11,1/7] buildtools/chkincs: relax C linkage requirement
Improve EAL bit operations API
- - -
1
-
-
2024-09-20
Mattias Rönnblom
tmonjalo
Superseded
[v2,1/1] net/octeon_ep: add device removal event callback
[v2,1/1] net/octeon_ep: add device removal event callback
- - -
13
-
-
2024-09-20
Vamsi Krishna
jerin
New
[v10,7/7] eal: extend bitops to handle volatile pointers
Improve EAL bit operations API
2 - -
5
1
1
2024-09-19
Mattias Rönnblom
tmonjalo
Superseded
[v10,6/7] eal: add unit tests for atomic bit access functions
Improve EAL bit operations API
3 - -
-
1
-
2024-09-19
Mattias Rönnblom
tmonjalo
Superseded
[v10,5/7] eal: add atomic bit operations
Improve EAL bit operations API
3 - -
-
1
-
2024-09-19
Mattias Rönnblom
tmonjalo
Superseded
[v10,4/7] eal: add unit tests for bit operations
Improve EAL bit operations API
3 - -
-
1
-
2024-09-19
Mattias Rönnblom
tmonjalo
Superseded
[v10,3/7] eal: extend bit manipulation functionality
Improve EAL bit operations API
3 - -
-
1
-
2024-09-19
Mattias Rönnblom
tmonjalo
Superseded
[v10,2/7] dpdk: use C linkage only where appropriate
Improve EAL bit operations API
1 - -
-
1
-
2024-09-19
Mattias Rönnblom
tmonjalo
Superseded
[v10,1/7] buildtools/chkincs: relax C linkage requirement
Improve EAL bit operations API
- - -
1
-
-
2024-09-19
Mattias Rönnblom
tmonjalo
Superseded
[v3,1/1] dts: Remove XML-RPC server for Scapy TG and instead use PythonShell
dts: replace XML-RPC server
- - -
1
3
-
2024-09-19
Jeremy Spewock
jlinkes
New
[v2,1/1] dts: add binding to different drivers to TG node
dts: add driver binding on TG
- - -
1
3
-
2024-09-19
Jeremy Spewock
jlinkes
New
[v2] common/cnxk: unregister IRQ before reconfigure
[v2] common/cnxk: unregister IRQ before reconfigure
- - -
14
-
-
2024-09-19
Pavan Nikhilesh Bhagavatula
jerin
New
[v25,15/15] doc: add release note about log library
Logging enhancements for 24.11
3 - -
14
-
1
2024-09-19
Stephen Hemminger
tmonjalo
New
[v25,14/15] log: colorize log output
Logging enhancements for 24.11
3 - -
-
1
-
2024-09-19
Stephen Hemminger
tmonjalo
New
[v25,13/15] log: add support for systemd journal
Logging enhancements for 24.11
2 - -
-
1
-
2024-09-19
Stephen Hemminger
tmonjalo
New
[v25,12/15] log: add optional support of syslog
Logging enhancements for 24.11
3 - -
-
1
-
2024-09-19
Stephen Hemminger
tmonjalo
New
[v25,11/15] log: add timestamp option
Logging enhancements for 24.11
2 - -
-
1
-
2024-09-19
Stephen Hemminger
tmonjalo
New
[v25,10/15] log: add hook for printing log messages
Logging enhancements for 24.11
3 - -
1
-
-
2024-09-19
Stephen Hemminger
tmonjalo
New
[v25,09/15] log: drop syslog support, and make code common
Logging enhancements for 24.11
2 - -
-
1
-
2024-09-19
Stephen Hemminger
tmonjalo
New
[v25,08/15] eal: initialize log before everything else
Logging enhancements for 24.11
4 - -
1
-
-
2024-09-19
Stephen Hemminger
tmonjalo
New
[v25,07/15] log: move handling of syslog facility out of eal
Logging enhancements for 24.11
3 - -
1
-
-
2024-09-19
Stephen Hemminger
tmonjalo
New
[v25,06/15] eal: change rte_exit() output to match rte_log()
Logging enhancements for 24.11
4 - -
1
-
-
2024-09-19
Stephen Hemminger
tmonjalo
New
[v25,05/15] eal: do not duplicate rte_init_alert() messages
Logging enhancements for 24.11
4 - -
1
-
-
2024-09-19
Stephen Hemminger
tmonjalo
New
[v25,04/15] eal: make eal_log_level_parse common
Logging enhancements for 24.11
3 - -
1
-
-
2024-09-19
Stephen Hemminger
tmonjalo
New
[v25,03/15] windows: add os shim for localtime_r
Logging enhancements for 24.11
4 - -
1
-
-
2024-09-19
Stephen Hemminger
tmonjalo
New
[v25,02/15] windows: make getopt functions have const properties
Logging enhancements for 24.11
5 - -
-
1
-
2024-09-19
Stephen Hemminger
tmonjalo
New
[v25,01/15] maintainers: add for log library
Logging enhancements for 24.11
4 - -
1
-
-
2024-09-19
Stephen Hemminger
tmonjalo
New
[v3] dts: fix runner target in the Dockerfile
[v3] dts: fix runner target in the Dockerfile
- 1 -
14
-
-
2024-09-19
Jeremy Spewock
jlinkes
Accepted
net/iavf: fix mac address with i40e PF Linux driver
net/iavf: fix mac address with i40e PF Linux driver
- - -
15
-
-
2024-09-19
David Marchand
bruce
New
[v2] eal: add build-time option to omit trace
[v2] eal: add build-time option to omit trace
- - -
14
1
-
2024-09-19
Morten Brørup
tmonjalo
Superseded
[v5] net/ice: support customized search path for DDP package
[v5] net/ice: support customized search path for DDP package
- - -
15
-
-
2024-09-19
Zhichao Zeng
bruce
Superseded
[6/6] app/testpmd: add jump to table index action
ethdev: jump to table support
- - -
13
1
1
2024-09-19
Alexander Kozyrev
fyigit
New
[5/6] ethdev: add jump to table index action
ethdev: jump to table support
- - -
1
-
-
2024-09-19
Alexander Kozyrev
fyigit
New
[4/6] app/testpmd: add insertion by index with pattern option
ethdev: jump to table support
- - -
1
-
-
2024-09-19
Alexander Kozyrev
fyigit
New
[3/6] ethdev: add flow rule insertion by index with pattern
ethdev: jump to table support
- - -
1
-
-
2024-09-19
Alexander Kozyrev
fyigit
New
[2/6] app/testpmd: add index with pattern insertion type
ethdev: jump to table support
- - -
1
-
-
2024-09-19
Alexander Kozyrev
fyigit
New
[1/6] ethdev: add insertion by index with pattern
ethdev: jump to table support
- - -
1
-
-
2024-09-19
Alexander Kozyrev
fyigit
New
[v24,15/15] doc: add release note about log library
Logging enhancements for 24.11
3 - -
14
-
1
2024-09-18
Stephen Hemminger
tmonjalo
Superseded
[v24,14/15] log: colorize log output
Logging enhancements for 24.11
3 - -
-
1
-
2024-09-18
Stephen Hemminger
tmonjalo
Superseded
[v24,13/15] log: add support for systemd journal
Logging enhancements for 24.11
2 - -
-
1
-
2024-09-18
Stephen Hemminger
tmonjalo
Superseded
[v24,12/15] log: add optional support of syslog
Logging enhancements for 24.11
3 - -
-
1
-
2024-09-18
Stephen Hemminger
tmonjalo
Superseded
[v24,11/15] log: add timestamp option
Logging enhancements for 24.11
2 - -
-
1
-
2024-09-18
Stephen Hemminger
tmonjalo
Superseded
[v24,10/15] log: add hook for printing log messages
Logging enhancements for 24.11
3 - -
1
-
-
2024-09-18
Stephen Hemminger
tmonjalo
Superseded
[v24,09/15] log: drop syslog support, and make code common
Logging enhancements for 24.11
2 - -
-
1
-
2024-09-18
Stephen Hemminger
tmonjalo
Superseded
[v24,08/15] eal: initialize log before everything else
Logging enhancements for 24.11
4 - -
1
-
-
2024-09-18
Stephen Hemminger
tmonjalo
Superseded
[v24,07/15] log: move handling of syslog facility out of eal
Logging enhancements for 24.11
3 - -
1
-
-
2024-09-18
Stephen Hemminger
tmonjalo
Superseded
[v24,06/15] eal: change rte_exit() output to match rte_log()
Logging enhancements for 24.11
4 - -
1
-
-
2024-09-18
Stephen Hemminger
tmonjalo
Superseded
[v24,05/15] eal: do not duplicate rte_init_alert() messages
Logging enhancements for 24.11
4 - -
1
-
-
2024-09-18
Stephen Hemminger
tmonjalo
Superseded
[v24,04/15] eal: make eal_log_level_parse common
Logging enhancements for 24.11
3 - -
1
-
-
2024-09-18
Stephen Hemminger
tmonjalo
Superseded
[v24,03/15] windows: add os shim for localtime_r
Logging enhancements for 24.11
4 - -
1
-
-
2024-09-18
Stephen Hemminger
tmonjalo
Superseded
[v24,02/15] windows: make getopt functions have const properties
Logging enhancements for 24.11
5 - -
-
1
-
2024-09-18
Stephen Hemminger
tmonjalo
Superseded
[v24,01/15] maintainers: add for log library
Logging enhancements for 24.11
4 - -
1
-
-
2024-09-18
Stephen Hemminger
tmonjalo
Superseded
[v15] dts: VLAN test suite implementation
[v15] dts: VLAN test suite implementation
- 1 -
15
-
-
2024-09-18
Dean Marx
jlinkes
New
[v15,1/1] dts: VLAN test suite implementation
dts: port over VLAN test suite
- 1 -
6
-
-
2024-09-18
Dean Marx
jlinkes
Superseded
net/gve: add ptype parsing to DQ format
net/gve: add ptype parsing to DQ format
- 1 -
14
1
-
2024-09-18
Joshua Washington
fyigit
New
[v3] dts: correct typos in user config docstrings
[v3] dts: correct typos in user config docstrings
- 4 -
14
1
-
2024-09-18
Dean Marx
jlinkes
Accepted
[v2] dts: add package mode config and updated docs
[v2] dts: add package mode config and updated docs
- 3 -
4
2
-
2024-09-18
Dean Marx
jlinkes
Accepted
[v2] dts: add VLAN methods to testpmd shell
[v2] dts: add VLAN methods to testpmd shell
- - -
1
3
-
2024-09-18
Dean Marx
jlinkes
New
«
1
2
3
4
…
96
97
»