DPDK patches and discussions
 help / color / mirror / Atom feed
[dpdk-dev] [PATCH 0/7] net/qede/base: update PMD to 2.5.0.1
 2017-05-28  8:37 UTC  (4+ messages)
` [dpdk-dev] [PATCH 1/7] net/qede: refactoring vport handling code
` [dpdk-dev] [PATCH 2/7] net/qede: refactoring multi-queue implementation
` [dpdk-dev] [PATCH 4/7] net/qede: fix VXLAN tunnel Tx offload flag setting

[dpdk-dev] [PATCH] net/mlx5: implement drop action in hardware classifier
 2017-05-28  6:49 UTC  (2+ messages)

[dpdk-dev] [PATCH v2 0/3] support GRO in DPDK
 2017-05-27 16:51 UTC  (12+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 1/3] lib: add Generic Receive Offload API framework

[dpdk-dev] [PATCH] net/i40e: extended list of operations for ddp processing
 2017-05-27 16:04 UTC 

[dpdk-dev] [PATCH 0/2] LACP control packet filtering offload
 2017-05-27 11:27 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] "
` [dpdk-dev] [PATCH 2/2] test-pmd: add set bonding slow_queue hw/sw

[dpdk-dev] stable release 17.02.1 patches review and test
 2017-05-27 11:21 UTC 

[dpdk-dev] [RFC Patch 00/39] Introduce NXP DPAA Bus, Mempool and PMD
 2017-05-27 10:28 UTC  (41+ messages)
` [dpdk-dev] [RFC Patch 01/39] eal: add Bus log type
` [dpdk-dev] [RFC Patch 02/39] eal: add support for 24 40 and 48 bit operations
` [dpdk-dev] [RFC Patch 03/39] config: add NXP DPAA SoC build configuration
` [dpdk-dev] [RFC Patch 04/39] bus/dpaa: introduce NXP DPAA Bus driver skeleton
` [dpdk-dev] [RFC Patch 05/39] bus/dpaa: add compatibility and helper macros
` [dpdk-dev] [RFC Patch 06/39] bus/dpaa: add OF parser for device scanning
` [dpdk-dev] [RFC Patch 07/39] bus/dpaa: introducing FMan configurations
` [dpdk-dev] [RFC Patch 08/39] bus/dpaa: add FMan hardware operations
` [dpdk-dev] [RFC Patch 09/39] bus/dpaa: enable DPAA IOCTL portal driver
` [dpdk-dev] [RFC Patch 10/39] bus/dpaa: add layer for interrupt emulation using pthread
` [dpdk-dev] [RFC Patch 11/39] bus/dpaa: add routines for managing a RB tree
` [dpdk-dev] [RFC Patch 12/39] bus/dpaa: add QMAN interface driver
` [dpdk-dev] [RFC Patch 13/39] bus/dpaa: add QMan driver core routines
` [dpdk-dev] [RFC Patch 14/39] bus/dpaa: add BMAN driver core
` [dpdk-dev] [RFC Patch 15/39] bus/dpaa: add support for FMAN frame queue lookup
` [dpdk-dev] [RFC Patch 16/39] bus/dpaa: add BMan hardware interfaces
` [dpdk-dev] [RFC Patch 17/39] bus/dpaa: add fman flow control threshold setting
` [dpdk-dev] [RFC Patch 18/39] bus/dpaa: integrate DPAA Bus with hardware blocks
` [dpdk-dev] [RFC Patch 19/39] doc: add NXP DPAA PMD documentation
` [dpdk-dev] [RFC Patch 20/39] mempool/dpaa: add support for NXP DPAA Mempool
` [dpdk-dev] [RFC Patch 21/39] drivers: enable compilation of DPAA Mempool driver
` [dpdk-dev] [RFC Patch 22/39] maintainers: claim ownership "
` [dpdk-dev] [RFC Patch 23/39] net/dpaa: add NXP DPAA PMD driver skeleton
` [dpdk-dev] [RFC Patch 24/39] config: enable NXP DPAA PMD compilation
` [dpdk-dev] [RFC Patch 25/39] net/dpaa: add support for Tx and Rx queue setup
` [dpdk-dev] [RFC Patch 26/39] net/dpaa: add support for MTU update
` [dpdk-dev] [RFC Patch 27/39] net/dpaa: add support for link status update
` [dpdk-dev] [RFC Patch 28/39] net/dpaa: add support for jumbo frames
` [dpdk-dev] [RFC Patch 29/39] net/dpaa: add support for promiscuous toggle
` [dpdk-dev] [RFC Patch 30/39] net/dpaa: add support for multicast toggle
` [dpdk-dev] [RFC Patch 31/39] net/dpaa: add support for basic stats
` [dpdk-dev] [RFC Patch 32/39] net/dpaa: add support for device info
` [dpdk-dev] [RFC Patch 33/39] net/dpaa: support for checksum offload
` [dpdk-dev] [RFC Patch 34/39] net/dpaa: add support for hashed RSS
` [dpdk-dev] [RFC Patch 35/39] net/dpaa: add support for MAC address update
` [dpdk-dev] [RFC Patch 36/39] net/dpaa: add support for packet type parsing
` [dpdk-dev] [RFC Patch 37/39] net/dpaa: add support for Scattered Rx
` [dpdk-dev] [RFC Patch 38/39] net/dpaa: add support for flow control
` [dpdk-dev] [RFC Patch 39/39] net/dpaa: add packet dump for debugging

[dpdk-dev] [RFC] Add Membership Library
 2017-05-27  9:42 UTC  (3+ messages)

[dpdk-dev] [PATCH 1/3] net/ixgbe/base: remove PHY access for some 1G ports
 2017-05-27  8:33 UTC  (3+ messages)
` [dpdk-dev] [PATCH 2/3] net/ixgbe/base: disable X550EM-x 1GBASE-T led switch support
` [dpdk-dev] [PATCH 3/3] net/ixgbe/base: update version to 2017.05.16

[dpdk-dev] [PATCH 0/7] NIC port restoration
 2017-05-27  8:22 UTC  (8+ messages)
` [dpdk-dev] [PATCH 1/7] ethdev: add support of NIC restoration
` [dpdk-dev] [PATCH 2/7] ethdev: add support of restoration of queue state
` [dpdk-dev] [PATCH 3/7] ethdev: add support of restoration of port status
` [dpdk-dev] [PATCH 4/7] ethdev: add support of MTU restoration
` [dpdk-dev] [PATCH 5/7] ethdev: add support of restoration of multicast addr
` [dpdk-dev] [PATCH 6/7] net/ixgbe: add support of restoration
` [dpdk-dev] [PATCH 7/7] net/i40e: "

[dpdk-dev] [PATCH 00/20] traffic manager on i40e and ixgbe
 2017-05-27  8:17 UTC  (21+ messages)
` [dpdk-dev] [PATCH 01/20] net/i40e: support getting TM ops
` [dpdk-dev] [PATCH 02/20] net/i40e: support getting TM capability
` [dpdk-dev] [PATCH 03/20] net/i40e: support adding TM shaper profile
` [dpdk-dev] [PATCH 04/20] net/i40e: support deleting "
` [dpdk-dev] [PATCH 05/20] net/i40e: support adding TM node
` [dpdk-dev] [PATCH 06/20] net/i40e: support deleting "
` [dpdk-dev] [PATCH 07/20] net/i40e: support getting TM node type
` [dpdk-dev] [PATCH 08/20] net/i40e: support getting TM level capability
` [dpdk-dev] [PATCH 09/20] net/i40e: support getting TM node capability
` [dpdk-dev] [PATCH 10/20] net/i40e: support committing TM hierarchy
` [dpdk-dev] [PATCH 11/20] net/ixgbe: support getting TM ops
` [dpdk-dev] [PATCH 12/20] net/ixgbe: support getting TM capability
` [dpdk-dev] [PATCH 13/20] net/ixgbe: support adding TM shaper profile
` [dpdk-dev] [PATCH 14/20] net/ixgbe: support deleting "
` [dpdk-dev] [PATCH 15/20] net/ixgbe: support adding TM node
` [dpdk-dev] [PATCH 16/20] net/ixgbe: support deleting "
` [dpdk-dev] [PATCH 17/20] net/ixgbe: support getting TM node type
` [dpdk-dev] [PATCH 18/20] net/ixgbe: support getting TM level capability
` [dpdk-dev] [PATCH 19/20] net/ixgbe: support getting TM node capability
` [dpdk-dev] [PATCH 20/20] net/ixgbe: support committing TM hierarchy

[dpdk-dev] [PATCH 1/5] net/sfc/base: fix incorrect error code usage in common code
 2017-05-27  7:55 UTC  (5+ messages)
` [dpdk-dev] [PATCH 2/5] net/sfc/base: let caller know that queue is already flushed
` [dpdk-dev] [PATCH 3/5] net/sfc: handle already flushed Rx queue gracefully
` [dpdk-dev] [PATCH 4/5] net/sfc: add Tx queue flush failed flag for sanity
` [dpdk-dev] [PATCH 5/5] net/sfc: handle already flushed Tx queue gracefully

[dpdk-dev] [PATCH 0/4] cxgbe: latency and performance fixes
 2017-05-27  3:48 UTC  (5+ messages)
` [dpdk-dev] [PATCH 1/4] cxgbe: improve latency for slow traffic
` [dpdk-dev] [PATCH 2/4] cxgbe: fix rxq default params for ports under same PF
` [dpdk-dev] [PATCH 3/4] cxgbe: remove rmb bottleneck in RX path
` [dpdk-dev] [PATCH 4/4] cxgbe: configure PCIe extended tags

[dpdk-dev] [PATCH 00/10] net/i40e: base code update
 2017-05-27  3:47 UTC  (11+ messages)
` [dpdk-dev] [PATCH 01/10] net/i40e/base: use new virtchnl header file
` [dpdk-dev] [PATCH 02/10] net/i40e/base: sync nvmupdate command and adminq subtask
` [dpdk-dev] [PATCH 03/10] net/i40e/base: add AQ command for read/write PHY registers
` [dpdk-dev] [PATCH 04/10] net/i40e/base: add support for Adaptive Virtual Function
` [dpdk-dev] [PATCH 05/10] net/i40e/base: store the requested FEC information
` [dpdk-dev] [PATCH 06/10] net/i40e/base: add new phy types for 25G AOC and ACC
` [dpdk-dev] [PATCH 07/10] net/i40e/base: report supported link modes
` [dpdk-dev] [PATCH 08/10] net/i40e/base: track id can be 0
` [dpdk-dev] [PATCH 09/10] net/i40e/base: update FW AQ API version to 1.7
` [dpdk-dev] [PATCH 10/10] net/i40e/base: update base code info

[dpdk-dev] [PATCH 00/13] cxgbe: add support for Chelsio T6 family of adapters
 2017-05-27  3:46 UTC  (14+ messages)
` [dpdk-dev] [PATCH 01/13] cxgbe: add support to run Chelsio T6 cards
` [dpdk-dev] [PATCH 02/13] cxgbe: update register dump
` [dpdk-dev] [PATCH 03/13] cxgbe: update flash part information
` [dpdk-dev] [PATCH 04/13] cxgbe: grab available ports after firmware reset
` [dpdk-dev] [PATCH 05/13] cxgbe: update link speeds and port modules
` [dpdk-dev] [PATCH 06/13] cxgbe: add forward error correction support
` [dpdk-dev] [PATCH 07/13] cxgbe: update hardware info prints
` [dpdk-dev] [PATCH 08/13] cxgbe: update TX path for Chelsio T6
` [dpdk-dev] [PATCH 09/13] cxgbe: update RXQ channel mapping "
` [dpdk-dev] [PATCH 10/13] cxgbe: update RX path "
` [dpdk-dev] [PATCH 11/13] cxgbe: add compressed error vector
` [dpdk-dev] [PATCH 12/13] cxgbe: fix port statistics
` [dpdk-dev] [PATCH 13/13] cxgbe: remove RTE_PCI_DRV_INTR_LSC from driver flags

[dpdk-dev] [PATCH] net/i40e: implement flag action for FDIR
 2017-05-27  2:46 UTC 

[dpdk-dev] [PATCH 0/3] net/ixgbe: enable signature match and ipv6 for consistent API
 2017-05-26 19:52 UTC  (4+ messages)
` [dpdk-dev] [PATCH 1/3] net/ixgbe: replace macro with inline function
` [dpdk-dev] [PATCH 2/3] net/ixgbe: enable signature match for consistent API
` [dpdk-dev] [PATCH 3/3] net/ixgbe: enable IPv6 "

[dpdk-dev] Why DPDK is not using compressed TRIE for LPM6?
 2017-05-26 19:04 UTC 

[dpdk-dev] [PATCH 1/6] net/vmxnet3: retain counters on restart
 2017-05-26 19:01 UTC  (8+ messages)

[dpdk-dev] [PATCH] cryptodev: make crypto session device independent
 2017-05-26 18:45 UTC 

[dpdk-dev] [PATCH] cryptodev: make crypto session device independent
 2017-05-26 18:40 UTC 

[dpdk-dev] [PATCH 00/23] bnxt patchset
 2017-05-26 18:39 UTC  (27+ messages)
` [dpdk-dev] [PATCH v2 00/25] "
  ` [dpdk-dev] [PATCH v2 01/25] bnxt: update to new HWRM version
  ` [dpdk-dev] [PATCH v2 02/25] bnxt: code reorg to properly allocate resources for PF/VF
  ` [dpdk-dev] [PATCH v2 03/25] bnxt: handle VF/PF initialization appropriately
  ` [dpdk-dev] [PATCH v2 04/25] bnxt: support lack of huge pages
  ` [dpdk-dev] [PATCH v2 05/25] bnxt: add additonal HWRM debug info to error messages
  ` [dpdk-dev] [PATCH v2 06/25] bnxt: add tunneling support
  ` [dpdk-dev] [PATCH v2 07/25] bnxt: add support for xstats get/reset
  ` [dpdk-dev] [PATCH v2 08/25] bnxt: Add support for VLAN filter and strip dev_ops
  ` [dpdk-dev] [PATCH v2 09/25] bnxt: add support for set multicast addr list and MAC addr set
  ` [dpdk-dev] [PATCH v2 10/25] bnxt: add support for fw_version_get dev_op
  ` [dpdk-dev] [PATCH v2 11/25] bnxt: add support to set MTU
  ` [dpdk-dev] [PATCH v2 12/25] bnxt: add support for LRO
  ` [dpdk-dev] [PATCH v2 13/25] bnxt: add rxq/txq info_get dev_ops
  ` [dpdk-dev] [PATCH v2 14/25] bnxt: add code to support VLAN pvid set dev_op
  ` [dpdk-dev] [PATCH v2 15/25] bnxt: reorg the query stats code
  ` [dpdk-dev] [PATCH v2 16/25] bnxt: add support for led on/off
  ` [dpdk-dev] [PATCH v2 17/25] bnxt: add support for tx loopback, set vf mac and queues drop
  ` [dpdk-dev] [PATCH v2 18/25] bnxt: add support for set VF QOS and MAC anti spoof
  ` [dpdk-dev] [PATCH v2 19/25] bnxt: add support for VLAN stripq, anti spoof and filtering for VFs
  ` [dpdk-dev] [PATCH v2 20/25] bnxt: add support to get and clear VF specific stats
  ` [dpdk-dev] [PATCH v2 21/25] bnxt: add code to determine the Rx status of VF
  ` [dpdk-dev] [PATCH v2 22/25] bnxt: add support to add a VF MAC address
  ` [dpdk-dev] [PATCH v2 23/25] bnxt: add code to configure a default VF VLAN
  ` [dpdk-dev] [PATCH v2 24/25] bnxt: Add support to set VF rxmode
  ` [dpdk-dev] [PATCH v2 25/25] update release notes

[dpdk-dev] [PATCH 0/2] net/softnic: sw fall-back for traffic management
 2017-05-26 18:11 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] net/softnic: add softnic PMD "
` [dpdk-dev] [PATCH 2/2] net/softnic: add traffic management ops

[dpdk-dev] [PATCH 1/5] net/szedata2: refactor ibuf and obuf names
 2017-05-26 18:05 UTC  (5+ messages)
` [dpdk-dev] [PATCH 2/5] net/szedata2: refactor ibuf and obuf read and write
` [dpdk-dev] [PATCH 3/5] net/szedata2: refactor ibuf and obuf address definition
` [dpdk-dev] [PATCH 4/5] net/szedata2: move ibuf and obuf to specific header
` [dpdk-dev] [PATCH 5/5] net/szedata2: add more supported firmwares

[dpdk-dev] [RFC] Kernel Control Path (KCP)
 2017-05-26 16:52 UTC 

[dpdk-dev] [PATCH] net/avp: remove redundant assignment
 2017-05-26 16:17 UTC  (3+ messages)

[dpdk-dev] i40e igb_uio: reset pci on process exit
 2017-05-26 16:14 UTC  (6+ messages)

[dpdk-dev] [PATCH 1/2] ethdev: ensure same name size for device and ethdev
 2017-05-26 16:11 UTC  (2+ messages)
` [dpdk-dev] [PATCH 2/2] drivers/net: use device name from device structure

[dpdk-dev] [PATCH 0/2] Bonding add additional aggregators mode for 802.3AD
 2017-05-26 14:35 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] drivers/bonding: add other agg selection modes for mode4
` [dpdk-dev] [PATCH 2/2] app/testpmd: add support for different aggregation mode in IEEE802.3ad bonding

[dpdk-dev] [PATCH] ethdev: moved bypass functions to ixgbe pmd
 2017-05-26 14:30 UTC 

[dpdk-dev] [PATCH 1/2] net/sfc: check added but not completed descs on EF10 Tx reap
 2017-05-26 13:50 UTC  (2+ messages)
` [dpdk-dev] [PATCH 2/2] net/sfc: rely on one desc is one mbuf in simple "

[dpdk-dev] [PATCH] net/ring: fix adding MAC addresses
 2017-05-26 13:18 UTC 

[dpdk-dev] ixgbe: link status for PF up/down is not updating using LSI DPDK16.11.1 Sample App
 2017-05-26 13:11 UTC 

[dpdk-dev] Adding a new pipeline type in IP_PIPELINE application
 2017-05-26 12:50 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/i40e: get information about ddp profile
 2017-05-26 12:41 UTC 

[dpdk-dev] [PATCH] __rte_hash_add_key_with_hash not releasing multiwriter_lock in failure paths
 2017-05-26 12:30 UTC 

[dpdk-dev] [PATCH] ethdev: remove driver name from device private data
 2017-05-26 11:15 UTC 

[dpdk-dev] [PATCH 0/2] AESNI GCM PMD: Migration from ISA-L to Multi-buffer library
 2017-05-26 10:16 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] crypto/aesni_gcm: migrate "
` [dpdk-dev] [PATCH 2/2] test/crypto: add AES GCM 192 tests

[dpdk-dev] [PATCH v4 18/20] bus/fslmc: add support to detect soc version
 2017-05-26  9:26 UTC  (3+ messages)
` [dpdk-dev] [PATCH] bus/fslmc: fix license information

[dpdk-dev] [PATCH] net/tap: add Rx/Tx checksum offload support
 2017-05-26  9:23 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/tap: fix some flow collision
 2017-05-26  9:13 UTC  (2+ messages)

[dpdk-dev] [PATCH v1 2/2] mk: add sensible default target with defconfig
 2017-05-26  8:52 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 0/2] mk: make config enhancements
  ` [dpdk-dev] [PATCH v2 2/2] mk: add sensible default target with defconfig

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