Show patches with: none      |   133497 patches
« 1 230 31 321334 1335 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[dpdk-dev,v3,11/20] testpmd: use a structure to store offload info in csum fwd engine - - - --- 2015-02-13 Olivier Matz Accepted
[dpdk-dev,v3,12/20] testpmd: introduce parse_vxlan in csum fwd engine - - - --- 2015-02-13 Olivier Matz Accepted
[dpdk-dev,v3,13/20] testpmd: support gre tunnels in csum fwd engine - - - --- 2015-02-13 Olivier Matz Accepted
[dpdk-dev,v3,14/20] testpmd: support ipip tunnel in csum forward engine - - - --- 2015-02-13 Olivier Matz Accepted
[dpdk-dev,v3,15/20] ethdev: add outer IP offload capability flag - - - --- 2015-02-13 Olivier Matz Accepted
[dpdk-dev,v3,16/20] i40e: advertise outer IPv4 checksum capability - - - --- 2015-02-13 Olivier Matz Accepted
[dpdk-dev,v3,17/20] testpmd: add a warning if outer ip cksum requested but not supported - - - --- 2015-02-13 Olivier Matz Accepted
[dpdk-dev,v3,18/20] testpmd: fix TSO when using outer checksum offloads - - - --- 2015-02-13 Olivier Matz Accepted
[dpdk-dev,v3,19/20] i40e: fix offloading of outer checksum for ip in ip tunnels - - - --- 2015-02-13 Olivier Matz Accepted
[dpdk-dev,v3,20/20] i40e: add debug logs for tx context descriptors - - - --- 2015-02-13 Olivier Matz Accepted
[dpdk-dev] bond: fix for kvlist memory leak on rte_kvargs_process failure identified by klockwork s… - - - --- 2015-02-13 Doherty, Declan Accepted
[dpdk-dev,v4,1/4] test: test.h rework - - - --- 2015-02-13 Tomasz Kulasek Accepted
[dpdk-dev,v4,2/4] test: Unit tests for mode 4 - - - --- 2015-02-13 Tomasz Kulasek Accepted
[dpdk-dev,v4,3/4] mk: Link test app against librte_pmd_ring when needed - - - --- 2015-02-13 Tomasz Kulasek Accepted
[dpdk-dev,v4,4/4] pmd_bond: Set routines required by test app global - - - --- 2015-02-13 Tomasz Kulasek Accepted
[dpdk-dev] testpmd: HW vlan command - - - --- 2015-02-13 Ouyang Changchun Superseded
[dpdk-dev,v2] Adding RTE_KNI_PREEMPT_DEFAULT configuration option - - - --- 2015-02-13 Marc Sune Accepted
[dpdk-dev,v2,1/3] devargs: indent and cleanup - - - --- 2015-02-13 David Marchand Accepted
[dpdk-dev,v2,2/3] devargs: remove limit on parameters length - - - --- 2015-02-13 David Marchand Accepted
[dpdk-dev,v2,3/3] app/test: fix devargs tests - - - --- 2015-02-13 David Marchand Accepted
[dpdk-dev,v2,1/6] net: changed arp_hdr struct declaration - - - --- 2015-02-13 Michal Jastrzebski Superseded
[dpdk-dev,v2,2/6] bond: add link bonding mode 6 implementation - - - --- 2015-02-13 Michal Jastrzebski Superseded
[dpdk-dev,v2,3/6] bond: add debug info for mode 6 link bonding - - - --- 2015-02-13 Michal Jastrzebski Superseded
[dpdk-dev,v2,4/6] bond: add example application for link bonding mode 6 - - - --- 2015-02-13 Michal Jastrzebski Superseded
[dpdk-dev,v2,5/6] bond: modify TLB unit tests - - - --- 2015-02-13 Michal Jastrzebski Superseded
[dpdk-dev,v2,6/6] bond: add unit tests for link bonding mode 6. - - - --- 2015-02-13 Michal Jastrzebski Superseded
[dpdk-dev,v2,1/4] ethdev: rename callbacks field to intr_cbs - - - --- 2015-02-13 John McNamara Superseded
[dpdk-dev,v2,2/4] ethdev: Add in data rxtx callback support - - - --- 2015-02-13 John McNamara Superseded
[dpdk-dev,v2,3/4] examples: example showing use of callbacks. - - - --- 2015-02-13 John McNamara Superseded
[dpdk-dev,v2,4/4] abi: Added rxtx callback functions to ABI versioning - - - --- 2015-02-13 John McNamara Superseded
[dpdk-dev] doc: Add requirements for x32 ABI - - - --- 2015-02-13 Daniel Mrzyglod Superseded
[dpdk-dev,1/6] test: remove unneeded casts - - - --- 2015-02-14 Stephen Hemminger Accepted
[dpdk-dev,2/6] vhost_xen: remove unnecessary cast - - - --- 2015-02-14 Stephen Hemminger Accepted
[dpdk-dev,3/6] bsd: remove useless assignments - - - --- 2015-02-14 Stephen Hemminger Accepted
[dpdk-dev,4/6] enic: eliminate useless cast - - - --- 2015-02-14 Stephen Hemminger Accepted
[dpdk-dev,5/6] eal: remove useless memset - - - --- 2015-02-14 Stephen Hemminger Accepted
[dpdk-dev,6/6] examples: remove unneeded casts - - - --- 2015-02-14 Stephen Hemminger Accepted
[dpdk-dev,1/2] enic: replace use of printf with log - - - --- 2015-02-14 Stephen Hemminger Accepted
[dpdk-dev,2/2] enic: change probe log message level - - - --- 2015-02-14 Stephen Hemminger Accepted
[dpdk-dev,1/4] xen: allow choosing dom0 support at runtime - - - --- 2015-02-14 Stephen Hemminger Superseded
[dpdk-dev,2/4] xen: add phys-addr command line argument - - - --- 2015-02-14 Stephen Hemminger Superseded
[dpdk-dev,3/4] xen: add uio driver - - - --- 2015-02-14 Stephen Hemminger Superseded
[dpdk-dev,4/4] xen: net-front poll mode driver - - - --- 2015-02-14 Stephen Hemminger Superseded
[dpdk-dev] Add Q variable to external builds to be quite - - - --- 2015-02-14 Wiles, Keith Rejected
[dpdk-dev] Add support to read target/generic/rte.vars.mk file for external builds - - - --- 2015-02-14 Wiles, Keith Rejected
[dpdk-dev,v7,01/19] eal: add cpuset into per EAL thread lcore_config - - - --- 2015-02-15 Cunming Liang Superseded
[dpdk-dev,v7,02/19] eal: fix PAGE_SIZE redefine complaint on freebsd - - - --- 2015-02-15 Cunming Liang Superseded
[dpdk-dev,v7,03/19] eal: new eal option '--lcores' for cpu assignment - - - --- 2015-02-15 Cunming Liang Superseded
[dpdk-dev,v7,04/19] eal: fix wrong strnlen() return value in 32bit icc - - - --- 2015-02-15 Cunming Liang Superseded
[dpdk-dev,v7,05/19] eal: add public function parsing socket_id from cpuid - - - --- 2015-02-15 Cunming Liang Superseded
[dpdk-dev,v7,06/19] eal: new TLS definition and API declaration - - - --- 2015-02-15 Cunming Liang Superseded
[dpdk-dev,v7,07/19] eal: add eal_common_thread.c for common thread API - - - --- 2015-02-15 Cunming Liang Superseded
[dpdk-dev,v7,08/19] eal: standardize init sequence between linux and bsd - - - --- 2015-02-15 Cunming Liang Superseded
[dpdk-dev,v7,09/19] eal: add rte_gettid() to acquire unique system tid - - - --- 2015-02-15 Cunming Liang Superseded
[dpdk-dev,v7,10/19] eal: apply affinity of EAL thread by assigned cpuset - - - --- 2015-02-15 Cunming Liang Superseded
[dpdk-dev,v7,11/19] enic: fix re-define freebsd compile complain - - - --- 2015-02-15 Cunming Liang Superseded
[dpdk-dev,v7,12/19] malloc: fix the issue of SOCKET_ID_ANY - - - --- 2015-02-15 Cunming Liang Superseded
[dpdk-dev,v7,13/19] log: fix the gap to support non-EAL thread - - - --- 2015-02-15 Cunming Liang Superseded
[dpdk-dev,v7,14/19] eal: set _lcore_id and _socket_id to (-1) by default - - - --- 2015-02-15 Cunming Liang Superseded
[dpdk-dev,v7,15/19] eal: fix recursive spinlock in non-EAL thraed - - - --- 2015-02-15 Cunming Liang Superseded
[dpdk-dev,v7,16/19] mempool: add support to non-EAL thread - - - --- 2015-02-15 Cunming Liang Superseded
[dpdk-dev,v7,17/19] ring: add support to non-EAL thread - - - --- 2015-02-15 Cunming Liang Superseded
[dpdk-dev,v7,18/19] ring: add sched_yield to avoid spin forever - - - --- 2015-02-15 Cunming Liang Superseded
[dpdk-dev,v7,19/19] timer: add support to non-EAL thread - - - --- 2015-02-15 Cunming Liang Superseded
[dpdk-dev,v2,1/5] ethdev: define flex filter type and its structure - - - --- 2015-02-15 Jingjing Wu Superseded
[dpdk-dev,v2,2/5] e1000: new functions replace old ones for flex filter - - - --- 2015-02-15 Jingjing Wu Superseded
[dpdk-dev,v2,3/5] testpmd: new commands for flex filter - - - --- 2015-02-15 Jingjing Wu Superseded
[dpdk-dev,v2,4/5] ethdev: remove old APIs and structures of flex filter - - - --- 2015-02-15 Jingjing Wu Superseded
[dpdk-dev,v2,5/5] doc: commands changed in testpmd_funcs for flex filter - - - --- 2015-02-15 Jingjing Wu Superseded
[dpdk-dev,v1] test: add ut for eal flags --lcores - - - --- 2015-02-15 Cunming Liang Accepted
[dpdk-dev,1/5] xen: allow choosing dom0 support at runtime - - - --- 2015-02-15 Stephen Hemminger Changes Requested
[dpdk-dev,2/5] enic: fix device to work with Xen DOM0 - - - --- 2015-02-15 Stephen Hemminger Changes Requested
[dpdk-dev,3/5] xen: add phys-addr command line argument - - - --- 2015-02-15 Stephen Hemminger Changes Requested
[dpdk-dev,4/5] xen: add uio driver - - - --- 2015-02-15 Stephen Hemminger Changes Requested
[dpdk-dev,5/5] xen: net-front poll mode driver - - - --- 2015-02-15 Stephen Hemminger Changes Requested
[dpdk-dev,v8,01/14] eal_pci: Add flag to hold kernel driver type - - - --- 2015-02-16 Tetsuya Mukawa Superseded
[dpdk-dev,v8,02/14] eal_pci: pci memory map work with driver type - - - --- 2015-02-16 Tetsuya Mukawa Superseded
[dpdk-dev,v8,03/14] eal/pci, ethdev: Remove assumption that port will not be detached - - - --- 2015-02-16 Tetsuya Mukawa Superseded
[dpdk-dev,v8,04/14] eal/pci: Consolidate pci address comparison APIs - - - --- 2015-02-16 Tetsuya Mukawa Superseded
[dpdk-dev,v8,05/14] ethdev: Add rte_eth_dev_free to free specified device - - - --- 2015-02-16 Tetsuya Mukawa Superseded
[dpdk-dev,v8,06/14] eal, ethdev: Add a function and function pointers to close ether device - - - --- 2015-02-16 Tetsuya Mukawa Superseded
[dpdk-dev,v8,07/14] ethdev: Add functions that will be used by port hotplug functions - - - --- 2015-02-16 Tetsuya Mukawa Superseded
[dpdk-dev,v8,08/14] eal/linux/pci: Add functions for unmapping igb_uio resources - - - --- 2015-02-16 Tetsuya Mukawa Superseded
[dpdk-dev,v8,09/14] eal/pci: Add a function to remove the entry of devargs list - - - --- 2015-02-16 Tetsuya Mukawa Superseded
[dpdk-dev,v8,10/14] eal/pci: Cleanup pci driver initialization code - - - --- 2015-02-16 Tetsuya Mukawa Superseded
[dpdk-dev,v8,11/14] ethdev: Add one dev_type parameter to rte_eth_dev_allocate - - - --- 2015-02-16 Tetsuya Mukawa Superseded
[dpdk-dev,v8,12/14] eal/pci: Add rte_eal_dev_attach/detach() functions - - - --- 2015-02-16 Tetsuya Mukawa Superseded
[dpdk-dev,v8,13/14] eal: Enable port hotplug framework in Linux - - - --- 2015-02-16 Tetsuya Mukawa Superseded
[dpdk-dev,v8,14/14] doc: Add port hotplug framework section to programmers guide - - - --- 2015-02-16 Tetsuya Mukawa Superseded
[dpdk-dev,v8] librte_pmd_pcap: Add port hotplug support - - - --- 2015-02-16 Tetsuya Mukawa Superseded
[dpdk-dev,v8] testpmd: Add port hotplug support - - - --- 2015-02-16 Tetsuya Mukawa Superseded
[dpdk-dev,v8,1/2] librte_pmd_null: Add Null PMD - - - --- 2015-02-16 Tetsuya Mukawa Superseded
[dpdk-dev,v8,2/2] librte_pmd_null: Support port hotplug function - - - --- 2015-02-16 Tetsuya Mukawa Superseded
[dpdk-dev,v1] doc: prog guide update for eal multi-pthread - - - --- 2015-02-16 Cunming Liang Accepted
[dpdk-dev,1/2] mbuf: Introduce IND_ATTACHED_MBUF flag - - - --- 2015-02-16 Sergio Gonzalez Monroy Superseded
[dpdk-dev,2/2] Remove RTE_MBUF_REFCNT references - - - --- 2015-02-16 Sergio Gonzalez Monroy Superseded
[dpdk-dev,v2] doc: Add requirements for x32 ABI - - - --- 2015-02-16 Daniel Mrzyglod Accepted
[dpdk-dev,v2,6/7] rte_sched: eliminate floating point in calculating byte clock - - - --- 2015-02-16 Cristian Dumitrescu Not Applicable
[dpdk-dev,v8,01/19] eal: add cpuset into per EAL thread lcore_config - - - --- 2015-02-17 Cunming Liang Accepted
[dpdk-dev,v8,02/19] eal: fix PAGE_SIZE redefine complaint on freebsd - - - --- 2015-02-17 Cunming Liang Accepted
« 1 230 31 321334 1335 »