Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 45A25C433EF for ; Fri, 7 Jan 2022 02:01:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1345300AbiAGCBw (ORCPT ); Thu, 6 Jan 2022 21:01:52 -0500 Received: from smtp-relay-internal-1.canonical.com ([185.125.188.123]:38880 "EHLO smtp-relay-internal-1.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1344544AbiAGCBu (ORCPT ); Thu, 6 Jan 2022 21:01:50 -0500 Received: from mail-oi1-f197.google.com (mail-oi1-f197.google.com [209.85.167.197]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp-relay-internal-1.canonical.com (Postfix) with ESMTPS id 91AC03F163 for ; Fri, 7 Jan 2022 02:01:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canonical.com; s=20210705; t=1641520907; bh=0tdUHwIEzjjxhEbEu8d5q0v4EG4pEmNrosqWtdLydn0=; h=MIME-Version:References:In-Reply-To:From:Date:Message-ID:Subject: To:Cc:Content-Type; b=EG0ieni6eIWqmALgnI9pndfl7irGauaOrfE3jDjdPGuwgzVP6Xilqcops1BEzDODa W3eoGAPLaFZBDqOdiNuU33uIxVUnEx+qz2e0ZQ4MEhLIS1yu5U+zdbd69XEX+Y4PwK be6827xEf2Jb0B7pAUmSJA+inNYbuJhbOywpmvp1qcwsmdBgI6GkleeGQXDpyQgsUQ T3csraey2hQwuAuqqM50/zuenbJip70atIg1QUYsDe8Q29khXIc1ce77BauVbNv7// JvAqJq/zhxMdjieWRUty+ZStiZJBz726se9Z7j0F7yeQtfdeUBA7YPqXh2LH6asy/O vStD031K3kBGg== Received: by mail-oi1-f197.google.com with SMTP id y74-20020aca4b4d000000b002c6fd8df444so2997435oia.22 for ; Thu, 06 Jan 2022 18:01:47 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=0tdUHwIEzjjxhEbEu8d5q0v4EG4pEmNrosqWtdLydn0=; b=bNTA8z5rX/3byd7Cyb3EfgNh6efuCGTuj2ooCCXnQ6hYh9ZMWKZ0lIE+eq2ZXR7yzo ioCbMxV0LkrUums5Y0qJ6upyMxJPVdKOAEUsYEH8Pgmy9YTl91bSTixJW3pGWIk/t+qE Ud22t8R/I+tMlim1B7hokBCy7MVbfQg9a7gSLx7C+qzfRsie5KkEBdWgmzvAyMVhe6ft A4bEAmw9oc7387+f1+iSH9C/Ag7LNl0HVhZOQxfOMHios3IAPgTyuIsoy9bEcuD5EYoa cQ8lc0YhrkpfND1idyZac74NcHDWktuu11xTVy9pKCT7dZb5mm1vYdcTsBW9AiGupgnA EGEg== X-Gm-Message-State: AOAM531AtKMsLnG1M1vcwYTqu+qyws+d8jxnddL7VSXFddg1Hu4vxCcz y0/qAZT34ep9deto4X+KazLyhkpPe3jK91dYotWA/SY6AX0liOOcEMnVmT9zKYhOApBZhJawEXZ r6V9CDJSt4mT6GwFhJ5Y5ncXtHIA3FF0aDpGY0bqrzpPmhEYHmC5GLWQZHg== X-Received: by 2002:a9d:24e4:: with SMTP id z91mr43366799ota.11.1641520905169; Thu, 06 Jan 2022 18:01:45 -0800 (PST) X-Google-Smtp-Source: ABdhPJyoKMxqiLZ16B7TmuA/u0QDSkvGiouo9eb0MmzCO53RHn9T1YuaYZSR6xhNxGX/Cs4A4Yrfu/s+WjLnEzx1+Jw= X-Received: by 2002:a9d:24e4:: with SMTP id z91mr43366777ota.11.1641520904892; Thu, 06 Jan 2022 18:01:44 -0800 (PST) MIME-Version: 1.0 References: <20220105151427.8373-1-aaron.ma@canonical.com> In-Reply-To: From: Kai-Heng Feng Date: Fri, 7 Jan 2022 10:01:33 +0800 Message-ID: Subject: Re: [PATCH 1/3 v3] net: usb: r8152: Check used MAC passthrough address To: Andrew Lunn Cc: Oliver Neukum , Aaron Ma , kuba@kernel.org, henning.schild@siemens.com, linux-usb@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, davem@davemloft.net, hayeswang@realtek.com, tiwai@suse.de Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jan 6, 2022 at 9:28 PM Andrew Lunn wrote: > > > Can udev in current form really handle the MAC race? Unless there's a > > new uevent right before ndo_open() so udev can decide which MAC to > > assign? Even with that, the race can still happen... > > There will always be a race, since the kernel can start using the > interface before register_netdev() has even finished, before user > space is running. Take a look at how NFS root works. Didn't know that, thanks for the insight. > > But in general, you can change the MAC address at any time. Some MAC > drivers will return -EBUSY if the interface is up, but that is > generally artificial. After a change of MAC address ARP will time out > after a while and the link peers will get the new MAC address. I think this makes the whole situation even more complex. > > > > > So what if we keep the existing behavior (i.e. copy MAC from ACPI), > > and let userspace daemon like NetworkManager to give the second NIC > > (r8152 in this case) a random MAC if the main NIC (I219 in this case) > > is already in use? Considering the userspace daemon has the all the > > information required and it's the policy maker here. > > You should be thinking of this in more general terms. You want to > design a system that will work for any vendors laptop and dock. > > You need to describe the two interfaces using some sort of bus > address, be it PCIe, USB, or a platform device address as used by > device tree etc. > > Let the kernel do whatever it wants with MAC addresses for these two > interfaces. The only requirement you have is that the laptop internal > interface gets the vendor allocated MAC address, and that the dock get > some sort of MAC address, even if it is random. Those laptops and docks are designed to have duplicated MACs. I don't understand why but that's why Dell/HP/Lenovo did. What if the kernel just abstract the hardware/firmware as intended, no matter how stupid it is, and let userspace to make the right policy? > > On device creation, udev can check if it now has both interfaces? If > the internal interface is up, it is probably in use. Otherwise, take > its MAC address and assign it to the dock interface, and give the > internal interface a random MAC address, just in case. > > You probably need to delay NetworkManager, systemd-networkkd, > /etc/network/interfaces etc, so that they don't do anything until > after udevd has settled, indicating all devices have probably been > found. I don't think it's a good idea. On my laptop, systemd-udev-settle.service can add extra 5~10 seconds boot time delay. Furthermore, the external NIC in question is in a USB/Thunderbolt dock, it can present pre-boot, or it can be hotplugged at any time. > > I suspect you will never get a 100% robust design, but you can > probably get it working enough for the cleaning staff and the CEO, who > have very simple setups. Power users are going to find all the corner > cases and will want to disable the udev rule. But power users may also need to use corporate network to work as Aaron mentioned. Packets from unregistered MAC can be filtered under corporate network, and that's why MAC pass-through is a useful feature that many business laptops have. > > Andrew