dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-01 04:01:58 to 2015-02-03 20:20:31 UTC [more...]

Add DSO symbol versioning to supportbackwards compatibility
 2015-02-03 20:20 UTC  (14+ messages)
` [PATCH v8 1/4] compat: Add infrastructure to support symbol versioning
  ` [PATCH v8 4/4] docs: Add ABI documentation
  ` [PATCH v9 1/4] compat: Add infrastructure to support symbol versioning
      ` [PATCH v9 2/4] Provide initial versioning for all DPDK libraries
      ` [PATCH v9 3/4] Add library version extenstion
      ` [PATCH v9 4/4] docs: Add ABI documentation

deadline for 2.0 features proposal
 2015-02-03 19:04 UTC  (3+ messages)

[PATCH 0/2] rte_ethdev fix/improvement
 2015-02-03 18:53 UTC  (7+ messages)
` [PATCH 1/2] rte_ethdev: update link status (speed, duplex, link_up) after rte_eth_dev_start

[PATCH v4 08/11] eal/pci: Cleanup pci driver initialization code
 2015-02-03 18:35 UTC  (31+ messages)
` [PATCH v6 00/13] Port Hotplug Framework
  ` [PATCH v6 07/13] ethdev: Add functions that will be used by port hotplug functions
  ` [PATCH v6 10/13] eal/pci: Cleanup pci driver initialization code
    ` [PATCH v6 11/13] ethdev: Add one dev_type paramerter to rte_eth_dev_allocate
    ` [PATCH v6 12/13] eal/pci: Add rte_eal_dev_attach/detach() functions
    ` [PATCH v6 13/13] eal: Enable port hotplug framework in Linux
    ` [PATCH v6] librte_pmd_pcap: Add port hotplug support
    ` [PATCH v6] testpmd: "

Packet drops during non-exhaustive flood with OVS and 1.8.0
 2015-02-03 17:21 UTC  (5+ messages)

[PATCH RFC 0/1] Add 'make pdf' target to convert guide docs to pdf
 2015-02-03 14:11 UTC  (23+ messages)
` [PATCH v2 0/4] doc: "
  ` [PATCH v2 1/4] mk: Add 'make doc-pdf' "
  ` [PATCH v2 2/4] doc: Add Sphinx config to build pdf version of guides
  ` [PATCH v3 0/4] doc: Add 'make pdf' target to convert guide docs to pdf
      ` [PATCH v3 1/4] mk: Add 'make doc-pdf' "
      ` [PATCH v3 2/4] doc: Add Sphinx config to build pdf version of guides
      ` [PATCH v3 3/4] doc: Fix encoding of (r) character
      ` [PATCH v3 4/4] doc: Refactored split cell formatting in one table
  ` [PATCH v4 0/5] doc: Add 'make pdf' target to convert guide docs to pdf
      ` [PATCH v4 1/5] mk: Add 'make doc-pdf' "
      ` [PATCH v4 2/5] doc: Add Sphinx config to build pdf version of guides
      ` [PATCH v4 3/5] doc: Fix encoding of (r) character
      ` [PATCH v4 4/5] doc: Refactored split cell formatting in one table
      ` [PATCH v4 5/5] doc: Convert image extensions to wildcard

vhost: virtio-net rx-ring stop work after work many hours, bug?
 2015-02-03 12:48 UTC  (6+ messages)

site down?
 2015-02-03  9:36 UTC  (4+ messages)

[PATCH 00/17] unified packet type
 2015-02-03  9:12 UTC  (18+ messages)
  ` [PATCH 01/17] mbuf: add definitions of unified packet types
  ` [PATCH 17/17] mbuf: remove old packet type bit masks for ol_flags

[PATCH 0/2] help option
 2015-02-03  9:07 UTC  (9+ messages)
  ` [PATCH v2 "
      ` [PATCH v2 1/2] eal: sort and align options lists
      ` [PATCH v2 2/2] eal: add help option

[PATCH] testpmd: Fix wrong message when no port started
 2015-02-03  8:37 UTC 

[PATCH v2 0/5] Interrupt mode for PMD
 2015-02-03  8:18 UTC  (6+ messages)
  ` [PATCH v2 1/5] ethdev: add rx interrupt enable/disable functions
  ` [PATCH v2 2/5] ixgbe: enable rx queue interrupts for both PF and VF
  ` [PATCH v2 3/5] igb: enable rx queue interrupts for PF
  ` [PATCH v2 4/5] eal: add per rx queue interrupt handling based on VFIO
  ` [PATCH v2 5/5] l3fwd-power: enable one-shot rx interrupt and polling/interrupt mode switch

[PATCH 00/18] lib/librte_pmd_fm10k : fm10k pmd driver
 2015-02-03  6:47 UTC  (29+ messages)
` [PATCH 03/18] fm10k: Add empty fm10k files
` [PATCH 04/18] fm10k: add fm10k device id
` [PATCH 05/18] fm10k: Add code to register fm10k pmd PF driver
` [PATCH 16/18] fm10k: add PF and VF interrupt handling function
` [PATCH 18/18] Change mk/rte.app.mk to add fm10k lib into link

[PATCH 0/7] unification of flow types and RSS offload types
 2015-02-03  5:40 UTC  (7+ messages)
` [PATCH 4/7] ethdev: fix of calculating the size of flow type mask array
` [PATCH 5/7] ethdev: unification of flow types

[PATCH v8 0/4] Support configuring hash functions
 2015-02-03  2:35 UTC  (6+ messages)
` [PATCH v9 0/5] "
  ` [PATCH v9 5/5] app/testpmd: add commands to support "

mmap failed: Cannot allocate memory when init dpdk eal
 2015-02-03  1:16 UTC  (2+ messages)

[PATCH 1/7] rte_sched: make RED optional at runtime
 2015-02-03  0:07 UTC  (11+ messages)
  ` [PATCH 2/7] rte_sched: use reserved field to allow more VLAN's
  ` [PATCH 3/7] rte_sched: keep track of RED drops
  ` [PATCH 4/7] rte_sched: don't clear statistics when read
  ` [PATCH 5/7] rte_sched: don't put tabs in log messages
  ` [PATCH 6/7] rte_sched: eliminate floating point in calculating byte clock
  ` [PATCH 7/7] rte_sched: rearrange data structures

[PATCH] ABI: Add abi checking utility
 2015-02-02 18:18 UTC  (2+ messages)
  ` [PATCH v2] "

[RFC PATCH 0/4] welcome doc for new nics and environments
 2015-02-02 17:54 UTC  (9+ messages)
` [RFC PATCH 3/4] doc: nics guide

[PATCH 0/5] new ntuple filter replaces 2tuple and 5tuple filters
 2015-02-02 16:28 UTC  (4+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 2/6] ixgbe: ntuple filter functions replace old ones for 5tuple filter

Agenda for DPDK Community Call (Thursday 5th February, 17:00 GMT)
 2015-02-02 16:00 UTC 

dpdk is dropping some packets
 2015-02-02 15:56 UTC  (3+ messages)

[ dpdk-pktgen execution issue ] Error: Didn't find any ports to use
 2015-02-02 14:47 UTC  (2+ messages)

[RFC 00/16] enhance checksum offload API
 2015-02-02 13:30 UTC  (10+ messages)
` [PATCH 00/20] enhance tx "
  ` [PATCH 12/20] testpmd: introduce parse_vxlan in csum fwd engine
  ` [PATCH 13/20] testpmd: support gre tunnels "

[PATCH 1/3] librte_reorder: New reorder library
 2015-02-02 12:18 UTC  (4+ messages)
` [PATCH v2 0/4] New Reorder Library
  ` [PATCH v2 4/4] doc: new reorder library description

[PATCH] maintainers: claim mbuf, mempool, ring, mk, kvargs, cmdline
 2015-02-02 11:50 UTC  (2+ messages)

[PATCH] MAINTAINERS: claim responsibility for Link Bonding PMD
 2015-02-02 11:42 UTC  (2+ messages)

[PATCH] bond: remove ol flags from transmit policy checks
 2015-02-02 11:37 UTC  (3+ messages)

[PATCH] Added missing extern 'C' decls in mode4 header files
 2015-02-02 11:34 UTC  (4+ messages)
` [PATCH v2] bond: fix 'extern "C"' "

[PATCH] acl: remove standalone header
 2015-02-02 11:33 UTC  (3+ messages)

[PATCH 01/10] i40e: spellin fixes
 2015-02-02 11:27 UTC  (5+ messages)
` [PATCH 06/10] examples: fix spelling errors

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

[PATCH] fix testpmd show port info error
 2015-02-02  6:51 UTC 

[PATCH 0/2] rewritten rte_hash_crc() call
 2015-02-02  5:59 UTC  (11+ messages)
` [PATCH v6 0/7] rte_hash_crc reworked to be platform-independent
  ` [PATCH v6 2/7] hash: add assembly implementation of CRC32 intrinsics
                ` HA: [PATCH v6 0/7] rte_hash_crc reworked to be platform-independent

[PATCH 00/12] qemu vhost-user support
 2015-02-02  2:54 UTC  (7+ messages)
` [PATCH 05/12] lib/librte_vhost: copy host_memory_map from virtio-net.c to a new file virtio-net-cdev.c
` [PATCH 10/12] lib/librte_vhost: vhost user support

Does virtio-net PMD require specific QEMU virtio-net parameters?
 2015-02-02  2:00 UTC  (3+ messages)

[PATCH v1] librte_vhost: Add an abstraction to hide vhost-user and cuse devices
 2015-02-02  1:40 UTC  (3+ messages)

[PATCH] vhost: notify guest to fill buffer when there is no buffer
 2015-02-01  6:04 UTC  (7+ 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).