DPDK-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-21 09:56:57 to 2026-07-23 16:36:24 UTC [more...]

[PATCH] net/bnxt: add cast to wider type before multiplication
 2026-07-23 16:36 UTC  (3+ messages)

[RFC 0/3] Drop vhost async (DMA-accelerated) datapath
 2026-07-23 15:31 UTC  (4+ messages)
` [RFC 1/3] examples: stop using vhost async datapath
` [RFC 2/3] vhost: refuse "
` [RFC 3/3] vhost: drop "

[PATCH] net/bnxt: fix memset size mismatch in Tx queue start
 2026-07-23 15:26 UTC  (3+ messages)

[PATCH 00/10] Limit usage of internal API in tests
 2026-07-23 15:04 UTC  (15+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 1/9] bbdev: add per-queue statistics API
  ` [PATCH v2 2/9] hash: fix GFNI stubs export
  ` [PATCH v2 3/9] test: uninline helper for forking
  ` [PATCH v2 4/9] test/bonding: get MAC address with public API
  ` [PATCH v2 5/9] test/devargs: rely on net null driver
  ` [PATCH v2 6/9] test/vdev: find device with public API
  ` [PATCH v2 7/9] test: limit internal API usage
  ` [PATCH v2 8/9] ci: make ABI reference generation faster
  ` [PATCH v2 9/9] ci: run reference binaries against current ABI

[RFC PATCH v2] ethdev: update read time API in PMD to enable crosstimestamp
 2026-07-23 14:50 UTC  (3+ messages)
` [RFC PATCH v3] "

[RFC 0/4] Interrupts API update
 2026-07-23 14:46 UTC  (10+ messages)
` [RFC 1/4] bus/pci: fix check on interrupt FD for FreeBSD
` [RFC 2/4] vdpa/mlx5: fix check on err interrupt FD
` [RFC 3/4] interrupts: mark file descriptors invalid on allocation
` [RFC 4/4] interrupts: close interrupt FDs

[RFC 00/11] Device unplug and bus cleanup refactoring for NXP
 2026-07-23 14:11 UTC  (13+ messages)
` [RFC 01/11] drivers/bus: cleanup device freeing in NXP bus scan
` [RFC 02/11] bus/dpaa: allocate interrupt during probing
` [RFC 03/11] bus/dpaa: support unplug and use generic cleanup
` [RFC 04/11] bus/fslmc: fix memory leaks in scan
` [RFC 05/11] bus/fslmc: fix per type device count
` [RFC 06/11] bus/fslmc: simplify device parsing in scan
` [RFC 07/11] bus/fslmc: refactor device filtering for multiprocess
` [RFC 08/11] bus/fslmc: move unplug for some device out of VFIO
` [RFC 09/11] bus/fslmc: call VFIO setup for some device from bus layer
` [RFC 10/11] bus/fslmc: allocate interrupt during probing
` [RFC 11/11] bus/fslmc: use generic cleanup

[PATCH 0/4] Remove limitations coming from legacy VMDq
 2026-07-23 12:41 UTC  (12+ messages)
` [PATCH v5 00/10] "
  ` [PATCH v5 01/10] ethdev: check VMDq availability
  ` [PATCH v5 02/10] ethdev: skip VMDq pools unless configured
  ` [PATCH v5 03/10] ethdev: hide VMDq internal sizes
  ` [PATCH v5 04/10] net/iavf: accept up to 32k unicast MAC addresses
  ` [PATCH v5 05/10] net/iavf: fix duplicate MAC addresses install
  ` [PATCH v5 06/10] net/mlx5: remove MAC addresses flush helper on Linux
  ` [PATCH v5 07/10] net/mlx5: remove redundant MAC address index checks
  ` [PATCH v5 08/10] net/mlx5: pass maximum number of unicast MAC to common code
  ` [PATCH v5 09/10] net/mlx5: use bitset for tracking MAC addresses
  ` [PATCH v5 10/10] net/mlx5: accept more unicast "

[PATCH] common/cnxk: validate xform in inline IPsec session create
 2026-07-23 12:15 UTC 

[PATCH] net/iavf: fix null pointer dereference in eCPRI FDIR pattern
 2026-07-23 11:12 UTC  (2+ messages)

[PATCH] net/iavf: fix VLAN offload when inner VLAN is not supported
 2026-07-23 11:06 UTC  (3+ messages)

[PATCH 1/2] net/i40e: fix return value of close operation
 2026-07-23 10:53 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] net/ixgbe: "

[PATCH v5 0/2] net/iavf, ice: fix runtime queue setup race and burst-size doc
 2026-07-23 10:29 UTC  (5+ messages)
` [PATCH v6 0/2] Intel network driver enhancements
  ` [PATCH v6 2/2] net/iavf: disable runtime queue setup during queue rate limiting

[PATCH] net/intel: add MMG device support
 2026-07-23 10:15 UTC  (2+ messages)

[PATCH v1 0/2] net/dpaa2: fix RSS for plain and tunnelled traffic
 2026-07-23  9:35 UTC  (2+ messages)
` [PATCH v2] net/dpaa2: hash inner IP for "

[RFC] net/ice: add devargs to control link update
 2026-07-23  9:12 UTC  (3+ messages)
` [RFC v2] "

[PATCH 0/2] fix dmadev incomplete ABI validation
 2026-07-23  8:59 UTC  (2+ messages)

[PATCH] version: 26.11.0-rc0
 2026-07-23  8:53 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 26.11] net/mlx5: remove versioned symbols aliases
 2026-07-23  8:54 UTC  (3+ messages)

[PATCH 26.11] ethdev: remove flow metadata symbol aliases
 2026-07-23  8:54 UTC  (3+ messages)

DPDK release candidate 26.07-rc4 testing report
 2026-07-23  8:13 UTC 

[PATCH v7 00/10] bpf: bug fixes
 2026-07-23  8:12 UTC  (12+ messages)
  ` [PATCH v7 01/10] bpf/x86: fix JIT encoding of fixed-width immediates
  ` [PATCH v7 02/10] test/bpf: add JSET test with small immediate
  ` [PATCH v7 03/10] bpf: mask shift count in interpreter per RFC 9669
  ` [PATCH v7 04/10] bpf/arm64: mask shift count "
  ` [PATCH v7 05/10] test/bpf: add test for large shift
  ` [PATCH v7 06/10] bpf/arm64: fix offset type to allow a negative jump
  ` [PATCH v7 07/10] bpf/arm64: add BPF_ABS/BPF_IND packet load support
  ` [PATCH v7 08/10] test/bpf: check that JIT was generated
  ` [PATCH v7 09/10] test/bpf: check that bpf_convert can be JIT'd
  ` [PATCH v7 10/10] bpf: fix uninitialized warning

[PATCH] vhost: fix null dereference in async packed dequeue
 2026-07-23  6:33 UTC  (3+ messages)

[PATCH v3] app/testpmd: support runt and ultra-small frames in txonly
 2026-07-23  4:00 UTC  (3+ messages)

[RFC PATCH] net/bonding: reject control operations in secondary
 2026-07-22 23:10 UTC  (2+ messages)

[PATCH] graph: fix xstats of cloned nodes
 2026-07-22 18:20 UTC  (2+ messages)

[PATCH] net/bonding: fix the log MAC address restore failure
 2026-07-22 18:20 UTC  (3+ messages)

[DPDK/other Bug 1972] telemetry_all test times out
 2026-07-22 17:58 UTC 

[PATCH 0/6] doc/rel_notes: updates to 26.07 doc
 2026-07-22 14:44 UTC  (11+ messages)
` [PATCH 1/6] doc/rel_notes: remove bullets for single items
` [PATCH 2/6] doc/rel_notes: move mempool change to first item
` [PATCH 3/6] doc/rel_notes: keep library updates together
` [PATCH 4/6] doc/rel_notes: fix driver ordering
` [PATCH 5/6] doc/rel_notes: fix style of API changes section
` [PATCH 6/6] doc/rel_notes: minor style fixes

[PATCH] doc: Power11 platform results for release notes
 2026-07-22 14:20 UTC  (2+ messages)

[PATCH] doc: add tested platforms with NVIDIA NICs
 2026-07-22 13:56 UTC  (2+ messages)

[PATCH V1] doc: add tested Intel platforms with Intel NICs
 2026-07-22 13:56 UTC  (2+ messages)

[PATCH] doc: add deprecation notice about upcoming change to ethdev API
 2026-07-22 12:57 UTC  (5+ messages)

[PATCH dpdk] doc: announce rte_graph ABI changes for 26.11
 2026-07-22 12:50 UTC  (5+ messages)

[PATCH] doc: add deprecation notice for iavf devarg auto reconfig
 2026-07-22 12:41 UTC  (4+ messages)
` [PATCH v2] "

[RFC 0/2] iavf post-reset state restoration updates
 2026-07-22 10:10 UTC  (4+ messages)
` [RFC 1/2] net/iavf: remove auto reconfig devarg
` [RFC 2/2] net/iavf: restore promiscuous mode only after VF reset

[PATCH] doc: drop recommendation against bool in structures
 2026-07-22  9:44 UTC  (3+ messages)

[PATCH v3 0/8] doc: build for all public headers
 2026-07-22  9:36 UTC  (10+ messages)
` [PATCH v4 0/7] "
  ` [PATCH v4 1/7] doc: detect ignored "
  ` [PATCH v4 2/7] doc: fix typos in rte_avp_common.h
  ` [PATCH v4 3/7] doc: fix typos in rte_bus_pci.h
  ` [PATCH v4 4/7] doc: fix typos in rte_bus_vmbus.h
  ` [PATCH v4 5/7] doc: add missing globs to doxy-api.conf.in
  ` [PATCH v4 6/7] doc: add missing drivers "
  ` [PATCH v4 7/7] doc: add missing headers to doxy-api-index.md

[RFC PATCH] net/dpaa2: fix RSS at inner level for non-tunnelled traffic
 2026-07-21 21:25 UTC  (5+ messages)
` [PATCH v1 1/2] net/dpaa2: revert inner RSS level support

[PATCH v3] eal: fix core_index for non-EAL registered threads
 2026-07-21  8:32 UTC  (3+ messages)

[PATCH] app/testpmd: fix segfault in flow rule parser
 2026-07-21 19:09 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/3] lib: remove use of strncpy
 2026-07-21 13:26 UTC  (3+ messages)
` [PATCH 1/3] ethdev: "

[PATCH] test/event_eth_tx_adapter: skip tests if no eventdev
 2026-07-21 13:23 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] common/mlx5: fix overlapping memory ranges
 2026-07-21 12:13 UTC 

[PATCH] net/af_xdp: add Rx metadata and dynamic timestamping support
 2026-07-21 12:11 UTC  (4+ messages)
` [PATCH v3 0/2] net/af_xdp: add Rx timestamping and read_clock support
  ` [PATCH v3 1/2] net/af_xdp: add af_xdp rx metadata and dynamic timestamping support
  ` [PATCH v3 2/2] net/af_xdp: add read_clock support to AF_XDP PMD


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox