DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH] ethdev: sync ethtool link modes with Linux 6.15
 2025-06-25 13:42 UTC 

[PATCH 0/2] *** Wangxun new NIC support ***
 2025-06-25 12:50 UTC  (17+ messages)
` [PATCH v2 00/15] Wangxun new NIC support
  ` [PATCH v2 01/15] net/txgbe: add basic information for Amber-Lite 25G/40G NICs
  ` [PATCH v2 02/15] net/txgbe: add new SW-FW mailbox interface
  ` [PATCH v2 03/15] net/txgbe: add identification support for new SFP/QSFP modules
  ` [PATCH v2 04/15] net/txgbe: add basic link configuration for Amber-Lite NICs
  ` [PATCH v2 05/15] net/txgbe: add support for PHY configuration via SW-FW mailbox
  ` [PATCH v2 06/15] net/txgbe: add RX&TX support for Amber-Lite NICs
  ` [PATCH v2 07/15] net/txgbe: add hardware reset change "
  ` [PATCH v2 08/15] net/txgbe: add MAC reconfiguration to avoid packet loss
  ` [PATCH v2 09/15] net/txgbe: add TX head Write-Back mode for Amber-Lite NICs
  ` [PATCH v2 10/15] net/txgbe: add RX desc merge "
  ` [PATCH v2 11/15] net/txgbe: add FEC support for Amber-Lite 25G NICs
  ` [PATCH v2 12/15] net/txgbe: add GPIO configuration
  ` [PATCH v2 13/15] net/txgbe: disable unstable features
  ` [PATCH v2 14/15] net/txgbe: add other hardware-related changes
  ` [PATCH v2 15/15] doc: update for txgbe

[PATCH 00/10] Run with UBSan in GHA
 2025-06-25 12:17 UTC  (37+ messages)
` [PATCH 01/10] ci: save ccache on failure
` [PATCH 02/10] test/telemetry: fix test calling all commands
` [PATCH 03/10] test/mempool: fix test without stack driver
` [PATCH 04/10] eal: fix plugin dir walk
` [PATCH 05/10] cmdline: fix port list parsing
` [PATCH 06/10] cmdline: fix highest bit "
` [PATCH 07/10] tailq: fix cast macro for null pointer
` [PATCH 10/10] build: support Undefined Behavior Sanitizer
` [PATCH v2 00/10] Run with UBSan in GHA
  ` [PATCH v2 01/10] ci: save ccache on failure
  ` [PATCH v2 02/10] test/telemetry: fix test calling all commands
  ` [PATCH v2 03/10] test/mempool: fix test without stack driver
  ` [PATCH v2 04/10] eal: fix plugin dir walk
  ` [PATCH v2 05/10] cmdline: fix port list parsing
  ` [PATCH v2 06/10] cmdline: fix highest bit "
  ` [PATCH v2 07/10] tailq: fix cast macro for null pointer
  ` [PATCH v2 08/10] hash: fix unaligned access in predictable RSS
  ` [PATCH v2 09/10] stack: fix unaligned accesses on 128-bit
  ` [PATCH v2 10/10] build: support Undefined Behavior Sanitizer

[PATCH v3 0/2] uadk: realize async mode
 2025-06-25 12:14 UTC  (5+ messages)
` [PATCH v3 1/2] compress/uadk: use async mode to replace sync mode
` [PATCH v3 2/2] crypto/uadk: "
  ` [EXTERNAL] "
` [EXTERNAL] [PATCH v3 0/2] uadk: realize async mode

[PATCH] app/test: update EdDSA test vector description
 2025-06-25 11:50 UTC  (3+ messages)

[PATCH v2] app/crypto-perf: add support for RSA decrypt
 2025-06-25 11:50 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 1/3] crypto/openssl: include private exponent in RSA session
 2025-06-25 11:48 UTC  (5+ messages)
` [PATCH 2/3] test/crypto: fix RSA test vector as per RFC 8017
` [PATCH 3/3] test/crypto: fix RSA decrypt op validation

[PATCH 0/3] fixes and addition of aes ctr test vectors
 2025-06-25 11:45 UTC  (4+ messages)
` [PATCH 3/3] test/crypto: set ptr to null post crypto op free

[PATCH v3 0/2] add crypto adapter support in cn20k
 2025-06-25 11:44 UTC  (4+ messages)
` [PATCH v3 2/2] crypto/cnxk: add sessionless asym cn20k support

[PATCH 1/1] examples/ipsec-secgw: resolve segfault for IPsec packets
 2025-06-25 11:42 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 1/1] examples/ipsec-secgw: resolve segfault for IPv6 packets
 2025-06-25 11:40 UTC  (2+ messages)

[PATCH 0/2] Latencystat optimization and fix
 2025-06-25 11:31 UTC  (4+ messages)
` [PATCH v3 0/2] latencystats: fix receive sample MP issues
  ` [PATCH v3 1/2] "

[PATCH] raw/cnxk_gpio: fix out of bound access
 2025-06-25 11:22 UTC 

[PATCH] net/i40e: Fast release optimizations
 2025-06-25 11:15 UTC  (3+ messages)

[PATCH] net/mlx5: fix access to auxiliary flow data
 2025-06-25  9:43 UTC 

[PATCH] net/mlx5: fix segfault in counter pool destroy
 2025-06-25  9:32 UTC 

[PATCH v2 1/2] lib/graph: lib/graph: fix memset with NULL
 2025-06-25  9:27 UTC  (12+ messages)
` [PATCH v2 2/2] lib/graph: default-align rte_graph_cluster_stats
` [PATCH v3] lib/graph: lib/graph: fix memset with NULL

[PATCH 0/6] net/hns3: VF support multi-TCs
 2025-06-25  6:46 UTC  (2+ messages)

[PATCH v2 0/6] lib/pmu: cleanups and trace integration
 2025-06-25  4:47 UTC  (26+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 1/7] lib/pmu: quiesce rte_pmu_read deprecation warning in chkincs
  ` [PATCH v3 2/7] lib/pmu: export only necessary arch headers
  ` [PATCH v3 3/7] lib/pmu: reimplement per-arch ops as callbacks
  ` [PATCH v3 4/7] lib/pmu: use build system defined RTE_LIB_PMU macro
  ` [PATCH v3 5/7] test/pmu: enable fast test
  ` [PATCH v3 6/7] trace: add PMU
  ` [PATCH v3 7/7] lib/pmu: fix out-of-bound access
  ` [PATCH v4 0/7] lib/pmu: cleanups and trace integration
    ` [PATCH v4 1/7] lib/pmu: export only necessary arch headers
    ` [PATCH v4 2/7] lib/pmu: reimplement per-arch ops as callbacks
    ` [PATCH v4 3/7] lib/pmu: do not try enabling perf counter access on arm64
    ` [PATCH v4 4/7] lib/pmu: use build system defined RTE_LIB_PMU macro
    ` [PATCH v4 5/7] test/pmu: enable fast test
    ` [PATCH v4 6/7] trace: add PMU
    ` [PATCH v4 7/7] lib/pmu: fix out-of-bound access
    ` [PATCH v5 0/8] lib/pmu: cleanups and trace integration
      ` [PATCH v5 1/8] lib/pmu: quiesce rte_pmu_read deprecation warning in chkincs
      ` [PATCH v5 2/8] lib/pmu: export only necessary arch headers
      ` [PATCH v5 3/8] lib/pmu: reimplement per-arch ops as callbacks
      ` [PATCH v5 4/8] lib/pmu: do not try enabling perf counter access on arm64
      ` [PATCH v5 5/8] lib/pmu: use build system defined RTE_LIB_PMU macro
      ` [PATCH v5 6/8] test/pmu: enable fast test
      ` [PATCH v5 7/8] trace: add PMU
      ` [PATCH v5 8/8] lib/pmu: fix out-of-bound access

[PATCH v1 2/3] dts: rewrite dts rst
 2025-06-25  4:07 UTC  (5+ messages)
` [PATCH v2 1/2] dts: rewrite README
  ` [PATCH v2 2/2] dts: rewrite dts rst

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

[PATCH] cpp: Fix missing extern "C" closing bracket
 2025-06-24 19:58 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] net/null: Add fast mbuf release TX offload
 2025-06-24 18:14 UTC 

[PATCH] net/iavf: fix VLAN offload strip flag
 2025-06-24 15:29 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] pcapng: allow any protocol link type for the interface block
 2025-06-24 15:15 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/3] argparse: improve handling of multi-instance args
 2025-06-24 14:16 UTC  (3+ messages)

[RFC PATCH] build: reduce use of AVX compiler flags
 2025-06-24 14:13 UTC  (3+ messages)
` [PATCH v5] "

DPDK Release Status Meeting 2025-06-24
 2025-06-24 13:48 UTC 

[RFC PATCH 0/3] allow easier use of high lcore-ids
 2025-06-24 13:43 UTC  (9+ messages)
` [PATCH v5 0/3] lcore options cleanup
  ` [PATCH v5 1/3] eal: deprecate old coremask-based EAL parameters

[PATCH] eal: deprecate old coremask-based EAL parameters
 2025-06-24 13:41 UTC 

[PATCH 0/2] use core lists not masks in documentation
 2025-06-24 13:34 UTC  (3+ messages)
` [PATCH 1/2] doc/eal: add doc entry for service core list flag
` [PATCH 2/2] doc: use core lists rather than masks in guides

[PATCH v2 0/3] Use consecutive Tx queues' memory
 2025-06-24 12:01 UTC  (5+ messages)
  ` [PATCH v2 1/3] net/mlx5: fix the WQE size calculation for Tx queue
  ` [PATCH v2 2/3] net/mlx5: add new devarg for Tx queue consecutive memory
  ` [PATCH v2 3/3] net/mlx5: use consecutive memory for all Tx queues

[PATCH] eal: handle sysconf() negative return value
 2025-06-24  8:03 UTC  (5+ messages)
` [PATCH v3 0/3] handle sysconf(_SC_PAGESIZE) "
  ` [PATCH v3 1/3] eal/unix: fix log message for madvise() failure
  ` [PATCH v3 2/3] eal: handle sysconf(_SC_PAGESIZE) negative return value
  ` [PATCH v3 3/3] pmu: "

[RFC PATCH 0/2] Add jump flow support and queue menegment with new snippets
 2025-06-24  7:15 UTC  (3+ messages)
` [RFC PATCH 1/2] examples/flow_filtering: add match port affinity snippet
` [RFC PATCH 2/2] examples/flow_filtering: add jump flow

[PATCH] doc: announce DMA configuration structure changes
 2025-06-24  6:22 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH v1] app/eventdev: fix number of releases sent during cleanup
 2025-06-24  6:21 UTC  (2+ messages)

[PATCH] net/mlx5: fix segfault on indirect action age query with conntrack
 2025-06-24  5:10 UTC 

[PATCH 1/2] net/cnxk: add lock for security session ops
 2025-06-24  1:54 UTC  (9+ messages)
` [PATCH 2/2] common/cnxk: add null pointer checks
` [PATCH v2 1/2] net/cnxk: fix lock for security session ops
  ` [PATCH v2 2/2] common/cnxk: fix null pointer checks

[PATCH 0/2] Use consecutive Tx queues' memory
 2025-06-23 17:35 UTC  (3+ messages)
` [PATCH 1/2] net/mlx5: add new devarg for Tx queue consecutive memory
` [PATCH 2/2] net/mlx5: use consecutive memory for all Tx queues

CFP Deadline Extended - DPDK Bay Area Summit - September 2025
 2025-06-23 16:14 UTC 

[PATCH 0/2] remove use of non-standard array range initialization
 2025-06-23 14:02 UTC  (3+ messages)
` [PATCH v3 0/3] enable drivers to be compiled with MSVC

[PATCH v6 4/4] doc: announce TxPP support for E830 adapters
 2025-06-23 12:12 UTC  (3+ messages)
` [PATCH v7 0/4] Add TxPP Support for E830

release candidate 25.07-rc1
 2025-06-20 20:46 UTC  (2+ messages)

[PATCH] net/iavf: fix VLAN offload strip flag
 2025-06-20 18:33 UTC 

[PATCH v1 1/1] memory: handle invalid socket ID's when allocating
 2025-06-20 13:37 UTC  (2+ messages)

[DPDK/ethdev Bug 1729] RSS offload types are undocumented
 2025-06-20 13:11 UTC 

[PATCH v2] bus/pci: fix automatic interrupt type selection
 2025-06-20 12:50 UTC 

[PATCH] bus/pci: fix automatic interrupt type selection
 2025-06-20 11:47 UTC 

[PATCH v1 0/4] net/ntnic: implement start, stop and deferred start for Rx/Tx queues
 2025-06-20 11:27 UTC  (5+ messages)
` [PATCH v1 1/4] net/ntnic: implement start/stop "
` [PATCH v1 2/4] net/ntnic: implement deferred start "
` [PATCH v1 3/4] net/ntnic: unmap DMA during queue release
` [PATCH v1 4/4] net/ntnic: add warning when sending on a stopped queue

[PATCH v1] event/dlb2: fixes names of DLB2 token pop enums
 2025-06-20 10:50 UTC  (2+ messages)

[PATCH 0/2] Support IPIP Tunnel in NT2HWS and HWS
 2025-06-20 10:42 UTC  (3+ messages)
` [PATCH 1/2] net/mlx5/hws: recognize IPIP in definer layer
` [PATCH 2/2] net/mlx5: support IPIP flow for all combinations

RTE_ETH_RSS_IP support by Intel NIC drivers
 2025-06-20 10:31 UTC  (2+ messages)

page: 

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