Show patches with: none      |   134090 patches
« 1 2677 678 6791340 1341 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,0/7] Fix LRO issue and support Flow Control - - - --- 2020-03-17 Wangxiaoyun (Cloud) None
[RFC] app/test-flow-perf: add rte_flow perf app [RFC] app/test-flow-perf: add rte_flow perf app - - - 11- 2020-03-17 Wisam Jaddo tmonjalo Superseded
[4/4] doc: add I/OAT acceleration support for vhost-user PMD Support DMA-accelerated Tx operations for vhost-user PMD - - - -21 2020-03-17 Hu, Jiayu mcoquelin Changes Requested
[3/4] net/vhost: leverage DMA engines to accelerate Tx operations Support DMA-accelerated Tx operations for vhost-user PMD - - - -11 2020-03-17 Hu, Jiayu mcoquelin Changes Requested
[2/4] net/vhost: setup vrings for DMA-accelerated datapath Support DMA-accelerated Tx operations for vhost-user PMD - - - 1-1 2020-03-17 Hu, Jiayu mcoquelin Changes Requested
[1/4] vhost: populate guest memory for DMA-accelerated vhost-user Support DMA-accelerated Tx operations for vhost-user PMD - - - 1-2 2020-03-17 Hu, Jiayu mcoquelin Changes Requested
[0/4] Support DMA-accelerated Tx operations for vhost-user PMD - - - --- 2020-03-17 Hu, Jiayu None
[7/7] net/hns3: fix abnormal status after reset occurs repeatedly misc updates for hns3 PMD driver - - - 2-- 2020-03-17 Wei Hu (Xavier) fyigit Accepted
[6/7] net/hns3: fix configuring illeagl VLAN pvid misc updates for hns3 PMD driver - - - 1-- 2020-03-17 Wei Hu (Xavier) fyigit Accepted
[5/7] net/hns3: fix crash when flushing RSS flow rules with FLR misc updates for hns3 PMD driver - - - 1-- 2020-03-17 Wei Hu (Xavier) fyigit Accepted
[4/7] net/hns3: fix default error code of command interface misc updates for hns3 PMD driver - - - 1-- 2020-03-17 Wei Hu (Xavier) fyigit Accepted
[3/7] net/hns3: fix packets's offload features flags in Rx misc updates for hns3 PMD driver - - - 1-- 2020-03-17 Wei Hu (Xavier) fyigit Accepted
[2/7] net/hns3: modify inappropriate names misc updates for hns3 PMD driver - - - 1-- 2020-03-17 Wei Hu (Xavier) fyigit Accepted
[1/7] net/hns3: remove redundant MAC addr check when setting MAC misc updates for hns3 PMD driver - - - 2-1 2020-03-17 Wei Hu (Xavier) fyigit Accepted
[0/7] misc updates for hns3 PMD driver - - - --- 2020-03-17 Wei Hu (Xavier) None
doc: fix incorrect example for specifying log level doc: fix incorrect example for specifying log level - - - 3-- 2020-03-17 Xiaolong Ye dmarchand Superseded
[2/2] net/iavf: support more patterns add generic filter support for iavf - - - -2- 2020-03-17 Qiming Yang yexl Superseded
[1/2] net/iavf: support generic flow add generic filter support for iavf - - - -1- 2020-03-17 Qiming Yang yexl Superseded
[0/2] add generic filter support for iavf - - - --- 2020-03-17 Qiming Yang None
[v3,12/12] service: relax barriers with C11 atomic operations generic rte atomic APIs deprecate proposal - 2 - 2-1 2020-03-17 Phil Yang tmonjalo Superseded
[v3,11/12] service: optimize with c11 one-way barrier generic rte atomic APIs deprecate proposal - 3 - 1-1 2020-03-17 Phil Yang tmonjalo Superseded
[v3,10/12] service: identify service running on another core correctly generic rte atomic APIs deprecate proposal - 2 - 1-1 2020-03-17 Phil Yang tmonjalo Superseded
[v3,09/12] service: avoid race condition for MT unsafe service generic rte atomic APIs deprecate proposal - 2 - 1-1 2020-03-17 Phil Yang tmonjalo Superseded
[v3,08/12] service: remove redundant code generic rte atomic APIs deprecate proposal - 1 - 1-1 2020-03-17 Phil Yang tmonjalo Superseded
[v3,07/12] service: remove rte prefix from static functions generic rte atomic APIs deprecate proposal - 1 - 1-1 2020-03-17 Phil Yang tmonjalo Superseded
[v3,06/12] ipsec: optimize with c11 atomic for sa outbound sqn update generic rte atomic APIs deprecate proposal - 2 - 1-1 2020-03-17 Phil Yang tmonjalo Superseded
[v3,05/12] vhost: optimize broadcast rarp sync with c11 atomic generic rte atomic APIs deprecate proposal - 3 - 1-1 2020-03-17 Phil Yang tmonjalo Superseded
[v3,04/12] build: remove redundant code generic rte atomic APIs deprecate proposal - 1 - 1-1 2020-03-17 Phil Yang tmonjalo Not Applicable
[v3,03/12] eal/build: add libatomic dependency for 32-bit clang generic rte atomic APIs deprecate proposal - 2 - 1-1 2020-03-17 Phil Yang tmonjalo Not Applicable
[v3,02/12] devtools: prevent use of rte atomic APIs in future patches generic rte atomic APIs deprecate proposal - 2 - 1-1 2020-03-17 Phil Yang tmonjalo Superseded
[v3,01/12] doc: add generic atomic deprecation section generic rte atomic APIs deprecate proposal - 1 - 2-2 2020-03-17 Phil Yang tmonjalo Superseded
[v3,00/12] generic rte atomic APIs deprecate proposal - - - --- 2020-03-17 Phil Yang None
[2/2] build: add module definitions and pci lib support Support librte_pci on Windows - 1 - 3-- 2020-03-17 Kadam, Pallavi tmonjalo Rejected
[1/2] eal: mman implementation for windows Support librte_pci on Windows - 1 - 3-1 2020-03-17 Kadam, Pallavi tmonjalo Rejected
[0/2] Support librte_pci on Windows - - - --- 2020-03-17 Kadam, Pallavi None
[2/2] net/netvsc: avoid mixing buffered and direct packets net/netvsc: patches - - - 2-- 2020-03-16 Stephen Hemminger fyigit Superseded
[1/2] net/netvsc: handle receive packets during multi-channel setup net/netvsc: patches - - - 2-1 2020-03-16 Stephen Hemminger fyigit Superseded
[0/2] net/netvsc: patches - - - --- 2020-03-16 Stephen Hemminger None
pci: restore access to RTE_VERIFY for Power builds pci: restore access to RTE_VERIFY for Power builds 1 - 1 4-1 2020-03-16 David Christensen dmarchand Accepted
[v2] bus/pci: support iova=va on PowerNV systems [v2] bus/pci: support iova=va on PowerNV systems - - - 5-- 2020-03-16 David Christensen dmarchand Accepted
test/rawdev: add Multi-function test test/rawdev: add Multi-function test - - - 112 2020-03-16 Mairtin o Loingsigh tmonjalo Superseded
raw/aesni_mb: introduce aesni_mb rawdev pmd raw/aesni_mb: introduce aesni_mb rawdev pmd - - - 41- 2020-03-16 Mairtin o Loingsigh tmonjalo Superseded
raw/common: introduce the Multi-function API raw/common: introduce the Multi-function API - - - 4-1 2020-03-16 Mairtin o Loingsigh tmonjalo Superseded
[dpdk.org] fib: add "C" extern linkage for C++ programs [dpdk.org] fib: add "C" extern linkage for C++ programs 2 1 - 41- 2020-03-16 Muhammad Asim Jamshed dmarchand Accepted
mbuf: optimize memory loads during mbuf freeing mbuf: optimize memory loads during mbuf freeing 1 - - 5-- 2020-03-16 Alexander Kozyrev tmonjalo Superseded
[RFC] ci: reduce examples built for static builds [RFC] ci: reduce examples built for static builds - - - 2-- 2020-03-16 Bruce Richardson tmonjalo Accepted
pci: fix missing off_t define on FreeBSD pci: fix missing off_t define on FreeBSD - - - 2-1 2020-03-16 Bruce Richardson Accepted
[v2,6/6] examples/tep_termination: block attempts to use owned ports check for owned ports in portmask - - - 21- 2020-03-16 Stephen Hemminger tmonjalo Superseded
[v2,5/6] examples/l3fwd-power: block attempts to use owned ports check for owned ports in portmask - - - 2-- 2020-03-16 Stephen Hemminger tmonjalo Superseded
[v2,4/6] examples/l3fwd-acl: block attempts to use owned ports check for owned ports in portmask - - - 2-- 2020-03-16 Stephen Hemminger tmonjalo Superseded
[v2,3/6] examples/l3fwd: block attempts to use owned ports check for owned ports in portmask - - - 2-- 2020-03-16 Stephen Hemminger tmonjalo Superseded
[v2,2/6] examples/l2fwd-cat: block attempts to use owned ports check for owned ports in portmask - - - 2-- 2020-03-16 Stephen Hemminger tmonjalo Superseded
[v2,1/6] rte_ethdev: add function to check if device is owned check for owned ports in portmask - - - 4-- 2020-03-16 Stephen Hemminger tmonjalo Superseded
[v2,0/6] check for owned ports in portmask - - - --- 2020-03-16 Stephen Hemminger None
vhost: fix packed ring zero-copy vhost: fix packed ring zero-copy - 1 1 6-- 2020-03-16 Marvin Liu mcoquelin Superseded
net/mlx5: reduce txq completion index memory loads net/mlx5: reduce txq completion index memory loads 1 - - 4-- 2020-03-16 Alexander Kozyrev rasland Accepted
vhost: cache guest/vhost physical address mapping vhost: cache guest/vhost physical address mapping - - - 51- 2020-03-16 Marvin Liu mcoquelin Superseded
[4/4] event/octeontx: support Rx Tx checksum offload event/octeontx: support new features - - - 1-1 2020-03-16 Harman Kalra jerin Superseded
[3/4] event/octeontx: add VLAN filter offload support event/octeontx: support new features 1 - - -11 2020-03-16 Harman Kalra jerin Superseded
[2/4] event/octeontx: add framework for Rx/Tx offloads event/octeontx: support new features - - - -11 2020-03-16 Harman Kalra jerin Superseded
[1/4] event/octeontx: add multi segment support to eventdev event/octeontx: support new features - - - 1-1 2020-03-16 Harman Kalra jerin Superseded
[0/4] event/octeontx: support new features - - - --- 2020-03-16 Harman Kalra None
[RFC] vhost: inroduce operation to get vDPA queue stats [RFC] vhost: inroduce operation to get vDPA queue stats - - - 11- 2020-03-16 Matan Azrad mcoquelin Superseded
ipsec: introduce dwk hash in ipsec sad library ipsec: introduce dwk hash in ipsec sad library - - - 112 2020-03-16 Vladimir Medvedkin akhil Superseded
[3/3] test: add dwk perf tests add new Double Word Key hash table - - - 21- 2020-03-16 Vladimir Medvedkin tmonjalo Superseded
[2/3] test: add dwk hash autotests add new Double Word Key hash table - - - 2-- 2020-03-16 Vladimir Medvedkin tmonjalo Superseded
[1/3] hash: add dwk hash library add new Double Word Key hash table - - - 4-- 2020-03-16 Vladimir Medvedkin tmonjalo Superseded
[0/3] add new Double Word Key hash table - - - --- 2020-03-16 Vladimir Medvedkin None
[2/2] test/crypto: add CPU crypto mode for AESNI MB support CPU crypto for AESNI MB PMD - - - 2-1 2020-03-16 Ananyev, Konstantin akhil Changes Requested
[1/2] crypto/aesni_mb: support CPU crypto support CPU crypto for AESNI MB PMD - - - 211 2020-03-16 Ananyev, Konstantin akhil Changes Requested
[0/2] support CPU crypto for AESNI MB PMD - - - --- 2020-03-16 Ananyev, Konstantin None
[v2,RFC] ethdev: support flow aging [v2,RFC] ethdev: support flow aging - - - 1-- 2020-03-16 Bill Zhou fyigit Superseded
[v3,2/2] crypto/qat: handle mixed hash-cipher crypto on GEN2 QAT crypto/qat: handle mixed hash-cipher crypto on GEN2 QAT - - - 21- 2020-03-16 Dybkowski, AdamX akhil Superseded
[v3,1/2] common/qat: get version of QAT firmware crypto/qat: handle mixed hash-cipher crypto on GEN2 QAT - - - 5-- 2020-03-16 Dybkowski, AdamX akhil Superseded
[v3,0/2] crypto/qat: handle mixed hash-cipher crypto on GEN2 QAT - - - --- 2020-03-16 Dybkowski, AdamX None
eal: fix compiler detection in public headers eal: fix compiler detection in public headers 1 - - 5-1 2020-03-16 Thomas Monjalon Accepted
pci: fix unneeded includes in public header file pci: fix unneeded includes in public header file 1 - - 4-2 2020-03-16 Bruce Richardson tmonjalo Accepted
[v2,RFC] ethdev: support flow aging [v2,RFC] ethdev: support flow aging - - - -11 2020-03-16 Bill Zhou fyigit Superseded
testpmd: added rte_eth_dev_fw_version_get in testpmd rte_eth_dev_fw_version_get() was not called in… testpmd: added rte_eth_dev_fw_version_get in testpmd rte_eth_dev_fw_version_get() was not called in… - - - 5-- 2020-03-16 Muhammad Ahmad fyigit Changes Requested
[8/8] net/octeontx: support Rx Tx checksum offload add new features to octeontx PMD - - - 111 2020-03-16 Harman Kalra jerin Accepted
[7/8] net/octeontx: add flow control support add new features to octeontx PMD 1 - - 1-1 2020-03-16 Harman Kalra jerin Accepted
[6/8] net/octeontx: add set link up down support add new features to octeontx PMD - - - 1-1 2020-03-16 Harman Kalra jerin Accepted
[5/8] net/octeontx: add VLAN filter offload support add new features to octeontx PMD 1 - - 1-1 2020-03-16 Harman Kalra jerin Accepted
[4/8] net/octeontx: add MTU support add new features to octeontx PMD - - - 1-1 2020-03-16 Harman Kalra jerin Accepted
[3/8] net/octeontx: add fast mbuf free support add new features to octeontx PMD - - - 1-1 2020-03-16 Harman Kalra jerin Accepted
[2/8] net/octeontx: add framework for Rx/Tx offloads add new features to octeontx PMD - - - -11 2020-03-16 Harman Kalra jerin Accepted
[1/8] net/octeontx: add multi segment support add new features to octeontx PMD - - - 4-1 2020-03-16 Harman Kalra jerin Accepted
[0/8] add new features to octeontx PMD - - - --- 2020-03-16 Harman Kalra None
net/mlx5: fix CVLAN tag set in IP item translation net/mlx5: fix CVLAN tag set in IP item translation 1 - - 4-1 2020-03-16 Dekel Peled rasland Accepted
app/testpmd: enhance GTP support app/testpmd: enhance GTP support - - - 4-1 2020-03-16 Dekel Peled fyigit Superseded
[12/12] net/iavf: add RSS hash parsing in SSE path framework for advanced iAVF PMD - - - 111 2020-03-16 Leyi Rong yexl Superseded
[11/12] net/iavf: add RSS hash parsing in AVX path framework for advanced iAVF PMD - - - 1-1 2020-03-16 Leyi Rong yexl Superseded
[10/12] net/iavf: support flow mark in SSE path framework for advanced iAVF PMD - - - 1-1 2020-03-16 Leyi Rong yexl Superseded
[09/12] net/iavf: support flow mark in AVX path framework for advanced iAVF PMD - - - 1-1 2020-03-16 Leyi Rong yexl Superseded
[08/12] net/iavf: support flow mark in normal data path framework for advanced iAVF PMD - - - 1-1 2020-03-16 Leyi Rong yexl Superseded
[07/12] net/iavf: add flow director enabled switch value framework for advanced iAVF PMD - - - 1-1 2020-03-16 Leyi Rong yexl Superseded
[06/12] net/iavf: flexible Rx descriptor support in SSE path framework for advanced iAVF PMD - - - 1-1 2020-03-16 Leyi Rong yexl Superseded
[05/12] net/iavf: flexible Rx descriptor support in AVX path framework for advanced iAVF PMD - - - 1-1 2020-03-16 Leyi Rong yexl Superseded
[04/12] net/iavf: flexible Rx descriptor support in normal path framework for advanced iAVF PMD - - - 1-1 2020-03-16 Leyi Rong yexl Superseded
[03/12] net/iavf: support to query DDP package info framework for advanced iAVF PMD - - - 1-1 2020-03-16 Leyi Rong yexl Superseded
« 1 2677 678 6791340 1341 »