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
| ||
|
Message-ID: <DM6PR13MB3705AB81BD51C39ED89E5CDAFC519@DM6PR13MB3705.namprd13.prod.outlook.com> Date: Fri, 23 Sep 2022 04:52:11 +0000 From: Yinjun Zhang <yinjun.zhang@...igine.com> To: Jakub Kicinski <kuba@...nel.org>, Simon Horman <simon.horman@...igine.com> CC: David Miller <davem@...emloft.net>, Paolo Abeni <pabeni@...hat.com>, "netdev@...r.kernel.org" <netdev@...r.kernel.org>, oss-drivers <oss-drivers@...igine.com>, Fei Qin <fei.qin@...igine.com> Subject: RE: [PATCH net-next 3/3] nfp: add support restart of link auto-negotiation > On Thu, 22 Sep 2022 17:54:53 -0700 Jakub Kicinski wrote: > > On Wed, 21 Sep 2022 14:12:35 +0200 Simon Horman wrote: > > > + > > > + netdev_info(netdev, "Link reset succeeded\n"); > > > + return 0; > > > > This will not do anything if the port is forced up by multi host > > or NC-SI. > > OK, we're going to do the reset thing as long as it's physically > configured up. Sorry, I may misunderstand, will use ` nfp_eth_set_configured` directly.
Powered by blists - more mailing lists