Show patches with: none      |   139357 patches
« 1 21367 1368 13691393 1394 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[dpdk-dev] mk: Add DT_SONAME to shared libraries - - - --- 2015-02-04 Panu Matilainen Accepted
[dpdk-dev,v2,7/7] app/testpmd: support new rss offloads - - - --- 2015-02-04 Zhang, Helin Accepted
[dpdk-dev,v2,6/7] ethdev: unification of RSS offload types - - - --- 2015-02-04 Zhang, Helin Accepted
[dpdk-dev,v2,5/7] ethdev: unification of flow types - - - --- 2015-02-04 Zhang, Helin Accepted
[dpdk-dev,v2,4/7] ethdev: fix of calculating the size of flow type mask array - - - --- 2015-02-04 Zhang, Helin Accepted
[dpdk-dev,v2,3/7] i40e: code style fix - - - --- 2015-02-04 Zhang, Helin Accepted
[dpdk-dev,v2,2/7] ethdev: code style fix - - - --- 2015-02-04 Zhang, Helin Accepted
[dpdk-dev,v2,1/7] app/test-pmd: code style fix - - - --- 2015-02-04 Zhang, Helin Accepted
[dpdk-dev] cmdline: add cmdline_token_portlist_ops to version map - - - --- 2015-02-04 Panu Matilainen Accepted
[dpdk-dev] maintainers: claim responsibility for VMXNET3 PMD - - - --- 2015-02-03 Yong Wang Accepted
[dpdk-dev,RFC] rte_timer: Fix rte_timer_reset return value - - - --- 2015-02-03 Robert Sanford Superseded
[dpdk-dev,v4,5/5] doc: Convert image extensions to wildcard - - - --- 2015-02-03 Mcnamara, John Superseded
[dpdk-dev,v4,4/5] doc: Refactored split cell formatting in one table - - - --- 2015-02-03 Mcnamara, John Superseded
[dpdk-dev,v4,3/5] doc: Fix encoding of (r) character - - - --- 2015-02-03 Mcnamara, John Superseded
[dpdk-dev,v4,2/5] doc: Add Sphinx config to build pdf version of guides - - - --- 2015-02-03 Mcnamara, John Superseded
[dpdk-dev,v4,1/5] mk: Add 'make doc-pdf' target to convert guide docs to pdf - - - --- 2015-02-03 Mcnamara, John Superseded
[dpdk-dev] testpmd: Fix wrong message when no port started - - - --- 2015-02-03 Michael Qiu Rejected
[dpdk-dev,v2,5/5] l3fwd-power: enable one-shot rx interrupt and polling/interrupt mode switch - - - --- 2015-02-03 Zhou, Danny Superseded
[dpdk-dev,v2,4/5] eal: add per rx queue interrupt handling based on VFIO - - - --- 2015-02-03 Zhou, Danny Superseded
[dpdk-dev,v2,3/5] igb: enable rx queue interrupts for PF - - - --- 2015-02-03 Zhou, Danny Superseded
[dpdk-dev,v2,2/5] ixgbe: enable rx queue interrupts for both PF and VF - - - --- 2015-02-03 Zhou, Danny Superseded
[dpdk-dev,v2,1/5] ethdev: add rx interrupt enable/disable functions - - - --- 2015-02-03 Zhou, Danny Superseded
[dpdk-dev,v2] ABI: Add abi checking utility - - - --- 2015-02-02 Neil Horman Superseded
[dpdk-dev,v2,2/2] eal: add help option - - - --- 2015-02-02 Thomas Monjalon Superseded
[dpdk-dev,v2,1/2] eal: sort and align options lists - - - --- 2015-02-02 Thomas Monjalon Superseded
[dpdk-dev,v9,4/4] docs: Add ABI documentation - - - --- 2015-02-02 Neil Horman Accepted
[dpdk-dev,v9,3/4] Add library version extenstion - - - --- 2015-02-02 Neil Horman Accepted
[dpdk-dev,v9,2/4] Provide initial versioning for all DPDK libraries - - - --- 2015-02-02 Neil Horman Accepted
[dpdk-dev,v9,1/4] compat: Add infrastructure to support symbol versioning - - - --- 2015-02-02 Neil Horman Accepted
[dpdk-dev,v3,4/4] doc: Refactored split cell formatting in one table - - - --- 2015-02-02 Mcnamara, John Superseded
[dpdk-dev,v3,3/4] doc: Fix encoding of (r) character - - - --- 2015-02-02 Mcnamara, John Superseded
[dpdk-dev,v3,2/4] doc: Add Sphinx config to build pdf version of guides - - - --- 2015-02-02 Mcnamara, John Superseded
[dpdk-dev,v3,1/4] mk: Add 'make doc-pdf' target to convert guide docs to pdf - - - --- 2015-02-02 Mcnamara, John Superseded
[dpdk-dev,03/18] fm10k: Add empty fm10k files - - - --- 2015-02-02 Chen, Jing D Not Applicable
[dpdk-dev] fix testpmd show port info error - - - --- 2015-02-02 xuelin.shi@freescale.com Superseded
[dpdk-dev,v4,17/17] timer: add support to non-EAL thread - - - --- 2015-02-02 Cunming Liang Superseded
[dpdk-dev,v4,16/17] ring: add sched_yield to avoid spin forever - - - --- 2015-02-02 Cunming Liang Superseded
[dpdk-dev,v4,15/17] ring: add support to non-EAL thread - - - --- 2015-02-02 Cunming Liang Superseded
[dpdk-dev,v4,14/17] mempool: add support to non-EAL thread - - - --- 2015-02-02 Cunming Liang Superseded
[dpdk-dev,v4,13/17] eal: fix recursive spinlock in non-EAL thraed - - - --- 2015-02-02 Cunming Liang Superseded
[dpdk-dev,v4,12/17] eal: set _lcore_id and _socket_id to (-1) by default - - - --- 2015-02-02 Cunming Liang Superseded
[dpdk-dev,v4,11/17] log: fix the gap to support non-EAL thread - - - --- 2015-02-02 Cunming Liang Superseded
[dpdk-dev,v4,10/17] malloc: fix the issue of SOCKET_ID_ANY - - - --- 2015-02-02 Cunming Liang Superseded
[dpdk-dev,v4,09/17] enic: fix re-define freebsd compile complain - - - --- 2015-02-02 Cunming Liang Superseded
[dpdk-dev,v4,08/17] eal: apply affinity of EAL thread by assigned cpuset - - - --- 2015-02-02 Cunming Liang Superseded
[dpdk-dev,v4,07/17] eal: add rte_gettid() to acquire unique system tid - - - --- 2015-02-02 Cunming Liang Superseded
[dpdk-dev,v4,06/17] eal: add eal_common_thread.c for common thread API - - - --- 2015-02-02 Cunming Liang Superseded
[dpdk-dev,v4,05/17] eal: new TLS definition and API declaration - - - --- 2015-02-02 Cunming Liang Superseded
[dpdk-dev,v4,04/17] eal: add support parsing socket_id from cpuset - - - --- 2015-02-02 Cunming Liang Superseded
[dpdk-dev,v4,03/17] eal: fix wrong strnlen() return value in 32bit icc - - - --- 2015-02-02 Cunming Liang Superseded
[dpdk-dev,v4,02/17] eal: new eal option '--lcores' for cpu assignment - - - --- 2015-02-02 Cunming Liang Superseded
[dpdk-dev,v4,01/17] eal: add cpuset into per EAL thread lcore_config - - - --- 2015-02-02 Cunming Liang Superseded
[dpdk-dev,v1] librte_vhost: Add an abstraction to hide vhost-user and cuse devices. - - - --- 2015-02-01 Tetsuya Mukawa Rejected
[dpdk-dev,7/7] rte_sched: rearrange data structures - - - --- 2015-02-01 Stephen Hemminger Superseded
[dpdk-dev,6/7] rte_sched: eliminate floating point in calculating byte clock - - - --- 2015-02-01 Stephen Hemminger Superseded
[dpdk-dev,5/7] rte_sched: don't put tabs in log messages - - - --- 2015-02-01 Stephen Hemminger Superseded
[dpdk-dev,4/7] rte_sched: don't clear statistics when read - - - --- 2015-02-01 Stephen Hemminger Superseded
[dpdk-dev,3/7] rte_sched: keep track of RED drops - - - --- 2015-02-01 Stephen Hemminger Superseded
[dpdk-dev,2/7] rte_sched: use reserved field to allow more VLAN's - - - --- 2015-02-01 Stephen Hemminger Superseded
[dpdk-dev,1/7] rte_sched: make RED optional at runtime - - - --- 2015-02-01 Stephen Hemminger Superseded
[dpdk-dev,v6] testpmd: Add port hotplug support - - - --- 2015-02-01 Tetsuya Mukawa Superseded
[dpdk-dev,v6] librte_pmd_pcap: Add port hotplug support - - - --- 2015-02-01 Tetsuya Mukawa Superseded
[dpdk-dev,v6,13/13] eal: Enable port hotplug framework in Linux - - - --- 2015-02-01 Tetsuya Mukawa Superseded
[dpdk-dev,v6,12/13] eal/pci: Add rte_eal_dev_attach/detach() functions - - - --- 2015-02-01 Tetsuya Mukawa Superseded
[dpdk-dev,v6,11/13] ethdev: Add one dev_type paramerter to rte_eth_dev_allocate - - - --- 2015-02-01 Tetsuya Mukawa Superseded
[dpdk-dev,v6,10/13] eal/pci: Cleanup pci driver initialization code - - - --- 2015-02-01 Tetsuya Mukawa Superseded
[dpdk-dev,v6,09/13] eal/pci: Add a function to remove the entry of devargs list - - - --- 2015-02-01 Tetsuya Mukawa Superseded
[dpdk-dev,v6,08/13] eal/linux/pci: Add functions for unmapping igb_uio resources - - - --- 2015-02-01 Tetsuya Mukawa Superseded
[dpdk-dev,v6,07/13] ethdev: Add functions that will be used by port hotplug functions - - - --- 2015-02-01 Tetsuya Mukawa Superseded
[dpdk-dev,v6,06/13] eal, ethdev: Add a function and function pointers to close ether device - - - --- 2015-02-01 Tetsuya Mukawa Superseded
[dpdk-dev,v6,05/13] ethdev: Add rte_eth_dev_free to free specified device - - - --- 2015-02-01 Tetsuya Mukawa Superseded
[dpdk-dev,v6,04/13] eal/pci: Consolidate pci address comparison APIs - - - --- 2015-02-01 Tetsuya Mukawa Superseded
[dpdk-dev,v6,03/13] eal/pci, ethdev: Remove assumption that port will not be detached - - - --- 2015-02-01 Tetsuya Mukawa Superseded
[dpdk-dev,v6,02/13] eal_pci: pci memory map work with driver type - - - --- 2015-02-01 Tetsuya Mukawa Superseded
[dpdk-dev,v6,01/13] eal_pci: Add flag to hold kernel driver type - - - --- 2015-02-01 Tetsuya Mukawa Superseded
[dpdk-dev,RFC,4/4] doc: remove copyright footer - - - --- 2015-01-31 Thomas Monjalon RFC
[dpdk-dev,RFC,3/4] doc: nics guide - - - --- 2015-01-31 Thomas Monjalon RFC
[dpdk-dev,RFC,2/4] doc: move Xen guide out of programmers guide - - - --- 2015-01-31 Thomas Monjalon RFC
[dpdk-dev,10/10] ixgbe: spelling fixes - - - --- 2015-01-31 Stephen Hemminger Changes Requested
[dpdk-dev,09/10] ring: fix spelling error - - - --- 2015-01-31 Stephen Hemminger Changes Requested
[dpdk-dev,08/10] malloc: spelling fix - - - --- 2015-01-31 Stephen Hemminger Changes Requested
[dpdk-dev,07/10] vhost: fix spelling errors - - - --- 2015-01-31 Stephen Hemminger Changes Requested
[dpdk-dev,06/10] examples: fix spelling errors - - - --- 2015-01-31 Stephen Hemminger Changes Requested
[dpdk-dev,05/10] app: fix spelling errors - - - --- 2015-01-31 Stephen Hemminger Changes Requested
[dpdk-dev,04/10] ip_frag: fix spelling errors - - - --- 2015-01-31 Stephen Hemminger Changes Requested
[dpdk-dev,03/10] eal: fix spelling error - - - --- 2015-01-31 Stephen Hemminger Changes Requested
[dpdk-dev,02/10] bond: fix spelling errors - - - --- 2015-01-31 Stephen Hemminger Changes Requested
[dpdk-dev,01/10] i40e: spellin fixes - - - --- 2015-01-31 Stephen Hemminger Changes Requested
[dpdk-dev] ABI: Add abi checking utility - - - --- 2015-01-30 Neil Horman Superseded
[dpdk-dev,v2,4/4] doc: Refactored split cell formatting in one table - - - --- 2015-01-30 Mcnamara, John Superseded
[dpdk-dev,v2,3/4] doc: Fix encoding of (r) character - - - --- 2015-01-30 Mcnamara, John Superseded
[dpdk-dev,v2,2/4] doc: Add Sphinx config to build pdf version of guides - - - --- 2015-01-30 Mcnamara, John Superseded
[dpdk-dev,v2,1/4] mk: Add 'make doc-pdf' target to convert guide docs to pdf - - - --- 2015-01-30 Mcnamara, John Superseded
[dpdk-dev] bond: remove ol flags from transmit policy checks - - - --- 2015-01-30 Doherty, Declan Accepted
[dpdk-dev] maintainers: claim mbuf, mempool, ring, mk, kvargs, cmdline - - - --- 2015-01-30 Olivier Matz Accepted
[dpdk-dev,v2] bond: fix 'extern "C"' decls in mode4 header files - - - --- 2015-01-30 Wodkowski, PawelX Accepted
[dpdk-dev,20/20] i40e: add debug logs for tx context descriptors - - - --- 2015-01-30 Olivier Matz Superseded
[dpdk-dev,19/20] i40e: fix offloading of outer checksum for ip in ip tunnels - - - --- 2015-01-30 Olivier Matz Superseded
[dpdk-dev,18/20] testpmd: fix TSO when using outer checksum offloads - - - --- 2015-01-30 Olivier Matz Superseded
[dpdk-dev,17/20] testpmd: add a warning if outer ip cksum requested but not supported - - - --- 2015-01-30 Olivier Matz Superseded
« 1 21367 1368 13691393 1394 »