On Wed, Jul 23, 2025 at 12:10 PM kernel test robot <[email protected]> wrote:
>
> Hi Jason,
>
> kernel test robot noticed the following build errors:
>
> [auto build test ERROR on net/main]
>
> url:
> https://github.com/intel-lab-lkp/linux/commits/Jason-Xing/stmmac-xsk-fix-underflow-of-budget-in-zerocopy-mode/20250722-215348
> base: net/main
> patch link:
> https://lore.kernel.org/r/20250722135057.85386-2-kerneljasonxing%40gmail.com
> patch subject: [Intel-wired-lan] [PATCH net v2 1/2] stmmac: xsk: fix
> underflow of budget in zerocopy mode
> config: alpha-allyesconfig
> (https://download.01.org/0day-ci/archive/20250723/[email protected]/config)
> compiler: alpha-linux-gcc (GCC) 15.1.0
> reproduce (this is a W=1 build):
> (https://download.01.org/0day-ci/archive/20250723/[email protected]/reproduce)
>
> If you fix the issue in a separate patch/commit (i.e. not just a new version
> of
> the same patch/commit), kindly add following tags
> | Reported-by: kernel test robot <[email protected]>
> | Closes:
> https://lore.kernel.org/oe-kbuild-all/[email protected]/
Oops, I posted a wrong version which missed one '{' after the 'for' statement.
Will post a correct version.
Thanks,
Jason