Messages by Date
-
2026/06/12
[PATCH v4 2/6] net/gve: add device option support for HW timestamps
Mark Blasko
-
2026/06/12
[PATCH v4 3/6] net/gve: add AdminQ command for NIC timestamps
Mark Blasko
-
2026/06/12
[PATCH v4 1/6] net/gve: add thread safety to admin queue
Mark Blasko
-
2026/06/12
[PATCH v4 0/6] net/gve: add hardware timestamping support
Mark Blasko
-
2026/06/12
[PATCH v2] tools: AI review handle empty Error sections
Matthew Gee
-
2026/06/12
[PATCH v1] tools: AI review handle empty Error sections
Matthew Gee
-
2026/06/12
Re: [PATCH v2] app/testpmd: add padding mode to txonly engine
Stephen Hemminger
-
2026/06/12
Re: [PATCH v5 00/11] bpf: introduce extensible load API
Stephen Hemminger
-
2026/06/12
Re: [PATCH] net/iavf: fix scalar Rx path zero-length segment
Bruce Richardson
-
2026/06/12
Re: [PATCH] app/testpmd: add padding mode to txonly engine
Stephen Hemminger
-
2026/06/12
Re: [PATCH 8/9] ethdev: keep fast-path ops valid after port stop
Thomas Monjalon
-
2026/06/12
Re: 回复:[PATCH] gpu/metax: add new driver for Metax GPU
Thomas Monjalon
-
2026/06/12
[PATCH] net/iavf: fix scalar Rx path zero-length segment
Ciara Loftus
-
2026/06/12
RE: [PATCH v4 02/11] bpf: introduce extensible load API
Marat Khalili
-
2026/06/12
[PATCH v3 24/25] doc: add release notes for BPF validation fixes
Marat Khalili
-
2026/06/12
[PATCH v3 25/25] doc: add BPF validate debug to programmer's guide
Marat Khalili
-
2026/06/12
[PATCH v3 23/25] bpf/validate: prevent overflow when building graph
Marat Khalili
-
2026/06/12
[PATCH v3 22/25] bpf/validate: fix BPF_XOR signed min calculation
Marat Khalili
-
2026/06/12
[PATCH v3 20/25] bpf/validate: fix BPF_OR min calculations
Marat Khalili
-
2026/06/12
[PATCH v3 21/25] bpf/validate: fix BPF_SUB signed max zero case
Marat Khalili
-
2026/06/12
[PATCH v3 19/25] bpf/validate: fix BPF_LSH shift-out-of-bounds UB
Marat Khalili
-
2026/06/12
[PATCH v3 18/25] bpf/validate: fix BPF_AND min calculations
Marat Khalili
-
2026/06/12
[PATCH v3 17/25] bpf/validate: fix BPF_JMP empty range handling
Marat Khalili
-
2026/06/12
[PATCH v3 15/25] bpf/validate: fix BPF_JGT/EBPF_JSGT no-jump max
Marat Khalili
-
2026/06/12
[PATCH v3 16/25] bpf/validate: fix BPF_JMP source range calculation
Marat Khalili
-
2026/06/12
[PATCH v3 14/25] bpf/validate: fix BPF_MUL signed overflow UB
Marat Khalili
-
2026/06/12
[PATCH v3 13/25] bpf/validate: fix BPF_MUL ranges minimum typo
Marat Khalili
-
2026/06/12
[PATCH v3 07/25] bpf/validate: fix BPF_LDX | EBPF_DW signed range
Marat Khalili
-
2026/06/12
[PATCH v3 09/25] test/bpf_validate: add harness for pointer tests
Marat Khalili
-
2026/06/12
[PATCH v3 12/25] bpf/validate: fix BPF_DIV and BPF_MOD signed part
Marat Khalili
-
2026/06/12
[PATCH v3 03/25] bpf/validate: break on error in evaluate
Marat Khalili
-
2026/06/12
[PATCH v3 06/25] bpf/validate: fix BPF_ADD of pointer to a scalar
Marat Khalili
-
2026/06/12
[PATCH v3 11/25] bpf/validate: fix BPF_NEG of INT64_MIN and 0
Marat Khalili
-
2026/06/12
[PATCH v3 08/25] test/bpf_validate: add setup and basic tests
Marat Khalili
-
2026/06/12
[PATCH v3 10/25] bpf/validate: fix EBPF_JSLT | BPF_X evaluation
Marat Khalili
-
2026/06/12
[PATCH v3 05/25] bpf/validate: introduce debugging interface
Marat Khalili
-
2026/06/12
[PATCH v3 04/25] bpf/validate: expand comments in evaluate cycle
Marat Khalili
-
2026/06/12
[PATCH v3 02/25] bpf: add format instruction function
Marat Khalili
-
2026/06/12
[PATCH v3 01/25] bpf: format and dump jlt, jle, jslt, and jsle
Marat Khalili
-
2026/06/12
[PATCH v3 00/25] bpf: test and fix issues in verifier
Marat Khalili
-
2026/06/12
Re: [PATCH 09/15] doc: improve IP reassembly, IPsec, multicast, and keep-alive
Radu Nicolau
-
2026/06/12
Re: [PATCH 15/15] doc: correct grammar and punctuation consistency issues
Radu Nicolau
-
2026/06/12
Re: [PATCH] net/af_packet: fix parsing of numeric device args
Bruce Richardson
-
2026/06/12
[PATCH v2] app/testpmd: add padding mode to txonly engine
Xingui Yang
-
2026/06/12
[PATCH v5 11/11] test/bpf: add tests for error handling contracts
Marat Khalili
-
2026/06/12
[PATCH v5 05/11] bpf: support rte_bpf_prm_ex with port callbacks
Marat Khalili
-
2026/06/12
[PATCH v5 02/11] bpf: introduce extensible load API
Marat Khalili
-
2026/06/12
[PATCH v5 10/11] doc: add load API to BPF programmer's guide
Marat Khalili
-
2026/06/12
[PATCH v5 07/11] test/bpf: test loading cBPF directly
Marat Khalili
-
2026/06/12
[PATCH v5 09/11] doc: add release notes for new extensible BPF API
Marat Khalili
-
2026/06/12
[PATCH v5 08/11] test/bpf: test loading ELF file from memory
Marat Khalili
-
2026/06/12
[PATCH v5 04/11] bpf: add cBPF origin to rte_bpf_load_ex
Marat Khalili
-
2026/06/12
[PATCH v5 06/11] bpf: support loading ELF files from memory
Marat Khalili
-
2026/06/12
[PATCH v5 03/11] bpf: support up to 5 arguments
Marat Khalili
-
2026/06/12
[PATCH v5 01/11] bpf: make logging prefixes more consistent
Marat Khalili
-
2026/06/12
[PATCH v5 00/11] bpf: introduce extensible load API
Marat Khalili
-
2026/06/12
[PATCH v9 0/1] net/mana: add device reset support
Wei Hu
-
2026/06/12
[PATCH v9 1/1] net/mana: add device reset support
Wei Hu
-
2026/06/12
[PATCH] app/testpmd: add VLAN priority insert support
Xingui Yang
-
2026/06/12
[PATCH] app/testpmd: add padding mode to txonly engine
Xingui Yang
-
2026/06/12
回复:[PATCH] gpu/metax: add new driver for Metax GPU
许玲燕
-
2026/06/12
[PATCH] common/mlx5: fix high SMMU TLB miss with mempool alignment
Xingui Yang
-
2026/06/11
[PATCH] crypto/cnxk: fix out of place AES GCM
Daphne Priscilla
-
2026/06/11
RE: ARM v8 rte_power_pause
Hemant Agrawal
-
2026/06/11
Re: [PATCH 9/9] net/dpaa2: drop the fake software VLAN strip offload
Maxime Leroy
-
2026/06/11
Re: [PATCH] net/crc: add 4x folding loop for x86 SSE implementation
Shreesh Adiga
-
2026/06/11
[PATCH] net/crc: cleanup code in net_crc_sse.c implementation
Shreesh Adiga
-
2026/06/11
[PATCH] test: add larger input len test for CRC16-CCITT
Shreesh Adiga
-
2026/06/11
[PATCH 15/15] doc: correct grammar and punctuation consistency issues
Stephen Hemminger
-
2026/06/11
[PATCH 14/15] doc: improve vhost, VM power, and VMDq sample guides
Stephen Hemminger
-
2026/06/11
[PATCH 13/15] doc: enhance skeleton, pipeline, timer, and vhost guides
Stephen Hemminger
-
2026/06/11
[PATCH 12/15] doc: improve QoS, callbacks, EFD, and service cores guides
Stephen Hemminger
-
2026/06/11
[PATCH 11/15] doc: enhance multi-process, NTB, ordering, and PTP guides
Stephen Hemminger
-
2026/06/11
[PATCH 10/15] doc: enhance L2 forwarding sample application guides
Stephen Hemminger
-
2026/06/11
[PATCH 09/15] doc: improve IP reassembly, IPsec, multicast, and keep-alive
Stephen Hemminger
-
2026/06/11
[PATCH 08/15] doc: enhance hello_world, intro, IP frag and pipeline
Stephen Hemminger
-
2026/06/11
[PATCH 07/15] doc: improve clarity in eventdev, FIPS, and flow filtering
Stephen Hemminger
-
2026/06/11
[PATCH 06/15] doc: correct capitalization and formatting in ethtool guide
Stephen Hemminger
-
2026/06/11
[PATCH 05/15] doc: improve clarity and consistency in DMA sample app guide
Stephen Hemminger
-
2026/06/11
[PATCH 04/15] doc: improve structure and clarity of compiling guide
Stephen Hemminger
-
2026/06/11
[PATCH 02/15] doc: cleanup cmd_line example documentation
Stephen Hemminger
-
2026/06/11
[PATCH 03/15] doc: cleanup the distribution sample application guide
Stephen Hemminger
-
2026/06/11
[PATCH 01/15] doc: cleanups to bbdev sample application
Stephen Hemminger
-
2026/06/11
[PATCH 00/15] doc: clean up sample application guides
Stephen Hemminger
-
2026/06/11
Re: [PATCH] dts: avoid Scapy MAC resolution in Rx split test
Stephen Hemminger
-
2026/06/11
Re: [PATCH 8/9] ethdev: keep fast-path ops valid after port stop
Maxime Leroy
-
2026/06/11
Re: [PATCH v2 0/2] ethdev: fix out-of-bounds writes in rte_flow_conv()
Stephen Hemminger
-
2026/06/11
Re: [PATCH v1 1/1] net/nbl: fix multicast reception in promiscuous mode
Stephen Hemminger
-
2026/06/11
Re: [PATCH v8 00/18] Support VFIO cdev API in DPDK
Stephen Hemminger
-
2026/06/11
Re: [PATCH 9/9] net/dpaa2: drop the fake software VLAN strip offload
Stephen Hemminger
-
2026/06/11
Re: [PATCH 01/17] net/cnxk: update mbuf next field for multi segment
Stephen Hemminger
-
2026/06/11
Re: [PATCH] net/crc: add 4x folding loop for x86 SSE implementation
Stephen Hemminger
-
2026/06/11
Re: [PATCH 9/9] net/dpaa2: drop the fake software VLAN strip offload
Maxime Leroy
-
2026/06/11
Re: [PATCH v1 0/6] net/r8169: hardware updates, optimizations, and a bug fix
Stephen Hemminger
-
2026/06/11
RE: [PATCH 9/9] net/dpaa2: drop the fake software VLAN strip offload
Morten Brørup
-
2026/06/11
RE: [PATCH 8/9] ethdev: keep fast-path ops valid after port stop
Morten Brørup
-
2026/06/11
RE: [PATCH 9/9] net/dpaa2: drop the fake software VLAN strip offload
Morten Brørup
-
2026/06/11
[PATCH 9/9] net/dpaa2: drop the fake software VLAN strip offload
Maxime Leroy
-
2026/06/11
[PATCH 8/9] ethdev: keep fast-path ops valid after port stop
Maxime Leroy
-
2026/06/11
[PATCH 7/9] net/dpaa2: fix Rx queue count for primary process
Maxime Leroy
-
2026/06/11
[PATCH 6/9] bus/fslmc/dpio: tune DQRI interrupt coalescing holdoff
Maxime Leroy
-
2026/06/11
[PATCH 5/9] net/dpaa2: support Rx queue interrupts
Maxime Leroy
-
2026/06/11
[PATCH 4/9] bus/fslmc/dpio: make the portal DQRI epoll optional
Maxime Leroy
-
2026/06/11
[PATCH 3/9] bus/fslmc: move DPCON management from event driver to bus
Maxime Leroy
-
2026/06/11
[PATCH 2/9] eal/interrupts: keep real errno on epoll error
Maxime Leroy
-
2026/06/11
[PATCH 1/9] net/dpaa2: implement RSS RETA query and update
Maxime Leroy
-
2026/06/11
[PATCH 0/9] net/dpaa2: NAPI-style Rx queue interrupts
Maxime Leroy
-
2026/06/11
Re: [PATCH v2 01/22] net/cnxk: update mbuf next field for multi segment
Stephen Hemminger
-
2026/06/11
[PATCH v8 18/18] vfio: introduce cdev mode
Anatoly Burakov
-
2026/06/11
[PATCH v8 17/18] vfio: remove no-IOMMU check API
Anatoly Burakov
-
2026/06/11
[PATCH v8 16/18] net/ntnic: use the new VFIO mode API
Anatoly Burakov
-
2026/06/11
[PATCH v8 15/18] net/hinic3: use the new VFIO mode API
Anatoly Burakov
-
2026/06/11
[PATCH v8 14/18] bus/fslmc: use the new VFIO mode API
Anatoly Burakov
-
2026/06/11
[PATCH v8 12/18] vfio: cleanup and refactor
Anatoly Burakov
-
2026/06/11
[PATCH v8 13/18] bus/pci: use the new VFIO mode API
Anatoly Burakov
-
2026/06/11
[PATCH v8 11/18] vfio: remove group-based API
Anatoly Burakov
-
2026/06/11
[PATCH v8 10/18] vhost: remove group-related API from drivers
Anatoly Burakov
-
2026/06/11
[PATCH v8 09/18] vdpa/sfc: use container device assignment API
Anatoly Burakov
-
2026/06/11
[PATCH v8 08/18] vdpa/nfp: use container device assignment API
Anatoly Burakov
-
2026/06/11
[PATCH v8 07/18] vdpa/ifc: use container device assignment API
Anatoly Burakov
-
2026/06/11
[PATCH v8 04/18] vfio: add container device assignment API
Anatoly Burakov
-
2026/06/11
[PATCH v8 06/18] net/ntnic: use container device assignment API
Anatoly Burakov
-
2026/06/11
[PATCH v8 03/18] vfio: split get device info from setup
Anatoly Burakov
-
2026/06/11
[PATCH v8 05/18] net/nbl: do not use VFIO group bind API
Anatoly Burakov
-
2026/06/11
[PATCH v8 02/18] vfio: make all functions internal
Anatoly Burakov
-
2026/06/11
[PATCH v8 01/18] uapi: update to v6.17 and add iommufd.h
Anatoly Burakov
-
2026/06/11
[PATCH v8 00/18] Support VFIO cdev API in DPDK
Anatoly Burakov
-
2026/06/11
DTS code coverage question
Lincoln Lavoie
-
2026/06/11
[PATCH v2 22/22] common/cnxk: fix TM link config selection in debug dump
Rahul Bhansali
-
2026/06/11
[PATCH v2 21/22] crypto/cnxk: enforce DES/3DES cipher key length
Rahul Bhansali
-
2026/06/11
[PATCH v2 19/22] net/cnxk: add FEC get set and capability ops
Rahul Bhansali
-
2026/06/11
[PATCH v2 20/22] event/cnxk: fix Klocwork static analysis issues
Rahul Bhansali
-
2026/06/11
[PATCH v2 18/22] common/cnxk: add FEC configuration support
Rahul Bhansali
-
2026/06/11
[PATCH v2 17/22] common/cnxk: add auth key len check in inbound SA
Rahul Bhansali
-
2026/06/11
[PATCH v2 16/22] common/cnxk: fix Klocwork static analysis issues
Rahul Bhansali
-
2026/06/11
[PATCH v2 15/22] common/cnxk: add cipher key length check in key set
Rahul Bhansali
-
2026/06/11
[PATCH v2 13/22] net/cnxk: derive ethdev from SA for inbound CPT CQ events
Rahul Bhansali
-
2026/06/11
[PATCH v2 14/22] net/cnxk: fix bitwise operand size mismatch in link mode
Rahul Bhansali
-
2026/06/11
[PATCH v2 12/22] net/cnxk: fix unsigned integer underflow in LSO calculation
Rahul Bhansali
-
2026/06/11
[PATCH v2 11/22] net/cnxk: enable CPT CQ by default for inline IPsec
Rahul Bhansali
-
2026/06/11
[PATCH v2 10/22] common/cnxk: fix event type for soft expiry
Rahul Bhansali
-
2026/06/11
[PATCH v2 09/22] common/cnxk: fix cnxk xstats names
Rahul Bhansali
-
2026/06/11
[PATCH v2 08/22] net/cnxk: update inbound SA pkind for skip size
Rahul Bhansali
-
2026/06/11
[PATCH v2 07/22] drivers: add support for devargs skip size
Rahul Bhansali
-
2026/06/11
[PATCH v2 06/22] net/cnxk: reserve memory for lookup mem at probe
Rahul Bhansali
-
2026/06/11
[PATCH v2 05/22] common/cnxk: configure LSO mask for single segments
Rahul Bhansali
-
2026/06/11
[PATCH v2 03/22] common/cnxk: additional NIX SQ ctx fields prints
Rahul Bhansali
-
2026/06/11
[PATCH v2 04/22] common/cnxk: update NIX irq handler
Rahul Bhansali
-
2026/06/11
[PATCH v2 02/22] common/cnxk: add API of SA valid for cn20k platform
Rahul Bhansali
-
2026/06/11
[PATCH v2 01/22] net/cnxk: update mbuf next field for multi segment
Rahul Bhansali
-
2026/06/11
Re: [PATCH] bus/fslmc: fix shadowed variables in queue storage macros
David Marchand
-
2026/06/11
Re: [PATCH v2 0/2] dpaa2: fix error propagation in remove path
David Marchand
-
2026/06/11
[PATCH 3/3] net/dpaa: remove ethdev pointer from bus device
David Marchand
-
2026/06/11
[PATCH 2/3] dma/dpaa: remove dmadev pointer from bus device
David Marchand
-
2026/06/11
[PATCH 1/3] crypto/dpaa_sec: remove cryptodev pointer from bus device
David Marchand
-
2026/06/11
[PATCH 0/3] Cleanup rte_dpaa_device
David Marchand
-
2026/06/11
Re: [PATCH v3] net/iavf: fix to consolidate link change event handling
Bruce Richardson
-
2026/06/11
RE: [PATCH v3] net/iavf: fix to consolidate link change event handling
Loftus, Ciara
-
2026/06/11
Re: [PATCH v6] net/iavf: fix duplicate VF reset during PF reset recovery
Bruce Richardson
-
2026/06/11
Re: [PATCH] eal: fix core_index for non-EAL registered threads
David Marchand
-
2026/06/11
Re: [PATCH 00/13] Bus cleanup infrastructure and fixes
David Marchand
-
2026/06/11
Re: [PATCH v3] net/iavf: fix to consolidate link change event handling
Bruce Richardson
-
2026/06/11
[PATCH 13/13] bus/vmbus: support unplug
David Marchand
-
2026/06/11
[PATCH 12/13] bus/vmbus: store name in bus specific device
David Marchand
-
2026/06/11
[PATCH 10/13] bus: implement cleanup in EAL
David Marchand
-
2026/06/11
[PATCH 11/13] bus/dpaa: support unplug
David Marchand
-
2026/06/11
[PATCH 09/13] bus: align unplug with device probe
David Marchand
-
2026/06/11
[PATCH 08/13] bus/vmbus: allocate interrupt during probing
David Marchand
-
2026/06/11
[PATCH 07/13] bus/vmbus: fix interrupt leak in cleanup
David Marchand
-
2026/06/11
[PATCH 06/13] bus/pci: fix mapping leak in bus cleanup
David Marchand
-
2026/06/11
Re: [PATCH] net/iavf: reject oversized frames in prep callback
Bruce Richardson
-
2026/06/11
[PATCH 04/13] drivers/bus: cleanup device freeing in NXP bus
David Marchand
-
2026/06/11
[PATCH 05/13] drivers/bus: allocate interrupt during probing in NXP bus
David Marchand
-
2026/06/11
[PATCH 03/13] bus/vdev: remove driver setting in probe
David Marchand
-
2026/06/11
[PATCH 02/13] dma/idxd: remove next pointer in bus specific device
David Marchand
-
2026/06/11
[PATCH 01/13] bus: fix reference to plug callback
David Marchand
-
2026/06/11
[PATCH 00/13] Bus cleanup infrastructure and fixes
David Marchand
-
2026/06/11
Technical board meeting minutes for June 10th 2026
Maxime Coquelin
-
2026/06/11
[PATCH v4] net/mlx5: fix counter TAILQ race between free and query callback
Linhu Li
-
2026/06/11
Re: [PATCH] gpu/metax: add new driver for Metax GPU
Thomas Monjalon
-
2026/06/11
Re: [PATCH v3 01/10] eal: add interface to check if lcore is EAL managed
Thomas Monjalon
-
2026/06/11
[DPDK/core Bug 1954] [dpdk26.07-rc1] DPDK build failed with EXTRA_CFLAGS='-O1' on Redhat9.6 and Ubuntu26.04
bugzilla
-
2026/06/11
RE: [PATCH v6] net/iavf: fix duplicate VF reset during PF reset recovery
Loftus, Ciara
-
2026/06/11
[v1] crypto/qat: require IPsec MB for HMAC precomputes
Emma Finn
-
2026/06/11
[PATCH v1 6/6] net/r8169: fix segmentation fault during RTL8168 initialization
Howard Wang
-
2026/06/11
[PATCH v1 5/6] net/r8169: update hardware configurations for 8125
Howard Wang
-
2026/06/11
[PATCH v1 3/6] net/r8169: improve RTL8125+ flow control
Howard Wang
-
2026/06/11
[PATCH v1 4/6] net/r8169: remove RTL9151 CSI (DBI) channel support
Howard Wang
-
2026/06/11
[PATCH v1 2/6] net/r8169: optimize Tx datapath by removing redundant packet checks
Howard Wang
-
2026/06/11
[PATCH v1 1/6] net/r8169: disable RX CRC drop for RTL8125BP and later
Howard Wang
-
2026/06/11
[PATCH v1 0/6] net/r8169: hardware updates, optimizations, and a bug fix
Howard Wang
-
2026/06/11
[PATCH 17/17] common/cnxk: add auth key len check in inbound SA
Rahul Bhansali
-
2026/06/11
[PATCH 16/17] common/cnxk: fix Klocwork static analysis issues
Rahul Bhansali
-
2026/06/11
[PATCH 15/17] common/cnxk: add cipher key length check in key set
Rahul Bhansali
-
2026/06/11
[PATCH 14/17] net/cnxk: fix bitwise operand size mismatch in link mode
Rahul Bhansali
-
2026/06/11
[PATCH 13/17] net/cnxk: derive ethdev from SA for inbound CPT CQ events
Rahul Bhansali
-
2026/06/11
[PATCH 12/17] net/cnxk: fix unsigned integer underflow in LSO calculation
Rahul Bhansali
-
2026/06/11
[PATCH 11/17] net/cnxk: enable CPT CQ by default for inline IPsec
Rahul Bhansali
-
2026/06/11
[PATCH 10/17] common/cnxk: fix event type for soft expiry
Rahul Bhansali
-
2026/06/11
[PATCH 09/17] common/cnxk: fix cnxk xstats names
Rahul Bhansali