dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-03 17:26:22 to 2015-11-05 08:20:15 UTC [more...]

[PATCH v2] kni: Use utsrelease.h to determine Ubuntu kernel version
 2015-11-05  8:20 UTC  (7+ messages)

[PATCH v2 0/7] interrupt mode for fm10k
 2015-11-05  5:12 UTC  (9+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/7] fm10k: implement rx_descriptor_done function
  ` [PATCH v3 2/7] fm10k: setup rx queue interrupts for PF and VF
  ` [PATCH v3 3/7] fm10k: remove rx queue interrupts when dev stops
  ` [PATCH v3 4/7] fm10k: add rx queue interrupt en/dis functions
  ` [PATCH v3 5/7] fm10k: make sure default VID available in dev_init
  ` [PATCH v3 6/7] l3fwd-power: fix a memory leak for non-ip packet
  ` [PATCH v3 7/7] doc: release note update for fm10k intr mode

[PATCH 3/3] vhost: Add VHOST PMD
 2015-11-05  2:17 UTC  (3+ messages)
` [PATCH v2 0/2] "

[PATCH] doc: Add missing new line before code block
 2015-11-05  2:11 UTC  (3+ messages)

[PATCH v2 0/2] i40e: Enlarge the number of supported queues
 2015-11-05  0:39 UTC  (5+ messages)
` [PATCH v3 "

[dpdk-announce] release candidate 2.2.0-rc1
 2015-11-05  0:18 UTC 

How can I calculate/estimate pps(packet per seocond) and bps(bit per second) in DPDK pktg
 2015-11-04 23:58 UTC  (14+ messages)

FOSDEM - call for participation
 2015-11-04 23:29 UTC 

[PATCH v2] igb_uio: fix igb_uio's access to pci_dev->msi_list for kernels >= 4.3
 2015-11-04 23:07 UTC  (3+ messages)

[PATCH] net:bonding: fix free_queues function when no queues exist
 2015-11-04 22:47 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] devargs: add blacklisting by linux interface name
 2015-11-04 22:40 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] bnx2x: use bnx2xvf driver for VF devices
 2015-11-04 22:37 UTC  (3+ messages)

[PATCH] eal: don't reset getopt lib
 2015-11-04 22:21 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] librte: Link status interrupt race condition, IGB E1000
 2015-11-04 22:13 UTC  (3+ messages)
` [PATCH] lib/librte_ether: Prevent link status race condition when LSI enabled

[PATCH] rte_ether: clarify rte_eth_set_queue_rate_limit tx_rate parameter
 2015-11-04 22:01 UTC  (4+ messages)

[PATCH 0/3] Support for flow director behavior "other" on Intel FVL NIC
 2015-11-04 21:54 UTC  (4+ messages)
` [PATCH v2 0/3] Support for flow director behavior "passthru" "

Reshuffling of rte_mbuf structure
 2015-11-04 18:56 UTC  (6+ messages)

[PATCH v2 0/4] ethdev: minor cleanup
 2015-11-04 18:39 UTC  (11+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/4] ethdev: move error checking macros to header
  ` [PATCH v3 4/4] ethdev: check driver support for functions

Status of bnx2x pmd?
 2015-11-04 18:20 UTC  (2+ messages)

[PATCH] rte_sched: release enqueued mbufs on rte_sched_port_free()
 2015-11-04 18:14 UTC  (3+ messages)

[PATCH] PPC64: turn off fm10k driver compilation on IBM POWER
 2015-11-04 17:45 UTC  (3+ messages)

Fw: New Defects reported by Coverity Scan for DPDK Data Plane Development Kit
 2015-11-04 17:46 UTC 

[PATCH] bsdapp: fix missing #define for drivers compile
 2015-11-04 17:25 UTC  (2+ messages)

[PATCH] doc: update release notes for ip_pipeline app
 2015-11-04 17:03 UTC  (4+ messages)
` [PATCH v2] "

Proposals from project governance meeting at DPDK Userspace (was Notes from ...)
 2015-11-04 17:02 UTC  (14+ messages)

ixgbe: ierrors counter spuriously increasing in DPDK 2.1
 2015-11-04 16:57 UTC  (9+ messages)
    ` [PATCH] ixgbe: remove l3_l4_xsum_errors from rx errors
    ` [PATCH v2] "

[Patch v2] Eth driver optimization: Prefetch variable structure
 2015-11-04 16:56 UTC  (4+ messages)
    ` FW: "

[PATCH v2] ethdev: add new RX/TX queue state arrays in rte_eth_dev_data
 2015-11-04 16:53 UTC  (3+ messages)

[PATCH] i40e: correct to disable interrupt of FDIR when stop device
 2015-11-04 16:27 UTC  (2+ messages)

[PATCH v5 0/9] support for netronome nfp-6xxx card
 2015-11-04 15:41 UTC  (6+ messages)
` [PATCH v5 1/9] nfp: basic initialization for netronome´s "
` [PATCH v5 8/9] nfp: adding nic guide

[PATCH 0/5] interrupt mode for fm10k
 2015-11-04 14:52 UTC  (4+ messages)
` [PATCH v2 0/7] "

i40e: disabling flow control makes XL710 NIC discard all packets
 2015-11-04 14:32 UTC  (2+ messages)

[RFC ][PATCH] Introduce rte_smp_mb(), rte_smp_wmb() and rte_smp_rmb()
 2015-11-04 14:30 UTC  (3+ messages)
` [PATCH] Introduce rte_smp_*mb() for memory barriers to use between lcores

[PATCH v1 00/11] interrupt mode for i40e
 2015-11-04 14:29 UTC  (43+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/11] eal/linux: vfio map misc intr to vector zero
    ` [PATCH v3 00/13] interrupt mode for i40e
      ` [PATCH v3 01/13] eal: vfio map misc intr to vector zero
      ` [PATCH v3 02/13] ixgbe: reserve intr vector zero for misc cause
      ` [PATCH v3 03/13] igb: "
      ` [PATCH v3 04/13] eal/linux: not allow to enable zero intr efd
      ` [PATCH v3 05/13] ixgbe: fix efd_enable with zero number
      ` [PATCH v3 06/13] igb: "
      ` [PATCH v3 07/13] eal: add intr api to report multi-vector capability
      ` [PATCH v3 08/13] ixgbe: fix rx intr compatible issue with PF mbox
      ` [PATCH v3 09/13] ixgbe: fix unnecessary intr_vec free in dev_close
      ` [PATCH v3 10/13] ixgbevf: cleanup unnecessary interrupt handler
      ` [PATCH v3 11/13] igb: fix rx intr compatible issue with PF mbox
      ` [PATCH v3 12/13] i40e: add rx interrupt support
      ` [PATCH v3 13/13] i40evf: "
      ` [PATCH v4 00/13] interrupt mode for i40e
        ` [PATCH v4 01/13] eal: vfio map misc intr to vector zero
        ` [PATCH v4 02/13] ixgbe: reserve intr vector zero for misc cause
        ` [PATCH v4 03/13] igb: "
        ` [PATCH v4 04/13] eal/linux: not allow to enable zero intr efd
        ` [PATCH v4 05/13] ixgbe: fix efd_enable with zero number
        ` [PATCH v4 06/13] igb: "
        ` [PATCH v4 07/13] eal: add intr api to report multi-vector capability
        ` [PATCH v4 08/13] ixgbe: fix rx intr compatible issue with PF mbox
        ` [PATCH v4 09/13] ixgbe: fix unnecessary intr_vec free in dev_close
        ` [PATCH v4 10/13] ixgbevf: cleanup unnecessary interrupt handler
        ` [PATCH v4 11/13] igb: fix rx intr compatible issue with PF mbox
        ` [PATCH v4 12/13] i40e: add rx interrupt support
        ` [PATCH v4 13/13] i40evf: "
  ` [PATCH v2 05/11] eal/linux: add intr api to report multi-vector capability
  ` [PATCH v2 07/11] ixgbevf: cleanup unnecessary interrupt handler

[PATCH v3 0/8] add vhost TX offload support
 2015-11-04 13:18 UTC  (16+ messages)
` [PATCH v3 1/8] driver/virtio:add virtual addr for virtio net header
` [PATCH v3 2/8] driver/virtio: record virtual address of "
` [PATCH v3 3/8] driver/virtio:add vhost TX checksum support capability in virtio-net
` [PATCH v3 4/8] driver/virtio:fill virtio device info for TX offload
` [PATCH v3 5/8] driver/virtio:enqueue vhost "
` [PATCH v3 6/8] "
` [PATCH v3 7/8] lib/librte_vhost:dequeue "
` [PATCH v3 8/8] examples/vhost:support TX offload in vhost sample

[PATCH v3 0/3] extend flow director to support VF filtering in i40e driver
 2015-11-04 12:41 UTC  (6+ messages)
` [PATCH v4 0/3] extend flow drector "
  ` [PATCH v4 1/3] ethdev: extend struct to support flow director in VFs
  ` [PATCH v4 2/3] i40e: extend flow diretcor to support filtering "
  ` [PATCH v4 3/3] testpmd: extend commands

[PATCH v4] i40e: Fix the statistics issue of i40e
 2015-11-04 12:12 UTC  (8+ messages)
` [PATCH v5] "
  ` [PATCH v6] "

[PATCH v3 0/8] add vhost TX offload support
 2015-11-04 10:48 UTC  (10+ messages)
` [PATCH v3 1/8] driver/virtio:add virtual addr for virtio net header
` [PATCH v3 2/8] driver/virtio: record virtual address of "
` [PATCH v3 3/8] driver/virtio:add vhost TX checksum support capability in virtio-net
` [PATCH v3 4/8] driver/virtio:fill virtio device info for TX offload
` [PATCH v3 5/8] driver/virtio:enqueue vhost "
` [PATCH v3 6/8] "
` [PATCH v3 7/8] lib/librte_vhost:dequeue "
` [PATCH v3 8/8] examples/vhost:support TX offload in vhost sample

[PATCH 0/3] add sample ptp slave application
 2015-11-04 10:06 UTC  (12+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 6/7] example: PTP client slave minimal implementation
` [PATCH v4 0/7] add sample ptp slave application
  ` [PATCH v4 1/7] ethdev: add additional ieee1588 support functions
  ` [PATCH v4 2/7] net: Add common PTP structures and functions
  ` [PATCH v4 3/7] ixgbe: add additional ieee1588 support functions
  ` [PATCH v4 4/7] igb: "
  ` [PATCH v4 5/7] i40e: "
  ` [PATCH v4 6/7] example: PTP client slave minimal implementation
  ` [PATCH v4 7/7] doc: add a PTPCLIENT sample guide

[PATCH] doc: update release notes for e1000 base code update
 2015-11-04  9:59 UTC  (2+ messages)

[PATCH 0/3] export hotplug capability
 2015-11-04  7:49 UTC  (5+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 2/2] ethdev: export rte_eth_dev_is_detachable function

[RFC ][PATCH] Introduce RTE_ARCH_STRONGLY_ORDERED_MEM_OPS configuration parameter
 2015-11-04  3:33 UTC  (7+ messages)

DPDK2.1 VF and NIC X552 PF - ixgbe SRIOV works?
 2015-11-04  2:13 UTC  (2+ messages)

[PATCH] igbvf: fix vlan filtering
 2015-11-04  2:00 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 0/3] Keepalive monitoring & reporting
 2015-11-04  1:54 UTC  (4+ messages)
` [PATCH v3 1/3] rte: add keep alive functionality

[PATCH] kni: fix igb build with kernel 4.2
 2015-11-04  1:36 UTC  (4+ messages)
` [PATCH v2 0/2] Fix "

[PATCH] kni: allow per-net instances
 2015-11-04  1:29 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v8] mem: command line option to delete hugepage backing files
 2015-11-04  1:03 UTC  (3+ messages)

[PATCH v3 0/2] Fix two issues in lpm
 2015-11-04  0:19 UTC  (3+ messages)

[PATCH] hash: fix incorrect lookup if key is all zero
 2015-11-04  0:07 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2] hash: fix scaling by reducing contention
 2015-11-04  0:03 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] hash: free internal ring when freeing hash
 2015-11-04  0:03 UTC  (3+ messages)

[PATCH v3] ring: add function to free a ring
 2015-11-03 23:50 UTC  (4+ messages)
` [PATCH v4] "

[PATCH v5 0/2] add selecting different GRE key length
 2015-11-03 23:38 UTC  (3+ messages)
` [PATCH v6 "

[PATCH v8 0/2] i40e: RSS/FD granularity configuration
 2015-11-03 23:25 UTC  (3+ messages)
` [PATCH v9 "

Problem after hours of running rte_eth_rx_burst
 2015-11-03 22:25 UTC 

[PATCH 1/2] mlx5: fix compilation error with debugging enabled
 2015-11-03 22:00 UTC  (3+ messages)
` [PATCH 2/2] mlx5: fix wrong hash RX queue type in RSS mode

[PATCH v3 0/6] Crypto API and device framework
 2015-11-03 21:20 UTC  (9+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/6] cryptodev: Initial DPDK Crypto APIs and device framework release
  ` [PATCH v4 2/6] mbuf_offload: library to support attaching offloads to a mbuf
  ` [PATCH v4 3/6] qat_crypto_pmd: Addition of a new QAT DPDK PMD
  ` [PATCH v4 4/6] aesni_mb_pmd: Initial implementation of multi buffer based crypto device
  ` [PATCH v4 5/6] app/test: add cryptodev unit and performance tests
  ` [PATCH v4 6/6] l2fwd-crypto: crypto

[PATCH 0/8 v2] i40e: add vector PMD support for FVL
 2015-11-03 21:20 UTC  (4+ messages)
` [PATCH 0/4 v3] "
  ` [PATCH 2/4 v3] add vector PMD TX "

[PATCH] l3fwd: fix lookup burst size for ipv6
 2015-11-03 20:13 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3 1/1] vmxnet3: add PCI Port Hotplug support
 2015-11-03 18:28 UTC  (2+ messages)

[PATCH v8 00/11] remove pci driver from vdevs
 2015-11-03 17:50 UTC  (2+ messages)

[PATCH] bnx2x: tx_start_bd->vlan_or_ethertype is le16
 2015-11-03 17:26 UTC 


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