dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-17 10:31:35 to 2014-09-23 16:29:48 UTC [more...]

[PATCH 0/4] Add DSO symbol versioning to support backwards compatibility
 2014-09-23 16:29 UTC  (13+ messages)
` [PATCH 1/4] compat: Add infrastructure to support symbol versioning
` [PATCH 2/4] Provide initial versioning for all DPDK libraries

[PATCH v4 0/5] lib/librte_vhost: user space vhost cuse driver library
 2014-09-23 16:07 UTC  (2+ messages)

[PATCH 0/2] introduce dev_ops to get extended statistics of a device
 2014-09-23 15:49 UTC  (3+ messages)

[PATCH] eal: remove kni file from bsdapp eal
 2014-09-23 15:38 UTC  (2+ messages)

[PATCH 0/7] cleanup option parsing in bsd/linux eal
 2014-09-23 15:37 UTC  (13+ messages)
  ` [PATCH 1/7] eal: remove unused --use-device option
  ` [PATCH 2/7] eal: factorise unsupported option handling
  ` [PATCH 3/7] eal: remove duplicate handling of white/black list
  ` [PATCH 4/7] eal: fix checkpatch issues before moving code
  ` [PATCH 5/7] eal: merge bsd and linux common options parsing
  ` [PATCH 6/7] eal: rework long "
  ` [PATCH 7/7] eal: indent files

[PATCH] Change alarm cancel function to thread-safe
 2014-09-23 15:02 UTC 

[PATCH v2 4/6] bond: free mbufs if transmission fails in bonding tx_burst functions
 2014-09-23 13:18 UTC  (7+ messages)
  ` [PATCH v3 0/5] link bonding
      ` [PATCH v3 1/5] bond: free mbufs if transmission fails in bonding tx_burst functions
      ` [PATCH v3 2/5] test app: adding support for generating variable sized packet
      ` [PATCH v3 3/5] testpmd: adding parameter to reconfig method to set socket_id when adding new port to portlist
      ` [PATCH v3 4/5] bond: lsc polling support
      ` [PATCH v3 5/5] bond: unit test test macro refactor

[PATCH 0/6] i40e VMDQ support
 2014-09-23 13:14 UTC  (7+ messages)
  ` [PATCH 1/6] ether: enhancement for "
  ` [PATCH 2/6] igb: change for VMDQ arguments expansion
  ` [PATCH 3/6] ixgbe: "
  ` [PATCH 4/6] i40e: add VMDQ support
  ` [PATCH 5/6] i40e: macaddr add/del enhancement
  ` [PATCH 6/6] i40e: Add full VMDQ pools support

[PATCH 0/3] distributor_app: new sample application for distributor library
 2014-09-23 12:55 UTC  (2+ messages)

KNI and memzones
 2014-09-23 12:39 UTC  (2+ messages)

[PATCH 0/5] Mbuf Structure Rework, part 3
 2014-09-23 11:08 UTC  (31+ messages)
` [PATCH 2/5] ixgbe: add prefetch to improve slow-path tx perf
` [PATCH 3/5] testpmd: Change rxfreet default to 32
` [PATCH 4/5] mbuf: add userdata pointer field
` [PATCH 5/5] mbuf: Add in second vlan tag field to mbuf
  ` [PATCH v2 0/5] Mbuf Structure Rework, part 3
      ` [PATCH v2 1/5] mbuf: ensure next pointer is set to null on free
      ` [PATCH v2 2/5] ixgbe: add prefetch to improve slow-path tx perf
      ` [PATCH v2 3/5] testpmd: Change rxfreet default to 32
      ` [PATCH v2 4/5] mbuf: add userdata pointer field
      ` [PATCH v2 5/5] mbuf: switch vlan_tci and reserved2 fields

DPDK 1.7 crashes on table initialization
 2014-09-23 10:21 UTC  (2+ messages)

compile error with linuxapp-clang target on Fedora 20 with 3.15.10 kernel
 2014-09-23  9:59 UTC  (6+ messages)

[PATCH 00/10] VM Power Management
 2014-09-23  7:48 UTC  (13+ messages)
  ` [PATCH 01/10] Channel Manager and Monitor for VM Power Management(Host)
  ` [PATCH 02/10] VM Power Management CLI(Host)
  ` [PATCH 03/10] CPU Frequency Power Management(Host)
  ` [PATCH 04/10] "
  ` [PATCH 05/10] VM communication channels for VM Power Management(Guest)
  ` [PATCH 06/10] Alternate implementation of librte_power "
  ` [PATCH 07/10] Packet format for VM Power Management(Host and Guest)
  ` [PATCH 08/10] Build system integration for VM Power Management(Guest and Host)
  ` [PATCH 09/10] VM Power Management Unit Tests(Guest)
  ` [PATCH 10/10] VM Power Management CLI(Guest)

LRU using DPDK 1.7
 2014-09-23  5:26 UTC  (5+ messages)

[PATCH 0/5]support filter of unicast and multicast MAC address for VF on Fortville
 2014-09-23  3:29 UTC  (6+ messages)
  ` [PATCH 1/5]librte_ether:use new filter framework
  ` [PATCH 2/5]librte_ether:extend data structures of MACVLAN filter
  ` [PATCH 3/5]i40e:optimize MACVLAN filter implementation
  ` [PATCH 4/5]i40e:add VF MACVLAN filter implementation in librte_pmd_i40e
  ` [PATCH 5/5]testpmd:test VF MACVLAN filter for i40e

[PATCH 0/2] bond: add mode 4 support
 2014-09-22 13:15 UTC  (12+ messages)
  ` [PATCH 1/2] bond: extract common code to separate functions
  ` [PATCH 2/2] bond: add mode 4 support

[PATCH 0/3] eal / bonding pmd cleanup
 2014-09-22 13:04 UTC  (4+ messages)

[RFC] PMD for performance measurement
 2014-09-22  8:07 UTC  (4+ messages)
    ` [RFC] librte_pmd_null: Add null PMD

Porting DPDK to ARM platform
 2014-09-22  6:07 UTC  (4+ messages)

dpdk 1.7.0 comiple errors on suse11 sp3 xen hypervisor
 2014-09-21  5:10 UTC 

DPDK and custom memory
 2014-09-19 10:18 UTC  (6+ messages)

rx_eth_tx_burst not work in slave app
 2014-09-19  9:12 UTC 

[PATCH v3 00/20] cleanup logs in main PMDs
 2014-09-19  7:52 UTC  (25+ messages)
  ` [PATCH v3 01/20] ixgbe: use the right debug macro
  ` [PATCH v3 02/20] ixgbe/base: add a raw macro for use by shared code
  ` [PATCH v3 03/20] ixgbe: indent logs sections
  ` [PATCH v3 04/20] ixgbe: clean log messages
  ` [PATCH v3 05/20] ixgbe: always log init messages
  ` [PATCH v3 06/20] ixgbe: add a message when forcing scatter mode
  ` [PATCH v3 07/20] ixgbe: add log messages when rx bulk mode is not usable
  ` [PATCH v3 08/20] i40e: use the right debug macro
  ` [PATCH v3 09/20] i40e/base: add a raw macro for use by shared code
  ` [PATCH v3 10/20] i40e: indent logs sections
  ` [PATCH v3 11/20] i40e: clean log messages
  ` [PATCH v3 12/20] i40e: always log init messages
  ` [PATCH v3 13/20] i40e: add log messages when rx bulk mode is not usable
  ` [PATCH v3 14/20] e1000: use the right debug macro
  ` [PATCH v3 15/20] e1000/base: add a raw macro for use by shared code
  ` [PATCH v3 16/20] e1000: indent logs sections
  ` [PATCH v3 17/20] e1000: clean log messages
  ` [PATCH v3 18/20] e1000: always log init messages
  ` [PATCH v3 19/20] e1000: add a message when forcing scatter mode
  ` [PATCH v3 20/20] eal: set log level from command line

i40e: Steps and required configurations of how to achieve the best performance!
 2014-09-19  3:43 UTC  (7+ messages)

Maximum possible throughput with the KNI DPDK Application
 2014-09-19  2:59 UTC  (5+ messages)

[PATCH v2 0/3] add i40e RSS support in VF
 2014-09-19  1:14 UTC  (4+ messages)
  ` [PATCH v2 1/3] ethdev: improvement for constant usage
  ` [PATCH v2 2/3] i40e: extern two functions and relevant macros
  ` [PATCH v2 3/3] i40evf: support of RSS in VF

[PATCH 0/3] New Thread Safe Hash Library
 2014-09-18 22:30 UTC  (9+ messages)
  ` [PATCH 1/3] eal: add const in prefetch functions
  ` [PATCH 2/3] lib/librte_tshash: New Thread Safe Hash library for DPDK
  ` [PATCH 3/3] app/test: Added unit tests for Thread Safe Hash library

[PATCH] librte_log: add function to retrieve log_level
 2014-09-18 20:25 UTC  (4+ messages)

[PATCH] ixgbe: fix compile error with gcc4.4 (used RHEL 6)
 2014-09-18 18:12 UTC  (11+ messages)

[PATCH 0/2] examples/vhost: vhost example based on vhost lib API
 2014-09-18 13:19 UTC  (3+ messages)
  ` [PATCH 1/2] examples/vhost: copy old vhost example files
  ` [PATCH 2/2] examples/vhost: vhost example modification to use vhost lib API

Userland IP stack for DPDK
 2014-09-18 12:18 UTC  (4+ messages)

[PATCH 00/13] Mbuf Structure Rework, part 2
 2014-09-17 22:35 UTC  (12+ messages)
` [PATCH 07/13] mbuf: use macros only to access the mbuf metadata
` [PATCH v2 00/13] Mbuf Structure Rework, part 2

[PATCH] doc: apply one comment to all members of a group
 2014-09-17 17:21 UTC 

Regarding Crypto Accelerators
 2014-09-17 15:01 UTC  (3+ messages)


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