DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v4 0/3] [PATCH v4 0/3] Add RISC-V V extension detection and LPM optimization
 2025-06-11 14:59 UTC  (3+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/3] lib/lpm: R-V V rte_lpm_lookupx4

[PATCH 0/3] introduce rte_memset_sensative
 2025-06-11 14:57 UTC  (8+ messages)
` [PATCH v9 00/15] fix insecure use of memset bugs
  ` [PATCH v9 01/15] eal: introduce new secure memory zero
  ` [PATCH v9 02/15] app/test: remove unused variable

[PATCH v6 00/33] Intel PMD drivers Rx cleanup
 2025-06-11 14:47 UTC  (3+ messages)
` [PATCH v6 18/33] net/ixgbe: add a desc done function

[PATCH v2] PCI: Explicitly put devices into D0 when initializing
 2025-06-11 14:14 UTC 

[PATCH 1/1] dts: fix deterministic doc
 2025-06-11 14:05 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] test/event: disable vector adapter test
 2025-06-11 13:37 UTC 

[PATCH v6 0/4] allow pmdinfo to be inserted and parsed using MSVC
 2025-06-11 13:28 UTC  (17+ messages)
` [PATCH v6 1/4] dev: hide driver export macros
` [PATCH v6 2/4] dev: export driver information with MSVC
` [PATCH v6 3/4] buildtools: embed "
` [PATCH v6 4/4] usertools: enable pmdinfo "
` [PATCH v7 0/5] allow pmdinfo to be inserted and parsed using MSVC
  ` [PATCH v7 1/5] dev: hide driver export macros
  ` [PATCH v7 2/5] dev: rename pmdinfo internal symbols
  ` [PATCH v7 3/5] dev: export driver information with MSVC
  ` [PATCH v7 4/5] buildtools: embed "
  ` [PATCH v7 5/5] usertools: enable pmdinfo "

[PATCH] maintainers: update for hns3
 2025-06-11 13:01 UTC  (2+ messages)

[PATCH v1] maintainers: update for iavf and i40e
 2025-06-11 12:59 UTC  (3+ messages)

[PATCH 0/3] argparse additions and rework
 2025-06-11 12:36 UTC  (9+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] argparse: add support for string and boolean args
  ` [PATCH v3 2/3] argparse: make argparse EAL-args compatible
  ` [PATCH v3 3/3] argparse: use enums to remove max-value defines in lists
` [PATCH v4 0/3] argparse additions and rework
  ` [PATCH v4 1/3] argparse: add support for string and boolean args
  ` [PATCH v4 2/3] argparse: make argparse EAL-args compatible
  ` [PATCH v4 3/3] argparse: use enums to remove max-value defines in lists

[PATCH 0/1] pcapng: fix null dereference in rte_pcapng_close
 2025-06-11 11:52 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/1] "

[PATCH 1/3] config/riscv: detect V extension
 2025-06-11 11:52 UTC  (3+ messages)
  ` [PATCH v4 2/3] lib/lpm: R-V V rte_lpm_lookupx4

[PATCH 0/2] node: add mbuf dynamic field for nodes
 2025-06-11 11:45 UTC  (3+ messages)
` [PATCH v6 "

[DPDK/core Bug 1722] Kernel crash with WARNING: CPU: 17 PID: 4510 at lib/refcount.c:28 refcount_warn_saturate+0xd8/0xe0
 2025-06-11 11:01 UTC  (2+ messages)

[RFC PATCH] build: reduce use of AVX compiler flags
 2025-06-11 10:53 UTC  (13+ messages)
` [PATCH v4] "
` [PATCH v5] "

[PATCH v3 00/11] NXP DPAA2 driver enhancements and fixes
 2025-06-11 10:51 UTC  (13+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/11] net/dpaa2: fix issue of extract buffer preparation
  ` [PATCH v4 02/11] net/dpaa2: fix shaper rate
  ` [PATCH v4 03/11] bus/fslmc: add DPBP APIs for setting depletion thresholds
  ` [PATCH v4 04/11] mempool/dpaa2: use unified VA to IOVA conversion
  ` [PATCH v4 05/11] net/dpaa2: add dpmac MC header file
  ` [PATCH v4 06/11] net/dpaa2: support dpmac counters in stats
  ` [PATCH v4 07/11] net/dpaa2: support dpmac Tx stats
  ` [PATCH v4 08/11] net/dpaa2: support dpmac Tx stats in xstats
  ` [PATCH v4 09/11] net/dpaa2: retrieve DPNI API version at init time
  ` [PATCH v4 10/11] net/dpaa2: setup the speed cap based on the actual MAC
  ` [PATCH v4 11/11] net/dpaa2: enable software taildrop for ordered queues

[PATCH v2 00/13] add lookup fib nodes in graph library
 2025-06-11 10:33 UTC  (3+ messages)
` [PATCH v3 00/14] "

[PATCH 2/3] bus/vdev: revert fix devargs after multi-process bus scan
 2025-06-11 10:12 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] net/ice: fix DCF RSS hash update
 2025-06-11  9:50 UTC 

[DPDK/core Bug 1668] EAL: rte_eal_mp_remote_launch is able to launch an lcore which is running
 2025-06-11  9:08 UTC  (2+ messages)

[DPDK/core Bug 1683] use after on interrupt thread during EAL cleanup
 2025-06-11  9:07 UTC  (2+ messages)

[DPDK/ethdev Bug 1664] rte_ipv6_addr_is_v4mapped wrong logic
 2025-06-11  9:07 UTC  (2+ messages)

[DPDK/testpmd Bug 1672] [dpdk-25.03] vf_offload/checksum_offload_tunnel_enable: gtpu packet checksum error packet
 2025-06-11  9:06 UTC  (2+ messages)

[PATCH 1/2] ci: treat warning as error for MSVC builds in GHA
 2025-06-11  8:46 UTC  (3+ messages)
` [PATCH 2/2] test/lcore: fix build with MSVC

[PATCH 0/6] net/hns3: VF support multi-TCs
 2025-06-11  8:19 UTC  (7+ messages)
` [PATCH 1/6] net/hns3: fix VF fail to config queue TC
` [PATCH 2/6] net/hns3: remove duplicate struct field
` [PATCH 3/6] net/hns3: refactor DCB module code
` [PATCH 4/6] net/hns3: VF support parse max TC number
` [PATCH 5/6] net/hns3: VF support discover multi-TCs capability
` [PATCH 6/6] net/hns3: VF support multi-TCs configure

[PATCH v5 1/3] graph: avoid global node ID counter
 2025-06-11  7:15 UTC  (3+ messages)
` [PATCH v7 "

[v2 00/10] DPAA specific fixes
 2025-06-11  7:10 UTC  (23+ messages)
` [v3 "
  ` [v3 01/10] bus/dpaa: avoid using same structure and variable name
  ` [v3 02/10] bus/dpaa: add FMan node
  ` [v3 03/10] bus/dpaa: enhance DPAA SoC version
  ` [v3 04/10] bus/dpaa: optimize bman acquire/release
  ` [v3 05/10] mempool/dpaa: fast acquire and release
  ` [v3 06/10] mempool/dpaa: adjust pool element for LS1043A errata
  ` [v3 07/10] net/dpaa: add Tx rate limiting DPAA PMD API
  ` [v3 08/10] net/dpaa: add devargs for enabling err packets on main queue
  ` [v3 09/10] bus/dpaa: improve DPAA cleanup
  ` [v3 10/10] bus/dpaa: optimize qman enqueue check
  ` [v4 00/10] DPAA specific fixes
    ` [v4 01/10] bus/dpaa: avoid using same structure and variable name
    ` [v4 02/10] bus/dpaa: add FMan node
    ` [v4 03/10] bus/dpaa: enhance DPAA SoC version
    ` [v4 04/10] bus/dpaa: optimize bman acquire/release
    ` [v4 05/10] mempool/dpaa: fast acquire and release
    ` [v4 06/10] mempool/dpaa: adjust pool element for LS1043A errata
    ` [v4 07/10] net/dpaa: add Tx rate limiting DPAA PMD API
    ` [v4 08/10] net/dpaa: add devargs for enabling err packets on main queue
    ` [v4 09/10] bus/dpaa: improve DPAA cleanup
    ` [v4 10/10] bus/dpaa: optimize qman enqueue check

[DPDK/meson Bug 1721] failed to compile DPDK
 2025-06-11  6:49 UTC 

[PATCH v3 0/8] net/r8169: support more cards
 2025-06-11  3:10 UTC  (9+ messages)
` [PATCH v3 1/8] net/r8169: add support for RTL8168 series
` [PATCH v3 2/8] net/r8169: update HW configurations for 8125 and 8126
` [PATCH v3 3/8] net/r8169: add support for RTL8127
` [PATCH v3 4/8] net/r8169: remove cmac feature for RTL8125AP
` [PATCH v3 5/8] net/r8169: add RTL8127AP dash support
` [PATCH v3 6/8] net/r8169: add support for RTL8125CP
` [PATCH v3 7/8] net/r8169: add support for RTL8127ATF serdes interface
` [PATCH v3 8/8] net/r8169: update HW configuration for 8127

[PATCH 00/12] Fixes and supports for Wangxun NICs
 2025-06-11  2:00 UTC  (3+ messages)

[PATCH v6 0/4] add feature arc in rte_graph
 2025-06-10 16:25 UTC  (3+ messages)
` [PATCH v12 0/7] "

[PATCH 0/2] uapi: script and header update
 2025-06-10 15:11 UTC  (3+ messages)
` [PATCH 1/2] devtools/linux-uapi: conform to kernel headers install
` [PATCH 2/2] uapi: update headers to 6.15 kernel

[RFC PATCH dpdk] fib6: implement RCU rule reclamation
 2025-06-10 14:53 UTC 

[PATCH] doc: add release note entry for EAL lcores flag
 2025-06-10 14:50 UTC 

[PATCH] examples/l3fwd: adjust Tx burst size based on Rx burst
 2025-06-10 14:29 UTC  (6+ messages)
` [PATCH v2] "
  ` [EXTERNAL] "

[PATCH v1 0/8] net/r8169: support more cards
 2025-06-10 14:26 UTC  (10+ messages)
` [PATCH v1 1/8] net/r8169: add support for RTL8168 series
` [PATCH v1 2/8] net/r8169: update HW configurations for 8125 and 8126
` [PATCH v1 3/8] net/r8169: add support for RTL8127
` [PATCH v1 4/8] net/r8169: remove cmac feature for RTL8125AP
` [PATCH v1 5/8] net/r8169: add RTL8127AP dash support
` [PATCH v1 6/8] net/r8169: add support for RTL8125CP
` [PATCH v1 7/8] net/r8169: add support for RTL8127ATF serdes interface
` [PATCH v1 8/8] net/r8169: update HW configuration for 8127

[RFC] latencystats: performance overhaul
 2025-06-10 14:12 UTC  (11+ messages)
` [PATCH v7 0/7] latencystats: cleanup
` [PATCH v8 0/7] latencystats: cleanup and floating point fixes
  ` [PATCH v8 1/7] latencystats: handle fractional cycles per ns
  ` [PATCH v8 2/7] latencystats: do not use floating point
  ` [PATCH v8 3/7] latencystats: fix log messages
  ` [PATCH v8 4/7] latencystats: update include files
  ` [PATCH v8 5/7] latencystats: enforce that unused callback function is NULL
  ` [PATCH v8 6/7] latencystats: add metric for number of samples
  ` [PATCH v8 7/7] test: update to latencystats tests

DPDK Release Status Meeting 2025-06-10
 2025-06-10 14:00 UTC 

[PATCH] net/mlx5: fix flag non-template rule cleanup
 2025-06-10 13:19 UTC  (2+ messages)

[PATCH] common/mlx5: use intrinsics instead of inline assembly
 2025-06-10 13:18 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] net/mlx5: fix hypervisor detection in VLAN workaround
 2025-06-10 13:18 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] doc/guides: Mention needed kernel option for mlx5
 2025-06-10 13:17 UTC  (2+ messages)

[PATCH] net/mlx5: avoid setting kernel MTU if not needed
 2025-06-10 13:16 UTC  (2+ messages)

[DPDK/eventdev Bug 1720] failure in event_vector_adapter_autotest
 2025-06-10 13:15 UTC 

[PATCH] eal: handle sysconf() negative return value
 2025-06-10 13:13 UTC 

[PATCH v1 1/6] net/intel: update E830 Tx Time Queue Context Structure
 2025-06-10 13:11 UTC  (17+ messages)
` [PATCH v3 0/6] Add TxPP Support for E830
  ` [PATCH v3 2/6] net/intel: add read clock feature in ICE
  ` [PATCH v3 3/6] net/intel: add TxPP Support for E830
` [PATCH v4 0/6] Add "
  ` [PATCH v4 1/6] net/intel: update E830 Tx Time Queue Context Structure
  ` [PATCH v4 2/6] net/intel: add read clock feature in ICE
  ` [PATCH v4 3/6] net/intel: add TxPP Support for E830
  ` [PATCH v4 4/6] net/intel: add AVX2 Support for TxPP
  ` [PATCH v4 5/6] net/intel: add AVX512 "
  ` [PATCH v4 6/6] doc: announce TxPP support for E830 adapters

[PATCH] net/intel: fix ixgbe get macsec stats
 2025-06-10 11:15 UTC  (4+ messages)
` [PATCH] net/ixgbe: fix unexpected data in the xstats info

[RFC PATCH 0/3] allow easier use of high lcore-ids
 2025-06-10 11:08 UTC  (4+ messages)
` [PATCH v5 0/3] lcore options cleanup

[PATCH v1 0/5] Update ixgbe base code
 2025-06-10 10:51 UTC  (2+ messages)

[PATCH v7 1/1] graph: mcore: optimize graph search
 2025-06-10 10:28 UTC  (4+ messages)
` [PATCH v8] "
  ` [EXTERNAL] "

[PATCH v17 0/4] add support for self monitoring
 2025-06-10  9:55 UTC  (2+ messages)

[PATCH 0/4] more unnecessary function pointer
 2025-06-10  9:39 UTC  (3+ messages)

[PATCH] doc/linux_gsg: update recommended compiler versions
 2025-06-10  9:33 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] uapi: update to 6.15 for vduse.h
 2025-06-10  9:12 UTC  (2+ messages)

[PATCH] net: fix GTP packet parsing
 2025-06-10  8:18 UTC  (3+ messages)
` [PATCH v5] "

Error with --no-huge when compiled with -fsanitize=address from gcc 15
 2025-06-10  8:15 UTC  (2+ messages)

[PATCH v2 0/8] net/r8169: support more cards
 2025-06-10  7:40 UTC  (9+ messages)
` [PATCH v2 1/8] net/r8169: add support for RTL8168 series
` [PATCH v2 2/8] net/r8169: update HW configurations for 8125 and 8126
` [PATCH v2 3/8] net/r8169: add support for RTL8127
` [PATCH v2 4/8] net/r8169: remove cmac feature for RTL8125AP
` [PATCH v2 5/8] net/r8169: add RTL8127AP dash support
` [PATCH v2 6/8] net/r8169: add support for RTL8125CP
` [PATCH v2 7/8] net/r8169: add support for RTL8127ATF serdes interface
` [PATCH v2 8/8] net/r8169: update HW configuration for 8127

[PATCH dpdk] net: fix IPv4 compat and mapped checks
 2025-06-10  7:29 UTC  (2+ messages)

[PATCH 1/2] power/intel_uncore: fix crash closing uninitialized driver
 2025-06-10  7:07 UTC  (3+ messages)

Question regarding rte_hash_hash and rte_hash_add_key_with_hash_data
 2025-06-10  6:49 UTC  (3+ messages)

[PATCH v3 1/2] test/dma: update the sg test to verify wrap around case
 2025-06-10  6:48 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/2] test/dma: add functions to verify zero and one fill

[PATCH] ethdev: add support to provide link type
 2025-06-10  6:45 UTC  (6+ messages)
` [PATCH v2 1/1] "
      ` [EXTERNAL] "

[PATCH 0/4] BSD PCI Fixes
 2025-06-10  6:24 UTC  (2+ messages)

[PATCH 1/8] net/r8169: add support for RTL8168 series
 2025-06-10  6:01 UTC  (8+ messages)
` [PATCH 2/8] net/r8169: update HW configurations for 8125 and 8126
` [PATCH 3/8] net/r8169: add support for RTL8127
` [PATCH 4/8] net/r8169: remove cmac feature for RTL8125AP
` [PATCH 5/8] net/r8169: add RTL8127AP dash support
` [PATCH 6/8] net/r8169: add support for RTL8125CP
` [PATCH 7/8] net/r8169: add support for RTL8127ATF serdes interface
` [PATCH 8/8] net/r8169: update HW configuration for 8127

[PATCH] net/mlx5: fix transceiver warning when not exist
 2025-06-10  5:47 UTC  (5+ messages)

[PATCH] ethdev: remove callback checks from fast path
 2025-06-10  5:11 UTC  (5+ messages)
` [PATCH v2 1/2] ethdev: remove unnecessary type conversion
  ` [PATCH v2 2/2] ethdev: remove callback checks from fast path

[PATCH 0/3] net/hns3: bugfix for hns3
 2025-06-10  1:27 UTC  (4+ messages)
` [PATCH 1/3] net/hns3: fix the hardware GRO function is abnormal

acpi_cpufreq driver suggestion
 2025-06-09 20:28 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).