DPDK patches and discussions
 help / color / mirror / Atom feed
[dpdk-dev] [PATCH RFC] dpif-netdev: Add support Intel DPDK based ports
 2014-03-13  7:37 UTC  (9+ messages)
  ` [dpdk-dev] [ovs-dev] "

[dpdk-dev] performance for 1500byte packet
 2014-03-13  0:07 UTC 

[dpdk-dev] [PATCH] vmxnet3: fixed segfault when initializing vmxnet3 pmd on linux platform
 2014-03-12 20:19 UTC 

[dpdk-dev] Setting up hugepage memory failed when there is a java process also using hugepages
 2014-03-11  9:29 UTC 

[dpdk-dev] Which vmxnet3 pmd is to be used in dpdk 1.6.x?
 2014-03-11  8:52 UTC  (18+ messages)
                ` [dpdk-dev] On vmxnet-pmd crash in DPDK 1.6.0r1

[dpdk-dev] [memnic PATCH 5/5] pmd: handle multiple segments on xmit
 2014-03-11  5:40 UTC 

[dpdk-dev] [memnic PATCH 4/5] pmd: account statistics
 2014-03-11  5:39 UTC 

[dpdk-dev] [memnic PATCH 3/5] pmd: implement stats of MEMNIC
 2014-03-11  5:38 UTC 

[dpdk-dev] [memnic PATCH 2/5] pmd: check frame length from host
 2014-03-11  5:38 UTC 

[dpdk-dev] [memnic PATCH 1/5] pmd: fix race condition
 2014-03-11  5:37 UTC 

[dpdk-dev] dpdk vs netmap
 2014-03-10 15:53 UTC  (3+ messages)

[dpdk-dev] Intel 82571EB PMD support
 2014-03-10 11:24 UTC  (7+ messages)

[dpdk-dev] Very low performance with l2fwd in a VM with PCI Passthrough
 2014-03-09  8:30 UTC  (4+ messages)

[dpdk-dev] [PATCH 0/6] DPDK 1.6.1 fixes
 2014-03-07 18:13 UTC  (7+ messages)
` [dpdk-dev] [PATCH 1/6] rte_mbuf: copy offload flags when doing attach/clone of mbuf
` [dpdk-dev] [PATCH 2/6] qos: use rte_zmalloc instead of memzone for allocation
` [dpdk-dev] [PATCH 3/6] rte_jhash: make arg to rte_jhash2 const
` [dpdk-dev] [PATCH 4/6] mempool: use GCC push/pop
` [dpdk-dev] [PATCH 5/6] xen: dont create dependency on cmdline library
` [dpdk-dev] [PATCH 6/6] ivshmem: fix errors identified by hardening

[dpdk-dev] [PATCH] mk: pass CROSS_COMPILE when compiling kernel modules
 2014-03-07 13:32 UTC  (3+ messages)

[dpdk-dev] Topology question
 2014-03-07 13:25 UTC 

[dpdk-dev] hardware neutral driver for DPDK
 2014-03-06 21:39 UTC  (3+ messages)

[dpdk-dev] kni: error building with kernel < 3.3 and ether_addr_equal backport
 2014-03-06 14:53 UTC  (3+ messages)

[dpdk-dev] Error building using 1.6.0r1
 2014-03-06 11:16 UTC  (5+ messages)

[dpdk-dev] [PATCH] pcap: revert build patches
 2014-03-06 10:11 UTC 

[dpdk-dev] Pcap question
 2014-03-06 10:10 UTC  (12+ messages)
                  ` [dpdk-dev] [PATCH] pcap: Remove check for pcap_sendpacket

[dpdk-dev] [PATCH] igb_uio: don't bind vmxnet3 and virtio devices if disabled
 2014-03-05 15:16 UTC 

[dpdk-dev] are these bypass api supported on Intel Bandon Beach card : of device id : 8086:155d
 2014-03-04 15:33 UTC  (5+ messages)

[dpdk-dev] [PATCH 00/11] eal: allow virtual pmd drivers as shared lib
 2014-03-04 13:14 UTC  (22+ messages)
` [dpdk-dev] [PATCH 01/11] mk: use whole-archive option when creating dpdk binaries
` [dpdk-dev] [PATCH 02/11] devices-args: introduce rte_devargs in eal
      ` [dpdk-dev] [PATCH v2 "
` [dpdk-dev] [PATCH 03/11] devices-args: use rte_devargs and remove old whitelist code
  ` [dpdk-dev] [PATCH v2 "
` [dpdk-dev] [PATCH 04/11] devices-args: add a dump_devargs command in basic test application
` [dpdk-dev] [PATCH 05/11] pci: rename device_list as pci_device_list
` [dpdk-dev] [PATCH 06/11] vdev: rename eal_common_nonpci_devs.c as eal_common_vdev.c
` [dpdk-dev] [PATCH 07/11] vdev: allow external registration of virtual device drivers
` [dpdk-dev] [PATCH 08/11] device-args: use a comma instead of semicolon to separate key/values
` [dpdk-dev] [PATCH 09/11] device-args: replace use-device eal option by pci-whitelist and vdev
  ` [dpdk-dev] [PATCH v2 "
` [dpdk-dev] [PATCH 10/11] device-args: allow to provide per pci device command line arguments
  ` [dpdk-dev] [PATCH v2 "
` [dpdk-dev] [PATCH 11/11] testpmd: add several dump commands, useful for debug
  ` [dpdk-dev] [PATCH v2 "

[dpdk-dev] fedora 19 / 20
 2014-03-04  3:16 UTC  (2+ messages)

[dpdk-dev] Building on FreeBSD
 2014-03-04  2:15 UTC  (2+ messages)

[dpdk-dev] Physical core vs. hyper threaded core
 2014-03-03 20:11 UTC  (7+ messages)

[dpdk-dev] [PATCH] pcap: fix compilation error introduced by kvargs
 2014-03-02 21:51 UTC 

[dpdk-dev] free memory pool
 2014-03-02 17:25 UTC 

[dpdk-dev] zerocopy between userspace vhost virqueue and vmdq eth nic queu
 2014-03-02  2:55 UTC 

[dpdk-dev] Profiling tools for DPDK applications running on VM inside ESXi server
 2014-03-01  6:00 UTC  (3+ messages)

[dpdk-dev] Getting Started with Intel DPDK
 2014-03-01  4:57 UTC 

[dpdk-dev] [PATCH 1/2] eal: fix use of RTE_PTR_ALIGN_CEIL macro on 32bits system
 2014-02-28  8:21 UTC  (2+ messages)
` [dpdk-dev] [PATCH 2/2] mem: fix build "

[dpdk-dev] Is it possible to get symmetric hash from RSS for a given flow
 2014-02-28  5:34 UTC  (5+ messages)

[dpdk-dev] [PATCH 1.6.1] don't inline rte_string_fns
 2014-02-27 17:18 UTC 

[dpdk-dev] Issues with multiple DPDK instances
 2014-02-27 14:30 UTC 

[dpdk-dev] [dpdk-announce] DPDK 1.6.0r1 released
 2014-02-27 10:10 UTC 

[dpdk-dev] l2fwd/l3fwd performance drop of about 25% ?
 2014-02-27  9:36 UTC  (2+ messages)

[dpdk-dev] [PATCH 00/16] recipes for RPM packages
 2014-02-26 16:19 UTC  (16+ messages)
` [dpdk-dev] [PATCH 01/16] tools: rename pci_unbind script
` [dpdk-dev] [PATCH 02/16] virtio: rename library
` [dpdk-dev] [PATCH 03/16] pkg: add recipe for RPM
` [dpdk-dev] [vmxnet3-usermap PATCH 04/16] pmd: add make help
` [dpdk-dev] [vmxnet3-usermap PATCH 05/16] pmd: allow to build outside of the source directory
` [dpdk-dev] [vmxnet3-usermap PATCH 07/16] pkg: add recipe for RPM

[dpdk-dev] Unusable interfaces although apparently attached to IGB_UIO
 2014-02-26 13:03 UTC  (5+ messages)

[dpdk-dev] [RFC PATCH 1/2] e1000: release software locked semaphores on initialization
 2014-02-26 10:52 UTC  (10+ messages)
` [dpdk-dev] [RFC PATCH 2/2] ixgbe: "

[dpdk-dev] [dpdk-announce] DPDK 1.5.2r2 released
 2014-02-26 10:33 UTC 

[dpdk-dev] [PATCH v2] timer: add lfence before TSC read
 2014-02-26  9:39 UTC  (3+ messages)
  ` [dpdk-dev] [PATCH v3] timer: add new rte_rdtsc_precise function

[dpdk-dev] RTE CRC hash function
 2014-02-26  9:07 UTC  (2+ messages)

[dpdk-dev] [PATCH] hash: reverse the operand order to crc32 in rte_hash_crc.h
 2014-02-25 10:57 UTC  (2+ messages)

[dpdk-dev] DPDK on Xen Server
 2014-02-25  1:44 UTC 

[dpdk-dev] l3fwd increasing LPM IPv4 Table Size
 2014-02-24 20:01 UTC 

[dpdk-dev] using dpdk without glibc
 2014-02-24  6:11 UTC  (3+ messages)

[dpdk-dev] What's the performance significance of ixgbe_recv_pkts_bulk_alloc
 2014-02-23 23:57 UTC  (2+ messages)

[dpdk-dev] problem with rte_pktmbuf_prepend (possible bug?)
 2014-02-19 17:32 UTC  (2+ messages)

[dpdk-dev] ethtool not supported intel 82574 chip, has any plan?
 2014-02-19  3:49 UTC 

[dpdk-dev] problem with rte_pktmbuf_prepend (possible bug?)
 2014-02-18 17:16 UTC  (3+ messages)

[dpdk-dev] rte_eal_init independent from main(int argc, char** argv)
 2014-02-18 13:52 UTC  (3+ messages)

[dpdk-dev] Question on DPDK multi-process support
 2014-02-18 13:14 UTC  (5+ messages)
    ` [dpdk-dev] Receive queue full

[dpdk-dev] Is it possible to have dpdk running with no dependency on a nic ?
 2014-02-17 17:52 UTC  (10+ messages)

[dpdk-dev] How to debug packet sends to virtual functions
 2014-02-17 14:36 UTC  (18+ messages)

[dpdk-dev] turn on optical bypass
 2014-02-17  9:15 UTC 

[dpdk-dev] DPDK not recognizing 82599 on my setup
 2014-02-14 11:38 UTC  (4+ messages)

[dpdk-dev] Is Flow Director supported on the x540 chipset?
 2014-02-14 10:28 UTC  (6+ messages)

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