Toggle navigation
Patchwork
DPDK
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: none
| 84715 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
ci
ci
Apply
«
1
2
...
826
827
828
…
847
848
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[dpdk-dev,06/22] virtio: Use software vlan stripping
- - -
-
-
-
2015-01-15
Ouyang Changchun
Superseded
[dpdk-dev,05/22] ether: Add soft vlan encap/decap functions
- - -
-
-
-
2015-01-15
Ouyang Changchun
Superseded
[dpdk-dev,04/22] virtio: Add support for Link State interrupt
- - -
-
-
-
2015-01-15
Ouyang Changchun
Superseded
[dpdk-dev,03/22] virtio: Allow starting with link down
- - -
-
-
-
2015-01-15
Ouyang Changchun
Superseded
[dpdk-dev,02/22] virtio: Use weaker barriers
- - -
-
-
-
2015-01-15
Ouyang Changchun
Superseded
[dpdk-dev,01/22] virtio: Rearrange resource initialization
- - -
-
-
-
2015-01-15
Ouyang Changchun
Superseded
[dpdk-dev,5/5] ethdev: remove old APIs and structures of 5tuple and 2tuple filters
- - -
-
-
-
2015-01-15
Jingjing Wu
Superseded
[dpdk-dev,4/5] testpmd: new commands for ntuple filter
- - -
-
-
-
2015-01-15
Jingjing Wu
Superseded
[dpdk-dev,3/5] e1000: ntuple filter functions replace old ones for 2tuple and 5tuple filter
- - -
-
-
-
2015-01-15
Jingjing Wu
Superseded
[dpdk-dev,2/5] ixgbe: ntuple filter functions replace old ones for 5tuple filter
- - -
-
-
-
2015-01-15
Jingjing Wu
Superseded
[dpdk-dev,1/5] ethdev: define ntuple filter type and its structure
- - -
-
-
-
2015-01-15
Jingjing Wu
Superseded
[dpdk-dev,1/2] doc: Add 'make pdf' target to convert guide docs to pdf.
- - -
-
-
-
2015-01-14
Mcnamara, John
Superseded
[dpdk-dev,1/2] pmd: add DCB for VF for ixgbe
- - -
-
-
-
2015-01-14
Wodkowski, PawelX
Not Applicable
[dpdk-dev] lib/librte_ether: change socket_id passed to rte_memzone_reserve
- - -
-
-
-
2015-01-13
Ferriter, Cian
Superseded
[dpdk-dev] lib/librte_ether: change socket_id passed to rte_memzone_reserve
- - -
-
-
-
2015-01-13
Ferriter, Cian
Superseded
[dpdk-dev,v2,17/17] libte_acl: remove unused macros.
- - -
-
-
-
2015-01-12
Ananyev, Konstantin
Superseded
[dpdk-dev,v2,16/17] libte_acl: introduce max_size into rte_acl_config.
- - -
-
-
-
2015-01-12
Ananyev, Konstantin
Superseded
[dpdk-dev,v2,15/17] libte_acl: make calc_addr a define to deduplicate the code.
- - -
-
-
-
2015-01-12
Ananyev, Konstantin
Superseded
[dpdk-dev,v2,14/17] libter_acl: move lo/hi dwords shuffle out from calc_addr
- - -
-
-
-
2015-01-12
Ananyev, Konstantin
Superseded
[dpdk-dev,v2,13/17] librte_acl: Remove search_sse_2 and relatives.
- - -
-
-
-
2015-01-12
Ananyev, Konstantin
Superseded
[dpdk-dev,v2,12/17] test-acl: add ability to manually select RT method.
- - -
-
-
-
2015-01-12
Ananyev, Konstantin
Superseded
[dpdk-dev,v2,11/17] librte_acl: add AVX2 as new rte_acl_classify() method
- - -
-
-
-
2015-01-12
Ananyev, Konstantin
Superseded
[dpdk-dev,v2,10/17] EAL: introduce rte_ymm and relatives in rte_common_vect.h.
- - -
-
-
-
2015-01-12
Ananyev, Konstantin
Superseded
[dpdk-dev,v2,09/17] librte_acl: a bit of RT code deduplication.
- - -
-
-
-
2015-01-12
Ananyev, Konstantin
Superseded
[dpdk-dev,v2,08/17] librte_acl: make scalar RT code to be more similar to vector one.
- - -
-
-
-
2015-01-12
Ananyev, Konstantin
Superseded
[dpdk-dev,v2,07/17] librte_acl: build/gen phase - simplify the way match nodes are allocated.
- - -
-
-
-
2015-01-12
Ananyev, Konstantin
Superseded
[dpdk-dev,v2,06/17] librte_acl: introduce DFA nodes compression (group64) for identical entries.
- - -
-
-
-
2015-01-12
Ananyev, Konstantin
Superseded
[dpdk-dev,v2,05/17] librte_acl: fix a bug at build phase that can cause matches beeing overwirtten.
- - -
-
-
-
2015-01-12
Ananyev, Konstantin
Superseded
[dpdk-dev,v2,04/17] librte_acl: remove build phase heuristsic with negative perfomance effect.
- - -
-
-
-
2015-01-12
Ananyev, Konstantin
Superseded
[dpdk-dev,v2,03/17] librte_acl: make data_indexes long enough to survive idle transitions.
- - -
-
-
-
2015-01-12
Ananyev, Konstantin
Superseded
[dpdk-dev,v2,02/17] app/test: few small fixes fot test_acl.c
- - -
-
-
-
2015-01-12
Ananyev, Konstantin
Superseded
[dpdk-dev,v2,01/17] fix fix compilation issues with RTE_LIBRTE_ACL_STANDALONE=y
- - -
-
-
-
2015-01-12
Ananyev, Konstantin
Superseded
[dpdk-dev,RFC,13/13] mk: add -lpthread to linuxapp EXECENV_LDLIBS
- - -
-
-
-
2015-01-12
Sergio Gonzalez Monroy
RFC
[dpdk-dev,RFC,12/13] mk: update apps build
- - -
-
-
-
2015-01-12
Sergio Gonzalez Monroy
RFC
[dpdk-dev,RFC,11/13] mk: Use LDLIBS when linking shared libraries
- - -
-
-
-
2015-01-12
Sergio Gonzalez Monroy
RFC
[dpdk-dev,RFC,10/13] lib: Set LDLIBS for each library
- - -
-
-
-
2015-01-12
Sergio Gonzalez Monroy
RFC
[dpdk-dev,RFC,09/13] mk: new corelib makefile
- - -
-
-
-
2015-01-12
Sergio Gonzalez Monroy
RFC
[dpdk-dev,RFC,08/13] Update path of core libraries
- - -
-
-
-
2015-01-12
Sergio Gonzalez Monroy
RFC
[dpdk-dev,RFC,07/13] core: move librte_ring to core subdir
- - -
-
-
-
2015-01-12
Sergio Gonzalez Monroy
RFC
[dpdk-dev,RFC,06/13] core: move librte_mbuf to core subdir
- - -
-
-
-
2015-01-12
Sergio Gonzalez Monroy
RFC
[dpdk-dev,RFC,05/13] core: move librte_mempool to core subdir
- - -
-
-
-
2015-01-12
Sergio Gonzalez Monroy
RFC
[dpdk-dev,RFC,04/13] core: move librte_malloc to core subdir
- - -
-
-
-
2015-01-12
Sergio Gonzalez Monroy
RFC
[dpdk-dev,RFC,02/13] lib/core: create new core dir and makefiles
- - -
-
-
-
2015-01-12
Sergio Gonzalez Monroy
RFC
[dpdk-dev,RFC,01/13] mk: Remove combined library and related options
- - -
-
-
-
2015-01-12
Sergio Gonzalez Monroy
RFC
[dpdk-dev,2/2] testpmd: fix dcb in vt mode
- - -
-
-
-
2015-01-12
Michal Jastrzebski
Superseded
[dpdk-dev,1/2] pmd: add DCB for VF for ixgbe
- - -
-
-
-
2015-01-12
Michal Jastrzebski
Superseded
[dpdk-dev,v2,4/4] ethdev: remove old APIs and structures of ethertype filter
- - -
-
-
-
2015-01-12
Jingjing Wu
Accepted
[dpdk-dev,v2,3/4] testpmd: new commands for ethertype filter
- - -
-
-
-
2015-01-12
Jingjing Wu
Accepted
[dpdk-dev,v2,2/4] e1000: new functions replace old ones for ethertype filter
- - -
-
-
-
2015-01-12
Jingjing Wu
Accepted
[dpdk-dev,v2,1/4] ixgbe: new functions replace old ones for ethertype filter
- - -
-
-
-
2015-01-12
Jingjing Wu
Accepted
[dpdk-dev,v6,6/6] testpmd: Set Rx VMDq RSS mode
- - -
-
-
-
2015-01-12
Ouyang Changchun
Accepted
[dpdk-dev,v6,5/6] ixgbe: Config VF RSS
- - -
-
-
-
2015-01-12
Ouyang Changchun
Accepted
[dpdk-dev,v6,4/6] ether: Check VMDq RSS mode
- - -
-
-
-
2015-01-12
Ouyang Changchun
Accepted
[dpdk-dev,v6,3/6] ixgbe: Get VF queue number
- - -
-
-
-
2015-01-12
Ouyang Changchun
Accepted
[dpdk-dev,v6,2/6] ixgbe: Negotiate VF API version
- - -
-
-
-
2015-01-12
Ouyang Changchun
Accepted
[dpdk-dev,v6,1/6] ixgbe: Code cleanup
- - -
-
-
-
2015-01-12
Ouyang Changchun
Accepted
[dpdk-dev] rte_mempool_create fails with ENOMEM
- - -
-
-
-
2015-01-10
Liran Zvibel
Not Applicable
[dpdk-dev] ethdev: fix missing parenthesis
- - -
-
-
-
2015-01-09
Michal Jastrzebski
Accepted
[dpdk-dev] ixgbe/igb: integrate syn filter to new API
- - -
-
-
-
2015-01-08
zzang
Superseded
[dpdk-dev,3/3] librte_reorder: New sample app for reorder library
- - -
-
-
-
2015-01-07
Pattan, Reshma
Superseded
[dpdk-dev,2/3] librte_reorder: New unit test cases added
- - -
-
-
-
2015-01-07
Pattan, Reshma
Superseded
[dpdk-dev,1/3] librte_reorder: New reorder library
- - -
-
-
-
2015-01-07
Pattan, Reshma
Superseded
[dpdk-dev] librte_reorder: New reorder library with unit tests and app
- - -
-
-
-
2015-01-07
Pattan, Reshma
Superseded
[dpdk-dev,2/2] devargs: remove limit on parameters length
- - -
-
-
-
2015-01-07
David Marchand
Superseded
[dpdk-dev,1/2] devargs: indent and cleanup
- - -
-
-
-
2015-01-07
David Marchand
Superseded
[dpdk-dev,v5,6/6] testpmd: Set Rx VMDq RSS mode
- - -
-
-
-
2015-01-07
Ouyang Changchun
Superseded
[dpdk-dev,v5,5/6] ixgbe: Config VF RSS
- - -
-
-
-
2015-01-07
Ouyang Changchun
Superseded
[dpdk-dev,v5,4/6] ether: Check VMDq RSS mode
- - -
-
-
-
2015-01-07
Ouyang Changchun
Superseded
[dpdk-dev,v5,3/6] ixgbe: Get VF queue number
- - -
-
-
-
2015-01-07
Ouyang Changchun
Superseded
[dpdk-dev,v5,2/6] ixgbe: Negotiate VF API version
- - -
-
-
-
2015-01-07
Ouyang Changchun
Superseded
[dpdk-dev,v5,1/6] ixgbe: Code cleanup
- - -
-
-
-
2015-01-07
Ouyang Changchun
Superseded
[dpdk-dev,v4,7/7] Move common functions in eal_pci.c
- - -
-
-
-
2015-01-06
Ravi Kerur
Changes Requested
[dpdk-dev,v4,6/7] Move common functions in eal_memory.c
- - -
-
-
-
2015-01-06
Ravi Kerur
Changes Requested
[dpdk-dev,v4,5/7] Move common functions in eal_timer.c
- - -
-
-
-
2015-01-06
Ravi Kerur
Changes Requested
[dpdk-dev,v4,4/7] Move common functions in eal_lcore.c
- - -
-
-
-
2015-01-06
Ravi Kerur
Changes Requested
[dpdk-dev,v4,3/7] Move common functions in eal.c
- - -
-
-
-
2015-01-06
Ravi Kerur
Changes Requested
[dpdk-dev,v4,2/7] Move common functions in eal_thread.c
- - -
-
-
-
2015-01-06
Ravi Kerur
Changes Requested
[dpdk-dev,v4,1/7] Move common functions in eal_debug.c
- - -
-
-
-
2015-01-06
Ravi Kerur
Changes Requested
[dpdk-dev,v2,12/12] mk: introduce Tilera Tile architecture
- - -
-
-
-
2015-01-06
Zhigang Lu
Changes Requested
[dpdk-dev,v2,11/12] eal: allow empty set of compile time cpuflags
- - -
-
-
-
2015-01-06
Zhigang Lu
Changes Requested
[dpdk-dev,v2,10/12] app/test: remove architecture specific code from cpuflags test
- - -
-
-
-
2015-01-06
Zhigang Lu
Changes Requested
[dpdk-dev,v2,09/12] eal/tile: add CPU flags operations for TileGx
- - -
-
-
-
2015-01-06
Zhigang Lu
Changes Requested
[dpdk-dev,v2,08/12] eal/tile: add vector operations for TileGx
- - -
-
-
-
2015-01-06
Zhigang Lu
Changes Requested
[dpdk-dev,v2,07/12] eal: split vector operations to architecture specific
- - -
-
-
-
2015-01-06
Zhigang Lu
Changes Requested
[dpdk-dev,v2,06/12] eal/tile: add cycle operations for TileGx
- - -
-
-
-
2015-01-06
Zhigang Lu
Changes Requested
[dpdk-dev,v2,05/12] eal/tile: add memcpy operations for TileGx
- - -
-
-
-
2015-01-06
Zhigang Lu
Changes Requested
[dpdk-dev,v2,04/12] eal/tile: add prefetch operations for TileGx
- - -
-
-
-
2015-01-06
Zhigang Lu
Changes Requested
[dpdk-dev,v2,03/12] eal/tile: add spinlock operations for TileGx
- - -
-
-
-
2015-01-06
Zhigang Lu
Changes Requested
[dpdk-dev,v2,02/12] eal/tile: add byte order operations for TileGx
- - -
-
-
-
2015-01-06
Zhigang Lu
Changes Requested
[dpdk-dev,v2,01/12] eal/tile: add atomic operations for TileGx
- - -
-
-
-
2015-01-06
Zhigang Lu
Changes Requested
[dpdk-dev,v4,6/6] testpmd: Set Rx VMDq RSS mode
- - -
-
-
-
2015-01-04
Ouyang Changchun
Superseded
[dpdk-dev,v4,5/6] ixgbe: Config VF RSS
- - -
-
-
-
2015-01-04
Ouyang Changchun
Superseded
[dpdk-dev,v4,4/6] ether: Check VMDq RSS mode
- - -
-
-
-
2015-01-04
Ouyang Changchun
Superseded
[dpdk-dev,v4,3/6] ixgbe: Get VF queue number
- - -
-
-
-
2015-01-04
Ouyang Changchun
Superseded
[dpdk-dev,v4,2/6] ixgbe: Negotiate VF API version
- - -
-
-
-
2015-01-04
Ouyang Changchun
Superseded
[dpdk-dev,v4,1/6] ixgbe: Code cleanup
- - -
-
-
-
2015-01-04
Ouyang Changchun
Superseded
[dpdk-dev] rte.app.mk: whole-archive should be used with COMBINED_LIB
- - -
-
-
-
2015-01-02
Neil Horman
Accepted
[dpdk-dev] l3fwd error, port 0 is not present on the board
- - -
-
-
-
2015-01-01
Neil Horman
Superseded
[dpdk-dev,v3,6/6] Move common functions in eal_memory.c
- - -
-
-
-
2014-12-30
Ravi Kerur
Superseded
[dpdk-dev,v3,5/6] Move common functions in eal_timer.c
- - -
-
-
-
2014-12-30
Ravi Kerur
Superseded
«
1
2
...
826
827
828
…
847
848
»