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: <20220727201034.3a9d7c64@kernel.org> Date: Wed, 27 Jul 2022 20:10:34 -0700 From: Jakub Kicinski <kuba@...nel.org> To: <ecree@...inx.com> Cc: <davem@...emloft.net>, <pabeni@...hat.com>, <linux-net-drivers@....com>, <netdev@...r.kernel.org>, Edward Cree <ecree.xilinx@...il.com> Subject: Re: [PATCH net-next v2 12/14] sfc: set EF100 VF MAC address through representor On Wed, 27 Jul 2022 18:46:02 +0100 ecree@...inx.com wrote: > From: Edward Cree <ecree.xilinx@...il.com> > > When setting the VF rep's MAC address, set the provisioned MAC address > for the VF through MC_CMD_SET_CLIENT_MAC_ADDRESSES. Wait.. hm? The VF rep is not the VF. It's the other side of the wire. Are you passing the VF rep's MAC on the VF? Ethernet packets between the hypervisor and the VF would have the same SA and DA.
Powered by blists - more mailing lists