[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <166755661556.16370.8312709205326237183.git-patchwork-notify@kernel.org>
Date: Fri, 04 Nov 2022 10:10:15 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Randy Dunlap <rdunlap@...radead.org>
Cc: netdev@...r.kernel.org, lkp@...el.com, sbhatta@...vell.com,
sgoutham@...vell.com, gakula@...vell.com, hkelam@...vell.com,
davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com
Subject: Re: [PATCH] net: octeontx2-pf: mcs: consider MACSEC setting
Hello:
This patch was applied to netdev/net.git (master)
by David S. Miller <davem@...emloft.net>:
On Mon, 31 Oct 2022 22:08:13 -0700 you wrote:
> Fix build errors when MACSEC=m and OCTEONTX2_PF=y by having
> OCTEONTX2_PF depend on MACSEC if it is enabled. By adding
> "|| !MACSEC", this means that MACSEC is not required -- it can
> be disabled for this driver.
>
> drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.o: in function `otx2_remove':
> ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:(.text+0x2fd0): undefined reference to `cn10k_mcs_free'
> mips64-linux-ld: drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.o: in function `otx2_mbox_up_handler_mcs_intr_notify':
> ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:(.text+0x4610): undefined reference to `cn10k_handle_mcs_event'
>
> [...]
Here is the summary with links:
- net: octeontx2-pf: mcs: consider MACSEC setting
https://git.kernel.org/netdev/net/c/4581dd480c9e
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