DPDK patches and discussions
 help / color / mirror / Atom feed
[dpdk-dev] [PATCH v2] Send updated port_id in vdev_init functions
 2015-08-25 17:59 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2] Change rte_eal_vdev_init to update port_id

[dpdk-dev] [PATCH v1] ixgbe_pmd: forbid tx_rs_thresh above 1 for all NICs but 82598
 2015-08-25 17:39 UTC  (14+ messages)

[dpdk-dev] Industry's Tiny and Powerful Wireless LAN Controller - Running On Intel NUC D34010WYKH - Built on DPDK
 2015-08-25 15:58 UTC  (4+ messages)

[dpdk-dev] flow_director_filter error!!
 2015-08-25 13:55 UTC  (6+ messages)

[dpdk-dev] working example commands for ethertype/flow_director_filter ?
 2015-08-25 13:45 UTC  (3+ messages)

[dpdk-dev] [PATCH] qos_meter: Fix compilation with APP_MODE_FWD
 2015-08-25 13:42 UTC  (5+ messages)

[dpdk-dev] [PATCH 0/3] fix build issues with librte_sched, test_red on non x86 platform
 2015-08-25 12:03 UTC  (5+ messages)
` [dpdk-dev] [PATCH 1/3] sched: remove unused inclusion of tmmintrin.h
  ` [dpdk-dev] [PATCH 2/3] app/test: test_sched: fix needless build dependency on CONFIG_RTE_ARCH_X86_64
    ` [dpdk-dev] [PATCH 3/3] app/test: enable test_red to build on non x86 platform

[dpdk-dev] vhost compliant virtio based networking interface in container
 2015-08-25  9:56 UTC  (3+ messages)

[dpdk-dev] Why the offloads of the guest's virtio-net network adapter are disabled when vhost-user is used?
 2015-08-25  5:10 UTC  (4+ messages)

[dpdk-dev] [PATCH 0/6] Support multiple queues in vhost
 2015-08-25  0:38 UTC  (4+ messages)
` [dpdk-dev] [PATCH 1/6] ixgbe: Support VMDq RSS in non-SRIOV environment

[dpdk-dev] i40e and RSS woes
 2015-08-24 18:58 UTC  (10+ messages)

[dpdk-dev] vSwitch Performance Comparison for NFV Use Case
 2015-08-24 16:50 UTC  (2+ messages)

[dpdk-dev] OVS-DPDK performance problem on ixgbe vector PMD
 2015-08-24 11:43 UTC  (2+ messages)
` [dpdk-dev] [ovs-dev] "

[dpdk-dev] [PATCH] librte_eal: Fix wrong header file for old gcc version
 2015-08-24  9:22 UTC 

[dpdk-dev] [PATCH v4] ixgbe_pmd: enforce RS bit on every EOP descriptor for devices newer than 82598
 2015-08-24  8:11 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/4] vhost: remove redundant ;
 2015-08-24  3:54 UTC  (4+ messages)
` [dpdk-dev] [PATCH 2/4] vhost: fix typo
` [dpdk-dev] [PATCH 3/4] vhost: get rid of duplicate code
` [dpdk-dev] [PATCH 4/4] vhost: define callfd and kickfd as int type

[dpdk-dev] Building dpdk 1.7.0 and 2.0.0 with shared library and combine library options fail in test module and building example application
 2015-08-23 23:10 UTC 

[dpdk-dev] DPDK 2.1.0 build error: inlining failed in call to always_inline
 2015-08-21 15:13 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/4] A proposed DPDK Crypto API and device framework
 2015-08-21 14:02 UTC  (7+ messages)
` [dpdk-dev] [PATCH 1/4] cryptodev: Initial DPDK Crypto APIs and device framework release
` [dpdk-dev] [PATCH 2/4] qat_crypto_pmd: Addition of a new QAT DPDK PMD
` [dpdk-dev] [PATCH 3/4] aesni_mb_pmd: Initial implementation of multi buffer based crypto device
` [dpdk-dev] [PATCH 4/4] app/test: add cryptodev unit and performance tests

[dpdk-dev] [PATCH] app/test-pmd: Detect NUMA socket count
 2015-08-21  2:25 UTC 

[dpdk-dev] [PATCH] eal/linux: fix rte_epoll_wait
 2015-08-21  1:23 UTC  (2+ messages)

[dpdk-dev] Issue observed with execution of Reorder test app
 2015-08-20 17:36 UTC  (3+ messages)

[dpdk-dev] ISSUE IN rte_bitmap
 2015-08-20 16:39 UTC 

[dpdk-dev] [PATCH v3] ixgbe_pmd: enforce RS bit on every EOP descriptor for devices newer than 82598
 2015-08-20 15:26 UTC 

[dpdk-dev] [RFC] combining dpdk with ovs via vhost_net
 2015-08-20  8:36 UTC  (2+ messages)

[dpdk-dev] [PATCH v2] kni: Use utsrelease.h to determine Ubuntu kernel version
 2015-08-20  6:51 UTC 

[dpdk-dev] [PATCH] vhost: fix qemu shutdown issue
 2015-08-20  4:01 UTC 

[dpdk-dev] [PATCH v1] Return ENOMEM during mpipe_devinit failure
 2015-08-20  2:14 UTC  (3+ messages)

[dpdk-dev] Pktgen error on pkts_rx from lua script
 2015-08-19 22:30 UTC 

[dpdk-dev] [PATCH v2] Move common functions in eal_thread.c
 2015-08-19 20:46 UTC 

[dpdk-dev] Using pktgen-dpdk with VM's
 2015-08-19 18:35 UTC 

[dpdk-dev] [PATCH v6 0/9] Expose IXGBE extended stats to DPDK apps
 2015-08-19 13:44 UTC  (5+ messages)
` [dpdk-dev] [PATCH v6 4/9] ethdev: remove HW specific stats in stats structs

[dpdk-dev] [PATCH 1/3] vhost: Fix return value of GET_VRING_BASE message
 2015-08-19  9:51 UTC  (3+ messages)
` [dpdk-dev] [PATCH 2/3] vhost: Fix RESET_OWNER handling not to close callfd
` [dpdk-dev] [PATCH 3/3] vhost: Fix RESET_OWNER handling not to free virtqueue

[dpdk-dev] Cisco DPDK enabled Packet Generator
 2015-08-19  8:25 UTC  (2+ messages)

[dpdk-dev] [PATCH v3 0/9] Support multiple queues in vhost
 2015-08-19  6:39 UTC  (10+ messages)
` [dpdk-dev] [PATCH v4 00/12] "
  ` [dpdk-dev] [PATCH v4 02/12] vhost: support multiple queues in virtio dev

[dpdk-dev] ISSUE IN rte_bitmap
 2015-08-19  1:48 UTC 

[dpdk-dev] [PATCH] ring: add function to free a ring
 2015-08-18 14:00 UTC 

[dpdk-dev] [ 2nd try ] Lookup mechanim in DPDK HASH table
 2015-08-18 10:34 UTC  (11+ messages)

[dpdk-dev] ieee1588fwd.c implementation
 2015-08-18  7:38 UTC  (10+ messages)

[dpdk-dev] [PATCH] doc: fix for vhost sample parameter
 2015-08-18  2:51 UTC 

[dpdk-dev] [PATCH v2]doc:Add performance test guide about how to get DPDK high perf on Intel platform
 2015-08-18  1:16 UTC  (2+ messages)

[dpdk-dev] [dpdk-announce] DPDK 2.1.0 released
 2015-08-17 21:53 UTC 

[dpdk-dev] [PATCH 0/2] add mlx4 release notes
 2015-08-17 17:36 UTC  (2+ messages)

[dpdk-dev] [PATCH] doc: updated release notes for r2.1
 2015-08-17 17:10 UTC  (4+ messages)

[dpdk-dev] [PATCH] test_table: initialize table parameteres
 2015-08-17 17:07 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/1] table_test: renamed test_table_ACL to lowercase
 2015-08-17 16:20 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/1] test_table: added ACL table test to the list
 2015-08-17 16:04 UTC  (8+ messages)
` [dpdk-dev] [PATCH 1/1] test_table: fixed failing unit tests checking offset

[dpdk-dev] [PATCH 1/2] lib: Fix pointer arithmetic for C++
 2015-08-17 15:50 UTC  (5+ messages)
` [dpdk-dev] [PATCH 2/2] eal: Fix compilation on C++

[dpdk-dev] [PATCH] mbuf & mempool: explicit typecast on function return
 2015-08-17 15:38 UTC  (5+ messages)

[dpdk-dev] Status of Open vSwitch with DPDK
 2015-08-17 14:53 UTC  (4+ messages)
  ` [dpdk-dev] [ovs-dev] "

[dpdk-dev] [PATCH 1/2] doc: announce removal of jhash2 function
 2015-08-17 14:43 UTC  (3+ messages)
` [dpdk-dev] [PATCH 2/2] doc: announce removal of LPM memory location

[dpdk-dev] [PATCH 0/3 v2] remove code marked as deprecated in 2.0
 2015-08-17 14:42 UTC  (6+ messages)
` [dpdk-dev] [PATCH 0/3] announce deprecation of functions commented as deprecated
  ` [dpdk-dev] [PATCH 1/3] doc: announce legacy 7-tuple acl rule removal
  ` [dpdk-dev] [PATCH 2/3] doc: announce removal of kni functions using port id
  ` [dpdk-dev] [PATCH 3/3] doc: announce ring PMD functions removal

[dpdk-dev] [PATCH] mempool: fix the inverted pg_num check on create
 2015-08-17 10:50 UTC  (3+ messages)

[dpdk-dev] [PATCH v2] ixgbe_pmd: forbid tx_rs_thresh above 1 for all NICs but 82598
 2015-08-17 10:45 UTC 

[dpdk-dev] [PATCH] mempool: fix incompatibility with C++ in header file
 2015-08-17  8:40 UTC  (2+ messages)

[dpdk-dev] Performance issues with Mellanox Connectx-3 EN
 2015-08-16  6:38 UTC  (5+ messages)

[dpdk-dev] ISSUE IN rte_bitmap
 2015-08-16  5:46 UTC 

[dpdk-dev] [PATCH] doc: announce ABI change for librte_pipeline
 2015-08-15 21:49 UTC  (3+ messages)

[dpdk-dev] [PATCH v2] announce ABI change for librte_table
 2015-08-15 21:48 UTC  (3+ messages)

[dpdk-dev] More performance comparisons on virtual switches
 2015-08-15 16:11 UTC 

[dpdk-dev] [PATCH] doc: announce ABI change for librte_cfgfile
 2015-08-15  9:09 UTC  (3+ messages)

[dpdk-dev] [PATCH] doc: announce ABI change for librte_sched
 2015-08-15  8:58 UTC  (3+ messages)

[dpdk-dev] Can pthread_create be called directly in a dpdk application?
 2015-08-15  6:47 UTC  (3+ messages)

[dpdk-dev] [dpdk-announce] DPDK Summit, San Francisco 2015 is open for registration
 2015-08-14 12:27 UTC  (3+ messages)

[dpdk-dev] [PATCH] PPC: Fix NUMA node numbering on IBM POWER8 LE machine
 2015-08-14 12:19 UTC 

[dpdk-dev] [PATCH] mbuf: fix incompatibility with C++ in header file
 2015-08-14  8:59 UTC  (2+ messages)

[dpdk-dev] [dpdk_dev]bug report: create_proc_read_entry() is not supported from linux kernel 3.10.x
 2015-08-14  8:55 UTC  (2+ messages)

[dpdk-dev] [igb_uio] ethtool: Operation not supported
 2015-08-14  0:47 UTC 

[dpdk-dev] DPDK2.1 (rc3 & rc4) major performance drop
 2015-08-13  1:51 UTC  (3+ messages)

[dpdk-dev] Lookup mechanim in DPDK HASH table
 2015-08-12 22:03 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).