From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751935AbcGKVyL (ORCPT ); Mon, 11 Jul 2016 17:54:11 -0400 Received: from ausc60ps301.us.dell.com ([143.166.148.206]:3462 "EHLO ausc60ps301.us.dell.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751042AbcGKVyJ convert rfc822-to-8bit (ORCPT ); Mon, 11 Jul 2016 17:54:09 -0400 DomainKey-Signature: s=smtpout; d=dell.com; c=nofws; q=dns; h=X-LoopCount0:X-IronPort-AV:From:To:CC:Subject: Thread-Topic:Thread-Index:Date:Message-ID:References: Accept-Language:Content-Language:X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ms-exchange-transport-fromentityheader:x-originating-ip: Content-Type:Content-Transfer-Encoding:MIME-Version: Return-Path; b=VBzK/lT+lYgZx7KR1J7TUCLsXVdJTB+lCTAG+rI3pA6oeskYTOuhuS9Q SN+klUVGWp3bq52C38bLnpBY+pB7RnXFF7SzUu0gc2U4OEMjyjU7xGsDW poeiBR3jTo20hMRSLsupjOqP3Z51UBcTJAoBZklEI0mSto4quR3EQB5q4 g=; X-LoopCount0: from 10.175.216.251 X-IronPort-AV: E=Sophos;i="5.28,348,1464670800"; d="scan'208";a="854937618" From: To: , CC: , , , , , , Subject: RE: [PATCH v6] r8152: Add support for setting pass through MAC address on RTL8153-AD Thread-Topic: [PATCH v6] r8152: Add support for setting pass through MAC address on RTL8153-AD Thread-Index: AQHRwOmaCsYXCAkS0k2cIAYu9FvIC5/kHLcAgACkH4CAACJkAIAEoj4AgAADY4CAAAILAIAAHhuA///nkWCADJJNcIAd1nLA Date: Mon, 11 Jul 2016 21:54:07 +0000 Message-ID: <5eecdffa7a5d4121bcd2682c64aa57b2@ausx13mpc124.AMER.DELL.COM> References: <201606141828.10969@pali> <20160614164017.GB14477@kroah.com> <201606141847.36109@pali> <20160614.143521.2085426866285759820.davem@davemloft.net> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ms-exchange-transport-fromentityheader: Hosted x-originating-ip: [10.208.89.195] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > David, > > Did you have any more thoughts about this? I'm happy to make some other > adjustments to the patch, if you have some recommendations. Hi, I just wanted to share that the maintenance BIOSes released for the Dell platforms with Type-C this past week enables the MAC address pass through feature in UEFI, so any network booted machines will offer the auxiliary MAC to the DHCP server. In Windows a network booted machine will always use auxiliary MAC now. XPS 9350 (BIOS 1.4.4): http://goo.gl/7Sw2DZ Please let me know what else can be done for this patch to make it acceptable so we can have parity for Linux. Thanks,