Toggle navigation
Patchwork
DPDK
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: none
| 142830 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
xiachenbo
bluca
fyigit
shemminger
tmonjalo
tmonjalo
tmonjalo
tmonjalo
dmarchand
dmarchand
dmarchand
dmarchand
bruce
jerin
ktraynor
rasland
aconole
Apply
«
1
2
…
1419
1420
1421
…
1428
1429
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[dpdk-dev,v5,06/21] testpmd: add test commands to add/delete flow director filter
- - -
-
-
-
2014-10-30
Jingjing Wu
Superseded
[dpdk-dev,v5,05/21] i40e: implement operations to add/delete flow director
- - -
-
-
-
2014-10-30
Jingjing Wu
Superseded
[dpdk-dev,v5,04/21] ethdev: define structures for adding/deleting flow director
- - -
-
-
-
2014-10-30
Jingjing Wu
Superseded
[dpdk-dev,v5,03/21] i40e: initialize flexible payload setting
- - -
-
-
-
2014-10-30
Jingjing Wu
Superseded
[dpdk-dev,v5,02/21] i40e: tear down flow director
- - -
-
-
-
2014-10-30
Jingjing Wu
Superseded
[dpdk-dev,v5,01/21] i40e: set up and initialize flow director
- - -
-
-
-
2014-10-30
Jingjing Wu
Superseded
[dpdk-dev] eal_pci.c: pci_scan_one: fix inaccurate NUMA node error comment
- - -
-
-
-
2014-10-30
Matthew Hall
Accepted
[dpdk-dev] vhost: Remove the check between mergeable and vector pmd
- - -
-
-
-
2014-10-30
Ouyang Changchun
Accepted
[dpdk-dev,Testing,purpose] librte_pmd_e1000: Add workaround to test the port hotplug framework.
- - -
-
-
-
2014-10-29
Tetsuya Mukawa
RFC
[dpdk-dev,RFC,2/2] testpmd: Add support for the port hotplug framework
- - -
-
-
-
2014-10-29
Tetsuya Mukawa
RFC
[dpdk-dev,RFC,1/2] librte_pmd_pcap: Add support for port hotplug
- - -
-
-
-
2014-10-29
Tetsuya Mukawa
RFC
[dpdk-dev,RFC,25/25] eal: Enable port hotplug framework in Linux
- - -
-
-
-
2014-10-29
Tetsuya Mukawa
RFC
[dpdk-dev,RFC,24/25] eal/pci: Add port hotplug functions for physical devices.
- - -
-
-
-
2014-10-29
Tetsuya Mukawa
RFC
[dpdk-dev,RFC,23/25] eal/pci: Add rte_eal_pci_probe_one and rte_eal_pci_close_one
- - -
-
-
-
2014-10-29
Tetsuya Mukawa
RFC
[dpdk-dev,RFC,22/25] eal/pci: Add pci_close_all_drivers
- - -
-
-
-
2014-10-29
Tetsuya Mukawa
RFC
[dpdk-dev,RFC,21/25] eal/pci: Fix pci_probe_all_drivers to share code with closing function
- - -
-
-
-
2014-10-29
Tetsuya Mukawa
RFC
[dpdk-dev,RFC,20/25] eal/pci: Add rte_eal_pci_close_one_driver
- - -
-
-
-
2014-10-29
Tetsuya Mukawa
RFC
[dpdk-dev,RFC,19/25] eal/pci: Change scope of rte_eal_pci_scan to global
- - -
-
-
-
2014-10-29
Tetsuya Mukawa
RFC
[dpdk-dev,RFC,18/25] eal/pci: Prevent double registrations for pci_device_list
- - -
-
-
-
2014-10-29
Tetsuya Mukawa
RFC
[dpdk-dev,RFC,17/25] eal/linux/pci: Add functions for unmapping igb_uio resources
- - -
-
-
-
2014-10-29
Tetsuya Mukawa
RFC
[dpdk-dev,RFC,16/25] eal/pci: Add port hotplug functions for virtual devices.
- - -
-
-
-
2014-10-29
Tetsuya Mukawa
RFC
[dpdk-dev,RFC,15/25] eal/pci: Add probe and close function for virtual drivers
- - -
-
-
-
2014-10-29
Tetsuya Mukawa
RFC
[dpdk-dev,RFC,14/25] eal/pci: Add rte_eal_devargs_remove
- - -
-
-
-
2014-10-29
Tetsuya Mukawa
RFC
[dpdk-dev,RFC,13/25] eal/pci: Prevent double registration for devargs_list
- - -
-
-
-
2014-10-29
Tetsuya Mukawa
RFC
[dpdk-dev,RFC,12/25] ethdev: Change scope of rte_eth_dev_allocated to global
- - -
-
-
-
2014-10-29
Tetsuya Mukawa
RFC
[dpdk-dev,RFC,11/25] ethdev: Add rte_eth_dev_check_detachable
- - -
-
-
-
2014-10-29
Tetsuya Mukawa
RFC
[dpdk-dev,RFC,10/25] ethdev: Add rte_eth_dev_get_name_by_port
- - -
-
-
-
2014-10-29
Tetsuya Mukawa
RFC
[dpdk-dev,RFC,09/25] ethdev: Add rte_eth_dev_get_port_by_addr
- - -
-
-
-
2014-10-29
Tetsuya Mukawa
RFC
[dpdk-dev,RFC,08/25] ethdev: Add rte_eth_dev_get_addr_by_port
- - -
-
-
-
2014-10-29
Tetsuya Mukawa
RFC
[dpdk-dev,RFC,07/25] ethdev: Add functions to know which port is attached or detached
- - -
-
-
-
2014-10-29
Tetsuya Mukawa
RFC
[dpdk-dev,RFC,06/25] ethdev: Add rte_eth_dev_shutdown for closing PCI devices.
- - -
-
-
-
2014-10-29
Tetsuya Mukawa
RFC
[dpdk-dev,RFC,05/25] eal, ethdev: Add function pointer for closing a device
- - -
-
-
-
2014-10-29
Tetsuya Mukawa
RFC
[dpdk-dev,RFC,04/25] ethdev: Add rte_eth_dev_free to free specified device
- - -
-
-
-
2014-10-29
Tetsuya Mukawa
RFC
[dpdk-dev,RFC,03/25] eal/pci: Replace pci address comparison code by eal_compare_pci_addr
- - -
-
-
-
2014-10-29
Tetsuya Mukawa
RFC
[dpdk-dev,RFC,02/25] ethdev: Remove assumption that port will not be detached
- - -
-
-
-
2014-10-29
Tetsuya Mukawa
RFC
[dpdk-dev,RFC,01/25] eal/pci: Add a new flag indicating a driver can detach devices at runtime.
- - -
-
-
-
2014-10-29
Tetsuya Mukawa
RFC
[dpdk-dev] librte_vhost: Fix compilation issue
- - -
-
-
-
2014-10-29
Fu, JingguoX
Not Applicable
[dpdk-dev] librte_vhost: Fix compilation issue
- - -
-
-
-
2014-10-29
Fu, JingguoX
Not Applicable
[dpdk-dev,v2,2/2] i40e: remove i40e_register_x710_int.h
- - -
-
-
-
2014-10-29
Zhang, Helin
Accepted
[dpdk-dev,v2,1/2] i40e: do not use macros defined in i40e_register_x710_int.h
- - -
-
-
-
2014-10-29
Zhang, Helin
Accepted
[dpdk-dev] librte_vhost: Fix compilation issue
- - -
-
-
-
2014-10-29
Ouyang Changchun
Accepted
[dpdk-dev,v2] support free hugepages
- - -
-
-
-
2014-10-29
Linhaifeng
Changes Requested
[dpdk-dev,2/2] i40e: fix of configuring inside NIC RX interrupt
- - -
-
-
-
2014-10-29
Zhang, Helin
Accepted
[dpdk-dev,1/2] i40e: code style fix
- - -
-
-
-
2014-10-29
Zhang, Helin
Accepted
[dpdk-dev] add free hugepage function
- - -
-
-
-
2014-10-29
Linhaifeng
Superseded
[dpdk-dev,v2] mk: link combined shared lib using CC
- - -
-
-
-
2014-10-28
Sergio Gonzalez Monroy
Accepted
[dpdk-dev,v2] virtio: Update max RX packet length
- - -
-
-
-
2014-10-28
Yan Freedland
Not Applicable
[dpdk-dev,v3,10/10] eal: factorize x86 headers
- - -
-
-
-
2014-10-28
David Marchand
Accepted
[dpdk-dev,v3,09/10] eal: install all arch headers
- - -
-
-
-
2014-10-28
David Marchand
Accepted
[dpdk-dev,v3,08/10] eal: split CPU flags operations to architecture specific
- - -
-
-
-
2014-10-28
David Marchand
Accepted
[dpdk-dev,v3,07/10] eal: split memcpy operation to architecture specific
- - -
-
-
-
2014-10-28
David Marchand
Accepted
[dpdk-dev,v3,06/10] eal: split spinlock operations to architecture specific
- - -
-
-
-
2014-10-28
David Marchand
Accepted
[dpdk-dev,v3,05/10] eal: split prefetch operations to architecture specific
- - -
-
-
-
2014-10-28
David Marchand
Accepted
[dpdk-dev,v3,04/10] eal: split CPU cycle operation to architecture specific
- - -
-
-
-
2014-10-28
David Marchand
Accepted
[dpdk-dev,v3,03/10] eal: split byte order operations to architecture specific
- - -
-
-
-
2014-10-28
David Marchand
Accepted
[dpdk-dev,v3,02/10] eal: split atomic operations to architecture specific
- - -
-
-
-
2014-10-28
David Marchand
Accepted
[dpdk-dev,v3,01/10] eal: move rte_atomic.h header
- - -
-
-
-
2014-10-28
David Marchand
Accepted
[dpdk-dev,RFC] Enable uio_pci_generic support
- - -
-
-
-
2014-10-27
Zhou, Danny
RFC
[dpdk-dev,v2,5/5] examples/vmdq: set default value to rx mode
- - -
-
-
-
2014-10-27
Ouyang Changchun
Superseded
[dpdk-dev,v2,4/5] virtio: New API to enable/disable multicast and promisc mode
- - -
-
-
-
2014-10-27
Ouyang Changchun
Superseded
[dpdk-dev,v2,3/5] vhost: enable promisc mode and config VMDQ offload register for multicast feature
- - -
-
-
-
2014-10-27
Ouyang Changchun
Superseded
[dpdk-dev,v2,2/5] e1000: config VMDQ offload register to receive multicast packet
- - -
-
-
-
2014-10-27
Ouyang Changchun
Superseded
[dpdk-dev,v2,1/5] ethdev: Add new config field to config VMDQ offload register
- - -
-
-
-
2014-10-27
Ouyang Changchun
Superseded
[dpdk-dev,v8,10/10] app/testpmd:test VxLAN Tx checksum offload
- - -
-
-
-
2014-10-27
Jijiang Liu
Accepted
[dpdk-dev,v8,09/10] i40e:support VxLAN Tx checksum offload
- - -
-
-
-
2014-10-27
Jijiang Liu
Accepted
[dpdk-dev,v8,08/10] app/testpmd:test VxLAN packet filter
- - -
-
-
-
2014-10-27
Jijiang Liu
Accepted
[dpdk-dev,v8,07/10] i40e:implement the API of VxLAN filter in librte_pmd_i40e
- - -
-
-
-
2014-10-27
Jijiang Liu
Accepted
[dpdk-dev,v8,06/10] librte_ether:add data structures of VxLAN filter
- - -
-
-
-
2014-10-27
Jijiang Liu
Accepted
[dpdk-dev,v8,05/10] app/test-pmd:test VxLAN packet identification
- - -
-
-
-
2014-10-27
Jijiang Liu
Accepted
[dpdk-dev,v8,04/10] i40e:support VxLAN packet identification in i40e
- - -
-
-
-
2014-10-27
Jijiang Liu
Accepted
[dpdk-dev,v8,03/10] librte_ether:add VxLAN packet identification API
- - -
-
-
-
2014-10-27
Jijiang Liu
Accepted
[dpdk-dev,v8,02/10] librte_ether:add the basic data structures of VxLAN
- - -
-
-
-
2014-10-27
Jijiang Liu
Accepted
[dpdk-dev,v8,01/10] librte_mbuf:the rte_mbuf structure changes
- - -
-
-
-
2014-10-27
Jijiang Liu
Accepted
[dpdk-dev,v6,3/3] ethdev: fix wrong error return refere to API definition
- - -
-
-
-
2014-10-27
Cunming Liang
Superseded
[dpdk-dev,v6,2/3] app/test: measure the cost of rx/tx routines by cycle number
- - -
-
-
-
2014-10-27
Cunming Liang
Superseded
[dpdk-dev,v6,1/3] app/test: allow to create packets in different sizes
- - -
-
-
-
2014-10-27
Cunming Liang
Superseded
[dpdk-dev] vhost: Check descriptor number for vector Rx
- - -
-
-
-
2014-10-24
Ouyang Changchun
Rejected
[dpdk-dev,3/3] vhost: Removes dependency on REFCNT for zero copy
- - -
-
-
-
2014-10-24
Ouyang Changchun
Superseded
[dpdk-dev,2/3] pmd: RX function need keep EXTERNAL_MBUF flag
- - -
-
-
-
2014-10-24
Ouyang Changchun
Superseded
[dpdk-dev,1/3] mbuf: Use EXTERNAL_MBUF to indicate external buffer
- - -
-
-
-
2014-10-24
Ouyang Changchun
Superseded
[dpdk-dev,v2,4/4] app/testpmd:test VF MAC filter
- - -
-
-
-
2014-10-24
Jijiang Liu
Accepted
[dpdk-dev,v2,3/4] i40e:add VF MAC filter
- - -
-
-
-
2014-10-24
Jijiang Liu
Accepted
[dpdk-dev,v2,2/4] i40e:expand MAC filter implemantation in i40e
- - -
-
-
-
2014-10-24
Jijiang Liu
Accepted
[dpdk-dev,v2,1/4] librte_ether:extend MAC filter data structures
- - -
-
-
-
2014-10-24
Jijiang Liu
Accepted
[dpdk-dev] doc: fix a typo
- - -
-
-
-
2014-10-24
Jincheng Miao
Accepted
[dpdk-dev] eal: replace strict_strtoul with kstrtoul
- - -
-
-
-
2014-10-24
Jincheng Miao
Superseded
[dpdk-dev,v5,3/3] ethdev: fix wrong error return refere to API definition
- - -
-
-
-
2014-10-24
Cunming Liang
Superseded
[dpdk-dev,v5,2/3] app/test: measure the cost of rx/tx routines by cycle number
- - -
-
-
-
2014-10-24
Cunming Liang
Superseded
[dpdk-dev,v5,1/3] app/test: allow to create packets in different sizes
- - -
-
-
-
2014-10-24
Cunming Liang
Superseded
[dpdk-dev,v4,3/3] ethdev: fix wrong error return refer to API definition
- - -
-
-
-
2014-10-24
Cunming Liang
Superseded
[dpdk-dev,v4,2/3] app/test: measure the cost of rx/tx routines by cycle number
- - -
-
-
-
2014-10-24
Cunming Liang
Superseded
[dpdk-dev,v4,1/3] app/test: allow to create packets in different sizes
- - -
-
-
-
2014-10-24
Cunming Liang
Superseded
[dpdk-dev] EAL : Input/output error on DPDK 1.7.1
- - -
-
-
-
2014-10-24
Masaru OKI
Not Applicable
[dpdk-dev] kni: fix building on Ubuntu-hybrids
- - -
-
-
-
2014-10-23
Alexander Guy
Accepted
[dpdk-dev] mk: fix app linking for combined libs
- - -
-
-
-
2014-10-23
Sergio Gonzalez Monroy
Superseded
[dpdk-dev] mk: link combined lib using CC
- - -
-
-
-
2014-10-23
Sergio Gonzalez Monroy
Superseded
[dpdk-dev,PULL,REQUEST] doc: freebsd getting started guide.
- - -
-
-
-
2014-10-23
Iremonger, Bernard
Accepted
[dpdk-dev,v7,10/10] app/testpmd:test VxLAN Tx checksum offload
- - -
-
-
-
2014-10-23
Jijiang Liu
Superseded
[dpdk-dev,v7,09/10] i40e:support VxLAN Tx checksum offload
- - -
-
-
-
2014-10-23
Jijiang Liu
Superseded
[dpdk-dev,v7,08/10] app/testpmd:test VxLAN packet filter
- - -
-
-
-
2014-10-23
Jijiang Liu
Superseded
«
1
2
…
1419
1420
1421
…
1428
1429
»