DPDK patches and discussions
 help / color / mirror / Atom feed
[dpdk-dev] [PATCH 0/3] add i40e RSS support in VF
 2014-07-31  1:55 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/2] dpdk: Allow for dynamic enablement of some isolated features
 2014-07-30 21:09 UTC  (16+ messages)
` [dpdk-dev] [PATCH 1/2] ixgbe: test sse4.2 support at runtime for vectorized receive operations
` [dpdk-dev] [PATCH 2/2] acl: Preform dynamic sse4.2 support check
` [dpdk-dev] [PATCH v2 0/2] dpdk: Allow for dynamic enablement of some isolated features
  ` [dpdk-dev] [PATCH v2 1/2] ixgbe: test sse4.2 support at runtime for vectorized receive operations
  ` [dpdk-dev] [PATCH v2 2/2] acl: Preform dynamic sse4.2 support check

[dpdk-dev] PMD for xen PV-on-HVM drivers
 2014-07-30 18:11 UTC 

[dpdk-dev] [PATCH v2] user space vhost driver library
 2014-07-30 10:39 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2] lib/librte_vhost: vhost library support to facilitate integration with vswitch

[dpdk-dev] [PATCH v2] virtio: Support mergeable buffer in virtio PMD
 2014-07-30  5:33 UTC  (3+ messages)

[dpdk-dev] Setup script for xen ?
 2014-07-30  2:11 UTC  (4+ messages)

[dpdk-dev] [PATCH v2 0/6] Support configuring hash functions
 2014-07-29  2:57 UTC  (8+ messages)
` [dpdk-dev] [PATCH v2 1/6] ethdev: rename macros of packet classification type
` [dpdk-dev] [PATCH v2 2/6] ethdev: add new ops of 'is_command_supported' and 'rx_classification_filter_ctl'
` [dpdk-dev] [PATCH v2 3/6] i40e: support of 'rx_classification_filter_ctl'
` [dpdk-dev] [PATCH v2 4/6] i40e: support of 'is_command_supported'
` [dpdk-dev] [PATCH v2 5/6] i40e: Initialize hash function during port initialization
` [dpdk-dev] [PATCH v2 6/6] app/testpmd: add commands for configuring hash functions

[dpdk-dev] does vswitchd runs multiple threads when i added dpdk devices
 2014-07-28 18:02 UTC  (2+ messages)
  ` [dpdk-dev] [ovs-discuss] "

[dpdk-dev] free a memzone
 2014-07-28 17:09 UTC  (7+ messages)

[dpdk-dev] [PATCH] ixgbe: convert sse intrinsics to use __builtin variants
 2014-07-28 13:32 UTC  (5+ messages)

[dpdk-dev] [PATCH] virtio: Fix 2 compilation issues in virtio PMD
 2014-07-28  7:35 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/3] Rename field name for RX/TX queue start/stop
 2014-07-28  4:34 UTC  (9+ messages)
` [dpdk-dev] [PATCH 1/3] ether: Update field name and description for queue start
` [dpdk-dev] [PATCH 2/3] ixgbe: Rename field name for queue start in ixgbe PMD
` [dpdk-dev] [PATCH 3/3] vhost: Update reference in user space vhost sample

[dpdk-dev] Query regarding the exception_path application
 2014-07-27 12:21 UTC 

[dpdk-dev] how to control receive timer for the wthresh?
 2014-07-27 10:00 UTC 

[dpdk-dev] [PATCH] vmxnet3: initialize receive mode correctly
 2014-07-25 17:50 UTC 

[dpdk-dev] [PATCH 1/2] igb_uio: fix compability on old kernel
 2014-07-25 17:37 UTC  (2+ messages)
` [dpdk-dev] [PATCH 2/2] igb_uio: handle no IRQ fallback

[dpdk-dev] [PATCH 00/10] igb_uio related patches
 2014-07-25 16:51 UTC  (22+ messages)
` [dpdk-dev] [PATCH 03/10] igb_uio: dont wrap pci_num_vf function needlessly
      ` [dpdk-dev] [igb_uio PATCH 0/3] igb_uio: fixed typos and pci lock/unlock calls
        ` [dpdk-dev] [igb_uio PATCH 1/3] igb_uio: fixed typos
        ` [dpdk-dev] [igb_uio PATCH 2/3] igb_uio: pci_config_lock/pci_config_unlock wrappers
        ` [dpdk-dev] [igb_uio PATCH 3/3] igb_uio: renaming pci config lock/unlock functions
      ` [dpdk-dev] [PATCH 0/3] igb_uio: fixed typos and pci lock/unlock calls
        ` [dpdk-dev] [PATCH 1/3] igb_uio: fixed typos
        ` [dpdk-dev] [PATCH 2/3] igb_uio: pci_config_lock/pci_config_unlock wrappers
        ` [dpdk-dev] [PATCH 3/3] igb_uio: renaming pci config lock/unlock functions

[dpdk-dev] Regarding new feature development in dpdk-acl
 2014-07-25 15:02 UTC  (2+ messages)

[dpdk-dev] symbol conflicts between netinet/in.h, arpa/inet.h, and rte_ip.h
 2014-07-25 14:40 UTC  (9+ messages)

[dpdk-dev] About round trip latency with DPDK
 2014-07-25 14:21 UTC  (2+ messages)

[dpdk-dev] maintainer help solicited for dpdk-rumptcpip
 2014-07-24 23:01 UTC 

[dpdk-dev] [PATCH] kni: fixed compilation error on Ubuntu 14.04 LTS (kernel 3.13.0-30.54)
 2014-07-24 15:43 UTC  (6+ messages)

[dpdk-dev] [PATCH] igb_uio dropped support for some faulty NICs
 2014-07-24 15:11 UTC  (6+ messages)
` [dpdk-dev] [PATCH] igb_uio: fall back to enable/disable irq mode

[dpdk-dev] Pktgen-DPDK compile error on Ubuntu 14.04
 2014-07-24 14:38 UTC  (4+ messages)

[dpdk-dev] rte_eth_dev_configure
 2014-07-24 14:15 UTC  (6+ messages)

[dpdk-dev] Performance - linking against DPDK shared vs static libraries
 2014-07-24 14:02 UTC  (6+ messages)

[dpdk-dev] [PATCH 0/5] Support configuring hash functions
 2014-07-24  8:54 UTC  (17+ messages)
` [dpdk-dev] [PATCH 1/5] ethdev: Rename macros of packet classification type
` [dpdk-dev] [PATCH 2/5] ethdev: add new ops of 'check_command_supported' and 'rx_classification_filter_ctl'
` [dpdk-dev] [PATCH 3/5] i40e: support selecting hash functions
` [dpdk-dev] [PATCH 4/5] i40e: support configuring symmetric hash function
` [dpdk-dev] [PATCH 5/5] app/testpmd: new commands for configuring hash functions

[dpdk-dev] About round trip latency with DPDK
 2014-07-24  8:36 UTC  (2+ messages)

[dpdk-dev] Inter-VM communication packet flow
 2014-07-24  7:33 UTC  (3+ messages)

[dpdk-dev] Fortville threshold register values
 2014-07-23 21:53 UTC 

[dpdk-dev] How to set RTE_MACHINE on DPDK 1.7.0 correctly?
 2014-07-23 18:44 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/2] introduce dev_ops to get extended statistics of a device
 2014-07-23 18:41 UTC  (4+ messages)
` [dpdk-dev] [PATCH 1/2] ethdev: add a new rte_eth_xstats_get method to retrieve extended statistics
` [dpdk-dev] [PATCH 2/2] testpmd: add a new command to get the extended statistics of a port

[dpdk-dev] dpdk-1.7.0 bug report
 2014-07-23 14:35 UTC  (3+ messages)

[dpdk-dev] [PATCH] eal/linuxapp: Add parameter to specify master lcore id
 2014-07-23 12:10 UTC  (10+ messages)

[dpdk-dev] How to change the mbuf size
 2014-07-23 10:04 UTC  (3+ messages)

[dpdk-dev] [PATCH] Added Spinlock to l3fwd-vf example to prevent race conditioning
 2014-07-23  8:33 UTC  (2+ messages)

[dpdk-dev] [PATCH v2] ethdev: Rename RX/TX enable queue field for queue start and stop
 2014-07-23  6:46 UTC  (2+ messages)

[dpdk-dev] [PATCH] kni: optimizing the rte_kni_rx_burst
 2014-07-23  6:45 UTC 

[dpdk-dev] [PATCH] virtio: Support mergeable buffer in virtio PMD
 2014-07-23  1:09 UTC  (3+ messages)

[dpdk-dev] [PATCH v3 0/9] Make DPDK tailqs fully local
 2014-07-22 22:12 UTC  (3+ messages)
` [dpdk-dev] [PATCH 00/10] "

[dpdk-dev] [PATCH] examples: fix clang compilation issues
 2014-07-22 19:27 UTC  (12+ messages)
` [dpdk-dev] [PATCH 1/4] l3fwd: some functions are unused in l3fwd-acl
` [dpdk-dev] [PATCH 2/4] virtio-net.c: incorrect parens around equality check
` [dpdk-dev] [PATCH 3/4] examples/*: -Wno-switch required for weird ioctl() ID's
` [dpdk-dev] [PATCH 4/4] rte.extvars.mk: allow user to override RTE_SDK_BIN

[dpdk-dev] [PATCH] l3fwd improve grouping by destination port a bit
 2014-07-22 16:04 UTC 

[dpdk-dev] DMAR errors when running testpmd on kernel >= 3.15
 2014-07-22 15:25 UTC 

[dpdk-dev] [PATCH 0/2] Fixed/Simplified Ring PMD
 2014-07-22 14:54 UTC  (3+ messages)

[dpdk-dev] [PATCH 1/5] vmxnet3: fix all multicast vs promiscious
 2014-07-22 14:53 UTC  (2+ messages)

[dpdk-dev] [PATCH v2 0/3] VMXNET3 support for FreeBSD
 2014-07-22 14:49 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/8] virtio driver phase 2
 2014-07-22 13:19 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/1] librte_pmd_virtio: Fix incorrect device specific header offset when MSI-X is disabled
 2014-07-22 13:10 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/1] "

[dpdk-dev] [PATCH v2] virtio: Fix 32bit pmd for 64bit kernel
 2014-07-22 13:09 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/2] link bonding unit test fix
 2014-07-22 10:57 UTC  (4+ messages)
` [dpdk-dev] [PATCH 1/2] test app:
` [dpdk-dev] [PATCH 2/2] bond: unit test suite fix

[dpdk-dev] Random numbers at line-rate
 2014-07-22  1:24 UTC  (4+ messages)

[dpdk-dev] MEMNIC [How can we achieve max through put using memnic interfaces]
 2014-07-21 15:15 UTC 

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