DPDK patches and discussions
 help / color / mirror / Atom feed
[dpdk-dev] [PATCH] mempool: don't leak ring on failure
 2014-06-24 17:48 UTC  (5+ messages)

[dpdk-dev] [PATCH 1/3] stringfns: remove rte_snprintf
 2014-06-24 17:39 UTC  (4+ messages)
` [dpdk-dev] [PATCH 2/3] test: remove no longer valid tests
` [dpdk-dev] [PATCH 3/3] fix incorrect snprintf usage

[dpdk-dev] eal_parse_coremask fails on SIGILL
 2014-06-24 17:32 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/2] minor compile fixes for FreeBSD 10
 2014-06-24 17:22 UTC  (5+ messages)
` [dpdk-dev] [PATCH 1/2] mk: overriding CC also overrides HOSTCC
` [dpdk-dev] [PATCH 2/2] bsdapp: disable ACL library compilation

[dpdk-dev] [PATCH v4 0/6] Link Bonding Library
 2014-06-24 16:03 UTC  (23+ messages)
` [dpdk-dev] [PATCH v5 "
  ` [dpdk-dev] [PATCH v6 "
    ` [dpdk-dev] [PATCH v7 "
    ` [dpdk-dev] [PATCH v7 1/6] Link Bonding Library (lib/librte_pmd_bond)
    ` [dpdk-dev] [PATCH v7 2/6] Support for unique interface naming of pmds
    ` [dpdk-dev] [PATCH v7 3/6] EAL support for link bonding device initialization
    ` [dpdk-dev] [PATCH v7 4/6] Link bonding Unit Tests
    ` [dpdk-dev] [PATCH v7 5/6] testpmd link bonding additions
    ` [dpdk-dev] [PATCH v7 6/6] Link Bonding Library doxygen additions
  ` [dpdk-dev] [PATCH v6 1/6] Link Bonding Library (lib/librte_pmd_bond)
  ` [dpdk-dev] [PATCH v6 2/6] Support for unique interface naming of pmds
  ` [dpdk-dev] [PATCH v6 3/6] EAL support for link bonding device initialization
  ` [dpdk-dev] [PATCH v6 4/6] Link bonding Unit Tests
  ` [dpdk-dev] [PATCH v6 5/6] testpmd link bonding additions
  ` [dpdk-dev] [PATCH v6 6/6] Link Bonding Library doxygen additions
` [dpdk-dev] [PATCH v5 1/6] Link Bonding Library (lib/librte_pmd_bond)
` [dpdk-dev] [PATCH v5 2/6] Support for unique interface naming of pmds
` [dpdk-dev] [PATCH v5 3/6] EAL support for link bonding device initialization
` [dpdk-dev] [PATCH v5 4/6] Link bonding Unit Tests
` [dpdk-dev] [PATCH v5 5/6] testpmd link bonding additions
` [dpdk-dev] [PATCH v5 6/6] Link Bonding Library doxygen additions

[dpdk-dev] [PATCH] ixgbe: Alternative fix for 82599 Bypass NIC, getting incorrect media type
 2014-06-24 15:34 UTC  (5+ messages)

[dpdk-dev] [PATCH] i40e: prefer base driver naming
 2014-06-24 15:32 UTC  (2+ messages)

[dpdk-dev] [PATCH] i40e: fix shared code compile warning
 2014-06-24 15:25 UTC  (6+ messages)

[dpdk-dev] [PATCH v2] malloc: fix malloc and free linear complexity
 2014-06-24 14:55 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 0/2] "
` [dpdk-dev] [PATCH v3 1/2] "
` [dpdk-dev] [PATCH v3 2/2] "

[dpdk-dev] [PATCH 0/3] fix flow control in testpmd
 2014-06-24 13:06 UTC  (4+ messages)
` [dpdk-dev] [PATCH 1/3] app/testpmd: add missing autoneg field to set flow_ctrl
` [dpdk-dev] [PATCH 2/3] app/testpmd: move parser after flow_ctrl declarations
` [dpdk-dev] [PATCH 3/3] app/testpmd: allow to set part of flow control parameters

[dpdk-dev] [PATCH v3 0/7] enhancements for i40e
 2014-06-24 11:13 UTC  (9+ messages)
` [dpdk-dev] [PATCH v3 1/7] i40e: fix for getting correct RSS hash result
` [dpdk-dev] [PATCH v3 2/7] i40evf: remove an interface which is not used
` [dpdk-dev] [PATCH v3 3/7] i40evf: fix for copying wrong size of link info
` [dpdk-dev] [PATCH v3 4/7] i40e: fix for updating the hash lookup table of PF RSS
` [dpdk-dev] [PATCH v3 5/7] i40e: double vlan should be specifically disabled by default
` [dpdk-dev] [PATCH v3 6/7] i40e: ignore the failure of updating default macvlan filter
` [dpdk-dev] [PATCH v3 7/7] app/testpmd: rework for displaying different size of RX descriptors

[dpdk-dev] Random mbuf corruption
 2014-06-24 11:01 UTC  (6+ messages)

[dpdk-dev] Why rte_snprintf at all?
 2014-06-24  9:22 UTC  (8+ messages)

[dpdk-dev] CPU does not support x86-64 instruction set
 2014-06-24  9:14 UTC  (5+ messages)
    ` [dpdk-dev] Fwd: "

[dpdk-dev] NIC-related dpdk questions
 2014-06-24  4:47 UTC  (2+ messages)

[dpdk-dev] [PATCH v2] kni: fix compile errors on Oracle Linux6.4 and RHEL6.5
 2014-06-23 20:57 UTC  (4+ messages)

[dpdk-dev] PCIid 0x0436
 2014-06-23 16:47 UTC  (3+ messages)

[dpdk-dev] [PATCH v2 0/7] enhancements for i40e
 2014-06-23 15:43 UTC  (9+ messages)
` [dpdk-dev] [PATCH v2 1/7] i40e: fix for getting correct RSS hash result
` [dpdk-dev] [PATCH v2 2/7] i40evf: remove an interface which is not used
` [dpdk-dev] [PATCH v2 3/7] i40evf: fix for copying wrong size of link info
` [dpdk-dev] [PATCH v2 4/7] i40e: fix for updating the hash lookup table of PF RSS
` [dpdk-dev] [PATCH v2 5/7] i40e: double vlan should be specifically disabled by default
` [dpdk-dev] [PATCH v2 6/7] i40e: ignore the failure of updating default macvlan filter
` [dpdk-dev] [PATCH v2 7/7] app/testpmd: rework for displaying different size of RX descriptors

[dpdk-dev] [PATCH] i40e: Fix an icc compile error
 2014-06-23 15:09 UTC  (2+ messages)

[dpdk-dev] [PATCH v3 0/7] add mtu and flow control handlers
 2014-06-23  9:26 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 2/7] ethdev: add autoneg parameter in flow ctrl accessors

[dpdk-dev] [PATCH 0/7] enhancements for i40e
 2014-06-23  2:29 UTC  (16+ messages)
` [dpdk-dev] [PATCH 1/7] i40e: fix for getting correct RSS hash result
` [dpdk-dev] [PATCH 2/7] i40evf: support configuring crc stripping hw offload
` [dpdk-dev] [PATCH 3/7] i40e: ignore the failure of updating default filter settings
` [dpdk-dev] [PATCH 4/7] i40e: fix for updating the hash lookup table of PF RSS
` [dpdk-dev] [PATCH 5/7] i40e: double vlan should be specifically disabled by default
` [dpdk-dev] [PATCH 6/7] i40evf: fix for copying wrong size of link info, and remove an useless function
` [dpdk-dev] [PATCH 7/7] app/testpmd: rework for displaying different size of RX descriptors

[dpdk-dev] l2fwd application - packets not getting forwarded
 2014-06-22  6:09 UTC 

[dpdk-dev] [PATCH] EAL: add format(printf) attrib. to appropriate fns
 2014-06-21  0:02 UTC  (7+ messages)
  ` [dpdk-dev] [PATCH v2] EAL: fix usage of printf-like functions
      ` [dpdk-dev] [PATCH v3] "

[dpdk-dev] PCIid 0x0436
 2014-06-20 23:32 UTC 

[dpdk-dev] Invitation to connect on LinkedIn
 2014-06-20 16:59 UTC 

[dpdk-dev] [PATCH] distributor: split get_pkt into request and poll
 2014-06-20 16:03 UTC  (3+ messages)

[dpdk-dev] [PATCH v3 0/9] Make DPDK tailqs fully local
 2014-06-20 15:42 UTC  (12+ messages)
` [dpdk-dev] [PATCH 00/10] "
  ` [dpdk-dev] [PATCH 01/10] eal: map shared config into exact same address as primary process
  ` [dpdk-dev] [PATCH 02/10] eal: use --base-virtaddr for mapping rte_config as well
  ` [dpdk-dev] [PATCH 03/10] rte_tailq: change rte_dummy to rte_tailq_entry, add data pointer
  ` [dpdk-dev] [PATCH 04/10] rte_ring: make ring tailq fully local
  ` [dpdk-dev] [PATCH 05/10] rte_hash: make rte_hash "
  ` [dpdk-dev] [PATCH 06/10] rte_fbk_hash: make rte_fbk_hash "
  ` [dpdk-dev] [PATCH 07/10] rte_mempool: make mempool "
  ` [dpdk-dev] [PATCH 08/10] rte_lpm: make lpm "
  ` [dpdk-dev] [PATCH 09/10] rte_lpm6: make lpm6 "
  ` [dpdk-dev] [PATCH 10/10] rte_acl: make acl "

[dpdk-dev] mmap() hint address
 2014-06-20 14:42 UTC  (5+ messages)

[dpdk-dev] [PATCH 1/2] virtio: checkpatch cleanups
 2014-06-20 13:57 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/6] Support i40e VF vlan offload and pvid config
 2014-06-20 13:51 UTC  (8+ messages)
` [dpdk-dev] [PATCH 1/6] i40e: destroy MSIX pool when device is closed
` [dpdk-dev] [PATCH 2/6] i40e: Add permenant mac address into mac list
` [dpdk-dev] [PATCH 3/6] i40e: Add sanity check in pf host driver
` [dpdk-dev] [PATCH 4/6] i40e: make change to vlan_strip and vlan_set_pvid function
` [dpdk-dev] [PATCH 5/6] i40e: PF host driver to support VF vlan offload and set pvid
` [dpdk-dev] [PATCH 6/6] i40e: VF to support VLAN strip and pvid set/clear

[dpdk-dev] [PATCH 0/8] virtio driver phase 2
 2014-06-20 13:34 UTC  (4+ messages)

[dpdk-dev] [PATCH] ethdev: read link state interrupt without link_update service
 2014-06-20 13:13 UTC 

[dpdk-dev] [PATCH v2] rte_ethdev: add link support flag
 2014-06-20 13:06 UTC  (2+ messages)

[dpdk-dev] [PATCH] eal: Fixed EAL option --base-virtaddr
 2014-06-19 15:59 UTC  (3+ messages)

[dpdk-dev] [PATCH] eal: clear errno before calling strtoull() to parse base_virtaddr
 2014-06-19 15:50 UTC  (3+ messages)

[dpdk-dev] eth dev doesn't free mbufs for 82575EB
 2014-06-19 14:02 UTC  (3+ messages)

[dpdk-dev] DPDK Support for the i217 ?
 2014-06-19 11:54 UTC  (2+ messages)

[dpdk-dev] [PATCH v2 00/27] Add i40e PMD support
 2014-06-19  6:24 UTC  (5+ messages)

[dpdk-dev] [dpdk-announce] release candidate 1.7.0-rc1
 2014-06-18 23:51 UTC 

[dpdk-dev] [PATCH v2 0/2] Fix issues with VFIO
 2014-06-18 23:09 UTC  (7+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 1/2] vfio: open VFIO container at startup rather than during init
  ` [dpdk-dev] [PATCH v3 2/2] vfio: more verbose error messages

[dpdk-dev] [PATCH] testpmd: Simplify logic in error branch
 2014-06-18 23:06 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/4] minor fixes from BSD and clang testing
 2014-06-18 23:05 UTC  (6+ messages)
` [dpdk-dev] [PATCH 1/4] testpmd: fix commandline variable types
` [dpdk-dev] [PATCH 2/4] test app: remove unused variable definition
` [dpdk-dev] [PATCH 3/4] scripts: fix filtering of comments on bsd
` [dpdk-dev] [PATCH 4/4] i40e: remove endian.h include

[dpdk-dev] [PATCH v2] cpu_layout.py: adjust output format to align
 2014-06-18 23:03 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3] "

[dpdk-dev] [PATCH]Upgrade NIC share codes: fix a compilation error when RTE_NIC_BYPASS=y
 2014-06-18 21:53 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/3] *** Upgrade NIC share codes ***
 2014-06-18 21:51 UTC  (4+ messages)

[dpdk-dev] [PATCH] dpdk_nic_bind: unbind ports that were erroneously bound
 2014-06-18 16:57 UTC 

[dpdk-dev] vfio detection
 2014-06-18 16:18 UTC  (5+ messages)

[dpdk-dev] [PATCH 0/2] *** SUBJECT HERE ***
 2014-06-18 15:34 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] Patch for Qemu wrapper for US-VHost to ensure Qemu process ends when VM is shutdown
` [dpdk-dev] [PATCH 2/2] Patch to allow live migration of a VM with US-VHost

[dpdk-dev] [PATCH 00/10] rte_ip_frag: various fixes for lib and examples
 2014-06-18 14:50 UTC  (4+ messages)
` [dpdk-dev] [PATCH 03/10] ip_frag: renaming rte_ip_frag_pkt to ip_frag_pkt
` [dpdk-dev] [PATCH 05/10] ip_frag: small fix, replace hardcode with a macro
` [dpdk-dev] [PATCH 09/10] ip_reassembly: small fixes

page:  |  | latest

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).