On Wed, 28 Jan 2026 15:30:17 +0100 David Marchand <[email protected]> wrote:
> Hello Stephen, > > On Tue, 27 Jan 2026 at 20:22, Stephen Hemminger > <[email protected]> wrote: > > > > AI-generated review of bundle-1701-dmabuf.mbox > > Reviewed using Claude (claude-opus-4-5-20251101) > > > > This is an automated review. Please verify all suggestions. > > > > --- > > > > # DPDK Patch Review: dmabuf Support > > > > ## Summary > > This patch series adds dmabuf (DMA buffer) support to DPDK EAL and the MLX5 > > driver, enabling DMA transfers between drivers without proprietary kernel > > modules. > > > [snip] > > > **Warning: Missing version.map updates** > > New exported symbols need to be added to `lib/eal/version.map` under the > > `EXPERIMENTAL` section. > > I noticed similar comments on other series. > There is no version.map update needed anymore, since v25.07. > > I know, there is nothing in the AGENTS file about it, not sure where that neuron is coming from.

