DPDK patches and discussions
 help / color / mirror / Atom feed
[dpdk-dev] [PATCH] net/sfc: fix TSO limits imposed to the number of Tx queues
 2017-01-19 10:46 UTC 

[dpdk-dev] [PATCH] net/sfc: do not panic if alarms are not supported
 2017-01-19 10:44 UTC 

[dpdk-dev] [PATCH v1] net/i40e: set no drop for traffic class
 2017-01-19 10:38 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [PATCH v4 2/7] crypto/armv8: add PMD optimized for ARMv8 processors
 2017-01-19 10:36 UTC  (24+ messages)
` [dpdk-dev] [PATCH v5 0/7] Add crypto PMD optimized for ARMv8
  ` [dpdk-dev] [PATCH v5 1/7] cryptodev: add cryptodev type for the ARMv8 PMD
  ` [dpdk-dev] [PATCH v5 2/7] crypto/armv8: add PMD optimized for ARMv8 processors
    ` [dpdk-dev] [PATCH v6 0/8] Add crypto PMD optimized for ARMv8
      ` [dpdk-dev] [PATCH v6 1/8] cryptodev: add cryptodev type for the ARMv8 PMD
      ` [dpdk-dev] [PATCH v6 2/8] crypto/armv8: add PMD optimized for ARMv8 processors
      ` [dpdk-dev] [PATCH v6 3/8] mk: add PMD to the build system
      ` [dpdk-dev] [PATCH v6 4/8] cryptodev/armv8: introduce ARM-specific feature flags
      ` [dpdk-dev] [PATCH v6 5/8] doc: update documentation about ARMv8 crypto PMD
      ` [dpdk-dev] [PATCH v6 6/8] crypto/armv8: enable ARMv8 PMD in the configuration
      ` [dpdk-dev] [PATCH v6 7/8] MAINTAINERS: update MAINTAINERS entry for ARMv8 crypto
      ` [dpdk-dev] [PATCH v6 8/8] app/test: add ARMv8 crypto tests and test vectors
  ` [dpdk-dev] [PATCH v5 3/7] mk: add PMD to the build system
  ` [dpdk-dev] [PATCH v5 4/7] doc: update documentation about ARMv8 crypto PMD
  ` [dpdk-dev] [PATCH v5 5/7] crypto/armv8: enable ARMv8 PMD in the configuration
  ` [dpdk-dev] [PATCH v5 6/7] MAINTAINERS: update MAINTAINERS entry for ARMv8 crypto
  ` [dpdk-dev] [PATCH v5 7/7] app/test: add ARMv8 crypto tests and test vectors

[dpdk-dev] [PATCH] doc: announce ABI change for cloud filter
 2017-01-19  9:06 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/virtio-user: fix missing driver name
 2017-01-19  8:23 UTC  (7+ messages)
` [dpdk-dev] [dpdk-stable] "

[dpdk-dev] [PATCH] devtools: check stable tag in fixes
 2017-01-19  8:05 UTC  (11+ messages)
` [dpdk-dev] [PATCH v2] devtools: relax tag checking "

[dpdk-dev] Performance issue in DPDK setup
 2017-01-19  7:42 UTC  (2+ messages)

[dpdk-dev] I/O device memory read/write implementation for sfc
 2017-01-19  6:30 UTC  (3+ messages)

[dpdk-dev] [PATCH v4 00/29] introduce I/O device memory read/write operations
 2017-01-19  5:46 UTC  (8+ messages)
` [dpdk-dev] [PATCH v5 "

[dpdk-dev] [PATCH] doc: update release notes for I/O device memory access API
 2017-01-19  5:43 UTC 

[dpdk-dev] [PATCH] net/i40e: fix Rx checksum flag
 2017-01-19  5:39 UTC 

[dpdk-dev] [dpdk-announce] release candidate 17.02-rc1
 2017-01-19  5:17 UTC 

[dpdk-dev] [PATCH v7 0/9] Introducing EAL Bus-Device-Driver Model
 2017-01-19  4:50 UTC  (67+ messages)
` [dpdk-dev] [PATCH v8 "
  ` [dpdk-dev] [PATCH v8 1/9] eal/bus: introduce bus abstraction
  ` [dpdk-dev] [PATCH v8 2/9] test: add basic bus infrastructure tests
  ` [dpdk-dev] [PATCH v8 3/9] pci: split match and probe function
  ` [dpdk-dev] [PATCH v8 4/9] eal/bus: support for scanning of bus
  ` [dpdk-dev] [PATCH v9 00/12] Introducing EAL Bus-Device-Driver Model
    ` [dpdk-dev] [PATCH v9 01/12] eal/bus: introduce bus abstraction
    ` [dpdk-dev] [PATCH v9 02/12] test: add basic bus infrastructure tests
    ` [dpdk-dev] [PATCH v9 03/12] pci: split match and probe function
    ` [dpdk-dev] [PATCH v9 04/12] eal: remove loop over drivers in device detach
    ` [dpdk-dev] [PATCH v9 05/12] eal/bus: support for scanning of bus
    ` [dpdk-dev] [PATCH v9 06/12] eal/bus: introduce support for bus probing
    ` [dpdk-dev] [PATCH v9 07/12] eal: integrate bus scan and probe with EAL
    ` [dpdk-dev] [PATCH v9 08/12] eal/pci: add support for PCI bus
    ` [dpdk-dev] [PATCH v9 09/12] test: add test cases for scan and probe on BUS
    ` [dpdk-dev] [PATCH v9 10/12] test: add Bus based scan and probe test cases for PCI
    ` [dpdk-dev] [PATCH v9 11/12] eal: enable PCI bus
    ` [dpdk-dev] [PATCH v9 12/12] eal: enable hotplugging of devices on bus
    ` [dpdk-dev] [PATCH v10 00/13] Introducing EAL Bus-Device-Driver Model
      ` [dpdk-dev] [PATCH v10 01/13] eal/bus: introduce bus abstraction
      ` [dpdk-dev] [PATCH v10 02/13] test: add basic bus infrastructure tests
      ` [dpdk-dev] [PATCH v10 03/13] pci: split match and probe function
      ` [dpdk-dev] [PATCH v10 04/13] eal: remove loop over drivers in device detach
      ` [dpdk-dev] [PATCH v10 05/13] eal/bus: support for scanning of bus
      ` [dpdk-dev] [PATCH v10 06/13] eal/bus: introduce support for bus probing
      ` [dpdk-dev] [PATCH v10 07/13] eal: integrate bus scan and probe with EAL
      ` [dpdk-dev] [PATCH v10 08/13] eal/pci: add support for PCI bus
      ` [dpdk-dev] [PATCH v10 09/13] test: add test cases for scan and probe on BUS
      ` [dpdk-dev] [PATCH v10 10/13] test: add Bus based scan and probe test cases for PCI
      ` [dpdk-dev] [PATCH v10 11/13] eal: enable PCI bus
      ` [dpdk-dev] [PATCH v10 12/13] eal: enable hotplugging of devices on bus
      ` [dpdk-dev] [PATCH v10 13/13] doc: remove deprecation notice for rte_bus
      ` [dpdk-dev] [PATCH v11 00/13] rte_bus + rte_pci_bus
        ` [dpdk-dev] [PATCH v11 01/13] bus: introduce bus abstraction
        ` [dpdk-dev] [PATCH v11 02/13] bus: add scanning
        ` [dpdk-dev] [PATCH v11 03/13] bus: add probing
        ` [dpdk-dev] [PATCH v11 04/13] app/test: check bus registration
        ` [dpdk-dev] [PATCH v11 05/13] app/test: check bus scan
        ` [dpdk-dev] [PATCH v11 06/13] app/test: check bus probe
        ` [dpdk-dev] [PATCH v11 07/13] pci: split match and probe
        ` [dpdk-dev] [PATCH v11 08/13] pci: remove loop over drivers in device detach
        ` [dpdk-dev] [PATCH v11 09/13] pci: add bus driver
        ` [dpdk-dev] [PATCH v11 10/13] app/test: add PCI "
        ` [dpdk-dev] [PATCH v11 11/13] pci: use bus driver for scan/probe
        ` [dpdk-dev] [PATCH v11 12/13] pci: use bus driver for attach/detach
        ` [dpdk-dev] [PATCH v11 13/13] doc: remove deprecation notice for rte_bus

[dpdk-dev] [PATCH v6 0/2] kni: use bulk functions to allocate and free mbufs
 2017-01-19  4:46 UTC  (3+ messages)
` [dpdk-dev] [PATCH v6 1/2] kni: add bulk function to "
` [dpdk-dev] [PATCH v6 2/2] kni: Use bulk functions to allocate and "

[dpdk-dev] [PATCH v5 0/2] kni: use bulk functions to allocate and free mbufs
 2017-01-19  4:40 UTC  (3+ messages)
` [dpdk-dev] [PATCH v5 1/2] kni: add bulk function to "
` [dpdk-dev] [PATCH v5 2/2] kni: Use bulk functions to allocate and "

[dpdk-dev] [PATCH 1/4] eal/common: introduce rte_memset on IA platform
 2017-01-19  1:36 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2 0/4] eal/common: introduce rte_memset and related test

[dpdk-dev] [PATCH v4 0/2] kni: use bulk functions to allocate and free mbufs
 2017-01-18 23:32 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4 1/2] kni: add bulk function to "
` [dpdk-dev] [PATCH v4 2/2] kni: Use bulk functions to allocate and "

[dpdk-dev] [PATCH 1/2] pkg: add aarch64 support
 2017-01-18 21:46 UTC  (2+ messages)
` [dpdk-dev] [PATCH 2/2] pkg: remove xen-devel for aarch64

[dpdk-dev] [PATCH] pkg: add dkms to build kernel module
 2017-01-18 21:45 UTC 

[dpdk-dev] net/qede/base: build is broken on FreeBSD 11.0 with clang 3.8.0
 2017-01-18 20:45 UTC  (3+ messages)

[dpdk-dev] [PATCH v7 0/6] Expanded statistics reporting
 2017-01-18 20:11 UTC  (8+ messages)
` [dpdk-dev] [PATCH v7 5/6] lib: added new library for latency stats

[dpdk-dev] [PATCH v7 0/6] Elastic Flow Distributor
 2017-01-18 19:57 UTC  (7+ messages)
` [dpdk-dev] [PATCH v8 "
  ` [dpdk-dev] [PATCH v8 1/6] efd: new Elastic Flow Distributor library

[dpdk-dev] [PATCH 0/2] Enable zero verdicts in ACLs
 2017-01-18 19:32 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] acl: remove invalid test
` [dpdk-dev] [PATCH 2/2] acl: allow zero verdict

[dpdk-dev] [PATCH 0/4] Solarflare PMD link status and flow control fixes
 2017-01-18 19:23 UTC  (2+ messages)

[dpdk-dev] [PATCH 00/13] Fixes and tweaks
 2017-01-18 19:22 UTC  (4+ messages)
` [dpdk-dev] [PATCH 08/13] PMD/af_packet: guard against buffer overruns in RX path

[dpdk-dev] [PATCH 04/13] acl: allow zero verdict
 2017-01-18 19:21 UTC  (6+ messages)
` [dpdk-dev] [PATCH] acl: remove invalid test

[dpdk-dev] replay MAC address in rte_eth_dev_config_restore()
 2017-01-18 19:10 UTC  (3+ messages)

[dpdk-dev] [PATCH] devtools: fix lookup commit fixing a fix of many commits
 2017-01-18 18:50 UTC  (4+ messages)

[dpdk-dev] [PATCH] doc: add known issue for uio_pci_generic in XL710
 2017-01-18 18:49 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2] doc: add known uio_pci_generic issue for i40e

[dpdk-dev] [PATCH v5 00/18] net/ixgbe: Consistent filter API
 2017-01-18 17:49 UTC  (11+ messages)
` [dpdk-dev] [PATCH v6 "
  ` [dpdk-dev] [PATCH v6 14/18] net/ixgbe: parse L2 tunnel filter

[dpdk-dev] [PATCH] doc: fix incomplete crypto dev matrices
 2017-01-18 17:35 UTC 

[dpdk-dev] [PATCH] eal: Support running as unprivileged user
 2017-01-18 17:05 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [PATCH v8 0/7] Expanded statistics reporting
 2017-01-18 15:05 UTC  (9+ messages)
` [dpdk-dev] [PATCH v9 "
  ` [dpdk-dev] [PATCH v9 1/7] lib: add information metrics library
  ` [dpdk-dev] [PATCH v9 2/7] app/proc_info: add metrics displaying
  ` [dpdk-dev] [PATCH v9 3/7] lib: add bitrate statistics library
  ` [dpdk-dev] [PATCH v9 4/7] app/test-pmd: add bitrate statistics calculation
  ` [dpdk-dev] [PATCH v9 5/7] mbuf: add a timestamp to the mbuf for latencystats
  ` [dpdk-dev] [PATCH v9 6/7] lib: added new library for latency stats
  ` [dpdk-dev] [PATCH v9 7/7] app/test-pmd: add latency statistics calculation

[dpdk-dev] [PATCH] cryptodev: enable BPI for Cablelabs DOCSIS security spec
 2017-01-18 15:04 UTC 

[dpdk-dev] [PATCH] kni: fast data availability check in thread_single loop
 2017-01-18 13:11 UTC  (5+ messages)

[dpdk-dev] [PATCH v5] crypto/aesni_gcm: migration from MB library to ISA-L
 2017-01-18 12:37 UTC  (3+ messages)
` [dpdk-dev] [PATCH v6 0/2] "

[dpdk-dev] [PATCH] igb_uio: map dummy dma forcing iommu domain attachment
 2017-01-18 12:27 UTC 

[dpdk-dev] [PATCH 0/2] make a couple eth_dev_ops const
 2017-01-18 12:01 UTC  (4+ messages)
` [dpdk-dev] [PATCH] net/bnxt: make eth dev ops struct const

[dpdk-dev] [PATCH 00/31] Support more features in Solarflare PMD
 2017-01-18 11:52 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 00/32] "
  ` [dpdk-dev] [PATCH v2 25/32] net/sfc/base: do not use enum type when values are bitmask

[dpdk-dev] [PATCH] mk: fix build of assembly files for ARM64
 2017-01-18 11:31 UTC  (3+ messages)

[dpdk-dev] [PATCH] config: build nfp pmd support by default
 2017-01-18 11:13 UTC  (4+ messages)

[dpdk-dev] [RFC PATCH 00/11] generalise rte_ring to allow different datatypes
 2017-01-18 11:09 UTC  (5+ messages)

[dpdk-dev] i40e_aq_get_phy_capabilities() fails when using SFP+ with no link
 2017-01-18 10:15 UTC  (6+ messages)

[dpdk-dev] [PATCH 0/7] net/mlx5: improve single core performance
 2017-01-18 10:13 UTC  (6+ messages)
    ` [dpdk-dev] [PATCH] net/mlx5: fix 32bits compilation issue

[dpdk-dev] [PATCH] kni: add bulk function to free mbufs
 2017-01-18 10:06 UTC  (2+ messages)

[dpdk-dev] drops while transmitting to the kni using rte_kni_tx_burst()
 2017-01-18  9:51 UTC  (8+ messages)

[dpdk-dev] [PATCH] cryptodev: decouple from PCI device
 2017-01-18  9:16 UTC 

[dpdk-dev] [PATCH] app/testpmd: refine xstats show
 2017-01-18  9:07 UTC  (5+ messages)

[dpdk-dev] [PATCH v3] kni: use bulk functions to allocate and free mbufs
 2017-01-18  9:03 UTC  (2+ messages)

[dpdk-dev] [PATCH v3] kni: use bulk functions to allocate and free mbufs
 2017-01-18  8:54 UTC 

[dpdk-dev] [PATCH] pdump: fix nb_rx_q may be used uninitialized warning
 2017-01-18  7:26 UTC 

[dpdk-dev] [PATCH] mbuf: use pktmbuf helper to create the pool
 2017-01-18  6:01 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/5] virtio/mbuf: fix virtio tso with shared mbufs
 2017-01-18  5:03 UTC  (7+ messages)
` [dpdk-dev] [PATCH 5/5] net/virtio: fix Tso when mbuf is shared

[dpdk-dev] net/virtio: build is broken on FreeBSD
 2017-01-18  3:08 UTC  (5+ messages)
  ` [dpdk-dev] [PATCH] net/virtio: fix build without virtio-user

[dpdk-dev] [PATCH v3 1/4] vmxnet3: Avoid memory leak in vmxnet3_dev_rx_queue_setup
 2017-01-18  2:41 UTC  (5+ messages)

[dpdk-dev] [PATCH v3 3/8] crypto/armv8: add PMD optimized for ARMv8 processors
 2017-01-18  2:26 UTC  (6+ messages)
` [dpdk-dev] [PATCH v4 0/7] Add crypto PMD optimized for ARMv8
  ` [dpdk-dev] [PATCH v4 1/7] lib: add cryptodev type for the upcoming ARMv8 PMD
  ` [dpdk-dev] [PATCH v4 7/7] app/test: add ARMv8 crypto tests and test vectors

[dpdk-dev] [PATCH] net/i40e: no more initial VF MAC address
 2017-01-18  1:45 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).