Toggle navigation
Patchwork
DPDK
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 2154 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
tmonjalo
fyigit
ci
jerin
mcoquelin
akhil
rasland
dmarchand
ajitkhaparde
arybchenko
qzhan15
zhaoyanc
lijuantu
xiachenbo
tmonjalo
dmarchand
bluca
ktraynor
Apply
«
1
2
3
4
…
21
22
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
maintainers: update for testpmd
maintainers: update for testpmd
1 - -
3
-
-
2020-12-03
Xing, Beilei
Superseded
[v11,1/7] net/sfc: fix aarch32 build
aarch64 -> aarch32 cross compilation support
1 - -
1
-
-
2020-12-09
Juraj Linkeš
Superseded
[v11,2/7] net/bnxt: fix aarch32 build
aarch64 -> aarch32 cross compilation support
- 1 -
1
-
-
2020-12-09
Juraj Linkeš
Superseded
[v11,3/7] net/bnxt: add support for aarch32
aarch64 -> aarch32 cross compilation support
1 - -
1
-
-
2020-12-09
Juraj Linkeš
Superseded
[v11,4/7] build: add aarch32 meson build flags
aarch64 -> aarch32 cross compilation support
1 - -
1
-
-
2020-12-09
Juraj Linkeš
Superseded
[v11,5/7] build: add aarch32 to meson cross-compilation
aarch64 -> aarch32 cross compilation support
1 - -
1
-
-
2020-12-09
Juraj Linkeš
Superseded
[v11,6/7] ci: add aarch64 -> aarch32 cross compiling jobs
aarch64 -> aarch32 cross compilation support
1 1 -
1
-
-
2020-12-09
Juraj Linkeš
Superseded
[v11,7/7] doc: add aarch32 build guidance
aarch64 -> aarch32 cross compilation support
1 - -
8
-
-
2020-12-09
Juraj Linkeš
Superseded
net/mlx5:fix storing the synced MAC to internal table
net/mlx5:fix storing the synced MAC to internal table
- - -
1
2
1
2020-12-09
Dey, Souvik
Not Applicable
net/i40e: issue with ADD VLAN from Guest
net/i40e: issue with ADD VLAN from Guest
- - -
1
1
2
2020-12-09
Dey, Souvik
Not Applicable
[1/2] net/i40e: issue with ADD VLAN from Guest
[1/2] net/i40e: issue with ADD VLAN from Guest
- - -
1
-
-
2020-12-09
Dey, Souvik
Not Applicable
pci/windows: fix limit for hardware ID
pci/windows: fix limit for hardware ID
- - -
7
1
-
2020-12-11
Dmitry Kozlyuk
Superseded
[v2] net/i40e: issue with ADD VLAN from Guest
[v2] net/i40e: issue with ADD VLAN from Guest
- - -
-
2
-
2020-12-12
Dey, Souvik
Not Applicable
eal/windows: add pthread TLS function support
eal/windows: add pthread TLS function support
- - -
2
1
-
2020-12-13
Tal Shnaiderman
Superseded
update Intel roadmap for 21.02
update Intel roadmap for 21.02
- - -
-
1
-
2020-12-14
Ferruh Yigit
Not Applicable
[v2] meson: update meson build for armada drivers
[v2] meson: update meson build for armada drivers
- 1 -
1
1
1
2020-12-15
Liron Himi
Superseded
[v2] doc: fix some statements for ice vector PMD
[v2] doc: fix some statements for ice vector PMD
- - -
1
1
-
2020-12-16
Zhang, Qi Z
Superseded
update Red Hat roadmap for 21.02
update Red Hat roadmap for 21.02
- - -
-
1
1
2020-12-16
Maxime Coquelin
Not Applicable
update Marvell roadmap for 21.02
update Marvell roadmap for 21.02
- - -
1
-
1
2020-12-16
Jerin Jacob Kollanukkaran
Not Applicable
update Broadcom roadmap for 21.02
update Broadcom roadmap for 21.02
- - -
-
1
1
2020-12-17
Ajit Khaparde
Not Applicable
net/virtio-user: fix advertising of protocol features
net/virtio-user: fix advertising of protocol features
- - -
2
-
-
2020-12-18
Olivier Matz
Superseded
[v2] app: fix plugin load on static builds
[v2] app: fix plugin load on static builds
- - -
2
-
-
2020-12-18
Olivier Matz
Superseded
[v1,1/5] net/iavf_be: introduce iavf backend driver
introduce iavf backend driver
- - -
-
1
-
2020-12-19
Wu, Jingjing
Superseded
[v1,2/5] net/iavf_be: control queue enabling
introduce iavf backend driver
- - -
-
1
-
2020-12-19
Wu, Jingjing
Superseded
[v1,3/5] net/iavf_be: virtchnl messages process
introduce iavf backend driver
- - -
-
1
-
2020-12-19
Wu, Jingjing
Superseded
[v1,4/5] net/iavf_be: add Rx Tx burst support
introduce iavf backend driver
- - -
-
1
-
2020-12-19
Wu, Jingjing
Superseded
[v1,5/5] doc: new net PMD iavf_be
introduce iavf backend driver
- - -
6
1
1
2020-12-19
Wu, Jingjing
Superseded
examples/eventdev: move eth stop to the end
examples/eventdev: move eth stop to the end
- 2 -
1
1
2
2020-12-21
Feifei Wang
Superseded
[RFC,v1,1/6] app/eventdev: fix SMP barrier bugs for perf test
refactor smp barriers in app/eventdev
- 2 -
1
-
-
2020-12-22
Feifei Wang
Superseded
[RFC,v1,2/6] app/eventdev: remove unnecessary barriers for perf test
refactor smp barriers in app/eventdev
- 2 -
-
1
-
2020-12-22
Feifei Wang
Superseded
[RFC,v1,3/6] app/eventdev: replace wmb with thread fence for perf test
refactor smp barriers in app/eventdev
- 2 -
1
-
-
2020-12-22
Feifei Wang
Superseded
[RFC,v1,4/6] app/eventdev: add release barriers for pipeline test
refactor smp barriers in app/eventdev
- 2 -
-
1
-
2020-12-22
Feifei Wang
Superseded
[RFC,v1,5/6] app/eventdev: remove unnecessary barriers for pipeline test
refactor smp barriers in app/eventdev
- 2 -
1
-
-
2020-12-22
Feifei Wang
Superseded
[RFC,v1,6/6] app/eventdev: remove unnecessary barriers for order test
refactor smp barriers in app/eventdev
- 2 -
2
-
-
2020-12-22
Feifei Wang
Superseded
net/i40e: refactor of hash flow
net/i40e: refactor of hash flow
- - -
2
-
-
2020-12-22
Zhang,Alvin
Superseded
[v1] app/testpmd: fix dynamic config error for max-pkt-len
[v1] app/testpmd: fix dynamic config error for max-pkt-len
- - -
8
-
-
2020-12-22
Steve Yang
Superseded
[v2] net/iavf: improve default RSS
[v2] net/iavf: improve default RSS
1 - -
2
-
2
2020-12-23
Xuan Ding
Superseded
[v6] net/iavf: fix invalid RSS combinations rule can be created
[v6] net/iavf: fix invalid RSS combinations rule can be created
- - -
8
-
-
2020-12-28
Murphy Yang
Superseded
net/i40e: fix flex payload rule conflict issue
net/i40e: fix flex payload rule conflict issue
- - -
1
2
-
2020-12-29
Xing, Beilei
Superseded
[v4] net/i40e: fix flex payload rule conflict issue
[v4] net/i40e: fix flex payload rule conflict issue
- - -
1
1
-
2021-01-06
Xing, Beilei
Superseded
[v5] raw/ioat: add secondary process support
[v5] raw/ioat: add secondary process support
- - -
1
-
2
2021-01-07
kumar amber
Superseded
[v2,1/1] mbuf: fix rte_mbuf_dyn.h inclusion from C++
[v2,1/1] mbuf: fix rte_mbuf_dyn.h inclusion from C++
- - -
9
-
-
2021-01-07
Ashish Sadanandan
Not Applicable
[v8] raw/ioat: add secondary process support
[v8] raw/ioat: add secondary process support
- - -
2
-
-
2021-01-08
kumar amber
Superseded
[v9] raw/ioat: add secondary process support
[v9] raw/ioat: add secondary process support
- - -
7
-
1
2021-01-08
kumar amber
Superseded
metrics/windows: build rte_metrics library
metrics/windows: build rte_metrics library
- - -
7
-
-
2021-01-11
Tyler Retzlaff
Superseded
maintainers: update maintainers for windows support
maintainers: update maintainers for windows support
2 - -
-
1
-
2021-01-12
Tyler Retzlaff
Superseded
[v2] maintainers: update maintainers for windows support
[v2] maintainers: update maintainers for windows support
2 - -
-
1
-
2021-01-12
Tyler Retzlaff
Superseded
bus/pci/windows: guard against sdk/dpdk guid collision
bus/pci/windows: guard against sdk/dpdk guid collision
- - -
7
2
-
2021-01-12
Tyler Retzlaff
Superseded
[v3,1/2] ethdev: add new tunnel type for ecpri
add new UDP tunnel port for ecpri
- 2 -
1
-
-
2021-01-15
Guo, Jia
Superseded
[v3,2/2] app/testpmd: add new UDP tunnel port for ecpri
add new UDP tunnel port for ecpri
- - -
7
-
-
2021-01-15
Guo, Jia
Superseded
[v4,1/2] ethdev: add new tunnel type for eCPRI
add new UDP tunnel port configure for eCPRI
- 2 -
-
1
-
2021-01-15
Guo, Jia
Superseded
[v4,2/2] app/testpmd: add new UDP tunnel port for eCPRI
add new UDP tunnel port configure for eCPRI
- - -
5
-
1
2021-01-15
Guo, Jia
Superseded
[v2] eal/windows: explicitly cast void * to type *
[v2] eal/windows: explicitly cast void * to type *
- - -
5
-
-
2021-01-15
Tyler Retzlaff
Accepted
maintainers: remove maintainer for hns3
maintainers: remove maintainer for hns3
- - -
5
-
-
2021-01-16
Lijun Ou
Accepted
[dpdk-dev,v2] SDK: Add scripts to initialize DPDK runtime
- - -
1
1
-
2016-12-13
Luca Boccassi
tmonjalo
New
[dpdk-dev,v3] ether: use a default for max Rx frame size in configure()
1 - -
1
-
1
2017-04-07
Andriy Berestovskyy
tmonjalo
New
[dpdk-dev] doc: document the new devargs syntax
1 - -
1
-
1
2018-01-16
Yuanhan Liu
tmonjalo
New
[dpdk-dev] eal/rwlocks: Try read/write and relock write to read locks added.
- - -
2
-
-
2018-05-21
Leonid Myravjev
tmonjalo
New
[dpdk-dev,RFC,1/3] fbarray: allow zero-sized elements
- - -
1
-
1
2018-05-31
Anatoly Burakov
tmonjalo
New
[dpdk-dev,RFC,2/3] mem: add device memory reserve/free API
- - -
-
1
1
2018-05-31
Anatoly Burakov
tmonjalo
New
[dpdk-dev,RFC,3/3] bus/pci: use the new device memory API for BAR mapping
- - -
1
-
1
2018-05-31
Anatoly Burakov
tmonjalo
New
LPM: add iterator over LPM rules
LPM: add iterator over LPM rules
- 2 -
2
-
-
2018-07-08
Fu, Qiaobin
tmonjalo
New
rte_ring: fix racy dequeue/enqueue in ppc64
rte_ring: fix racy dequeue/enqueue in ppc64
- - -
2
-
-
2018-07-12
Takeshi Yoshimura
tmonjalo
New
[v2] bus/pci: check if 5-level paging is enabled when testing IOMMU address width
[v2] bus/pci: check if 5-level paging is enabled when testing IOMMU address width
- - -
2
-
-
2018-08-13
ZY Qiu
tmonjalo
New
[v4,2/2] hash table: add an iterator over conflicting entries
[v4,1/2] hash table: fix a bug in rte_hash_iterate()
- 6 -
2
-
-
2018-10-09
Fu, Qiaobin
tmonjalo
New
[v2,1/2] eal: add API that sleeps while waiting for threads
[v2,1/2] eal: add API that sleeps while waiting for threads
- - -
1
1
-
2018-10-15
Ferruh Yigit
tmonjalo
New
[v2,2/2] examples: sleep while waiting worker threads to terminate
[v2,1/2] eal: add API that sleeps while waiting for threads
- - -
1
1
-
2018-10-15
Ferruh Yigit
tmonjalo
New
[v2] usertools: add DPDK quick-start python script
[v2] usertools: add DPDK quick-start python script
- - -
2
-
-
2018-10-26
David Hunt
tmonjalo
New
[v5,1/3] net/failsafe: remove D_XOPEN_SOURCE flag
Extend rte_ipv6_frag_get_ipv6_fragment_header()
- - -
2
-
-
2018-10-31
Cody Doucette
tmonjalo
New
[v5,2/3] net: add IPv6 extension header definitions
Extend rte_ipv6_frag_get_ipv6_fragment_header()
1 - -
2
-
-
2018-10-31
Cody Doucette
tmonjalo
New
[v5,3/3] ip_frag: extend IPv6 fragment header retrieval
Extend rte_ipv6_frag_get_ipv6_fragment_header()
- 1 -
1
1
-
2018-10-31
Cody Doucette
tmonjalo
New
[RFC,v2,2/9] usertools/lib: add platform info library
Modularize and enhance DPDK Python scripts
- - -
1
-
-
2018-11-15
Anatoly Burakov
tmonjalo
New
[RFC,v2,3/9] usertools/cpu_layout: rewrite to use DPDKConfigLib
Modularize and enhance DPDK Python scripts
- - -
1
-
-
2018-11-15
Anatoly Burakov
tmonjalo
New
[RFC,v2,4/9] usertools/lib: support FreeBSD for platform info
Modularize and enhance DPDK Python scripts
- - -
1
-
-
2018-11-15
Anatoly Burakov
tmonjalo
New
[RFC,v2,5/9] usertools/lib: add device information library
Modularize and enhance DPDK Python scripts
- - -
1
-
-
2018-11-15
Anatoly Burakov
tmonjalo
New
[RFC,v2,6/9] usertools/devbind: switch to using DPDKConfigLib
Modularize and enhance DPDK Python scripts
- - -
1
-
-
2018-11-15
Anatoly Burakov
tmonjalo
New
[RFC,v2,7/9] usertools/lib: add hugepage information library
Modularize and enhance DPDK Python scripts
- - -
1
-
-
2018-11-15
Anatoly Burakov
tmonjalo
New
[RFC,v2,8/9] usertools: add hugepage info script
Modularize and enhance DPDK Python scripts
- - -
1
-
-
2018-11-15
Anatoly Burakov
tmonjalo
New
[RFC,v2,9/9] usertools/lib: add GRUB utility library for hugepage config
Modularize and enhance DPDK Python scripts
- - -
1
-
-
2018-11-15
Anatoly Burakov
tmonjalo
New
bus/vdev: add warning for duplicated vdev name
bus/vdev: add warning for duplicated vdev name
- - -
4
-
-
2018-11-29
Cao, Yahui
tmonjalo
New
[RFC] kvargs: add match count inside processing
[RFC] kvargs: add match count inside processing
- - -
2
-
-
2018-11-30
Thomas Monjalon
tmonjalo
New
[1/3] eal: add --dev-hotplug option
use a common eal device event for hot-unplug
- - -
4
-
-
2018-12-14
Guo, Jia
tmonjalo
New
[2/3] ethdev: remove ethdev rmv interrupt
use a common eal device event for hot-unplug
- - -
2
-
-
2018-12-14
Guo, Jia
tmonjalo
New
[3/3] testpmd: remove device detach into eal
use a common eal device event for hot-unplug
- - -
2
-
-
2018-12-14
Guo, Jia
tmonjalo
New
eal: turn off getopt_long error messages
eal: turn off getopt_long error messages
- - -
4
-
-
2018-12-16
Wiles, Keith
tmonjalo
New
[v4] dfs:add FUSE based filesystem for DPDK
[v4] dfs:add FUSE based filesystem for DPDK
- - -
1
-
1
2018-12-27
Wiles, Keith
tmonjalo
New
[v6] eal:add tailq walk routine
[v6] eal:add tailq walk routine
- - -
4
-
-
2018-12-27
Wiles, Keith
tmonjalo
New
[v6] ring:add ring walk routine
[v6] ring:add ring walk routine
- - -
4
-
-
2018-12-27
Wiles, Keith
tmonjalo
New
[RFC,v2] lfring: lock-free ring buffer
[RFC,v2] lfring: lock-free ring buffer
- - -
1
1
-
2019-01-30
Ola Liljedahl
tmonjalo
New
[1/3] eal: remove useless checks for already probed device
fix error path of multi-process probe
- - -
4
-
-
2019-03-02
Thomas Monjalon
tmonjalo
New
[2/3] eal: remove error logs for already probed device
fix error path of multi-process probe
- - -
2
-
-
2019-03-02
Thomas Monjalon
tmonjalo
New
[3/3] eal: fix multi-process probe failure handling
fix error path of multi-process probe
- - -
2
-
-
2019-03-02
Thomas Monjalon
tmonjalo
New
doc: clarify spaces for alignment note
doc: clarify spaces for alignment note
2 - -
2
-
-
2019-03-11
Kevin Traynor
tmonjalo
New
[RFC,01/12] mk: introduce s390x architecture
introduce s390x architecture
- - -
1
1
-
2019-04-09
Vivian Kong
tmonjalo
New
[RFC,02/12] eal: add support for s390x architecture
introduce s390x architecture
- - -
1
1
-
2019-04-09
Vivian Kong
tmonjalo
New
[RFC,03/12] acl: add support for s390x architecture
introduce s390x architecture
- - -
1
1
-
2019-04-09
Vivian Kong
tmonjalo
New
[RFC,04/12] lpm: add support for s390x architecture
introduce s390x architecture
- - -
1
1
-
2019-04-09
Vivian Kong
tmonjalo
New
[RFC,05/12] examples/l3fwd: add support for s390x architecture
introduce s390x architecture
- - -
1
1
-
2019-04-09
Vivian Kong
tmonjalo
New
[RFC,06/12] net/i40e: add support for s390x architecture
introduce s390x architecture
- - -
1
1
-
2019-04-09
Vivian Kong
tmonjalo
New
[RFC,07/12] test: add support for s390x architecture
introduce s390x architecture
- - -
1
1
-
2019-04-09
Vivian Kong
tmonjalo
New
«
1
2
3
4
…
21
22
»