[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174363723874.1716091.9449335720888818915.git-patchwork-notify@kernel.org>
Date: Wed, 02 Apr 2025 23:40:38 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Greg Thelen <gthelen@...gle.com>
Cc: kuba@...nel.org, netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] eth: mlx4: select PAGE_POOL
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 31 Mar 2025 18:53:15 -0700 you wrote:
> With commit 8533b14b3d65 ("eth: mlx4: create a page pool for Rx") mlx4
> started using functions guarded by PAGE_POOL. This change introduced
> build errors when CONFIG_MLX4_EN is set but CONFIG_PAGE_POOL is not:
>
> ld: vmlinux.o: in function `mlx4_en_alloc_frags':
> en_rx.c:(.text+0xa5eaf9): undefined reference to `page_pool_alloc_pages'
> ld: vmlinux.o: in function `mlx4_en_create_rx_ring':
> (.text+0xa5ee91): undefined reference to `page_pool_create'
>
> [...]
Here is the summary with links:
- eth: mlx4: select PAGE_POOL
https://git.kernel.org/netdev/net/c/d3210dabda8d
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists