DPDK patches and discussions
 help / color / mirror / Atom feed
[dpdk-dev] [PATCH 0/15] dpdk: Separate compile time linkage between eal lib and pmd's
 2014-04-21 20:36 UTC  (67+ messages)
` [dpdk-dev] [PATCH 01/15] makefiles: Fixed -share command line option error
  ` [dpdk-dev] [PATCH 01/15 v2] "
` [dpdk-dev] [PATCH 02/15] make: include whole archive on static link
` [dpdk-dev] [PATCH 03/15] pmd: Add PMD_REGISTER_DRIVER macro
` [dpdk-dev] [PATCH 04/15] pcap: Convert to use of PMD_REGISTER_DRIVER and fix linking
` [dpdk-dev] [PATCH 05/15] ring: "
  ` [dpdk-dev] [PATCH 05/15 v2] "
    ` [dpdk-dev] [PATCH 05/15 v3] "
` [dpdk-dev] [PATCH 06/15] xenvirt: "
` [dpdk-dev] [PATCH 07/15] eal: Make vdev init path generic for both virtual and physcial devices
` [dpdk-dev] [PATCH 08/15] igb: Convert to use of PMD_REGISTER_DRIVER and fix linking
` [dpdk-dev] [PATCH 09/15] igbvf: "
` [dpdk-dev] [PATCH 10/15] e1000: "
` [dpdk-dev] [PATCH 11/15] ixgbe: "
` [dpdk-dev] [PATCH 12/15] ixgbevf: "
` [dpdk-dev] [PATCH 13/15] virtio: "
` [dpdk-dev] [PATCH 14/15] vmxnet3: "
` [dpdk-dev] [PATCH 15/15] pmd: Remove rte_pmd_init_all
` [dpdk-dev] [PATCH v5 00/14] dpdk: Separate compile time linkage between eal lib and pmd's
  ` [dpdk-dev] [PATCH 0/X v5 01/14] makefiles: Fixed -share command line option error
  ` [dpdk-dev] [PATCH 0/X v5 02/14] pmd: Add PMD_REGISTER_DRIVER macro
  ` [dpdk-dev] [PATCH 0/X v5 03/14] pcap: Convert to use of PMD_REGISTER_DRIVER and fix linking
  ` [dpdk-dev] [PATCH 0/X v5 04/14] ring: "
  ` [dpdk-dev] [PATCH 0/X v5 05/14] xenvirt: "
  ` [dpdk-dev] [PATCH 0/X v5 06/14] eal: Make vdev init path generic for both virtual and physcial devices
  ` [dpdk-dev] [PATCH 0/X v5 07/14] igb: Convert to use of PMD_REGISTER_DRIVER and fix linking
  ` [dpdk-dev] [PATCH 0/X v5 08/14] igbvf: "
  ` [dpdk-dev] [PATCH 0/X v5 09/14] e1000: "
  ` [dpdk-dev] [PATCH 0/X v5 10/14] ixgbe: "
  ` [dpdk-dev] [PATCH 0/X v5 11/14] ixgbevf: "
  ` [dpdk-dev] [PATCH 0/X v5 12/14] virtio: "
  ` [dpdk-dev] [PATCH 0/X v5 13/14] vmxnet3: "
  ` [dpdk-dev] [PATCH 0/X v5 14/14] pmd: Remove rte_pmd_init_all

[dpdk-dev] [PATCH] malloc: fix rte_free run time in O(n) free blocks
 2014-04-21 19:24 UTC 

[dpdk-dev] test setup for l3fwd application running on VM
 2014-04-21  9:04 UTC 

[dpdk-dev] [PATCH] eal: remove unused fields
 2014-04-18 13:23 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/2] mem: add write memory barrier before changing heap state
 2014-04-18 13:09 UTC  (10+ messages)
` [dpdk-dev] [PATCH 2/2] mem: fix initialization check for malloc heap
  ` [dpdk-dev] [PATCH 0/2] rework heap initialisation
    ` [dpdk-dev] [PATCH 1/2] malloc: get rid of numa_socket field
    ` [dpdk-dev] [PATCH 2/2] malloc: simplify heap initialisation

[dpdk-dev] rte_eth_dev_configure fails on VM with e1000 drivers
 2014-04-18 12:37 UTC  (3+ messages)

[dpdk-dev] RX descriptors exhausted?
 2014-04-18  7:24 UTC 

[dpdk-dev] [PATCH] eal: parse args before any kinds of init
 2014-04-18  0:30 UTC  (3+ messages)

[dpdk-dev] [PATCH] eal: do not try to load library with a local pathname
 2014-04-17 22:47 UTC  (3+ messages)

[dpdk-dev] [PATCH] eal: check coremask against detected lcores
 2014-04-17 22:43 UTC  (3+ messages)

[dpdk-dev] [PATCH] eal: check error conditinos for every loop iteration
 2014-04-17 22:26 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/2] kni: disable FDB operations on RHEL 6.5
 2014-04-17 22:24 UTC  (4+ messages)
` [dpdk-dev] [PATCH 2/2] kni: more compatibility with RHEL 6.4/6.5

[dpdk-dev] [PATCH] kni: fix build with kernel 3.15
 2014-04-17 16:04 UTC  (2+ messages)

[dpdk-dev] rte_pktmbuf_alloc fails
 2014-04-17 15:00 UTC  (4+ messages)

[dpdk-dev] hw.nic_uio.bdfs
 2014-04-17 14:05 UTC  (3+ messages)
  ` [dpdk-dev] RES: RES: hw.nic_uio.bdfs

[dpdk-dev] [PATCH 0/6] DPDK 1.6.1 fixes
 2014-04-17 13:51 UTC  (3+ messages)
` [dpdk-dev] [PATCH 6/6] ivshmem: fix errors identified by hardening

[dpdk-dev] [PATCH 1.6.1] don't inline rte_string_fns
 2014-04-17 13:40 UTC  (3+ messages)

[dpdk-dev] [PATCH] mk: pass CROSS_COMPILE when compiling kernel modules
 2014-04-17 13:38 UTC  (4+ messages)

[dpdk-dev] Calling rte_eal_init multiple times in the same process
 2014-04-17 11:06 UTC  (3+ messages)

[dpdk-dev] when create DMA space to NIC
 2014-04-17  8:29 UTC 

[dpdk-dev] build break on BSD
 2014-04-17  8:21 UTC  (2+ messages)

[dpdk-dev] Build break on Ubuntu12.04
 2014-04-17  8:21 UTC  (2+ messages)

[dpdk-dev] [PATCH] EAL: Take reserved hugepages into account
 2014-04-17  3:22 UTC  (2+ messages)

[dpdk-dev] [PATCH v5] eal_common_cpuflags: Fix %rbx corruption, and simplify the code
 2014-04-16 12:53 UTC  (5+ messages)

[dpdk-dev] unsubcribe
 2014-04-16  9:07 UTC 

[dpdk-dev] [PATCH v5] eal_common_cpuflags: Fix %rbx corruption, and simplify the code
 2014-04-16  8:36 UTC  (3+ messages)

[dpdk-dev] [PATCH] eal_lcore: check /sys/devices/system/node/nodeY/cpuX as a, fallback for socket id detecting
 2014-04-16  0:34 UTC 

[dpdk-dev] [PATCH] app/testpmd: check socket id validity
 2014-04-15 13:51 UTC 

[dpdk-dev] [PATCH 0/19] Separate compile time linkage between eal lib and pmd's
 2014-04-15 13:46 UTC  (4+ messages)

[dpdk-dev] [PATCH] Remove RTE_EAL_UNBIND_PORTS-related code
 2014-04-15  8:41 UTC  (13+ messages)
` [dpdk-dev] [PATCH 0/3] remove RTE_EAL_UNBIND_PORTS related code
  ` [dpdk-dev] [PATCH 1/3] pci: pci_switch_module cleanup
  ` [dpdk-dev] [PATCH 2/3] pci: move RTE_PCI_DRV_FORCE_UNBIND handling out of #ifdef
  ` [dpdk-dev] [PATCH 3/3] pci: remove deprecated RTE_EAL_UNBIND_PORTS option

[dpdk-dev] [PATCH] eal: parse args before any kinds of init
 2014-04-15  3:00 UTC 

[dpdk-dev] IGB_UIO port unbinding
 2014-04-14 15:40 UTC  (11+ messages)

[dpdk-dev] [PATCH 07/11] vdev: allow external registration of virtual device drivers
 2014-04-14 14:39 UTC  (20+ messages)
` [dpdk-dev] [PATCH v2 07/11 1/2] vdev: new registration API
  ` [dpdk-dev] [PATCH v2 07/11 2/2] vdev: allow external registration of virtual device drivers

[dpdk-dev] Weird behavior of DPDK - ongoing problem
 2014-04-14  7:46 UTC  (3+ messages)

[dpdk-dev] [PATCH] eal_lcore.c: print the supported maximum lcores as configured, and detected lcores on eal cpu init
 2014-04-14  5:37 UTC 

[dpdk-dev] [PATCH] rte_pmd_init_all: initialize non-PCI PMDs provided by EAL
 2014-04-13 18:22 UTC  (4+ messages)

[dpdk-dev] I350 drops packet on rte_eth_tx_burst()
 2014-04-13  6:08 UTC  (6+ messages)

[dpdk-dev] Intel DPDK drops packets in burst mode on I350
 2014-04-12  9:03 UTC 

[dpdk-dev] DPDK API/ABI Stability
 2014-04-11 17:59 UTC  (5+ messages)
` [dpdk-dev] Poor device abstraction's

[dpdk-dev] Where can you get cheap hardware to run dpdk ?
 2014-04-11 17:27 UTC 

[dpdk-dev] [memnic PATCH] common: add Dual BSD/GPL license line
 2014-04-11 15:47 UTC  (3+ messages)

[dpdk-dev] [memnic PATCH] linux: fix race condition
 2014-04-11 15:47 UTC  (3+ messages)

[dpdk-dev] [memnic PATCH v2] pmd: fix race condition
 2014-04-11 15:46 UTC  (3+ messages)

[dpdk-dev] [memnic PATCH] pmd: use rte_atomic32_cmpset instead of cmpxchg
 2014-04-11 15:45 UTC  (3+ messages)

[dpdk-dev] [PATCH 06/11] vdev: rename eal_common_nonpci_devs.c as eal_common_vdev.c
 2014-04-11 12:37 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 06/11] vdev: rename nonpci_devs as vdev
    ` [dpdk-dev] [PATCH v3 "

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