DPDK patches and discussions
 help / color / mirror / Atom feed
[dpdk-dev] [RFC PATCH 0/2] Reduce DPDK initialization time
 2015-12-24  8:34 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/3] Handle SIGINT and SIGTERM in DPDK examples
 2015-12-24  8:12 UTC  (6+ messages)
` [dpdk-dev] [PATCH 1/3] app/test-pmd: Handle SIGINT and SIGTERM in testpmd
` [dpdk-dev] [PATCH 2/3] examples/l2fwd: Handle SIGINT and SIGTERM in l2fwd
` [dpdk-dev] [PATCH 3/3] examples/l3fwd: Handle SIGINT and SIGTERM in l3fwd

[dpdk-dev] [PATCH v3 0/7] interrupt mode for fm10k
 2015-12-24  8:04 UTC  (22+ messages)
` [dpdk-dev] [PATCH v4 0/6] "
  ` [dpdk-dev] [PATCH v4 1/6] fm10k: implement rx_descriptor_done function
  ` [dpdk-dev] [PATCH v4 2/6] fm10k: setup rx queue interrupts for PF and VF
  ` [dpdk-dev] [PATCH v4 3/6] fm10k: remove rx queue interrupts when dev stops
  ` [dpdk-dev] [PATCH v4 4/6] fm10k: add rx queue interrupt en/dis functions
  ` [dpdk-dev] [PATCH v4 5/6] fm10k: make sure default VID available in dev_init
  ` [dpdk-dev] [PATCH v4 6/6] l3fwd-power: fix a memory leak for non-ip packet
  ` [dpdk-dev] [PATCH v5 0/6] interrupt mode for fm10k
    ` [dpdk-dev] [PATCH v5 1/6] fm10k: implement rx_descriptor_done function
    ` [dpdk-dev] [PATCH v5 2/6] fm10k: setup rx queue interrupts for PF and VF
    ` [dpdk-dev] [PATCH v5 3/6] fm10k: remove rx queue interrupts when dev stops
    ` [dpdk-dev] [PATCH v5 4/6] fm10k: add rx queue interrupt en/dis functions
    ` [dpdk-dev] [PATCH v5 5/6] fm10k: make sure default VID available in dev_init
    ` [dpdk-dev] [PATCH v5 6/6] l3fwd-power: fix a memory leak for non-ip packet

[dpdk-dev] [PATCH 1/3] librte_ether: remove RTE_PROC_PRIMARY_OR_ERR_RET and RTE_PROC_PRIMARY_OR_RET
 2015-12-24  8:01 UTC  (4+ messages)
` [dpdk-dev] [PATCH 2/3] librte_cryptodev: remove RTE_PROC_PRIMARY_OR_RET
` [dpdk-dev] [PATCH 3/3] librte_ether: fix rte_eth_dev_configure

[dpdk-dev] [PATCH v4 2/2] vhost: Add VHOST PMD
 2015-12-24  7:58 UTC  (26+ messages)
` [dpdk-dev] [PATCH v5 0/3] "
  ` [dpdk-dev] [PATCH v5 1/3] vhost: Add callback and private data for vhost PMD

[dpdk-dev] rte_prefetch0() is effective?
 2015-12-24  6:35 UTC 

[dpdk-dev] [PATCH] virtio: fix crashes in virtio stats functions
 2015-12-24  3:48 UTC  (3+ messages)

[dpdk-dev] [Question] How pmd virtio works without UIO?
 2015-12-24  3:30 UTC  (20+ messages)

[dpdk-dev] [PATCH 0/2] provide rte_pktmbuf_alloc_bulk API and call it in vhost dequeue
 2015-12-24  1:33 UTC  (24+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/2] mbuf: provide rte_pktmbuf_alloc_bulk API
  ` [dpdk-dev] [PATCH v3 0/2] provide rte_pktmbuf_alloc_bulk API and call it in vhost dequeue
    ` [dpdk-dev] [PATCH v3 1/2] mbuf: provide rte_pktmbuf_alloc_bulk API
    ` [dpdk-dev] [PATCH v3 2/2] vhost: call rte_pktmbuf_alloc_bulk in vhost dequeue
` [dpdk-dev] [PATCH v4 0/2] provide rte_pktmbuf_alloc_bulk API and call it "
  ` [dpdk-dev] [PATCH v4 1/2] mbuf: provide rte_pktmbuf_alloc_bulk API
  ` [dpdk-dev] [PATCH v4 2/2] vhost: call rte_pktmbuf_alloc_bulk in vhost dequeue

[dpdk-dev] [PATCH] mk: Fix examples install path
 2015-12-23 21:37 UTC  (2+ messages)

[dpdk-dev] [RFC PATCH 0/6] General tunneling APIs
 2015-12-23 18:32 UTC  (10+ messages)
` [dpdk-dev] [RFC PATCH 1/6] rte_ether: extend rte_eth_tunnel_flow structure
` [dpdk-dev] [RFC PATCH 2/6] rte_ether: define tunnel flow structure and APIs
` [dpdk-dev] [RFC PATCH 3/6] rte_ether: implement tunnel config API
` [dpdk-dev] [RFC PATCH 4/6] rte_ether: define rte_eth_vxlan_decap and rte_eth_vxlan_encap
` [dpdk-dev] [RFC PATCH 5/6] rte_ether: implement encap and decap APIs
` [dpdk-dev] [RFC PATCH 6/6] driver/i40e: tunnel configure in i40e

[dpdk-dev] [RFC 0/3] ethdev: Enhancements to flow director filter
 2015-12-23 12:41 UTC  (4+ messages)
` [dpdk-dev] [RFC v2 0/2] "
  ` [dpdk-dev] [RFC v2 1/2] ethdev: add packet filter flow and new behavior switch to fdir
  ` [dpdk-dev] [RFC v2 2/2] testpmd: add an example to show packet filter flow

[dpdk-dev] [PATCH] hash: fix CRC32c computation
 2015-12-23 11:37 UTC  (3+ messages)

[dpdk-dev] VFIO no-iommu
 2015-12-23 11:19 UTC  (18+ messages)
                    ` [dpdk-dev] [PATCH] vfio: add no-iommu support

[dpdk-dev] [PATCH 0/8] bonding: fixes and enhancements
 2015-12-23 10:51 UTC  (2+ messages)

[dpdk-dev] [PATCH] doc: add Vector FM10K introductions
 2015-12-23  8:59 UTC 

[dpdk-dev] [PATCH] i40e: fix inverted check for ETH_TXQ_FLAGS_NOREFCOUNT
 2015-12-23  8:42 UTC  (2+ messages)

[dpdk-dev] DPDP crash with sr-iov (with ESXi 5.5 hypervisor)
 2015-12-23  7:28 UTC  (2+ messages)

[dpdk-dev] [PATCH] i40e: fix the issue of port initialization failure
 2015-12-23  5:32 UTC 

[dpdk-dev] [PATCH] The VMXNET3 PMD can't receive packet suddenly after a lot of traffic coming in
 2015-12-22 21:36 UTC  (2+ messages)

[dpdk-dev] Vmxnet3 activation of device fails in DPDK1.7
 2015-12-22 20:36 UTC  (5+ messages)

[dpdk-dev] [PATCH 0/3] vmxnet3: bugfix and enhancements
 2015-12-22 19:51 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/3] vmxnet3: support mult-segment receive

[dpdk-dev] [PATCH 0/2] Some enhancement of the tilegx mpipe driver
 2015-12-22 19:49 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] driver/net/mpipe: add rte_vect.h and enable CONFIG_RTE_LIBRTE_LPM
` [dpdk-dev] [PATCH 2/2] driver/net/mpipe: fix the crash/hung issue when testpmd quits

[dpdk-dev] [PATCH v4] vfio: Include No-IOMMU mode
 2015-12-22 19:39 UTC 

[dpdk-dev] SIGILL while calling ixgbevf_vlan_filter_set from secondary process
 2015-12-22 19:02 UTC 

[dpdk-dev] [PATCH v3] vfio: Include No-IOMMU mode
 2015-12-22 17:26 UTC 

[dpdk-dev] [PATCH 1/3] vhost: get rid of linked list dev
 2015-12-22 14:40 UTC  (12+ messages)
` [dpdk-dev] [PATCH 2/3] vhost: simplify numa_realloc
` [dpdk-dev] [PATCH 3/3] vhost: fix vq realloc at numa_realloc
` [dpdk-dev] [PATCH v2 1/3] vhost: get rid of linked list dev
  ` [dpdk-dev] [PATCH v2 2/3] vhost: simplify numa_realloc
  ` [dpdk-dev] [PATCH v2 3/3] vhost: fix vq realloc at numa_realloc

[dpdk-dev] [PATCH 0/5] interrupt mode for fm10k
 2015-12-22 12:07 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 0/7] "
  ` [dpdk-dev] [PATCH v2 7/7] doc: release note update for fm10k intr mode

[dpdk-dev] bnx2x pmd performance expectations
 2015-12-22 11:52 UTC 

[dpdk-dev] [PATCH 1/2] testpmd: optimize tx_vlan_set and tx_qinq_set function
 2015-12-22 11:36 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] testpmd: fix a bug in tx_vlan set command support

[dpdk-dev] [PATCH 0/4 for 2.3] vhost-user live migration support
 2015-12-22  8:24 UTC  (26+ messages)
` [dpdk-dev] [PATCH v2 0/6] "
  ` [dpdk-dev] [PATCH v2 1/6] vhost: handle VHOST_USER_SET_LOG_BASE request
  ` [dpdk-dev] [PATCH v2 2/6] vhost: introduce vhost_log_write
  ` [dpdk-dev] [PATCH v2 3/6] vhost: log used vring changes
  ` [dpdk-dev] [PATCH v2 5/6] vhost: claim that we support GUEST_ANNOUNCE feature

[dpdk-dev] [ [PATCH v2] 00/13] Add virtio support in arm/arm64
 2015-12-22  6:26 UTC  (6+ messages)
` [dpdk-dev] [ [PATCH v2] 01/13] virtio: Introduce config RTE_VIRTIO_INC_VECTOR

[dpdk-dev] building LIBRTE_PMD_XENVIRT in 32bit triggers some errors
 2015-12-22  2:51 UTC  (8+ messages)

[dpdk-dev] [PATCH v1] Modify and modularize l3fwd code
 2015-12-21 23:12 UTC  (2+ messages)

[dpdk-dev] [PATCH] vfio: Support for no-IOMMU mode
 2015-12-21 20:16 UTC 

[dpdk-dev] [PATCH 0/3] i40e: enable extended tag
 2015-12-21 18:57 UTC  (5+ messages)
` [dpdk-dev] [PATCH 1/3] "
` [dpdk-dev] [PATCH 2/3] eal: remove pci config of "
` [dpdk-dev] [PATCH 3/3] igb_uio: remove sys files for setting pci config space

[dpdk-dev] tcpdump support in DPDK 2.3
 2015-12-21 17:22 UTC  (14+ messages)

[dpdk-dev] [PATCH] librte_ether: fix crashes in rte_ethdev functions
 2015-12-21 15:01 UTC  (5+ messages)

[dpdk-dev] [PATCH 0/3] switch to using YY.MM version numbers
 2015-12-21 13:26 UTC  (4+ messages)
` [dpdk-dev] [PATCH 1/3] version: switch to year/month "
` [dpdk-dev] [PATCH 2/3] version: adjust printing for new version scheme
` [dpdk-dev] [PATCH 3/3] doc: rename release 2.3 to 16.04

[dpdk-dev] [PATCH] mem: fix how to calculate space left in a hugetlbfs
 2015-12-21  8:34 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] mem: "

[dpdk-dev] [PATCH] ixgbe: fix link down issue on x550em_x
 2015-12-21  7:56 UTC 

[dpdk-dev] [PATCH v6 0/4] add virtio offload support in us-vhost
 2015-12-21  5:21 UTC  (5+ messages)
` [dpdk-dev] [PATCH v6 1/4] vhost/lib: add vhost TX offload capabilities in vhost lib
` [dpdk-dev] [PATCH v6 2/4] vhost/lib: add guest offload setting
` [dpdk-dev] [PATCH v6 3/4] sample/vhost: remove the ipv4_hdr structure defination
` [dpdk-dev] [PATCH v6 4/4] example/vhost: add virtio offload test in vhost sample

[dpdk-dev] [PATCH] Unlink existing unused sockets at start up
 2015-12-21  3:31 UTC  (5+ messages)

[dpdk-dev] testpmd loopback mode
 2015-12-20 10:31 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).