Toggle navigation
Patchwork
DPDK
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: none
| 149025 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
ajitkhaparde
akhil
mcoquelin
bluca
xiachenbo
tmonjalo
tmonjalo
tmonjalo
tmonjalo
bruce
dmarchand
dmarchand
dmarchand
dmarchand
ktraynor
shemminger
rasland
aconole
jerin
Apply
«
1
2
…
1368
1369
1370
…
1490
1491
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[dpdk-dev,v1,27/28] ether: extract function eth_dev_get_driver_name
- - -
-
-
-
2016-05-06
Jan Viktorin
Changes Requested
[dpdk-dev,v1,26/28] ether: extract function eth_dev_get_intr_handle
- - -
-
-
-
2016-05-06
Jan Viktorin
Changes Requested
[dpdk-dev,v1,25/28] ether: verify we copy info from a PCI device
- - -
-
-
-
2016-05-06
Jan Viktorin
Changes Requested
[dpdk-dev,v1,24/28] ether: utilize container_of for pci_drv
- - -
-
-
-
2016-05-06
Jan Viktorin
Changes Requested
[dpdk-dev,v1,23/28] eal: define macro container_of
- - -
-
-
-
2016-05-06
Jan Viktorin
Changes Requested
[dpdk-dev,v1,22/28] eal/soc: detect DMA non-coherent devices
- - -
-
-
-
2016-05-06
Jan Viktorin
Changes Requested
[dpdk-dev,v1,21/28] eal/soc: unbind kernel driver on probe
- - -
-
-
-
2016-05-06
Jan Viktorin
Changes Requested
[dpdk-dev,v1,20/28] eal/soc: map resources conditionally
- - -
-
-
-
2016-05-06
Jan Viktorin
Changes Requested
[dpdk-dev,v1,19/28] eal/soc: add drv_flags
- - -
-
-
-
2016-05-06
Jan Viktorin
Changes Requested
[dpdk-dev,v1,18/28] eal/soc: detect numa_node of the rte_soc_device
- - -
-
-
-
2016-05-06
Jan Viktorin
Changes Requested
[dpdk-dev,v1,17/28] eal/soc: hack (const char *) compatible setting
- - -
-
-
-
2016-05-06
Jan Viktorin
Changes Requested
[dpdk-dev,v1,16/28] eal/soc: add intr_handle
- - -
-
-
-
2016-05-06
Jan Viktorin
Changes Requested
[dpdk-dev,v1,15/28] eal/soc: map/unmap resources
- - -
-
-
-
2016-05-06
Jan Viktorin
Changes Requested
[dpdk-dev,v1,14/28] eal/soc: detect assigned kernel driver
- - -
-
-
-
2016-05-06
Jan Viktorin
Changes Requested
[dpdk-dev,v1,13/28] eal/soc: update device on probe when already exists
- - -
-
-
-
2016-05-06
Jan Viktorin
Changes Requested
[dpdk-dev,v1,12/28] eal/soc: extend and utilize devargs
- - -
-
-
-
2016-05-06
Jan Viktorin
Changes Requested
[dpdk-dev,v1,11/28] eal/soc: implement probing of drivers
- - -
-
-
-
2016-05-06
Jan Viktorin
Changes Requested
[dpdk-dev,v1,10/28] eal/soc: init SoC infra from EAL
- - -
-
-
-
2016-05-06
Jan Viktorin
Changes Requested
[dpdk-dev,v1,09/28] eal: introduce --no-soc option
- - -
-
-
-
2016-05-06
Jan Viktorin
Changes Requested
[dpdk-dev,v1,08/28] eal/soc: implement SoC device discovery
- - -
-
-
-
2016-05-06
Jan Viktorin
Changes Requested
[dpdk-dev,v1,07/28] eal/soc: add rte_eal_soc_register/unregister logic
- - -
-
-
-
2016-05-06
Jan Viktorin
Changes Requested
[dpdk-dev,v1,06/28] eal/soc: introduce very essential SoC infra definitions
- - -
-
-
-
2016-05-06
Jan Viktorin
Changes Requested
[dpdk-dev,v1,05/28] eal: remove pci_ prefix from pci_(un)map_resource
- - -
-
-
-
2016-05-06
Jan Viktorin
Changes Requested
[dpdk-dev,v1,04/28] eal/linux: extract function rte_eal_get_kernel_driver_by_path
- - -
-
-
-
2016-05-06
Jan Viktorin
Changes Requested
[dpdk-dev,v1,03/28] eal/linux: extract function rte_eal_unbind_kernel_driver
- - -
-
-
-
2016-05-06
Jan Viktorin
Changes Requested
[dpdk-dev,v1,02/28] eal: extract function eal_parse_sysfs_valuef
- - -
-
-
-
2016-05-06
Jan Viktorin
Changes Requested
[dpdk-dev,v1,01/28] eal: make enum rte_kernel_driver non-PCI specific
- - -
-
-
-
2016-05-06
Jan Viktorin
Changes Requested
[dpdk-dev,RFC,4/4] test: change lpm routes file from header to data file
- - -
-
-
-
2016-05-06
Bruce Richardson
tmonjalo
RFC
[dpdk-dev,RFC,3/4] test: change lpm test to use routes as resource
- - -
-
-
-
2016-05-06
Bruce Richardson
tmonjalo
RFC
[dpdk-dev,RFC,2/4] test: make all lpm routes be of unsigned type
- - -
-
-
-
2016-05-06
Bruce Richardson
tmonjalo
RFC
[dpdk-dev,RFC,1/4] test: add lpm routes as a linked resource
- - -
-
-
-
2016-05-06
Bruce Richardson
tmonjalo
RFC
[dpdk-dev,RFC,v2,3/3] examples/ethtool: add xstats display command
- - -
-
-
-
2016-05-06
Remy Horton
Superseded
[dpdk-dev,RFC,v2,2/3] drivers/net/ixgbe: change xstats to use integer id
- - -
-
-
-
2016-05-06
Remy Horton
Superseded
[dpdk-dev,RFC,v2,1/3] rte: change xstats to use integer keys
- - -
-
-
-
2016-05-06
Remy Horton
Superseded
[dpdk-dev,5/5] doc: update doc for packet capture framework
- - -
-
-
-
2016-05-06
Pattan, Reshma
Superseded
[dpdk-dev,4/5] app/test-pmd: add pdump initialization uninitialization
- - -
-
-
-
2016-05-06
Pattan, Reshma
Superseded
[dpdk-dev,3/5] app/pdump: add pdump tool for packet capturing
- - -
-
-
-
2016-05-06
Pattan, Reshma
Superseded
[dpdk-dev,2/5] lib/librte_pdump: add new library for packet capturing support
- - -
-
-
-
2016-05-06
Pattan, Reshma
Superseded
[dpdk-dev,1/5] librte_ether: protect add/remove of rxtx callbacks with spinlocks
- - -
-
-
-
2016-05-06
Pattan, Reshma
Superseded
[dpdk-dev,v1,10/10] app/test: do not dump PCI devices in blacklist test
- - -
-
-
-
2016-05-06
Jan Viktorin
Superseded
[dpdk-dev,v1,09/10] app/test: scan PCI bus using a fake sysfs
- - -
-
-
-
2016-05-06
Jan Viktorin
Superseded
[dpdk-dev,v1,08/10] eal/pci: replace SYSFS_PCI_DEVICES with pci_get_sysfs_path()
- - -
-
-
-
2016-05-06
Jan Viktorin
Superseded
[dpdk-dev,v1,07/10] app/test: convert current pci_test into a single test case
- - -
-
-
-
2016-05-06
Jan Viktorin
Superseded
[dpdk-dev,v1,06/10] app/test: extract test_pci_setup and test_pci_cleanup
- - -
-
-
-
2016-05-06
Jan Viktorin
Superseded
[dpdk-dev,v1,05/10] app/test: use linked list to store PCI drivers
- - -
-
-
-
2016-05-06
Jan Viktorin
Superseded
[dpdk-dev,v1,04/10] app/test: support resources archived by tar
- - -
-
-
-
2016-05-06
Jan Viktorin
Superseded
[dpdk-dev,v1,03/10] app/test: add functions to create files from resources
- - -
-
-
-
2016-05-06
Jan Viktorin
Superseded
[dpdk-dev,v1,02/10] app/test: support resources externally linked
- - -
-
-
-
2016-05-06
Jan Viktorin
Superseded
[dpdk-dev,v1,01/10] app/test: introduce resources for tests
- - -
-
-
-
2016-05-06
Jan Viktorin
Superseded
[dpdk-dev,2/2] app/test: add test cases for AES CTR
- - -
-
-
-
2016-05-06
Arkadiusz Kusztal
tmonjalo
Accepted
[dpdk-dev,1/2] qat: add AES counter mode capability
- - -
-
-
-
2016-05-06
Arkadiusz Kusztal
tmonjalo
Accepted
[dpdk-dev] i40e: support user unaware VF reset
- - -
-
-
-
2016-05-06
Zhe Tao
bruce
Superseded
[dpdk-dev] virtio still blindly take over virtio device managed by kernel
- - -
-
-
-
2016-05-06
Huawei Xie
Not Applicable
[dpdk-dev,5/5] cxgbe: add support to get register dump
- - -
-
-
-
2016-05-06
Rahul Lakkireddy
bruce
Accepted
[dpdk-dev,4/5] cxgbe: add support to get/set EEPROM
- - -
-
-
-
2016-05-06
Rahul Lakkireddy
bruce
Accepted
[dpdk-dev,3/5] cxgbe: set default PCIe completion timeout
- - -
-
-
-
2016-05-06
Rahul Lakkireddy
bruce
Accepted
[dpdk-dev,2/5] cxgbe: add support to access PCI config space
- - -
-
-
-
2016-05-06
Rahul Lakkireddy
bruce
Accepted
[dpdk-dev,1/5] pci: fix access to PCI config space in bsd
- - -
-
-
-
2016-05-06
Rahul Lakkireddy
bruce
Accepted
[dpdk-dev,v3,4/4] maintainers: claim responsibility for ixgbe vector PMD on ARM
- - -
-
-
-
2016-05-06
Jianbo Liu
bruce
Accepted
[dpdk-dev,v3,3/4] ixgbe: enable ixgbe vector PMD on ARMv8a platform
- - -
-
-
-
2016-05-06
Jianbo Liu
bruce
Accepted
[dpdk-dev,v3,2/4] ixgbe: implement vector PMD for arm architecture
- - -
-
-
-
2016-05-06
Jianbo Liu
bruce
Accepted
[dpdk-dev,v3,1/4] ixgbe: rearrange vector PMD code for x86
- - -
-
-
-
2016-05-06
Jianbo Liu
bruce
Accepted
[dpdk-dev,29/29] ixgbe/base: update README
- - -
-
-
-
2016-05-06
Xing, Beilei
bruce
Superseded
[dpdk-dev,28/29] ixgbe/base: define if enable crosstalk work around
- - -
-
-
-
2016-05-06
Xing, Beilei
bruce
Superseded
[dpdk-dev,27/29] ixgbe/base: add flow control autoneg for x550a
- - -
-
-
-
2016-05-06
Xing, Beilei
bruce
Superseded
[dpdk-dev,26/29] ixgbe/base: allow setting mac anti spoofing per vf
- - -
-
-
-
2016-05-06
Xing, Beilei
bruce
Superseded
[dpdk-dev,25/29] ixgbe/base: fix endianness issues
- - -
-
-
-
2016-05-06
Xing, Beilei
bruce
Superseded
[dpdk-dev,24/29] ixgbe/base: use u8 to replace u16 for a variable
- - -
-
-
-
2016-05-06
Xing, Beilei
bruce
Superseded
[dpdk-dev,23/29] ixgbe/base: unify coding style
- - -
-
-
-
2016-05-06
Xing, Beilei
bruce
Superseded
[dpdk-dev,22/29] ixgbe/base: add bypassing VLVF
- - -
-
-
-
2016-05-06
Xing, Beilei
bruce
Superseded
[dpdk-dev,21/29] ixgbe/base: smplify add/remove VLANs
- - -
-
-
-
2016-05-06
Xing, Beilei
bruce
Superseded
[dpdk-dev,20/29] ixgbe/base: limit PHY token accessing to MDIO only
- - -
-
-
-
2016-05-06
Xing, Beilei
bruce
Superseded
[dpdk-dev,19/29] ixgbe/base: fix register access error
- - -
-
-
-
2016-05-06
Xing, Beilei
bruce
Superseded
[dpdk-dev,18/29] ixgbe/base: update swfw semaphore function
- - -
-
-
-
2016-05-06
Xing, Beilei
bruce
Superseded
[dpdk-dev,17/29] ixgbe/base: change device IDs
- - -
-
-
-
2016-05-06
Xing, Beilei
bruce
Superseded
[dpdk-dev,16/29] ixgbe/base: add new phy definitions
- - -
-
-
-
2016-05-06
Xing, Beilei
bruce
Superseded
[dpdk-dev,15/29] ixgbe/base: fix firmware commands on x550em_a
- - -
-
-
-
2016-05-06
Xing, Beilei
bruce
Superseded
[dpdk-dev,14/29] ixgbe/base: fix for code style
- - -
-
-
-
2016-05-06
Xing, Beilei
bruce
Superseded
[dpdk-dev,13/29] ixgbe/base: refactor NW management interface ops
- - -
-
-
-
2016-05-06
Xing, Beilei
bruce
Superseded
[dpdk-dev,12/29] ixgbe/base: fix error path to release lock
- - -
-
-
-
2016-05-06
Xing, Beilei
bruce
Superseded
[dpdk-dev,11/29] ixgbe/base: rename macro of TDL
- - -
-
-
-
2016-05-06
Xing, Beilei
bruce
Superseded
[dpdk-dev,10/29] ixgbe/base: clear stale pool mappings
- - -
-
-
-
2016-05-06
Xing, Beilei
bruce
Superseded
[dpdk-dev,09/29] ixgbe/base: add link mac setup for x550a SFP+
- - -
-
-
-
2016-05-06
Xing, Beilei
bruce
Superseded
[dpdk-dev,08/29] ixgbe/base: add KR support for X550EM_A devices
- - -
-
-
-
2016-05-06
Xing, Beilei
bruce
Superseded
[dpdk-dev,07/29] ixgbe/base: change access method
- - -
-
-
-
2016-05-06
Xing, Beilei
bruce
Superseded
[dpdk-dev,06/29] ixgbe/base: refactor eee setup for x550
- - -
-
-
-
2016-05-06
Xing, Beilei
bruce
Superseded
[dpdk-dev,05/29] ixgbe/base: fix checksum error of checking PHY token
- - -
-
-
-
2016-05-06
Xing, Beilei
bruce
Superseded
[dpdk-dev,04/29] ixgbe/base: add mac link setup for x550a SFP
- - -
-
-
-
2016-05-06
Xing, Beilei
bruce
Superseded
[dpdk-dev,03/29] ixgbe/base: fix problematic return value
- - -
-
-
-
2016-05-06
Xing, Beilei
bruce
Superseded
[dpdk-dev,02/29] ixgbe/base: add sgmii link for X550
- - -
-
-
-
2016-05-06
Xing, Beilei
bruce
Superseded
[dpdk-dev,01/29] ixgbe/base: add new VF requests for mailbox API
- - -
-
-
-
2016-05-06
Xing, Beilei
bruce
Superseded
[dpdk-dev,6/6] testpmd: update documentation
- - -
-
-
-
2016-05-05
Zhihong Wang
tmonjalo
Superseded
[dpdk-dev,5/6] testpmd: show topology at forwarding start
- - -
-
-
-
2016-05-05
Zhihong Wang
tmonjalo
Superseded
[dpdk-dev,4/6] testpmd: handle all rxqs in rss setup
- - -
-
-
-
2016-05-05
Zhihong Wang
tmonjalo
Superseded
[dpdk-dev,3/6] testpmd: show throughput in port stats
- - -
-
-
-
2016-05-05
Zhihong Wang
tmonjalo
Superseded
[dpdk-dev,2/6] testpmd: configurable tx_first burst number
- - -
-
-
-
2016-05-05
Zhihong Wang
tmonjalo
Superseded
[dpdk-dev,1/6] testpmd: add io_retry forwarding
- - -
-
-
-
2016-05-05
Zhihong Wang
tmonjalo
Superseded
[dpdk-dev,v3] ethdev: fix DCB config issue on ixgbe
- - -
-
-
-
2016-05-05
Wenzhuo Lu
tmonjalo
Rejected
[dpdk-dev,2/2] test: add autotest for external mempool stack handler
- - -
-
-
-
2016-05-05
Hunt, David
tmonjalo
Superseded
[dpdk-dev,1/2] mempool: add stack (fifo) mempool handler
- - -
-
-
-
2016-05-05
Hunt, David
tmonjalo
Superseded
«
1
2
…
1368
1369
1370
…
1490
1491
»