DPDK patches and discussions
 help / color / mirror / Atom feed
[dpdk-dev] [PATCH 1/4] ixgbe: rearrange vector PMD code for x86
 2016-05-27 10:44 UTC  (9+ messages)
` [dpdk-dev] [PATCH v3 0/4] ixgbe: enable ixgbe vector PMD on ARM
  ` [dpdk-dev] [PATCH v3 2/4] ixgbe: implement vector PMD for arm architecture

[dpdk-dev] [PATCH 0/9] prepare for rte_device / rte_driver
 2016-05-27 10:39 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 00/17] "
  ` [dpdk-dev] [PATCH v2 15/17] eal: add hotplug operations for pci and vdev

[dpdk-dev] [PATCH v4 0/3] external mempool manager
 2016-05-27 10:33 UTC  (6+ messages)
` [dpdk-dev] mempool: "
  ` [dpdk-dev] [PATCH v5 1/3] mempool: support external handler

[dpdk-dev] [PATCH] examples/ethtool: include case for 64-bit registers
 2016-05-27 10:28 UTC  (6+ messages)
` [dpdk-dev] [PATCH 1/2] ethdev: add callback to get register size in bytes
  ` [dpdk-dev] [PATCH 2/2] examples/ethtool: get reg width to allocate memory

[dpdk-dev] [PATCH] mbuf: replace c memcpy code semantics with optimized rte_memcpy
 2016-05-27 10:24 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2] mempool: "

[dpdk-dev] [PATCH 0/4] Implement pmd hardware support exports
 2016-05-27  9:16 UTC  (34+ messages)
` [dpdk-dev] [PATCHv4 0/5] "
  ` [dpdk-dev] [PATCHv4 1/5] pmdinfogen: Add buildtools and pmdinfogen utility
  ` [dpdk-dev] [PATCHv4 2/5] drivers: Update driver registration macro usage
  ` [dpdk-dev] [PATCHv4 3/5] eal: Add an export symbol to expose the autoload path to external tools
  ` [dpdk-dev] [PATCHv4 4/5] Makefile: Do post processing on objects that register a driver
  ` [dpdk-dev] [PATCHv4 5/5] pmdinfo.py: Add tool to query binaries for hw and other support information
` [dpdk-dev] [PATCHv5 0/6] Implement pmd hardware support exports
  ` [dpdk-dev] [PATCHv5 1/6] pmdinfogen: Add buildtools and pmdinfogen utility
  ` [dpdk-dev] [PATCHv5 2/6] drivers: Update driver registration macro usage
  ` [dpdk-dev] [PATCHv5 3/6] eal: Add an export symbol to expose the autoload path to external tools
  ` [dpdk-dev] [PATCHv5 4/6] Makefile: Do post processing on objects that register a driver
  ` [dpdk-dev] [PATCHv5 5/6] pmdinfo.py: Add tool to query binaries for hw and other support information
  ` [dpdk-dev] [PATCHv5 6/6] remove rte.hostapp.mk

[dpdk-dev] [PATCH] virtio: split virtio rx/tx queue
 2016-05-27  9:07 UTC  (5+ messages)

[dpdk-dev] [PATCH 0/2] support mailbox interruption on ixgbe/igb VF
 2016-05-27  8:31 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] ixgbe: VF supports mailbox interruption for PF link up/down

[dpdk-dev] [PATCH] i40e: fix vlan filter in promiscuous mode
 2016-05-27  8:05 UTC 

[dpdk-dev] Underlinked libs and overlinked applications - an issue?
 2016-05-27  5:59 UTC  (7+ messages)
` [dpdk-dev] [PATCH] mk: fix underlinking issues of most librte libraries

[dpdk-dev] [PATCH] port: add KNI interface support 1. add KNI port type to the packet framework 2. add KNI support to the IP Pipeline sample Application
 2016-05-27  5:07 UTC 

[dpdk-dev] Crashing OVS+DPDK at the host, from inside of a KVM Guest
 2016-05-27  3:47 UTC  (5+ messages)

[dpdk-dev] [PATCH 0/2] bond mode 4 external sm api
 2016-05-27  2:24 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] bond mode 4: allow external state machine
` [dpdk-dev] [PATCH 2/2] bond mode 4: tests for "

[dpdk-dev] [PATCH] virtio: check if devargs is NULL before checking its value
 2016-05-27  2:09 UTC  (3+ messages)

[dpdk-dev] [PATCH 00/16] vhost ABI/API refactoring
 2016-05-27  1:36 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 00/19] "

[dpdk-dev] [vpp-dev] VLAN packets dropped... ?
 2016-05-26 22:56 UTC  (3+ messages)

[dpdk-dev] [dpdk-announce] download fastly
 2016-05-26 19:39 UTC 

[dpdk-dev] [PATCH] drivers/net/pcap: fix segfault in pcap pmd
 2016-05-26 17:57 UTC  (2+ messages)

[dpdk-dev] [PATCH] af_packet: add byte counters
 2016-05-26 16:59 UTC  (4+ messages)

[dpdk-dev] [REQUEST] New repository request for project SPP
 2016-05-26 16:48 UTC 

[dpdk-dev] [PATCH 0/5] bonding: locks
 2016-05-26 16:38 UTC  (15+ messages)
` [dpdk-dev] [PATCH 1/5] bonding: replace spinlock with read/write lock
` [dpdk-dev] [PATCH v2 0/6] bonding: locks
  ` [dpdk-dev] [PATCH v2 1/6] bonding: add spinlock to rx and tx queues
  ` [dpdk-dev] [PATCH v2 2/6] bonding: grab queue spinlocks in slave add and remove
  ` [dpdk-dev] [PATCH v2 3/6] bonding: take queue spinlock in rx/tx burst functions
  ` [dpdk-dev] [PATCH v2 4/6] bonding: add spinlock to stop function
  ` [dpdk-dev] [PATCH v2 5/6] bonding: add spinlock to link update function
  ` [dpdk-dev] [PATCH v2 6/6] bonding: remove memcpy from burst functions

[dpdk-dev] [PATCH 01/40] bnxt: new driver for Broadcom NetXtreme-C devices
 2016-05-26 15:20 UTC  (51+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 02/40] bnxt: add HWRM init code
  ` [dpdk-dev] [PATCH v2 03/40] bnxt: add driver register/unregister support
  ` [dpdk-dev] [PATCH v2 05/40] bnxt: add dev configure operation
  ` [dpdk-dev] [PATCH v2 06/40] bnxt: add vnic functions and structs
  ` [dpdk-dev] [PATCH v2 07/40] bnxt: declare ring structs and free() func
  ` [dpdk-dev] [PATCH v2 08/40] bnxt: add completion ring support
  ` [dpdk-dev] [PATCH v2 09/40] bnxt: add L2 filter alloc/init/free
  ` [dpdk-dev] [PATCH v2 12/40] bnxt: statistics operations
  ` [dpdk-dev] [PATCH v2 13/40] bnxt: initial Tx ring code
  ` [dpdk-dev] [PATCH v2 14/40] bnxt: initial Rx "
  ` [dpdk-dev] [PATCH v2 15/40] bnxt: alloc/free ring information
  ` [dpdk-dev] [PATCH v2 19/40] bnxt: add HWRM vnic cfg function
  ` [dpdk-dev] [PATCH v2 20/40] bnxt: add vnic RSS cos lb cTx alloc/free functions
  ` [dpdk-dev] [PATCH v2 21/40] bnxt: add HWRM vnic RSS config function
  ` [dpdk-dev] [PATCH v2 23/40] bnxt: add HWRM stats context allocation
  ` [dpdk-dev] [PATCH v2 24/40] bnxt: add HWRM ring alloc/free functions
  ` [dpdk-dev] [PATCH v2 26/40] bnxt: add HWRM stat context free function
  ` [dpdk-dev] [PATCH v2 28/40] bnxt: add ring allocation and group init
  ` [dpdk-dev] [PATCH v2 29/40] bnxt: work around HWRM error when creating rings
  ` [dpdk-dev] [PATCH v2 30/40] bnxt: add HWRM port phy qcfg call and wrapper
  ` [dpdk-dev] [PATCH v2 40/40] bnxt: cleanup null pointer checks

[dpdk-dev] [PATCH] test: fix mempool perf test enq_count wraparound of 32-bit uint
 2016-05-26 14:15 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [PATCH v3 31/40] bnxt: add start/stop/link update operations
 2016-05-26 13:46 UTC  (2+ messages)

[dpdk-dev] [PATCH] drivers/net/pcap: fix segfault in pcap pmd
 2016-05-26 13:32 UTC  (2+ messages)

[dpdk-dev] [PATCH] fix build issues in the cross-compiling mode
 2016-05-26 12:20 UTC  (2+ messages)

[dpdk-dev] [PATCH] e1000: fix build with clang
 2016-05-26 11:36 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2] "
  ` [dpdk-dev] [PATCH v3] "

[dpdk-dev] [PATCH] eal: fix rte_memcpy perf in hsw/bdw
 2016-05-26  9:36 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/6] vhost/virtio performance loopback utility
 2016-05-26  9:31 UTC  (21+ messages)
` [dpdk-dev] [PATCH 1/6] testpmd: add io_retry forwarding
` [dpdk-dev] [PATCH 2/6] testpmd: configurable tx_first burst number
` [dpdk-dev] [PATCH 4/6] testpmd: handle all rxqs in rss setup
` [dpdk-dev] [PATCH 5/6] testpmd: show topology at forwarding start
` [dpdk-dev] [PATCH 6/6] testpmd: update documentation

[dpdk-dev] [PATCH] i40e: fix unchecked return value
 2016-05-26  9:27 UTC  (3+ messages)

[dpdk-dev] [PATCH v1 0/2] rte_memcmp functions
 2016-05-26  9:05 UTC  (6+ messages)
` [dpdk-dev] [PATCH v1 1/2] rte_memcmp functions using Intel AVX and SSE intrinsics
  ` [dpdk-dev] [PATCH v1 2/2] Test cases for rte_memcmp functions

[dpdk-dev] [PATCH 0/2] NSH packet type support in i40e
 2016-05-26  8:41 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] mbuf: new NSH packet type

[dpdk-dev] [PATCH v3 0/8] add packet capture framework
 2016-05-26  8:15 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4 0/9] "

[dpdk-dev] [PATCH 0/6] vhost: add vhost-user client mode and reconnect ability
 2016-05-26  8:01 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 6/6] vhost: add pmd client and reconnect option

[dpdk-dev] [PATCH] vhost: add support for dynamic vhost PMD creation
 2016-05-26  7:58 UTC  (12+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [PATCH] ethdev: change comments of VLAN type
 2016-05-26  7:28 UTC 

[dpdk-dev] [PATCH] qede: fix build issue in the cross-compiling mode
 2016-05-26  6:36 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] flow director on X550
 2016-05-26  6:34 UTC  (4+ messages)

[dpdk-dev] [PATCH] enic: fix seg fault when releasing queues
 2016-05-26  2:45 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [PATCH 00/36] mempool: rework memory allocation
 2016-05-25 19:41 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 00/35] "
  ` [dpdk-dev] [PATCH v3 13/35] mempool: store physical address in objects

[dpdk-dev] [PATCH] virtio: use volatile to get used->idx in the loop
 2016-05-25 15:24 UTC  (7+ messages)

[dpdk-dev] If 1 KVM Guest loads the virtio-pci, on top of dpdkvhostuser OVS socket interface, it slows down everything!
 2016-05-25 15:00 UTC  (4+ messages)
  ` [dpdk-dev] [ovs-dev] "

[dpdk-dev] [PATCH v1 1/1] examples/l2fwd-crypto: improve random key generator
 2016-05-25 13:34 UTC 

[dpdk-dev] fast red autotest
 2016-05-25 11:41 UTC  (6+ messages)

[dpdk-dev] [PATCH 0/3 v7] i40e: Add floating VEB support for i40e
 2016-05-25 10:05 UTC  (7+ messages)
` [dpdk-dev] [PATCH v8 0/3] "
  ` [dpdk-dev] [PATCH v8 1/3] i40e: support floating VEB config
  ` [dpdk-dev] [PATCH v8 2/3] i40e: Add floating VEB support in i40e
  ` [dpdk-dev] [PATCH v8 3/3] i40e: add floating VEB extension support

[dpdk-dev] [PATCH] examples/l2fwd-crypto: enable AES-XCBC-MAC authentication algorithm
 2016-05-25  9:00 UTC 

[dpdk-dev] [PATCH] doc: fix l2fwd-crypto sample command
 2016-05-25  9:00 UTC 

[dpdk-dev] [PATCH] examples/l2fwd-crypto: enable AES counter mode cipher algorithm
 2016-05-25  8:59 UTC 

[dpdk-dev] [PATCH] app/test: fix +/-1 error in allocation
 2016-05-25  8:35 UTC  (3+ messages)

[dpdk-dev] [PATCH] ivshmem: fix overlap detection code
 2016-05-24 18:31 UTC  (3+ messages)

[dpdk-dev] [PATCH] ip_pipeline: add command for multiple execution of run <file>
 2016-05-24 17:20 UTC  (2+ 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).