DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH] ethdev: support RSS based on RoCEv2 header
 2025-04-23 17:30 UTC  (3+ messages)

[PATCH 00/46] Support AMD Solarflare X45xx adaptors
 2025-04-23 16:00 UTC  (67+ messages)
` [PATCH 02/46] common/sfc_efx/base: add efsys option for Medford4
` [PATCH 03/46] common/sfc_efx/base: add Medford4 support to NIC module
` [PATCH 30/46] common/sfc_efx/base: implement PHY link control for Medford4
` [PATCH 32/46] common/sfc_efx/base: add MAC reconfigure method "
` [PATCH 35/46] common/sfc_efx/base: support MAC statistics on Medford4 NICs
` [PATCH 44/46] common/sfc_efx/base: support controls for netport lane count
` [PATCH v2 00/45] Support AMD Solarflare X45xx adaptors
  ` [PATCH v2 01/45] common/sfc_efx/base: add Medford4 PCI IDs to common code
  ` [PATCH v2 02/45] common/sfc_efx/base: add efsys option for Medford4
  ` [PATCH v2 03/45] common/sfc_efx/base: add Medford4 support to NIC module
  ` [PATCH v2 04/45] common/sfc_efx/base: add Medford4 support to EV module
  ` [PATCH v2 05/45] common/sfc_efx/base: add Medford4 support to FILTER module
  ` [PATCH v2 06/45] common/sfc_efx/base: add Medford4 support to INTR module
  ` [PATCH v2 07/45] common/sfc_efx/base: add Medford4 support to MAC module
  ` [PATCH v2 08/45] common/sfc_efx/base: add Medford4 support to PHY module
  ` [PATCH v2 09/45] common/sfc_efx/base: add Medford4 support to TUNNEL module
  ` [PATCH v2 10/45] common/sfc_efx/base: add Medford4 support to MCDI module
  ` [PATCH v2 11/45] common/sfc_efx/base: add Medford4 support to Rx module
  ` [PATCH v2 12/45] common/sfc_efx/base: add Medford4 support to Tx module
  ` [PATCH v2 13/45] drivers: enable support for AMD Solarflare X4 adapter family
  ` [PATCH v2 14/45] net/sfc: add Medford4 with only full feature datapath engine
  ` [PATCH v2 15/45] common/sfc_efx/base: add port mode for 8 port hardware
  ` [PATCH v2 16/45] common/sfc_efx/base: add new X4 port mode
  ` [PATCH v2 17/45] common/sfc_efx/base: extend list of supported X4 port modes
  ` [PATCH v2 18/45] common/sfc_efx/base: update MCDI headers
  ` [PATCH v2 19/45] common/sfc_efx/base: provide a stub for basic netport attach
  ` [PATCH v2 20/45] common/sfc_efx/base: provide defaults on netport attach path
  ` [PATCH v2 21/45] common/sfc_efx/base: obtain assigned netport handle from NIC
  ` [PATCH v2 22/45] common/sfc_efx/base: allow for const in MCDI struct accessor
  ` [PATCH v2 23/45] common/sfc_efx/base: get netport fixed capabilities on probe
  ` [PATCH v2 24/45] common/sfc_efx/base: decode netport link state on probe path
  ` [PATCH v2 25/45] common/sfc_efx/base: fill in loopback modes on netport probe
  ` [PATCH v2 26/45] common/sfc_efx/base: introduce Medford4 stub for PHY methods
  ` [PATCH v2 27/45] common/sfc_efx/base: refactor EF10 link mode decoding helper
  ` [PATCH v2 28/45] common/sfc_efx/base: provide PHY link get method on Medford4
  ` [PATCH v2 29/45] common/sfc_efx/base: implement PHY link control for Medford4
  ` [PATCH v2 30/45] common/sfc_efx/base: introduce Medford4 stub for MAC methods
  ` [PATCH v2 31/45] common/sfc_efx/base: add MAC reconfigure method for Medford4
  ` [PATCH v2 32/45] common/sfc_efx/base: fill in software LUT for MAC statistics
  ` [PATCH v2 33/45] common/sfc_efx/base: fill in MAC statistics mask on Medford4
  ` [PATCH v2 34/45] common/sfc_efx/base: support MAC statistics on Medford4 NICs
  ` [PATCH v2 35/45] common/sfc_efx/base: implement MAC PDU controls for Medford4
  ` [PATCH v2 36/45] common/sfc_efx/base: correct MAC PDU calculation on Medford4
  ` [PATCH v2 37/45] net/sfc: make use of generic EFX MAC PDU calculation helpers
  ` [PATCH v2 38/45] common/sfc_efx/base: ignore legacy link events on new boards
  ` [PATCH v2 39/45] common/sfc_efx/base: add link event processing "
  ` [PATCH v2 40/45] net/sfc: query link status on link change events on new NICs
  ` [PATCH v2 41/45] common/sfc_efx/base: subscribe to netport link change events
  ` [PATCH v2 42/45] net/sfc: offer support for 200G link ability on new adaptors
  ` [PATCH v2 43/45] common/sfc_efx/base: support controls for netport lane count
  ` [PATCH v2 44/45] net/sfc: add support for control of physical port "
  ` [PATCH v2 45/45] doc: advertise support for AMD Solarflare X45xx adapters

QEDE bug report
 2025-04-23 15:30 UTC  (7+ messages)
` [PATCH 1/5] qede: fix tunnel checksums offload flags
  ` [PATCH 2/5] net/qede: fix bad sanity check on Rx queue release
  ` [PATCH 3/5] Revert "net/qede: fix maximum Rx packet length"
  ` [PATCH 4/5] net/qede: fix QEDE_ETH_OVERHEAD being counted twice in rx_buf_size
  ` [PATCH 5/5] net/qede: fix rx_buf_size calculation

[PATCH] net/mlx5: mitigate the Tx queue parameter adjustment
 2025-04-23 15:24 UTC  (2+ messages)

DPDK 24.11.2 released
 2025-04-23 12:10 UTC 

[PATCH] crypto/qat: disable ZUC 256 on selected devices
 2025-04-23 10:50 UTC 

24.11.2 patches review and test
 2025-04-23 10:24 UTC  (3+ messages)

[PATCH v1 00/12] add lookup fib nodes in graph library
 2025-04-23  9:46 UTC  (6+ messages)
` [PATCH v1 04/12] node: add process callback for IP4 FIB
    ` [EXTERNAL] "

[PATCH] net/intel: enable ethertype filter for E610
 2025-04-23  5:53 UTC 

[PATCH] ethdev_trace.h: Update the trace point function when _TIME_BITS=64
 2025-04-23  0:39 UTC  (2+ messages)
` [PATCH V3] "

[PATCH] ethdev: add support for flow action pop E-tag
 2025-04-23  0:03 UTC  (4+ messages)
` [PATCH v2] "

Flow API Test Suite Inquiry
 2025-04-22 20:27 UTC  (3+ messages)

[NOTICE] Github Robot: Missing Reports
 2025-04-22 16:52 UTC 

Reschedule 4/24 DTS meeting
 2025-04-22 15:02 UTC  (2+ messages)

IAVF/ICEN Intel 810 (i.e SRIOV case) 16 queue and RSS dpdk-tested report single queue pps / stats
 2025-04-22 12:56 UTC 

[PATCH V2] ethdev_trace.h: Update the trace point function when _TIME_BITS=64
 2025-04-22 12:29 UTC 

[PATCH] net/mlx5: fix out-of-bounds write in Rx software ring
 2025-04-22  8:54 UTC  (2+ messages)
` [PATCH WITHDRAW] "

[PATCH v2] ethdev: add support for flow action pop E-tag
 2025-04-22  5:47 UTC 

[PATCH] test/crypto: add test case for modex group 24
 2025-04-22  4:56 UTC  (2+ messages)

[PATCH] test/crypto: increment dequeue timeout
 2025-04-22  4:46 UTC  (2+ messages)

[PATCH 0/4] Fix incorrect page size and address caclulations on systems with 64k (or other) page sizes
 2025-04-21 15:33 UTC  (6+ messages)
` [PATCH 1/4] bus/vmbus: Align ring buffer data region to system page boundary
` [PATCH 2/4] bus/vmbus: Define Hyper-V page size
` [PATCH 3/4] bus/vmbus: Use Hyper-V page size for mapping to UIO pages
` [PATCH 4/4] net/netvsc: Use Hyper-V page size for the driver
` [EXTERNAL] [PATCH 0/4] Fix incorrect page size and address caclulations on systems with 64k (or other) page sizes

[PATCH v6 0/4] add feature arc in rte_graph
 2025-04-21 15:17 UTC  (19+ messages)
` [PATCH v7 0/5] "
  ` [PATCH v7 1/5] graph: add API to override node process function
  ` [PATCH v7 2/5] graph: add feature arc abstraction
  ` [PATCH v7 3/5] ip4: add ip4 output feature arc
  ` [PATCH v7 4/5] app/graph: add custom feature nodes for ip4 output arc
  ` [PATCH v7 5/5] test/graph_feature_arc: add functional tests
` [PATCH v8 0/5] add feature arc in rte_graph
  ` [PATCH v8 1/5] graph: add API to override node process function
  ` [PATCH v8 2/5] graph: add feature arc abstraction
  ` [PATCH v8 3/5] ip4: add ip4 output feature arc
  ` [PATCH v8 4/5] app/graph: add custom feature nodes for ip4 output arc
  ` [PATCH v8 5/5] test/graph_feature_arc: add functional tests
` [PATCH v9 0/5] add feature arc in rte_graph
  ` [PATCH v9 1/5] graph: add API to override node process function
  ` [PATCH v9 2/5] graph: add feature arc abstraction
  ` [PATCH v9 3/5] ip4: add ip4 output feature arc
  ` [PATCH v9 4/5] app/graph: add custom feature nodes for ip4 output arc
  ` [PATCH v9 5/5] test/graph_feature_arc: add functional tests

[PATCH 0/4] enhance testpmd DCB command
 2025-04-21 14:53 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] app/testpmd: remove restrict of number of TCs in "
  ` [PATCH v2 2/4] app/testpmd: support config prio-tc map "
  ` [PATCH v2 3/4] app/testpmd: support don't adjust queue num "
  ` [PATCH v2 4/4] app/testpmd: support disable "

23.11.4 patches review and test
 2025-04-21 14:19 UTC 

[PATCH] rust: RFC/demo of safe API for Dpdk Eal, Eth and Rxq
 2025-04-20  8:57 UTC  (7+ messages)
` [PATCH 1/3] "
  ` [PATCH 2/3] rust: split main into example, refactor to lib.rs
  ` [PATCH 3/3] rust: showcase port Rxq return for stop() and reconfigure

[RFC 00/18] add hinic3 PMD driver
 2025-04-19  3:30 UTC  (30+ messages)
` [RFC 01/18] net/hinic3: add intro doc for hinic3
` [RFC 02/18] net/hinic3: add basic header files
` [RFC 03/18] net/hinic3: add hardware interfaces of BAR operation
` [RFC 04/18] net/hinic3: add support for cmdq mechanism
` [RFC 05/18] net/hinic3: add NIC event module
` [RFC 06/18] net/hinic3: add eq mechanism function code
` [RFC 07/18] net/hinic3: add mgmt module "
` [RFC 08/18] net/hinic3: add module about hardware operation
` [RFC 09/18] net/hinic3: add a NIC business configuration module
` [RFC 10/18] net/hinic3: add context and work queue support
` [RFC 11/18] net/hinic3: add a mailbox communication module
` [RFC 12/18] net/hinic3: add device initailization
` [RFC 13/18] net/hinic3: add dev ops
` [RFC 14/18] net/hinic3: add Rx/Tx functions
` [RFC 15/18] net/hinic3: add MML and EEPROM access feature
` [RFC 16/18] net/hinic3: add RSS promiscuous ops
` [RFC 17/18] net/hinic3: add FDIR flow control module
` [RFC 18/18] drivers/net: add hinic3 PMD build and doc files
    ` 回复: "
  ` 回复: [RFC 00/18] add hinic3 PMD driver

[PATCH 0/2] node: add mbuf dynamic field for nodes
 2025-04-18 19:03 UTC  (4+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/2] node: add global node mbuf dynfield

[PATCH 0/3] enhance the vlan filter feature
 2025-04-18 18:42 UTC  (5+ messages)
` [PATCH 2/3] ethdev: retrieve VLAN filter configuration
` [PATCH 3/3] app/testpmd: add a command to show VLAN filter IDs

[PATCH] net/ixgbe: fix port mask default value in flow director
 2025-04-18 18:17 UTC  (3+ messages)

[PATCH 0/2] Optimize the code to void resource leaks
 2025-04-18 10:34 UTC  (3+ messages)
` [PATCH 1/2] net/xsc: fix "
` [PATCH 2/2] net/xsc: optimize release path

[PATCH 0/2] *** Wangxun new NIC support ***
 2025-04-18  9:41 UTC  (3+ messages)
` [PATCH 1/2] net/txgbe: add support for Wangxun new NIC Amber-Lite 25g/40g
` [PATCH 2/2] net/txgbe: add basic code for Amber-Liter NIC configuration

[PATCH v6 3/3] net/macb: add necessary docs and update related files
 2025-04-18  3:27 UTC  (2+ messages)
` [PATCH v7 "

[PATCH v6 2/3] net/macb: add NEON vectorized Rx/Tx
 2025-04-18  3:26 UTC  (2+ messages)
` [PATCH v7 "

[PATCH v6 1/3] net/macb: add new poll mode driver
 2025-04-18  3:25 UTC  (2+ messages)
` [PATCH v7 "

[PATCH v6 0/3] net/macb: updated net macb driver
 2025-04-18  3:24 UTC  (2+ messages)
` [PATCH v7 "

[PATCH] net/ice: fix Rx of large packets
 2025-04-18  3:04 UTC  (2+ messages)

[PATCH] pci: define more standard register offsets
 2025-04-18  2:13 UTC  (4+ messages)

[PATCH] doc: Document frequency and volume limits on patches
 2025-04-17 18:12 UTC 

[PATCH 0/4] allow pmdinfo to be inserted and parsed using MSVC
 2025-04-17 17:10 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 4/4] drivers: use macro to embed information in binaries
` [PATCH v4 0/4] allow pmdinfo to be inserted and parsed using MSVC
  ` [PATCH v4 1/4] eal: add macro to embed information in binaries
  ` [PATCH v4 2/4] buildtools: use "
  ` [PATCH v4 3/4] usertools: parse strings from PE images
  ` [PATCH v4 4/4] drivers: use macro to embed information in binaries

[patch v6 0/6] Support VMBUS channels without monitoring enabled
 2025-04-17 16:34 UTC  (3+ messages)
` [patch v6 6/6] bus/vmbus: set event for channel without monitoring support

[RFC] add Rust API for basic port operations
 2025-04-17 16:19 UTC  (3+ messages)

[PATCH] dts: add ICMP to packet filter config
 2025-04-17 12:46 UTC  (2+ messages)

[PATCH] net: fix GTP packet parsing
 2025-04-17 12:37 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/2] dts: use tmp dir and DPDK tree dir
 2025-04-17 11:46 UTC  (2+ messages)

[PATCH] rust: support DPDK API
 2025-04-17 11:11 UTC  (9+ messages)
` [RFC PATCH] add rust binding support to DPDK

A compile failure related to "Y2038 Problem"
 2025-04-17  5:46 UTC 

[PATCH 0/4] Linux Kernel uAPI headers import
 2025-04-17  5:08 UTC  (3+ messages)
` [PATCH 1/4] license: add exception for Linux Kernel uAPI headers

[RFC 00/13] Packet capture using port mirroring
 2025-04-17  3:14 UTC  (5+ messages)
` [RFC 01/13] app/testpmd: revert auto attach/detach

[Patch v3 0/6] Support VMBUS channels without monitoring enabled
 2025-04-16 20:59 UTC  (5+ messages)
` [Patch v3 6/6] bus/vmbus: set event for channel without monitoring support
    ` [EXTERNAL] "

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