dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-11 07:15:25 to 2015-02-12 18:40:13 UTC [more...]

[PATCH 0/7] vmxnet3: driver enhancements
 2015-02-12 18:40 UTC  (5+ messages)
` [PATCH 1/7] vmxnet3: add support for VLAN filtering
` [PATCH 3/7] vmxnet3: add support for mulit-segment transmit

[PATCH v2 0/2] help option
 2015-02-12 16:47 UTC  (4+ messages)
  ` [PATCH v3 "
      ` [PATCH v3 1/2] eal: sort and align options lists
      ` [PATCH v3 2/2] eal: add help option

[PATCH] eal_pci: Fix max_vfs missing for none igb_uio driver
 2015-02-12 16:25 UTC  (7+ messages)
  ` [PATCH v2] "

[PATCH] mk: fix missing link of librte_vhost in shared, non-combined config
 2015-02-12 16:00 UTC  (8+ messages)
  ` [PATCH v2] mk: fix librte_vhost linking

[PATCH 0/8] Improve build process
 2015-02-12 15:52 UTC  (17+ messages)

[PATCH] eal: add rte_eal_iopl_init to version map
 2015-02-12 15:43 UTC  (7+ messages)
  ` [PATCH v2] "

[PATCH] eal: fix fscanf format mismatch
 2015-02-12 15:39 UTC 

[PATCH] Make -Werror optional
 2015-02-12 15:18 UTC  (10+ messages)
              ` [PATCH v2] mk: Only default to -Werror when building from git checkout

Packet drops during non-exhaustive flood with OVS and 1.8.0
 2015-02-12 15:15 UTC  (7+ messages)

[PATCH] testpmd: use default rx/tx port configuration values
 2015-02-12 14:56 UTC 

[PATCH 0/4] Broadcom 10G NIC Poll Mode Driver
 2015-02-12 14:56 UTC  (6+ messages)

[PATCH v6 03/13] eal/pci, ethdev: Remove assumption that port will not be detached
 2015-02-12 13:55 UTC  (13+ messages)
` [PATCH v7 00/14] Port Hotplug Framework
  ` [PATCH v7 04/14] eal/pci: Consolidate pci address comparison APIs

[PATCH v3 00/16] support multi-pthread per core
 2015-02-12 13:54 UTC  (32+ messages)
` [PATCH v4 00/17] "
  ` [PATCH v4 17/17] timer: add support to non-EAL thread
    ` [PATCH v5 00/19] support multi-pthread per core
        ` [PATCH v5 01/19] eal: add cpuset into per EAL thread lcore_config
        ` [PATCH v5 02/19] eal: fix PAGE_SIZE redefine complaint on freebsd
        ` [PATCH v5 03/19] eal: new eal option '--lcores' for cpu assignment
        ` [PATCH v5 04/19] eal: fix wrong strnlen() return value in 32bit icc
        ` [PATCH v5 05/19] eal: add support parsing socket_id from cpuset
        ` [PATCH v5 06/19] eal: new TLS definition and API declaration
        ` [PATCH v5 07/19] eal: add eal_common_thread.c for common thread API
        ` [PATCH v5 08/19] eal: standardize init sequence between linux and bsd
        ` [PATCH v5 09/19] eal: add rte_gettid() to acquire unique system tid
        ` [PATCH v5 10/19] eal: apply affinity of EAL thread by assigned cpuset
        ` [PATCH v5 11/19] enic: fix re-define freebsd compile complain
        ` [PATCH v5 12/19] malloc: fix the issue of SOCKET_ID_ANY
        ` [PATCH v5 13/19] log: fix the gap to support non-EAL thread
        ` [PATCH v5 14/19] eal: set _lcore_id and _socket_id to (-1) by default
        ` [PATCH v5 15/19] eal: fix recursive spinlock in non-EAL thraed
        ` [PATCH v5 16/19] mempool: add support to non-EAL thread
        ` [PATCH v5 17/19] ring: "
        ` [PATCH v5 18/19] ring: add sched_yield to avoid spin forever
        ` [PATCH v5 19/19] timer: add support to non-EAL thread

[PATCH] x32 ABI support, first iteration
 2015-02-12 13:18 UTC  (2+ messages)

[PATCH 00/36] Update IXGBE base codes
 2015-02-12 12:01 UTC  (36+ messages)
  ` [PATCH 01/36] ixgbe base codes: Code cleanup and minor changes
  ` [PATCH 02/36] ixgbe base codes: Debug output macro
  ` [PATCH 03/36] ixgbe base codes: Fix bus type issue
  ` [PATCH 04/36] ixgbe base codes: Fix link speed issue
  ` [PATCH 05/36] ixgbe base codes: Fix early return
  ` [PATCH 06/36] ixgbe base codes: Update the CS address
  ` [PATCH 07/36] ixgbe base codes: Extract function for management capability
  ` [PATCH 08/36] ixgbe base codes: Set phy power
  ` [PATCH 09/36] ixgbe base codes: Use mng present function
  ` [PATCH 10/36] ixgbe base codes: Get host interface command status
  ` [PATCH 11/36] ixgbe base codes: Refine function for host interface command
  ` [PATCH 12/36] ixgbe base codes: Refine struct for physical information
  ` [PATCH 13/36] ixgbe base codes: Clear Tx pending
  ` [PATCH 14/36] ixgbe base codes: Use IOMEM
  ` [PATCH 15/36] ixgbe base codes: Update macros
  ` [PATCH 16/36] ixgbe base codes: New phy ID
  ` [PATCH 17/36] ixgbe base codes: Get bus info
  ` [PATCH 18/36] ixgbe base codes: Restructure host interface command
  ` [PATCH 19/36] ixgbe base codes: Fix mac type issue
  ` [PATCH 20/36] ixgbe base codes: API for setup internal phy
  ` [PATCH 21/36] ixgbe base codes: API for set phy power
  ` [PATCH 22/36] ixgbe base codes: API for read i2c combined
  ` [PATCH 23/36] ixgbe base codes: API for write "
  ` [PATCH 24/36] ixgbe base codes: Support 5G link speed
  ` [PATCH 25/36] ixgbe base codes: Refine branch statement
  ` [PATCH 26/36] ixgbe base codes: SFP probe
  ` [PATCH 27/36] ixgbe base codes: Set LAN ID
  ` [PATCH 28/36] ixgbe base codes: Calculate checksum
  ` [PATCH 29/36] ixgbe base codes: Command for flow director
  ` [PATCH 30/36] ixgbe base codes: Auto-negotiation
  ` [PATCH 31/36] ixgbe base codes: Bit-bang mode
  ` [PATCH 32/36] ixgbe base codes: Setup kx4 phy
  ` [PATCH 33/36] ixgbe base codes: Read/write iosf sb stat
  ` [PATCH 34/36] ixgbe base codes: New device id
  ` [PATCH 36/36] eal: Add 2 device ids for ixgbe

[PATCH v2 0/4] New Reorder Library
 2015-02-12 12:00 UTC  (12+ messages)
` [PATCH v3 0/5] "
    ` [PATCH v4 "
        ` [PATCH v4 1/5] reorder: new reorder library
        ` [PATCH v4 2/5] app: New reorder unit test
        ` [PATCH v4 3/5] examples: new sample app packet_ordering
        ` [PATCH v4 4/5] doc: new reorder library description
        ` [PATCH v4 5/5] doc: new packet ordering app description

[PATCH v2 0/2] unit tests add mode 4 unit test
 2015-02-12 11:50 UTC  (6+ messages)
` [PATCH v3 0/3] Unit tests for mode 4
  ` [PATCH v3 2/3] test: "
  ` [PATCH v3] mk: Link test app against librte_pmd_ring when needed

[PATCH] i40e: fix the issue reported by klocwork
 2015-02-12 11:22 UTC 

[PATCH] librte_lpm: use field access instead of type conversion
 2015-02-12 11:17 UTC  (2+ messages)

CPU utilization without the time spent for polling the Ethernet
 2015-02-12 11:00 UTC  (2+ messages)

[PATCH v2 0/5] Interrupt mode for PMD
 2015-02-12 10:29 UTC  (4+ messages)
` [PATCH v2 3/5] igb: enable rx queue interrupts for PF

[PATCH v2 00/11] qemu vhost-user support
 2015-02-12 10:19 UTC  (16+ messages)
  ` [PATCH v2 01/11] lib/librte_vhost: enable VIRTIO_NET_F_CTRL_RX VIRTIO_NET_F_CTRL_RX is dependant on VIRTIO_NET_F_CTRL_VQ. Observed that virtio-net driver in guest would crash with only CTRL_RX enabled
  ` [PATCH v2 02/11] lib/librte_vhost: create vhost_cuse directory and move vhost-net-cdev.c into vhost_cuse
  ` [PATCH v2 03/11] lib/librte_vhost: rename vhost-net-cdev.h to vhost-net.h
  ` [PATCH v2 04/11] lib/librte_vhost: move fd copying(from qemu process into vhost process) to eventfd_copy.c
  ` [PATCH v2 05/11] lib/librte_vhost: copy host_memory_map from virtio-net.c to a new file virtio-net-cdev.c
  ` [PATCH v2 06/11] lib/librte_vhost: make host_memory_map a more generic function
  ` [PATCH v2 07/11] lib/librte_vhost: implement cuse_set_memory_table
  ` [PATCH v2 08/11] lib/librte_vhost: add select based event driven processing
  ` [PATCH v2 09/11] lib/librte_vhost: vhost user support
  ` [PATCH v2 10/11] lib/librte_vhost: support dev->ifname for vhost-user
  ` [PATCH v2 11/11] lib/librte_vhost: support dynamically registering vhost server

Previous DPDK version API documentation for app developers
 2015-02-12  9:55 UTC  (5+ messages)

[PATCH] Adding RTE_KNI_PREEMPT configuration option
 2015-02-12  9:25 UTC  (7+ messages)

[PATCH v1] afpacket: fix critical issue reported by klocwork
 2015-02-12  9:08 UTC 

[PATCH] ixgbe/igb: integrate syn filter to new API
 2015-02-12  5:41 UTC  (9+ messages)
  ` [PATCH v2 0/6] Integrate syn filter in igb/ixgbe driver "
      ` [PATCH v2 1/6] ethdev: define syn filter type and its structure
      ` [PATCH v2 2/6] ixgbe: new functions replace old ones for syn filter
      ` [PATCH v2 3/6] e1000: "
      ` [PATCH v2 4/6] testpmd: new commands "
      ` [PATCH v2 5/6] ethdev: remove old APIs and structures of "
      ` [PATCH v2 6/6] doc: commands changed in testpmd_funcs for "

[PATCH v3 01/15] fm10k: add base driver
 2015-02-12  4:04 UTC  (8+ messages)
` [PATCH v4 00/15] lib/librte_pmd_fm10k : fm10k pmd driver
  ` [PATCH v4 10/15] fm10k: add receive and tranmit function
  ` [PATCH v4 12/15] fm10k: Add scatter receive function

[PATCH v6 1/2] librte_pmd_null: Add null PMD
 2015-02-12  2:44 UTC  (3+ messages)
  ` [PATCH v7 1/2] librte_pmd_null: Add Null PMD
      ` [PATCH v7 2/2] librte_pmd_null: Support port hotplug function

[PATCH] e1000: fix e1000 PCI access endian issue
 2015-02-12  1:26 UTC 

[PATCH] ixgbe: fix ixgbe PCI access endian issue
 2015-02-12  1:19 UTC 

[PATCH v3 00/25] Single virtio implementation
 2015-02-12  0:52 UTC  (9+ messages)
` [PATCH v4 00/26] "
  ` [PATCH v4 17/26] virtio: Use port IO to get PCI resource

[PATCH v2 0/4] Support NVGRE on i40e
 2015-02-12  0:45 UTC  (5+ messages)
  ` [PATCH v2 1/4] librte_ether:add an ETHER_TYPE_TEB macro
  ` [PATCH v2 2/4] i40e:support RX tunnel filter for NVGRE packet
  ` [PATCH v2 3/4] app/testpmd:test "
  ` [PATCH v2 4/4] app/testpmd:test NVGRE Tx checksum offload

[PATCH 00/20] enhance tx checksum offload API
 2015-02-11 17:13 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 02/20] mbuf: enhance the API documentation of offload flags
  ` [PATCH v2 03/20] i40e: call i40e_txd_enable_checksum only for offloaded packets

kernel: BUG: soft lockup - CPU#1 stuck for 22s! [kni_single:1782]
 2015-02-11 16:25 UTC  (2+ messages)

[PATCH 00/17] unified packet type
 2015-02-11 15:01 UTC  (3+ messages)
  ` [PATCH 06/17] bond: support of "

Doubt: QEMU <-> OVS using DPDK
 2015-02-11 14:49 UTC 

proposal: remove separate doc tree
 2015-02-11 14:28 UTC 

[PATCH] testpmd: remove incorrect parameter limits in help command line
 2015-02-11 10:42 UTC  (2+ messages)

[PATCH] testpmd: remove duplicated parameter parsing
 2015-02-11 10:41 UTC  (2+ messages)

[PATCH] Minor C++11 compilation fix for rte_pci.h
 2015-02-11  8:50 UTC 

[PATCH 00/15] migrate flow director in ingle driver to new API
 2015-02-11  8:19 UTC 

[PATCH 00/15] migrate flow director in ixgbe driver to new API
 2015-02-11  8:09 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).