messages from 2026-06-23 11:38:32 to 2026-06-23 17:00:10 UTC [more...]
[PATCH 00/17] drivers: replace strncpy with strlcpy
2026-06-23 16:59 UTC (19+ messages)
` [PATCH 01/17] common/cnxk: "
` [PATCH 02/17] common/mlx5: "
` [PATCH 03/17] crypto/mvsam: "
` [PATCH 04/17] crypto/scheduler: "
` [PATCH 05/17] event/cnxk: "
` [PATCH 06/17] net/ark: "
` [PATCH 07/17] net/bnx2x: "
` [PATCH 08/17] net/cnxk: "
` [PATCH 09/17] net/dpaa: "
` [PATCH 10/17] net/ionic: "
` [PATCH 11/17] net/mlx4: "
` [PATCH 12/17] net/mlx5: "
` [PATCH 13/17] net/nfp: "
` [PATCH 14/17] net/qede: "
` [PATCH 15/17] net/softnic: "
` [PATCH 16/17] net/vhost: "
` [PATCH 17/17] net/virtio: "
[PATCH 00/18] Wangxun Fixes
2026-06-23 16:50 UTC (5+ messages)
` [PATCH v9 00/21] "
` [PATCH v9 07/21] net/txgbe: fix Tx desc free logic
[PATCH v2 00/25] bpf: test and fix issues in verifier
2026-06-23 16:14 UTC (5+ messages)
` [PATCH v3 05/25] bpf/validate: introduce debugging interface
[PATCH 0/5] add versioned symbols for recently stabilized APIs
2026-06-23 16:05 UTC (12+ messages)
` [PATCH 1/5] eal: fix macro for versioned experimental symbol
` [PATCH 2/5] drivers: support function versioning
` [PATCH 3/5] net/mlx5: fix stabilized function versions
` [PATCH 4/5] eal: support aliases for versioned variable symbols
` [PATCH 5/5] ethdev: fix promoted flow metadata symbols
[PATCH v6 0/4] net/zxdh: optimize Rx/Tx path performance
2026-06-23 15:54 UTC (3+ messages)
` [PATCH v7 "
[PATCH 0/4] bpf/arm64: add BPF_ABS/BPF_IND packet load support
2026-06-23 15:51 UTC (5+ messages)
` [PATCH v3 0/6] bpf: JIT related bug fixes
` [PATCH v3 6/6] test/bpf: check that bpf_convert can be JIT'd
[PATCH v2 0/9] ENETC driver related changes series
2026-06-23 15:46 UTC (3+ messages)
` [PATCH v3 "
[PATCH] examples: use strlcpy and strlcat
2026-06-23 15:41 UTC
[PATCH] app: remove use of strncpy
2026-06-23 14:50 UTC
[PATCH v3 00/25] bpf: test and fix issues in verifier
2026-06-23 14:32 UTC (26+ messages)
` [PATCH v4 00/24] "
` [PATCH v4 01/24] bpf: format and dump jlt, jle, jslt, and jsle
` [PATCH v4 02/24] bpf: add format instruction function
` [PATCH v4 03/24] bpf/validate: break on error in evaluate
` [PATCH v4 04/24] bpf/validate: expand comments in evaluate cycle
` [PATCH v4 05/24] bpf/validate: introduce debugging interface
` [PATCH v4 06/24] bpf/validate: fix BPF_ADD of pointer to a scalar
` [PATCH v4 07/24] bpf/validate: fix BPF_LDX | EBPF_DW signed range
` [PATCH v4 08/24] test/bpf_validate: add setup and basic tests
` [PATCH v4 09/24] test/bpf_validate: add harness for pointer tests
` [PATCH v4 10/24] bpf/validate: fix EBPF_JSLT | BPF_X evaluation
` [PATCH v4 11/24] bpf/validate: fix BPF_NEG of INT64_MIN and 0
` [PATCH v4 12/24] bpf/validate: fix BPF_DIV and BPF_MOD signed part
` [PATCH v4 13/24] bpf/validate: fix BPF_MUL ranges minimum typo
` [PATCH v4 14/24] bpf/validate: fix BPF_MUL signed overflow UB
` [PATCH v4 15/24] bpf/validate: fix BPF_JGT/EBPF_JSGT no-jump max
` [PATCH v4 16/24] bpf/validate: fix BPF_JMP source range calculation
` [PATCH v4 17/24] bpf/validate: fix BPF_JMP empty range handling
` [PATCH v4 18/24] bpf/validate: fix BPF_AND min calculations
` [PATCH v4 19/24] bpf/validate: fix BPF_LSH shift-out-of-bounds UB
` [PATCH v4 20/24] bpf/validate: fix BPF_OR min calculations
` [PATCH v4 21/24] bpf/validate: fix BPF_SUB signed max zero case
` [PATCH v4 22/24] bpf/validate: fix BPF_XOR signed min calculation
` [PATCH v4 23/24] bpf/validate: prevent overflow when building graph
` [PATCH v4 24/24] doc: add release notes for BPF validation fixes
[PATCH 0/3] lib: remove use of strncpy
2026-06-23 14:19 UTC (4+ messages)
` [PATCH 1/3] ethdev: "
` [PATCH 2/3] eventdev: improve bounds checks for names in adapter create
` [PATCH 3/3] vhost: remove use of strncpy
[PATCH] graph: add optional profiling stats
2026-06-23 14:10 UTC (8+ messages)
` [PATCH v5] "
DPDK Release Status Meeting 2026-06-23
2026-06-23 14:02 UTC
[PATCH v3 1/1] pcapng: add user-supplied timestamp support
2026-06-23 14:10 UTC (3+ messages)
` [PATCH v4] "
[PATCH] common/cnxk: fix inline dev null dereference
2026-06-23 13:35 UTC (2+ messages)
[PATCH] net/mlx5: fix double free in vectorized Rx recovery
2026-06-23 12:50 UTC (2+ messages)
[PATCH v1 0/5] prefix lcore role enum values
2026-06-23 11:52 UTC (6+ messages)
[PATCH 0/4] Wangxun new feature
2026-06-23 11:38 UTC (5+ messages)
` [PATCH v3 0/4] Wangxun fixes and new features
` [PATCH v3 2/4] net/txgbe: implement USO support
` [PATCH v3 3/4] net/txgbe: add support for VF sensing PF down
` [PATCH v3 4/4] net/txgbe: add VF support for Amber-Lite 40G NIC
page: | 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