public inbox for dev@dpdk.org
 help / color / mirror / Atom feed
 messages from 2026-01-18 19:18:23 to 2026-01-21 11:48:51 UTC [more...]

[PATCH] eal/x86: reduce memcpy code duplication
 2026-01-21 11:48 UTC  (7+ messages)
` [PATCH v6] eal/x86: optimize memcpy of small sizes

[PATCH] mempool: simplify get objects
 2026-01-21 11:17 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 0/2] More fixes after enabling -Wshadow
 2026-01-21 11:12 UTC  (6+ messages)
` [PATCH 1/2] common/mlx5: fix variable shadowing
` [PATCH 2/2] net/mvpp2: "

[PATCH] doc: raise an error on warnings for dts
 2026-01-21 11:03 UTC  (3+ messages)

[PATCH v2 1/3] examples/l3fwd: extend NUMA nodes limit beyond 8
 2026-01-21 10:50 UTC  (4+ messages)

[RFC 0/3] common/cnxk: remove dependence on VLA
 2026-01-21 10:40 UTC  (27+ messages)
` [PATCH v3 0/6] fix GCC warnings when building with LTO
  ` [PATCH v3 1/6] test/soring: fix buffer overflow warnings "
` [PATCH v4 0/6] fix build failures with LTO enabled
  ` [PATCH v4 1/6] common/cnxk: replace variable length state array
  ` [PATCH v4 2/6] common/cnxk: replace variable length array
  ` [PATCH v4 3/6] common/cnxk: re-enable vla warnings
  ` [PATCH v4 4/6] common/cnxk: fix buffer overflow in reassembly SA setup
  ` [PATCH v4 5/6] net/mlx5: fix LTO false positive stringop-overflow warning
  ` [PATCH v4 6/6] test/soring: fix stringop-overflow warning with LTO
` [PATCH 0/6] Fix LTO compilation warnings
  ` [PATCH v5 1/6] common/cnxk: replace variable length state array
  ` [PATCH v5 2/6] common/cnxk: replace variable length array
  ` [PATCH v5 3/6] common/cnxk: re-enable vla warnings
  ` [PATCH v5 4/6] common/cnxk: fix buffer overflow in SA setup
  ` [PATCH v5 5/6] net/mlx5: fix LTO stringop-overflow warning
  ` [PATCH v5 6/6] ring: use inline instead of always inline in soring

[PATCH v2 0/1] dts: fix invalid f-string syntax
 2026-01-21 10:21 UTC  (4+ messages)
` [PATCH v2 1/1] dts: fix invalid f-string syntax in testpmd API

[PATCH 1/2] cryptodev: add support for 256-NxA4/5/6 algorithms
 2026-01-21 10:18 UTC  (8+ messages)
` [PATCH 2/2] test/crypto: add tests "
  ` [EXTERNAL] "
` [PATCH v2 1/2] cryptodev: add support "
  ` [PATCH v2 2/2] test/crypto: add tests "
` [PATCH v3 1/2] cryptodev: add support "
  ` [PATCH v3 2/2] test/crypto: add tests "

[PATCH v2] bpf: fix x86 call stack alignment, add tests
 2026-01-21 10:16 UTC  (2+ messages)
` [PATCH v3] bpf: fix x86 call stack alignment for external calls

[PATCH v1 0/1] dts: fix invalid f-string syntax
 2026-01-21 10:16 UTC  (4+ messages)
` [PATCH v1 1/1] dts: fix invalid f-string syntax in testpmd API

[PATCH v4 3/3] dts: add virtio forwarding test suite
 2026-01-21 10:04 UTC  (7+ messages)
` [PATCH v5 1/4] dts: add start Tx first method to testpmd shell

[PATCH] net/iavf: support pre and post reset callbacks
 2026-01-21  9:29 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/3] improve debug output for EAL flags unit tests
 2026-01-21  9:14 UTC  (7+ messages)
` [PATCH 1/3] app/test: add extra logging for recursive calls
` [PATCH 2/3] test/eal_flags: add line numbers to error messages
` [PATCH 3/3] test/eal_flags: add extra logging for file prefix tests

[PATCH] ci: improve logging of unit tests runs
 2026-01-21  9:14 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] net/mlx5: fix offset handling in mlx5_aso_cnt_sq_enqueue_burst
 2026-01-20 12:08 UTC  (3+ messages)

[PATCH] net/mlx5: fix HW flow counter query
 2026-01-20 12:05 UTC  (2+ messages)

[PATCH] net/mlx5/hws: fix null dereference in rule skip
 2026-01-21  8:18 UTC 

[PATCH] net/mlx5: fix stack alignment for ASan compatibility
 2026-01-21  8:14 UTC 

[PATCH 0/6]
 2026-01-21  4:57 UTC  (14+ messages)
` [PATCH v2 0/6] net/nfb: code cleanup
  ` [PATCH v3 4/6] net/nfb: use process private variable for internal data
  ` [PATCH v3 5/6] net/nfb: release allocated resources correctly
  ` [PATCH v3 6/6] net/nfb: stop only started queues in fail path
` [PATCH v3 0/6] net/nfb: code cleanup

[PATCH v4 0/7] flow_parser: add shared parser library
 2026-01-21  4:55 UTC  (9+ messages)
` [PATCH v4 1/7] cmdline: include stddef.h for offsetof
` [PATCH v4 2/7] ethdev: add RSS type helper APIs
` [PATCH v4 4/7] app/testpmd: use shared flow parser library
` [PATCH v4 5/7] examples/flow_parsing: add flow parser demo
` [PATCH v4 6/7] dpdk-test: add flow parser library functional tests
` [PATCH v4 7/7] mailmap: update a new contributor email

[PATCH v1 1/1] net/nbl: fix hardware stats interrupt nesting issue
 2026-01-21  4:46 UTC  (4+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] net/nbl: "

[PATCH v1 0/1] Address NBL Coverity issues
 2026-01-21  4:36 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/1] net/nbl: fix issues reported by Coverity

[PATCH v1] dts: update testuite names to be consistent
 2026-01-20 18:18 UTC  (3+ messages)
` [PATCH v2] dts: update testsuite named to be clear and consistent

[RFC] doc: add AGENTS.md for AI-powered code review tools
 2026-01-20 17:35 UTC  (4+ messages)
` [PATCH v4] "

[PATCH v3 0/7] flow_parser: add shared parser library
 2026-01-20 17:29 UTC  (5+ messages)
` [PATCH v3 7/7] dts: fix invalid f-string syntax in testpmd API

[RFC PATCH] ethdev: support Rx data discard
 2026-01-20 17:08 UTC  (6+ messages)
` [RFC PATCH v3] ethdev: support selective Rx data

[PATCH v14 0/2] net: optimize __rte_raw_cksum
 2026-01-20 15:23 UTC  (6+ messages)
` [PATCH v15 "
  ` [PATCH v15 1/2] eal: add __rte_may_alias to unaligned typedefs

[PATCH 0/8] net/nfb: rework to real multiport
 2026-01-20 15:16 UTC  (10+ messages)
` [PATCH 1/8] net/nfb: prepare for indirect queue mapping scheme
` [PATCH 4/8] net/nfb: add device argument "port" to limit used ports
` [PATCH v2 0/8] net/nfb: rework to real multiport

[PATCH v1 4/4] doc: add PTP IDPF documentation
 2026-01-20 14:56 UTC  (5+ messages)
` [PATCH v2 0/4] Enable PTP feature for MEV
  ` [PATCH v2 4/4] doc: add PTP IDPF documentation

[PATCH] vhost: fix use-after-free race during cleanup
 2026-01-20 13:55 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v8] eal: RTE_PTR_ADD/SUB char* for compiler optimizations
 2026-01-20 12:59 UTC  (3+ messages)
` [PATCH v9] "

[PATCH] net/mlx5: fix flex parser creation length attribute
 2026-01-20 12:28 UTC  (2+ messages)

[PATCH v2 0/6] fix test failures on larger core systems
 2026-01-20 12:08 UTC  (8+ messages)
  ` [PATCH v2 1/6] test: add pause to synchronization spinloops
  ` [PATCH v2 2/6] test: fix timeout for atomic test on high core count systems
  ` [PATCH v2 3/6] test: fix error handling in ELF load tests
  ` [PATCH v2 4/6] test: fix unsupported BPF instructions in elf load test
  ` [PATCH v2 5/6] test: add file-prefix for all fast-tests on Linux
  ` [PATCH v2 6/6] test: fix trace_autotest_with_traces parallel execution

[PATCH 0/6] test: fix sporadic failures on high core count systems
 2026-01-20 11:36 UTC  (17+ messages)
` [PATCH 1/6] test: add pause to synchronization spinloops
` [PATCH 2/6] test: fix timeout for atomic test on high core count systems
` [PATCH 3/6] test: fix race condition in ELF load tests
` [PATCH 4/6] test: fix unsupported BPF instructions in elf load test
` [PATCH 5/6] test: add file-prefix for all fast-tests on Linux
` [PATCH 6/6] test: fix trace_autotest_with_traces parallel execution

[PATCH 00/11] doc: Linux Getting Started Guide grammar and clarity improvements
 2026-01-20  9:33 UTC  (3+ messages)
` [PATCH 02/11] doc: correct grammar in AMD platform guide

23.11.6 patches review and test
 2026-01-20  8:59 UTC  (9+ messages)

[PATCH] build: bump meson version to remove warnings
 2026-01-20  8:31 UTC  (3+ messages)

[DPDK/core Bug 1743] malloc: duplicate shadowed variable definition
 2026-01-20  8:03 UTC 

[DPDK/core Bug 1742] trace: duplicate shadow of same variable
 2026-01-20  8:03 UTC 

[RFC PATCH 00/19] Fix building much of DPDK with -Wshadow
 2026-01-20  7:58 UTC  (3+ messages)
` [PATCH v4 00/31] build DPDK with Wshadow flag

[PATCH] mbuf: fix packet copy
 2026-01-20  7:24 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v1] net/intel: changes to avoid comma operator misuse warnings
 2026-01-20  6:41 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3 0/4] Enable PTP feature for MEV
 2026-01-20 19:11 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/4] net/idpf: add a new API for PTP support
  ` [PATCH v4 2/4] net/idpf: add PTP virtchnl2 support
  ` [PATCH v4 3/4] net/intel: add support for Precision Time Protocol
  ` [PATCH v4 4/4] doc: add PTP IDPF documentation

[PATCH] crypto/ipsec_mb: fix clearing snow3g digest
 2026-01-20  6:12 UTC 

[DPDK/testpmd Bug 1754] [dpdk-25.07-rc3]tso/test_tso_tunneling: Nvgre RX or TX packet number not correct
 2026-01-20  5:20 UTC 

[DPDK/testpmd Bug 1753] [dpdk-25.07-rc3]nvgre/test_nvgre_ipv4_checksum_offload: checksum fail
 2026-01-20  5:19 UTC 

[PATCH 1/2] MAINTAINERS: ring queue: update maintainer
 2026-01-20  1:56 UTC  (4+ messages)
` [PATCH 2/2] MAINTAINERS: MCSlock: "

[DPDK/ethdev Bug 1863] common/cnxk: build errors with LTO
 2026-01-19 19:57 UTC  (2+ messages)

[DPDK/ethdev Bug 1710] net/bnxt build failure with LTO enabled
 2026-01-19 18:47 UTC  (2+ messages)

[DPDK/core Bug 1864] soring: build errors with LTO
 2026-01-19 18:43 UTC  (2+ messages)

[DPDK/ethdev Bug 1862] mlx5: errors when built with LTO
 2026-01-19 18:43 UTC  (2+ messages)

[DPDK/other Bug 1727] arparse LTO warnings
 2026-01-19 18:35 UTC 

[DPDK/core Bug 1509] Build failure on Ubuntu 24.04 with Link Time Optimization (LTO)
 2026-01-19 18:33 UTC  (2+ messages)

[RFC] pcapng: improve performance of timestamping
 2026-01-19 18:19 UTC  (7+ messages)
` [PATCH v5 0/5] pcapng: fixes and improvements
  ` [PATCH v5 1/5] pcapng: add length checks to string arguments
  ` [PATCH v5 2/5] pcapng: use malloc instead of fixed buffer size
  ` [PATCH v5 3/5] pcapng: add additional mbuf if space required on copy
  ` [PATCH v5 4/5] pcapng: improve performance of timestamping
  ` [PATCH v5 5/5] test: add more tests for pcapng

[PATCH] maintainers: update for bnxt driver
 2026-01-19 15:18 UTC  (2+ messages)

[PATCH] maintainers: update Wangxun maintainers
 2026-01-19 15:13 UTC  (2+ messages)

[PATCH v4 0/4] Introduce Topology NUMA grouping for lcores
 2026-01-19 14:55 UTC  (4+ messages)
    ` [PATCH v4 0/4] Introduce Topology NUMA grouping for cores

[PATCH 00/12] net/pcap: cleanups and test
 2026-01-19 12:43 UTC  (4+ messages)
` [PATCH v4 00/11] PCAP PMD improvements
  ` [PATCH v4 05/11] net/pcap: use bool for flags

[PATCH] crypto/ipsec_mb: fix clearing snow3g digest
 2026-01-16 11:57 UTC 

[PATCH 0/2] improve fast-tests suite
 2026-01-19 10:45 UTC  (5+ messages)
` [PATCH v4 00/11] Assign all unit tests to suites

[PATCH 00/29] doc/guides: sample application documentation improvements
 2026-01-19  5:59 UTC  (5+ messages)
` [PATCH 16/29] doc/guides: improve DMA sample app guide
` [PATCH 17/29] doc/guides: improve FIPS validation "
  ` [EXTERNAL] "

[PATCH 1/2] common/cnxk: add support for halos
 2026-01-19  5:21 UTC  (4+ messages)
` [PATCH v2 0/2] cnxk: add HALO support for CN20K mempool
    ` [EXTERNAL] "

[PATCH dpdk] telemetry: fix adding dicts in container arrays
 2026-01-19  1:21 UTC  (3+ messages)
` [PATCH dpdk v2] "

[RFC v3 0/2] An API for Stashing Packets into CPU caches
 2026-01-19  1:16 UTC  (4+ messages)
` [PATCH v5 0/4] An API for Cache Stashing with TPH

[PATCH 0/9] reowrd in prog guide
 2026-01-19  0:50 UTC  (8+ messages)
` [PATCH v4 00/11] doc: programmers guide corrections
  ` [PATCH v4 02/11] doc: correct grammar and typos in argparse library guide
` [PATCH v5 00/54] doc: programmers guide corrections
  ` [PATCH v5 52/54] doc: correct errors in toeplitz hash library guide
  ` [PATCH v5 53/54] doc: correct errors in vhost "
  ` [PATCH v5 54/54] doc: correct whitespace in efficient code guide


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