Toggle navigation
Patchwork
DPDK
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: none
| 147190 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
«
1
2
…
1347
1348
1349
…
1471
1472
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[dpdk-dev,v2,35/40] bnxt: add MAC address add/remove operations
- - -
-
-
-
2016-05-13
Stephen Hurd
bruce
Superseded
[dpdk-dev,v2,34/40] bnxt: add device close operation
- - -
-
-
-
2016-05-13
Stephen Hurd
bruce
Superseded
[dpdk-dev,v2,33/40] bnxt: add all multicast enable/disable operations
- - -
-
-
-
2016-05-13
Stephen Hurd
bruce
Superseded
[dpdk-dev,v2,32/40] bnxt: add promiscuous enable/disable operations
- - -
-
-
-
2016-05-13
Stephen Hurd
bruce
Superseded
[dpdk-dev,v2,31/40] bnxt: add start/stop/link update operations
- - -
-
-
-
2016-05-13
Stephen Hurd
bruce
Superseded
[dpdk-dev,v2,30/40] bnxt: add HWRM port phy qcfg call and wrapper
- - -
-
-
-
2016-05-13
Stephen Hurd
bruce
Superseded
[dpdk-dev,v2,29/40] bnxt: work around HWRM error when creating rings
- - -
-
-
-
2016-05-13
Stephen Hurd
bruce
Superseded
[dpdk-dev,v2,28/40] bnxt: add ring allocation and group init
- - -
-
-
-
2016-05-13
Stephen Hurd
bruce
Superseded
[dpdk-dev,v2,27/40] bnxt: add struct forward decl
- - -
-
-
-
2016-05-13
Stephen Hurd
bruce
Superseded
[dpdk-dev,v2,26/40] bnxt: add HWRM stat context free function
- - -
-
-
-
2016-05-13
Stephen Hurd
bruce
Superseded
[dpdk-dev,v2,25/40] bnxt: add ring group alloc/free functions
- - -
-
-
-
2016-05-13
Stephen Hurd
bruce
Superseded
[dpdk-dev,v2,24/40] bnxt: add HWRM ring alloc/free functions
- - -
-
-
-
2016-05-13
Stephen Hurd
bruce
Superseded
[dpdk-dev,v2,23/40] bnxt: add HWRM stats context allocation
- - -
-
-
-
2016-05-13
Stephen Hurd
bruce
Superseded
[dpdk-dev,v2,22/40] bnxt: add L2 Rx mask set/clear functions
- - -
-
-
-
2016-05-13
Stephen Hurd
bruce
Superseded
[dpdk-dev,v2,21/40] bnxt: add HWRM vnic RSS config function
- - -
-
-
-
2016-05-13
Stephen Hurd
bruce
Superseded
[dpdk-dev,v2,20/40] bnxt: add vnic RSS cos lb cTx alloc/free functions
- - -
-
-
-
2016-05-13
Stephen Hurd
bruce
Superseded
[dpdk-dev,v2,19/40] bnxt: add HWRM vnic cfg function
- - -
-
-
-
2016-05-13
Stephen Hurd
bruce
Superseded
[dpdk-dev,v2,18/40] bnxt: add HWRM vnic free function
- - -
-
-
-
2016-05-13
Stephen Hurd
bruce
Superseded
[dpdk-dev,v2,17/40] bnxt: add HWRM vnic alloc function
- - -
-
-
-
2016-05-13
Stephen Hurd
bruce
Superseded
[dpdk-dev,v2,16/40] bnxt: add HWRM function reset command
- - -
-
-
-
2016-05-13
Stephen Hurd
bruce
Superseded
[dpdk-dev,v2,15/40] bnxt: alloc/free ring information
- - -
-
-
-
2016-05-13
Stephen Hurd
bruce
Superseded
[dpdk-dev,v2,14/40] bnxt: initial Rx ring code
- - -
-
-
-
2016-05-13
Stephen Hurd
bruce
Superseded
[dpdk-dev,v2,13/40] bnxt: initial Tx ring code
- - -
-
-
-
2016-05-13
Stephen Hurd
bruce
Superseded
[dpdk-dev,v2,12/40] bnxt: statistics operations
- - -
-
-
-
2016-05-13
Stephen Hurd
bruce
Superseded
[dpdk-dev,v2,11/40] bnxt: add Rx queue create/destroy operations
- - -
-
-
-
2016-05-13
Stephen Hurd
bruce
Superseded
[dpdk-dev,v2,10/40] bnxt: add Tx queue operations (nonfunctional)
- - -
-
-
-
2016-05-13
Stephen Hurd
bruce
Superseded
[dpdk-dev,v2,09/40] bnxt: add L2 filter alloc/init/free
- - -
-
-
-
2016-05-13
Stephen Hurd
bruce
Superseded
[dpdk-dev,v2,08/40] bnxt: add completion ring support
- - -
-
-
-
2016-05-13
Stephen Hurd
bruce
Superseded
[dpdk-dev,v2,07/40] bnxt: declare ring structs and free() func
- - -
-
-
-
2016-05-13
Stephen Hurd
bruce
Superseded
[dpdk-dev,v2,06/40] bnxt: add vnic functions and structs
- - -
-
-
-
2016-05-13
Stephen Hurd
bruce
Superseded
[dpdk-dev,v2,05/40] bnxt: add dev configure operation
- - -
-
-
-
2016-05-13
Stephen Hurd
bruce
Superseded
[dpdk-dev,v2,04/40] bnxt: add dev infos get operation
- - -
-
-
-
2016-05-13
Stephen Hurd
bruce
Superseded
[dpdk-dev,v2,03/40] bnxt: add driver register/unregister support
- - -
-
-
-
2016-05-13
Stephen Hurd
bruce
Superseded
[dpdk-dev,v2,02/40] bnxt: add HWRM init code
- - -
-
-
-
2016-05-13
Stephen Hurd
bruce
Superseded
[dpdk-dev,v2,01/40] bnxt: new driver for Broadcom NetXtreme-C devices
- - -
-
-
-
2016-05-13
Stephen Hurd
bruce
Superseded
[dpdk-dev] tools:new tool for system info CPU, memory and huge pages
- - -
-
-
-
2016-05-13
Wiles, Keith
tmonjalo
Rejected
[dpdk-dev] doc: move rel_notes instructions as comments
- - -
-
-
-
2016-05-13
Olivier Matz
Accepted
[dpdk-dev,7/7] config: enable virtio-net pmd for ppc64
- - -
-
-
-
2016-05-13
Olivier Matz
tmonjalo
Superseded
[dpdk-dev,6/7] virtio: fix pci accesses for ppc64 in legacy mode
- - -
-
-
-
2016-05-13
Olivier Matz
tmonjalo
Superseded
[dpdk-dev,5/7] eal/linux: mmap ioports on ppc64
- - -
-
-
-
2016-05-13
Olivier Matz
tmonjalo
Superseded
[dpdk-dev,4/7] eal/linux: split function parsing pci resources in sysfs
- - -
-
-
-
2016-05-13
Olivier Matz
tmonjalo
Superseded
[dpdk-dev,3/7] eal/linux: remove invalid comment
- - -
-
-
-
2016-05-13
Olivier Matz
tmonjalo
Superseded
[dpdk-dev,2/7] eal/linux: only call iopl on x86
- - -
-
-
-
2016-05-13
Olivier Matz
tmonjalo
Superseded
[dpdk-dev,1/7] eal: fix typos in ioport API doxygen comments
- - -
-
-
-
2016-05-13
Olivier Matz
tmonjalo
Superseded
[dpdk-dev,v4] examples/qos_meter: fix unchecked return value
- - -
-
-
-
2016-05-13
Slawomir Mrozowicz
Accepted
[dpdk-dev,v3] i40e: configure MTU
- - -
-
-
-
2016-05-13
Xing, Beilei
bruce
Superseded
[dpdk-dev,v2,6/6] vhost: add pmd client and reconnect option
- - -
-
-
-
2016-05-13
Yuanhan Liu
yliu
Superseded
[dpdk-dev,v2,5/6] examples/vhost: add client and reconnect option
- - -
-
-
-
2016-05-13
Yuanhan Liu
yliu
Superseded
[dpdk-dev,v2,4/6] vhost: workaround stale vring base
- - -
-
-
-
2016-05-13
Yuanhan Liu
yliu
Superseded
[dpdk-dev,v2,3/6] vhost: add reconnect ability
- - -
-
-
-
2016-05-13
Yuanhan Liu
yliu
Superseded
[dpdk-dev,v2,2/6] vhost: add vhost-user client mode
- - -
-
-
-
2016-05-13
Yuanhan Liu
yliu
Superseded
[dpdk-dev,v2,1/6] vhost: rename structs for enabling client mode
- - -
-
-
-
2016-05-13
Yuanhan Liu
yliu
Superseded
[dpdk-dev,v2,19/19] vhost: make buf vector for scatter Rx local
- - -
-
-
-
2016-05-13
Yuanhan Liu
yliu
Superseded
[dpdk-dev,v2,18/19] vhost: per device virtio net header len
- - -
-
-
-
2016-05-13
Yuanhan Liu
yliu
Superseded
[dpdk-dev,v2,17/19] vhost: reserve few more space for future extension
- - -
-
-
-
2016-05-13
Yuanhan Liu
yliu
Superseded
[dpdk-dev,v2,16/19] vhost: remove virtio-net.h
- - -
-
-
-
2016-05-13
Yuanhan Liu
yliu
Superseded
[dpdk-dev,v2,15/19] vhost: remove unnecessary fields
- - -
-
-
-
2016-05-13
Yuanhan Liu
yliu
Superseded
[dpdk-dev,v2,14/19] vhost: hide internal structs/macros/functions
- - -
-
-
-
2016-05-13
Yuanhan Liu
yliu
Superseded
[dpdk-dev,v2,13/19] vhost: export vid as the only interface to applications
- - -
-
-
-
2016-05-13
Yuanhan Liu
yliu
Superseded
[dpdk-dev,v2,12/19] vhost: remove dependency on priv field
- - -
-
-
-
2016-05-13
Yuanhan Liu
yliu
Superseded
[dpdk-dev,v2,11/19] vhost: introduce new API to export queue free entries
- - -
-
-
-
2016-05-13
Yuanhan Liu
yliu
Superseded
[dpdk-dev,v2,10/19] vhost: introduce new API to export ifname
- - -
-
-
-
2016-05-13
Yuanhan Liu
yliu
Superseded
[dpdk-dev,v2,09/19] vhost: introduce new API to export number of queues
- - -
-
-
-
2016-05-13
Yuanhan Liu
yliu
Superseded
[dpdk-dev,v2,08/19] vhost: introduce new API to export numa node
- - -
-
-
-
2016-05-13
Yuanhan Liu
yliu
Superseded
[dpdk-dev,v2,07/19] vhost: move vhost device ctx to cuse
- - -
-
-
-
2016-05-13
Yuanhan Liu
yliu
Superseded
[dpdk-dev,v2,06/19] vhost: get device by vid only
- - -
-
-
-
2016-05-13
Yuanhan Liu
yliu
Superseded
[dpdk-dev,v2,05/19] vhost: rename device fh to vid
- - -
-
-
-
2016-05-13
Yuanhan Liu
yliu
Superseded
[dpdk-dev,v2,04/19] examples/vhost: make a copy of virtio device id
- - -
-
-
-
2016-05-13
Yuanhan Liu
yliu
Superseded
[dpdk-dev,v2,03/19] vhost: declare device fh as int
- - -
-
-
-
2016-05-13
Yuanhan Liu
yliu
Superseded
[dpdk-dev,v2,02/19] vhost: set/reset dev flags internally
- - -
-
-
-
2016-05-13
Yuanhan Liu
yliu
Superseded
[dpdk-dev,v2,01/19] vhost: declare backend with int type
- - -
-
-
-
2016-05-13
Yuanhan Liu
yliu
Superseded
[dpdk-dev] doc: known issue on EAL argv
- - -
-
-
-
2016-05-13
Jingjing Wu
tmonjalo
Changes Requested
[dpdk-dev,3/3] nfp: set device dma mask
- - -
-
-
-
2016-05-12
Alejandro Lucero
Changes Requested
[dpdk-dev,2/3] eth_dev: add support for device dma mask
- - -
-
-
-
2016-05-12
Alejandro Lucero
Changes Requested
[dpdk-dev,1/3] eal/linux: add function for checking hugepages within device supported address range
- - -
-
-
-
2016-05-12
Alejandro Lucero
Changes Requested
[dpdk-dev] rte mempool: division or modulo by zero
- - -
-
-
-
2016-05-12
Slawomir Mrozowicz
tmonjalo
Changes Requested
[dpdk-dev] mbuff rearm_data aligmenet issue on non x86
- - -
-
-
-
2016-05-12
Jerin Jacob
tmonjalo
Not Applicable
[dpdk-dev,v2] eal/linuxapp: fix resource leak
- - -
-
-
-
2016-05-12
Daniel Mrzyglod
tmonjalo
Changes Requested
[dpdk-dev] i40e: fix flexible payload selection
- - -
-
-
-
2016-05-12
Jingjing Wu
bruce
Accepted
[dpdk-dev] i40e: fix link management
- - -
-
-
-
2016-05-12
Jingjing Wu
bruce
Accepted
[dpdk-dev,v4] eal: make hugetlb initialization more robust
- - -
-
-
-
2016-05-12
Jianfeng Tan
tmonjalo
Superseded
[dpdk-dev,v5,5/5] bnx2x: update driver version to 1.0.1.1
- - -
-
-
-
2016-05-12
Rasesh Mody
bruce
Accepted
[dpdk-dev,v5,4/5] bnx2x: use single doorbell for TX
- - -
-
-
-
2016-05-12
Rasesh Mody
bruce
Accepted
[dpdk-dev,v5,3/5] bnx2x: restructure Tx routine
- - -
-
-
-
2016-05-12
Rasesh Mody
bruce
Accepted
[dpdk-dev,v5,2/5] bnx2x: add xstats support
- - -
-
-
-
2016-05-12
Rasesh Mody
bruce
Changes Requested
[dpdk-dev,v5,1/5] bnx2x: fixed stats get
- - -
-
-
-
2016-05-12
Rasesh Mody
bruce
Accepted
[dpdk-dev,v3] ip_pipeline: configuration file parser cleanup
- - -
-
-
-
2016-05-11
Singh, Jasvinder
tmonjalo
Superseded
[dpdk-dev,v2] ip_pipeline: add rss support
- - -
-
-
-
2016-05-11
Singh, Jasvinder
tmonjalo
Superseded
[dpdk-dev] eal/linuxapp: fix resource leak
- - -
-
-
-
2016-05-11
Daniel Mrzyglod
Superseded
[dpdk-dev] mbuf: new public function to allocate raw mbufs
- - -
-
-
-
2016-05-11
Olivier Matz
Accepted
[dpdk-dev,v2,4/4] app/test: move cycles autotest to first group
- - -
-
-
-
2016-05-11
Thomas Monjalon
Accepted
[dpdk-dev,v2,3/4] app/test: remove unused constants
- - -
-
-
-
2016-05-11
Thomas Monjalon
Accepted
[dpdk-dev,v2,2/4] app/test: reduce memory needs
- - -
-
-
-
2016-05-11
Thomas Monjalon
Accepted
[dpdk-dev,v2,1/4] app/test: shorten execution time
- - -
-
-
-
2016-05-11
Thomas Monjalon
Accepted
[dpdk-dev,PATCHv3,2/2] mk: Introduce NXP dpaa2 architecture based on armv8-a
- - -
-
-
-
2016-05-11
Hemant Agrawal
tmonjalo
Accepted
[dpdk-dev,PATCHv3,1/2] config/armv8a: disable igb_uio
- - -
-
-
-
2016-05-11
Hemant Agrawal
tmonjalo
Accepted
[dpdk-dev,v2] app/test: isolate lpm performance cases
- - -
-
-
-
2016-05-11
Thomas Monjalon
Accepted
[dpdk-dev] examples/ethtool: include case for 64-bit registers
- - -
-
-
-
2016-05-11
Zyta Szpak
tmonjalo
Superseded
[dpdk-dev,v2,10/36] mempool: use the list to iterate the mempool elements
- - -
-
-
-
2016-05-11
Olivier Matz
Superseded
[dpdk-dev,v2,2/2] mk: fix autotest lists
- - -
-
-
-
2016-05-11
Thomas Monjalon
Accepted
«
1
2
…
1347
1348
1349
…
1471
1472
»