messages from 2026-06-23 06:00:24 to 2026-06-23 21:54:38 UTC [more...]
[PATCH] net/af_xdp: add Rx metadata and dynamic timestamping support
2026-06-23 21:53 UTC
[PATCH 00/13] Bus cleanup infrastructure and fixes
2026-06-23 21:30 UTC (16+ messages)
` [PATCH v3 00/11] "
` [PATCH v3 01/11] bus: fix reference to plug callback
` [PATCH v3 02/11] dma/idxd: remove next pointer in bus specific device
` [PATCH v3 03/11] bus/vdev: remove driver setting in probe
` [PATCH v3 04/11] bus/pci: fix mapping leak in bus cleanup
` [PATCH v3 05/11] bus/vmbus: fix interrupt leak in cleanup
` [PATCH v3 06/11] bus/vmbus: allocate interrupt during probing
` [PATCH v3 07/11] bus/ifpga: "
` [PATCH v3 08/11] bus: align unplug with device probe
` [PATCH v3 09/11] bus: implement cleanup in EAL
` [PATCH v3 10/11] bus/vmbus: store name in bus specific device
` [EXTERNAL] "
` [PATCH v3 11/11] bus/vmbus: support unplug
` [EXTERNAL] "
[PATCH 0/4] bpf/arm64: add BPF_ABS/BPF_IND packet load support
2026-06-23 20:58 UTC (10+ messages)
` [PATCH v3 0/6] bpf: JIT related bug fixes
` [PATCH v3 1/6] bpf/x86: fix JIT encoding of BPF_JSET with immediate
` [PATCH v3 2/6] test/bpf: add JSET test with small immediate
` [PATCH v3 6/6] test/bpf: check that bpf_convert can be JIT'd
[PATCH v1] dts: report dut/NIC info during DTS run
2026-06-23 18:49 UTC (3+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 00/17] drivers: replace strncpy with strlcpy
2026-06-23 17:33 UTC (21+ 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/10] NXP ENETC driver related changes
2026-06-23 17:32 UTC (16+ messages)
` [PATCH v2 0/9] ENETC driver related changes series
` [PATCH v3 "
` [PATCH v3 2/9] net/enetc: fix queue initialization
` [PATCH v3 3/9] net/enetc: support ESP packet type in packet parsing
` [PATCH v3 4/9] net/enetc: update random MAC generation code
` [PATCH v3 5/9] net/enetc: support scatter-gather
` [PATCH v3 6/9] net/enetc: add option to disable VSI messaging
` [PATCH v3 7/9] net/enetc: add devargs to control VSI-PSI timeout and delay
` [PATCH v3 8/9] net/enetc: set user configurable priority to TX rings
` [PATCH v3 9/9] net/enetc4: add cacheable BD ring support with SW cache maintenance
[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 (32+ messages)
` [PATCH v3 "
` [PATCH v3 05/25] bpf/validate: introduce debugging interface
` [PATCH v4 00/24] bpf: test and fix issues in verifier
` [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/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 (7+ messages)
` [PATCH v7 "
` [PATCH v7 1/4] net/zxdh: fix queue enable intr issues
` [PATCH v7 2/4] net/zxdh: optimize queue structure to improve performance
` [PATCH v7 3/4] net/zxdh: optimize Rx recv pkts performance
` [PATCH v7 4/4] net/zxdh: optimize Tx xmit "
[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 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 (10+ 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 (6+ messages)
` [PATCH v3 0/4] Wangxun fixes and new features
` [PATCH v3 1/4] net/ngbe: implement USO support
` [PATCH v3 2/4] net/txgbe: "
` [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
[PATCH] net/intel: fix use of non-recommended string functions
2026-06-23 11:22 UTC
[PATCH v5 00/11] bpf: introduce extensible load API
2026-06-23 9:19 UTC (3+ messages)
` [PATCH v6 "
[PATCH] common/cnxk: add bulk Rx queue enable/disable
2026-06-23 9:13 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH] app/dma_perf: skip case if worker maps to main lcore
2026-06-23 8:07 UTC (2+ messages)
[PATCH] common/mlx5: fix high SMMU TLB miss with mempool alignment
2026-06-23 7:11 UTC (2+ messages)
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