lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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