messages from 2026-01-18 19:15:39 to 2026-01-21 04:36:24 UTC [more...]
[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 v4 0/7] flow_parser: add shared parser library
2026-01-21 1:00 UTC (8+ 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 v2 0/1] dts: fix invalid f-string syntax
2026-01-20 23:16 UTC (2+ messages)
` [PATCH v2 1/1] dts: fix invalid f-string syntax in testpmd API
[PATCH v1 0/1] dts: fix invalid f-string syntax
2026-01-20 23:08 UTC (2+ messages)
` [PATCH v1 1/1] dts: fix invalid f-string syntax in testpmd API
[PATCH] mempool: simplify get objects
2026-01-20 20:00 UTC (4+ messages)
` [PATCH v2] "
[RFC 0/3] common/cnxk: remove dependence on VLA
2026-01-20 19:52 UTC (26+ 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 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
[PATCH] net/iavf: support pre and post reset callbacks
2026-01-20 18:01 UTC (3+ messages)
` [PATCH v2] "
[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 v4 3/3] dts: add virtio forwarding test suite
2026-01-20 16:43 UTC (6+ messages)
` [PATCH v5 1/4] dts: add start Tx first method to testpmd shell
[PATCH] ci: improve logging of unit tests runs
2026-01-20 16:24 UTC (5+ messages)
` [PATCH v2] "
[PATCH 0/6]
2026-01-20 16:11 UTC (12+ 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 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/3] improve debug output for EAL flags unit tests
2026-01-20 15:22 UTC (6+ 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 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] eal/x86: reduce memcpy code duplication
2026-01-20 11:22 UTC (6+ messages)
` [PATCH v6] eal/x86: optimize memcpy of small sizes
[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 1/2] cryptodev: add support for 256-NxA4/5/6 algorithms
2026-01-19 17:05 UTC (6+ 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] 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 v2 1/3] examples/l3fwd: extend NUMA nodes limit beyond 8
2026-01-19 9:19 UTC (2+ messages)
[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 (40+ 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 20/54] doc: correct grammar in GSO guide
` [PATCH v5 21/54] doc: correct typos and grammar in graph guide
` [PATCH v5 22/54] doc: correct grammar in hash guide
` [PATCH v5 23/54] doc: correct grammar and typos in IP fragment guide
` [PATCH v5 24/54] doc: correct double spaces in IPsec guide
` [PATCH v5 25/54] doc: correct grammar in lcore variables guide
` [PATCH v5 26/54] doc: correct typo in link bonding guide
` [PATCH v5 27/54] doc: correct grammar in LTO guide
` [PATCH v5 28/54] doc: correct grammar in LPM guide
` [PATCH v5 29/54] doc: correct grammar and typo in LPM6 guide
` [PATCH v5 30/54] doc: correct grammar in introduction
` [PATCH v5 31/54] doc: correct grammar in mbuf library guide
` [PATCH v5 32/54] doc: correct grammar in membership "
` [PATCH v5 33/54] doc: correct errors in mempool "
` [PATCH v5 34/54] doc: correct style in meson unit tests guide
` [PATCH v5 35/54] doc: correct errors in metrics library guide
` [PATCH v5 36/54] doc: correct grammar in mldev "
` [PATCH v5 37/54] doc: correct grammar in multi-process guide
` [PATCH v5 38/54] doc: correct grammar in overview
` [PATCH v5 39/54] doc: correct grammar in ACL library guide
` [PATCH v5 40/54] doc: correct typos in packet distributor guide
` [PATCH v5 41/54] doc: correct grammar in packet framework guide
` [PATCH v5 42/54] doc: correct grammar in PDCP library guide
` [PATCH v5 43/54] doc: correct grammar in pdump "
` [PATCH v5 44/54] doc: correct typos in power management guide
` [PATCH v5 45/54] doc: correct grammar in profiling guide
` [PATCH v5 46/54] doc: correct errors in regexdev guide
` [PATCH v5 47/54] doc: correct grammar in reorder library guide
` [PATCH v5 48/54] doc: correct whitespace in RIB "
` [PATCH v5 49/54] doc: correct incomplete sentence in ring "
` [PATCH v5 50/54] doc: correct grammar in security "
` [PATCH v5 51/54] doc: correct hyphenation in thread safety guide
` [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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox