|SUCCESS| raw/ifpga: target main tree not next-net-intel
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Thu Apr 9 20:14:41 CEST 2026
Test-Label: ai-code-review
Test-Status: SUCCESS
https://dpdk.org/patch/162966
_AI Code Review_
=== Patch Review: series.patch (via Claude) ===
Review date: 2026-04-09
git sha: Not available from patch file
Author: Bruce Richardson <bruce.richardson at intel.com>
Subject: [PATCH] raw/ifpga: target main tree not next-net-intel
This patch modifies the MAINTAINERS file to remove the next-net-intel
tree designation from the Intel FPGA raw driver entry. The reasoning is
that this is not a net driver and is now maintained by Altera.
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 0f5539f851..59694f6e82 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1575,7 +1575,6 @@ Rawdev Drivers
>
> Intel FPGA
> M: Rosen Xu <rosen.xu at altera.com>
> -T: git://dpdk.org/next/dpdk-next-net-intel
> F: drivers/raw/ifpga/
> F: doc/guides/rawdevs/ifpga.rst
The patch looks reasonable from a maintenance perspective. The change
removes the tree designation, which means patches will target the main
DPDK tree by default. The rationale in the commit message is clear.
No coding style, resource leak, or functional issues are present since
this is purely a MAINTAINERS file modification.
More information about the test-report
mailing list