DPDK patches and discussions
 help / color / mirror / Atom feed
[dpdk-dev] [RFC PATCH 1/2] EAL: Add new EAL "--shm" option
 2016-01-11  5:31 UTC  (13+ messages)
` [dpdk-dev] [PATCH v1 0/2] Virtio-net PMD Extension to work on host
  ` [dpdk-dev] [PATCH v1 2/2] virtio: Extend virtio-net PMD to support container environment

[dpdk-dev] [PATCH 00/12] Add API to get packet type info
 2016-01-11  5:07 UTC  (30+ messages)
` [dpdk-dev] [PATCH 01/12] ethdev: add API to query what/if packet type is set
` [dpdk-dev] [PATCH 02/12] pmd/cxgbe: add dev_ptype_info_get implementation
` [dpdk-dev] [PATCH 07/12] pmd/ixgbe: "
` [dpdk-dev] [PATCH 08/12] pmd/mlx4: "
` [dpdk-dev] [PATCH 12/12] examples/l3fwd: add option to parse ptype

[dpdk-dev] [RFC PATCH 0/3] extend vmdq_dcb sample for X710 supporting
 2016-01-11  2:50 UTC  (4+ messages)
` [dpdk-dev] [RFC PATCH 1/3] i40e: enable DCB in VMDQ vsis
` [dpdk-dev] [RFC PATCH 2/3] ixgbe: add more multi queue mode checking
` [dpdk-dev] [RFC PATCH 3/3] examples/vmdq_dcb: extend sample for X710 supporting

[dpdk-dev] time to kill rte_pci_dev_ids.h
 2016-01-10 20:02 UTC  (21+ messages)
    ` [dpdk-dev] [PATCH 00/11] kill global pci device id list
      ` [dpdk-dev] [PATCH 01/11] e1000: move pci device ids to driver
      ` [dpdk-dev] [PATCH 02/11] ixgbe: "
      ` [dpdk-dev] [PATCH 03/11] i40e: "
      ` [dpdk-dev] [PATCH 04/11] fm10k: "
      ` [dpdk-dev] [PATCH 05/11] virtio: "
      ` [dpdk-dev] [PATCH 06/11] vmxnet3: "
      ` [dpdk-dev] [PATCH 07/11] enic: "
      ` [dpdk-dev] [PATCH 08/11] bnx2x: "
      ` [dpdk-dev] [PATCH 09/11] doc: refresh headers list
      ` [dpdk-dev] [PATCH 10/11] pci: no need for global device ids list
      ` [dpdk-dev] [PATCH 11/11] pci: place all uio pci device ids in a dedicated section

[dpdk-dev] [RFC 0/5] virtio support for container
 2016-01-10 11:43 UTC  (6+ messages)
` [dpdk-dev] [PATCH 0/4] "
  ` [dpdk-dev] [PATCH 1/4] mem: add --single-file to create single mem-backed file
  ` [dpdk-dev] [PATCH 2/4] mem: add API to obstain memory-backed file info
  ` [dpdk-dev] [PATCH 3/4] virtio/vdev: add ways to interact with vhost
  ` [dpdk-dev] [PATCH 4/4] virtio/vdev: add a new vdev named eth_cvio

[dpdk-dev] [PATCH v3 00/12] Add virtio support for arm/arm64
 2016-01-09 13:18 UTC  (26+ messages)
` [dpdk-dev] [PATCH v3 01/12] virtio: Introduce config RTE_VIRTIO_INC_VECTOR
` [dpdk-dev] [PATCH v3 02/12] config: i686: set RTE_VIRTIO_INC_VECTOR=n
` [dpdk-dev] [PATCH v3 03/12] linuxapp: eal: arm: Always return 0 for rte_eal_iopl_init()
` [dpdk-dev] [PATCH v3 04/12] linuxapp/vfio: ignore mapping for ioport region
` [dpdk-dev] [PATCH v3 05/12] virtio_pci.h: build fix for sys/io.h for non-x86 arch
` [dpdk-dev] [PATCH v3 06/12] eal: pci: vfio: add rd/wr func for pci bar space
` [dpdk-dev] [PATCH v3 07/12] virtio: vfio: add api support to rd/wr ioport bar
` [dpdk-dev] [PATCH v3 08/12] virtio: Add capability to initialize driver for vfio interface
` [dpdk-dev] [PATCH v3 09/12] virtio: vfio: Enable RTE_PCI_DRV_NEED_MAPPING flag in driver
` [dpdk-dev] [PATCH v3 10/12] config: armv7/v8: Enable RTE_LIBRTE_VIRTIO_PMD
` [dpdk-dev] [PATCH v3 11/12] vfio: Support for no-IOMMU mode
` [dpdk-dev] [PATCH v3 12/12] eal: pci: vfio: fix build error

[dpdk-dev] DPDK 2.1 on CentOS 7
 2016-01-08 21:17 UTC 

[dpdk-dev] [PATCH 0/2] Some enhancement of the tilegx mpipe driver
 2016-01-08 14:39 UTC  (7+ 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 v2 1/2] driver/net/mpipe: add rte_vect.h and enable CONFIG_RTE_LIBRTE_LPM
    ` [dpdk-dev] [PATCH v2 2/2] driver/net/mpipe: fix the crash/hung issue when testpmd quits

[dpdk-dev] [PATCH 0/3] Some misc fixes and optimization for the mpipe driver
 2016-01-08 14:30 UTC  (10+ messages)
` [dpdk-dev] [PATCH 1/3] driver/net/mpipe: support native build on tilegx platform
` [dpdk-dev] [PATCH 2/3] driver/net/mpipe: optimize mpipe buffer return mechanism
` [dpdk-dev] [PATCH 3/3] driver/net/mpipe: fix a mpipe link initialization ordering issue
  ` [dpdk-dev] [PATCH v2 1/3] driver/net/mpipe: support native build on tilegx platform
    ` [dpdk-dev] [PATCH v2 2/3] driver/net/mpipe: optimize mpipe buffer return mechanism
    ` [dpdk-dev] [PATCH v2 3/3] driver/net/mpipe: fix a mpipe link initialization ordering issue

[dpdk-dev] [PATCH] mk: Fix examples install
 2016-01-08 11:08 UTC  (2+ messages)

[dpdk-dev] [PATCH] mk: Fix examples install path
 2016-01-08 11:02 UTC  (3+ messages)

[dpdk-dev] DPDK on Xeon Phi Processors
 2016-01-08  7:30 UTC  (2+ messages)

[dpdk-dev] [PATCH v1] change hugepage sorting to avoid overlapping memcpy
 2016-01-07 14:54 UTC  (12+ messages)
` [dpdk-dev] [PATCH v2 0/1] "
  ` [dpdk-dev] [PATCH v2 1/1] "
` [dpdk-dev] [PATCH v3 0/1] eal/linux: "
  ` [dpdk-dev] [PATCH v3 1/1] "
        ` [dpdk-dev] [PATCH v4 1/1] "
            ` [dpdk-dev] [PATCH v5 1/1] eal/linux: "

[dpdk-dev] [Question] How pmd virtio works without UIO?
 2016-01-07 14:17 UTC  (12+ messages)
` [dpdk-dev] [PATCH 0/4] check if any kernel driver is manipulating the virtio device
  ` [dpdk-dev] [PATCH 4/4] virtio: check if any kernel driver is manipulating the device
` [dpdk-dev] [PATCH v2 0/4] fix the issue that DPDK takes over virtio device blindly
  ` [dpdk-dev] [PATCH v2 4/4] virtio: check if any kernel driver is manipulating the virtio device

[dpdk-dev] Traffic scheduling in DPDK
 2016-01-07 10:21 UTC  (9+ messages)

[dpdk-dev] tx_burst errors seen with virtual pmds
 2016-01-07  9:40 UTC  (3+ messages)

[dpdk-dev] [PATCH] vhost: fix leak of fds and mmaps
 2016-01-07  6:50 UTC  (3+ messages)

[dpdk-dev] [PATCH] pmd/virtio: fix cannot start virtio dev after stop
 2016-01-07  2:50 UTC  (2+ messages)

[dpdk-dev] [PATCH] Patch introducing API to read/write Intel Architecture Model Specific Registers (MSR), rte_msr_read and rte_msr_write functions
 2016-01-06 17:33 UTC  (2+ messages)

[dpdk-dev] [PATCH v2 0/4] fix performance/cache resource issues with 128-byte cache line targets
 2016-01-06 15:10 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 1/4] eal: Introduce new cache macro definitions

[dpdk-dev] [PATCH 0/3] ABI changes (RETA, cmdline)
 2016-01-06 14:32 UTC  (4+ messages)
` [dpdk-dev] [PATCH 1/3] ethdev: change RETA type in rte_eth_rss_reta_entry64
` [dpdk-dev] [PATCH 2/3] cmdline: increase command line buffer
` [dpdk-dev] [PATCH 3/3] mlx5: increase RETA table size

[dpdk-dev] [PATCH v2 0/3] Handle SIGINT and SIGTERM in DPDK examples
 2016-01-06 13:51 UTC  (4+ messages)
` [dpdk-dev] [PATCH v5 "
  ` [dpdk-dev] [PATCH v5 3/3] examples/l3fwd: Handle SIGINT and SIGTERM in l3fwd

[dpdk-dev] [PATCH 1/3] librte_ether: remove RTE_PROC_PRIMARY_OR_ERR_RET and RTE_PROC_PRIMARY_OR_RET
 2016-01-06 13:41 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2 "
` [dpdk-dev] [PATCH v3 0/3] fix RTE_PROC_PRIMARY_OR_ERR_RET RTE_PROC_PRIMARY_OR_RET
  ` [dpdk-dev] [PATCH v3 1/3] librte_ether: remove RTE_PROC_PRIMARY_OR_ERR_RET and RTE_PROC_PRIMARY_OR_RET
  ` [dpdk-dev] [PATCH v3 2/3] librte_cryptodev: remove RTE_PROC_PRIMARY_OR_RET
  ` [dpdk-dev] [PATCH v3 3/3] librte_ether: fix rte_eth_dev_configure

[dpdk-dev] [PATCH v2 0/5] virtio: Tx performance improvements
 2016-01-06 12:03 UTC  (4+ messages)

[dpdk-dev] Is there any example application to used DPDK packet distributor library?
 2016-01-06 10:49 UTC  (3+ messages)

[dpdk-dev] [PATCH 1/2] mlx4: add callback to set primary mac address
 2016-01-06  8:50 UTC  (4+ messages)
` [dpdk-dev] [PATCH 2/2] mlx5: "

[dpdk-dev] [PATCH v4 2/2] vhost: Add VHOST PMD
 2016-01-06  7:38 UTC  (16+ messages)
` [dpdk-dev] [PATCH v5 0/3] "
  ` [dpdk-dev] [PATCH v5 1/3] vhost: Add callback and private data for vhost PMD

[dpdk-dev] [RFC 0/5] virtio support for container
 2016-01-06  5:47 UTC  (8+ messages)

[dpdk-dev] [PATCH v3 0/4] vmxnet3 TSO and tx cksum offload
 2016-01-06  0:52 UTC  (8+ messages)
` [dpdk-dev] [PATCH v3 1/4] vmxnet3: restore tx data ring support
` [dpdk-dev] [PATCH v3 2/4] vmxnet3: add tx l4 cksum offload
` [dpdk-dev] [PATCH v3 3/4] vmxnet3: add TSO support
` [dpdk-dev] [PATCH v3 4/4] vmxnet3: announce device offload capability

[dpdk-dev] [PATCH v2 0/4] vmxnet3 TSO and tx cksum offload
 2016-01-05 23:45 UTC  (12+ messages)
` [dpdk-dev] [PATCH v2 1/4] vmxnet3: restore tx data ring support
` [dpdk-dev] [PATCH v2 2/4] vmxnet3: add tx l4 cksum offload
` [dpdk-dev] [PATCH v2 3/4] vmxnet3: add TSO support
` [dpdk-dev] [PATCH v2 4/4] vmxnet3: announce device offload capability

[dpdk-dev] [PATCH] bnx2x: remove unused mbuf_alloc_size
 2016-01-05 16:53 UTC  (2+ messages)

[dpdk-dev] [PATCH] fix checkpatch errors
 2016-01-05 16:20 UTC  (6+ messages)

[dpdk-dev] [PATCH 0/8] bonding: fixes and enhancements
 2016-01-05 15:31 UTC  (18+ messages)
` [dpdk-dev] [PATCH 1/8] bond: use existing enslaved device queues
` [dpdk-dev] [PATCH 2/8] bond mode 4: copy entire config structure
` [dpdk-dev] [PATCH 3/8] bond mode 4: do not ignore multicast
` [dpdk-dev] [PATCH 4/8] bond mode 4: allow external state machine
` [dpdk-dev] [PATCH 5/8] bond: active slaves with no primary
` [dpdk-dev] [PATCH 6/8] bond: handle slaves with fewer queues than bonding device
` [dpdk-dev] [PATCH 8/8] bond: do not activate slave twice

[dpdk-dev] [PATCH] af_packet: make the device detachable
 2016-01-05 14:04 UTC 

[dpdk-dev] [RFC PATCH 0/3] fm10k: enable FTAG based forwarding
 2016-01-05 12:31 UTC  (4+ messages)
` [dpdk-dev] [RFC PATCH 1/3] "
` [dpdk-dev] [RFC PATCH 2/3] fm10k: add a unit test for "
` [dpdk-dev] [RFC PATCH 3/3] doc: add introduction for fm10k "

[dpdk-dev] [PATCH v2] mbuf: optimize rte_mbuf_refcnt_update
 2016-01-05 12:12 UTC  (6+ messages)

[dpdk-dev] [PATCH] mk: fix examples build failure
 2016-01-05 10:20 UTC  (3+ messages)

[dpdk-dev] [PATCH] vhost: remove lockless enqueue to the virtio ring
 2016-01-05  7:16 UTC  (2+ messages)

[dpdk-dev] [PATCH] virtio: fix rx ring descriptor starvation
 2016-01-05  7:13 UTC  (4+ messages)

[dpdk-dev] vmxnet3 pmd stats counters reset after rte_eth_dev_start() is called
 2016-01-04 21:49 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).