[{"id":3683945,"web_url":"http://patchwork.ozlabs.org/comment/3683945/","msgid":"<IA3PR11MB8986EAB070E14E70EEC5088BE5342@IA3PR11MB8986.namprd11.prod.outlook.com>","list_archive_url":null,"date":"2026-04-29T09:20:16","subject":"Re: [Intel-wired-lan] [PATCH] i40e: Fix i40e_debug() to use struct\n i40e_hw argument","submitter":{"id":75597,"url":"http://patchwork.ozlabs.org/api/people/75597/","name":"Aleksandr Loktionov","email":"aleksandr.loktionov@intel.com"},"content":"> -----Original Message-----\n> From: Intel-wired-lan <intel-wired-lan-bounces@osuosl.org> On Behalf\n> Of Mohamed Khalfella\n> Sent: Tuesday, April 28, 2026 8:15 PM\n> To: Nguyen, Anthony L <anthony.l.nguyen@intel.com>; Kitszel,\n> Przemyslaw <przemyslaw.kitszel@intel.com>; David S . Miller\n> <davem@davemloft.net>; Eric Dumazet <edumazet@google.com>; Jakub\n> Kicinski <kuba@kernel.org>; Paolo Abeni <pabeni@redhat.com>\n> Cc: Mohamed Khalfella <mkhalfella@purestorage.com>; intel-wired-\n> lan@lists.osuosl.org; netdev@vger.kernel.org; linux-\n> kernel@vger.kernel.org\n> Subject: [Intel-wired-lan] [PATCH] i40e: Fix i40e_debug() to use\n> struct i40e_hw argument\n> \n> i40e_debug() macro takes struct i40e_hw *h as first argument. But the\n> macro body uses hw instead of h. This has been working so far because\n> hw happen to be the name of the variable in the context where the\n> marco is expanded. Fix the macro to use the passed argument.\n> \n> Signed-off-by: Mohamed Khalfella <mkhalfella@purestorage.com>\n> ---\n>  drivers/net/ethernet/intel/i40e/i40e_debug.h | 2 +-\n>  1 file changed, 1 insertion(+), 1 deletion(-)\n> \n> diff --git a/drivers/net/ethernet/intel/i40e/i40e_debug.h\n> b/drivers/net/ethernet/intel/i40e/i40e_debug.h\n> index e9871dfb32bd..01fd70db9086 100644\n> --- a/drivers/net/ethernet/intel/i40e/i40e_debug.h\n> +++ b/drivers/net/ethernet/intel/i40e/i40e_debug.h\n> @@ -42,7 +42,7 @@ struct device *i40e_hw_to_dev(struct i40e_hw *hw);\n>  #define i40e_debug(h, m, s, ...)\t\t\t\t\\\n>  do {\t\t\t\t\t\t\t\t\\\n>  \tif (((m) & (h)->debug_mask))\t\t\t\t\\\n> -\t\tdev_info(i40e_hw_to_dev(hw), s, ##__VA_ARGS__);\t\\\n> +\t\tdev_info(i40e_hw_to_dev(h), s, ##__VA_ARGS__);\t\\\n>  } while (0)\n> \n>  #endif /* _I40E_DEBUG_H_ */\n> --\n> 2.53.0\n\nReviewed-by: Aleksandr Loktionov <aleksandr.loktionov@intel.com>","headers":{"Return-Path":"<intel-wired-lan-bounces@osuosl.org>","X-Original-To":["incoming@patchwork.ozlabs.org","intel-wired-lan@lists.osuosl.org"],"Delivered-To":["patchwork-incoming@legolas.ozlabs.org","intel-wired-lan@lists.osuosl.org"],"Authentication-Results":["legolas.ozlabs.org;\n\tdkim=pass (2048-bit key;\n unprotected) header.d=osuosl.org header.i=@osuosl.org header.a=rsa-sha256\n header.s=default header.b=Vu8rByKn;\n\tdkim-atps=neutral","legolas.ozlabs.org;\n spf=pass (sender SPF authorized) smtp.mailfrom=osuosl.org\n (client-ip=140.211.166.138; helo=smtp1.osuosl.org;\n envelope-from=intel-wired-lan-bounces@osuosl.org;\n receiver=patchwork.ozlabs.org)"],"Received":["from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138])\n\t(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)\n\t key-exchange x25519 server-signature ECDSA (secp384r1) server-digest SHA384)\n\t(No client certificate requested)\n\tby legolas.ozlabs.org (Postfix) with ESMTPS id 4g5Bbx6qJ7z1xqf\n\tfor <incoming@patchwork.ozlabs.org>; Wed, 29 Apr 2026 19:20:29 +1000 (AEST)","from localhost (localhost [127.0.0.1])\n\tby smtp1.osuosl.org (Postfix) with ESMTP id 197FE82A4E;\n\tWed, 29 Apr 2026 09:20:28 +0000 (UTC)","from smtp1.osuosl.org ([127.0.0.1])\n by localhost (smtp1.osuosl.org [127.0.0.1]) (amavis, port 10024) with ESMTP\n id m9H47MNt7yXP; Wed, 29 Apr 2026 09:20:27 +0000 (UTC)","from lists1.osuosl.org (lists1.osuosl.org [140.211.166.142])\n\tby smtp1.osuosl.org (Postfix) with ESMTP id 5504C82969;\n\tWed, 29 Apr 2026 09:20:27 +0000 (UTC)","from smtp1.osuosl.org (smtp1.osuosl.org [IPv6:2605:bc80:3010::138])\n by lists1.osuosl.org (Postfix) with ESMTP id E34BD231\n for <intel-wired-lan@lists.osuosl.org>; Wed, 29 Apr 2026 09:20:25 +0000 (UTC)","from localhost (localhost [127.0.0.1])\n by smtp1.osuosl.org (Postfix) with ESMTP id C98B482969\n for <intel-wired-lan@lists.osuosl.org>; Wed, 29 Apr 2026 09:20:25 +0000 (UTC)","from smtp1.osuosl.org ([127.0.0.1])\n by localhost (smtp1.osuosl.org [127.0.0.1]) (amavis, port 10024) with ESMTP\n id PdQzc-FsqWmt for <intel-wired-lan@lists.osuosl.org>;\n Wed, 29 Apr 2026 09:20:25 +0000 (UTC)","from mgamail.intel.com (mgamail.intel.com [198.175.65.18])\n by smtp1.osuosl.org (Postfix) with ESMTPS id F31C18291C\n for <intel-wired-lan@lists.osuosl.org>; Wed, 29 Apr 2026 09:20:24 +0000 (UTC)","from fmviesa004.fm.intel.com ([10.60.135.144])\n by orvoesa110.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 29 Apr 2026 02:20:23 -0700","from orsmsx901.amr.corp.intel.com ([10.22.229.23])\n by fmviesa004.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 29 Apr 2026 02:20:19 -0700","from ORSMSX903.amr.corp.intel.com (10.22.229.25) by\n ORSMSX901.amr.corp.intel.com (10.22.229.23) with Microsoft SMTP Server\n (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id\n 15.2.2562.37; Wed, 29 Apr 2026 02:20:18 -0700","from ORSEDG903.ED.cps.intel.com (10.7.248.13) by\n ORSMSX903.amr.corp.intel.com (10.22.229.25) with Microsoft SMTP Server\n (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id\n 15.2.2562.37 via Frontend Transport; Wed, 29 Apr 2026 02:20:18 -0700","from CY7PR03CU001.outbound.protection.outlook.com (40.93.198.52) by\n edgegateway.intel.com (134.134.137.113) with Microsoft SMTP Server\n (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id\n 15.2.2562.37; Wed, 29 Apr 2026 02:20:18 -0700","from IA3PR11MB8986.namprd11.prod.outlook.com (2603:10b6:208:577::21)\n by BL1PR11MB5303.namprd11.prod.outlook.com (2603:10b6:208:31b::22)\n with Microsoft SMTP Server (version=TLS1_2,\n cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.9870.20; Wed, 29 Apr\n 2026 09:20:17 +0000","from IA3PR11MB8986.namprd11.prod.outlook.com\n ([fe80::e6f0:6afb:6ef9:ab5c]) by IA3PR11MB8986.namprd11.prod.outlook.com\n ([fe80::e6f0:6afb:6ef9:ab5c%5]) with mapi id 15.20.9870.013; Wed, 29 Apr 2026\n 09:20:16 +0000"],"X-Virus-Scanned":["amavis at osuosl.org","amavis at osuosl.org"],"X-Comment":"SPF check N/A for local connections - client-ip=140.211.166.142;\n helo=lists1.osuosl.org; envelope-from=intel-wired-lan-bounces@osuosl.org;\n receiver=<UNKNOWN> ","DKIM-Filter":["OpenDKIM Filter v2.11.0 smtp1.osuosl.org 5504C82969","OpenDKIM Filter v2.11.0 smtp1.osuosl.org F31C18291C"],"DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed; d=osuosl.org;\n\ts=default; t=1777454427;\n\tbh=XlY0Xl1vwtQZOpx3EoAiMICHQuIi864MPMpNUSo0lhw=;\n\th=From:To:CC:Date:References:In-Reply-To:Subject:List-Id:\n\t List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe:\n\t From;\n\tb=Vu8rByKnFUau2aT1ZRqYq4S4tv0bLnVkTP1gXu9kJbQlc9e+uCNLfkL3w6oLVQ9Xo\n\t gSbK4uddHOeDizzJaZFuAyxI1E9dYdZL5T/wL50TjQEyRAee20EZ3HWtzMcegpBE+Z\n\t jUAGxHYokP+j+e2dBIbN7oQ/7x/cZnS5YITt3/CHWL0VyED8GJcg94rWJfbCcDBqdH\n\t prHRnr6zr2c4lZWEgGz3BpzDR2yTtn+xny5vphoflLnH256HHsq0Us/cgxTfx8oWcA\n\t 6ttWbuoOgdtW3CvBPJOKi9LJRFTOEVcLHiTYRVqAOpbSI7q99N4KWYfYKGwFH+qnJQ\n\t 4j35LmJ4yJdkw==","Received-SPF":"Pass (mailfrom) identity=mailfrom; client-ip=198.175.65.18;\n helo=mgamail.intel.com; envelope-from=aleksandr.loktionov@intel.com;\n receiver=<UNKNOWN>","DMARC-Filter":"OpenDMARC Filter v1.4.2 smtp1.osuosl.org F31C18291C","X-CSE-ConnectionGUID":["PCMJ+A95T5usV4LZkNj2Bg==","zIUHFDa7RZO06N1ayZcxIw=="],"X-CSE-MsgGUID":["qCT9UOjeQSGppcerQUPUWg==","h39YCb5CQX+fDrwqg9tsgw=="],"X-IronPort-AV":["E=McAfee;i=\"6800,10657,11770\"; a=\"78394747\"","E=Sophos;i=\"6.23,205,1770624000\"; d=\"scan'208\";a=\"78394747\"","E=Sophos;i=\"6.23,205,1770624000\"; d=\"scan'208\";a=\"235995448\""],"X-ExtLoop1":"1","ARC-Seal":"i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none;\n b=Hna15JFday3I2mbW90DUMc1nqoNrkXk80rEIhgvicR+kexWZkMHw+FXa9/PASA3KjHxtstHEVUKXIOTp7Z9n273pY+ftX9C3P8tR/AT1YlpPtT2z9VkC7bZWyzhheJpi3Rf5gGJl+qrq65ZAoepTxFtdr9SGpcz1omeWZWcpK+7SPVgT6+qbsnvB0VfF+8IpAwF5YlBi0HGJ4UjfNMJuKosdeecPQpfUM/BaPRkkx/L/O+saSE/xiYSo7qxRoNpw2VaZHi5HtfTftMVeqtuH8wLHSZUGOaFTflOaV13liggAXvJ9RxgnvJYVsrOy/rjzRCKy4XwQmGFGKZ6Z7OHJZA==","ARC-Message-Signature":"i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com;\n s=arcselector10001;\n h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1;\n bh=XlY0Xl1vwtQZOpx3EoAiMICHQuIi864MPMpNUSo0lhw=;\n b=mMdVcK9FEiTl3rzxPEeExzxIHsi/50pWUbn/HqDggExN4Zv73Gi/pCSDl77jXsPfHkuGbDnn5rnLUonqlYZghgGdhEKnUdFL11dAXmP4Gz3c2z338NglFvGtbgolVcxSvn/Uir7XlyosPtVtrq59qzKAP+bSSUC58hS5guv6YOjEijJp6W8oebppZsoEsyOMYXVKyjLneA7PaiRFCFNG1uDix+35h7z1VHBIM4AYu8BiOBe5FG+NwwG9wnc77hZZX7eUXg2DI22BkbayBHipJwQBKtfUrsoi+4zKTlub1sh9WAWq94KOdlAYhjiPwyZH8FPkygfRmPTRFttbefEWaw==","ARC-Authentication-Results":"i=1; mx.microsoft.com 1; spf=pass\n smtp.mailfrom=intel.com; dmarc=pass action=none header.from=intel.com;\n dkim=pass header.d=intel.com; arc=none","From":"\"Loktionov, Aleksandr\" <aleksandr.loktionov@intel.com>","To":"Mohamed Khalfella <mkhalfella@purestorage.com>, \"Nguyen, Anthony L\"\n <anthony.l.nguyen@intel.com>, \"Kitszel, Przemyslaw\"\n <przemyslaw.kitszel@intel.com>, \"David S . Miller\" <davem@davemloft.net>,\n Eric Dumazet <edumazet@google.com>, Jakub Kicinski <kuba@kernel.org>, \"Paolo\n Abeni\" <pabeni@redhat.com>","CC":"\"intel-wired-lan@lists.osuosl.org\" <intel-wired-lan@lists.osuosl.org>,\n \"netdev@vger.kernel.org\" <netdev@vger.kernel.org>,\n \"linux-kernel@vger.kernel.org\" <linux-kernel@vger.kernel.org>","Thread-Topic":"[Intel-wired-lan] [PATCH] i40e: Fix i40e_debug() to use struct\n i40e_hw argument","Thread-Index":"AQHc1zs9P+7mdJc4K0my/Fkz+QaBfrX1xEjA","Date":"Wed, 29 Apr 2026 09:20:16 +0000","Message-ID":"\n <IA3PR11MB8986EAB070E14E70EEC5088BE5342@IA3PR11MB8986.namprd11.prod.outlook.com>","References":"<20260428181450.2622899-1-mkhalfella@purestorage.com>","In-Reply-To":"<20260428181450.2622899-1-mkhalfella@purestorage.com>","Accept-Language":"en-US","Content-Language":"en-US","X-MS-Has-Attach":"","X-MS-TNEF-Correlator":"","x-ms-publictraffictype":"Email","x-ms-traffictypediagnostic":"IA3PR11MB8986:EE_|BL1PR11MB5303:EE_","x-ms-office365-filtering-correlation-id":"1b5c87e9-632c-4af0-5d62-08dea5d086f3","x-ms-exchange-senderadcheck":"1","x-ms-exchange-antispam-relay":"0","x-microsoft-antispam":"BCL:0;\n ARA:13230040|366016|376014|1800799024|18002099003|22082099003|56012099003|38070700021;","x-microsoft-antispam-message-info":"\n OE+QGe0X5HkyY7GKKgEwdjONY9PHHuVz0KLnMyJ260LwCtK8e9qU+1n8ZRYdBRcgzev3c86zNwtz/goCnHr6Os/SbgFjv3GxIu02Drtv01mrwHcggPJngio4X8rG35mfDr0+9yNPfOa9LfJAZEjKtOMdiVqEQVOTDtFDgxq+HQ2TYlBcg1dZ9+yvOBUD/WHZ75GScCf5BXV4l1ByoAbEVU1VKo2zvdg7jHPTU9NUnHtKJQZEMNYrCspqhpEPbu3K9AlNRNsDYp94xHBKmGr4KyqYXUcHgzRiefUHQGQJepIsHTrpgcFi+QkHpI9YRBiR1dQ+rZAxlBW1NB+Tryd4v09z+0+lQhmCM/zumDs2PvEOsDMEJ4SDy/cY4rSjaoKaSc7PBkHYksISBGpQqrkfea92ZfciPVdlR9H+vyPO0dXuJhT4uO9XXD2fDFbfqxvrYdUgtAKyAbiW+wCtxFTyLcOqmuSljap/MGBGRYCRsVDmELrvBjBFXQfL+J12T7KkKlkV0YGR9rBLjtR6yp8MbCSmoBMeZjV86qMVa/wY+Y9zGgfuQ2b8ng3R2ye6V+r2kXu8HBjSclbTfgk5x0IZFldNIV2AVUlopG7LTLipRAz7yDURJexEij09gbqwl74xSY5ZoGfns1If/Gj9+h5iQEUZNy4yYi4fWdPrhEEn8PQnGMfFcgBzqMIrLjLGrwy+2afQeX3urxSkTpmgeJdooBb1iMT/k3pDjbEIHyA1vjjpb+mv0JKsJdm4SAZEndj0kAaEuYMa2d00FHPCuaHuJNsuB2p561pZOJRjdfo/PDg=","x-forefront-antispam-report":"CIP:255.255.255.255; CTRY:; LANG:en; SCL:1; SRV:;\n IPV:NLI; SFV:NSPM; H:IA3PR11MB8986.namprd11.prod.outlook.com; PTR:; CAT:NONE;\n SFS:(13230040)(366016)(376014)(1800799024)(18002099003)(22082099003)(56012099003)(38070700021);\n DIR:OUT; SFP:1101;","x-ms-exchange-antispam-messagedata-chunkcount":"1","x-ms-exchange-antispam-messagedata-0":"\n V1CSylOdEg2banCz0E+Qk9AylJexS/2HNvJREKSqyJky3xfAUQhJaTxmGePewaaWm9iRjOsEIgMAkdEIu7VgpReWhsvADxd7msxvYvjzOYQyf2UCGkbVIavNsc9IP4eC00gksF8cBIfF7B4bc4dmYt9yMD6kVLDW/uo95JN89ti4rRlTpkh29clw1YNpmydSzAKS69mC5ttQY3JPOFNMpD6nZ6s/9+OMv7ymfz4JHzrLwzfcf0paf5/+aZgv9/bJABh65gYOSu3CDhPpOXeK3ejmcFPi/Wd+ioo6vaoJAZUhJyVsGr5kJ7ImEU44dF9ePt0v4oVkR682ecb85HPjoQ8dQh6vIqD5EPWNDfKttQdJu3Mxrr0JRnGbvocKO43peHN2XF0HV4PA5xLRk2wRSO7G+qI1FsSzuG1zbf0XP2LfrWAShxfm4Z+fRrppi3qWVKzxUk35+n6wY10bDAK7VmAM88FmA21N1oyQhIxajl+IK3xmAEoDhtE8cHnsb86nAwRpbsPWp6Mm3gwIsIdMcTYarHDYQgSMpgns/qyeZM1HEe0xtx35v2PdpT7xvezJkTLN6LIiJDTJTNPYIlQ/9VsnkiTVQpFiT/TR9qA3oC/WNiGtlZ5giCxAoySKaIjFcOoqBASNg10x+H0pFt6lIDfns/2fG06lLFCKuUXPu7jUgSWX+jPMpQdlhfp0A8f4o4nxV61+I9wkc8rLyb0N0wg1RHt8DDX1A7GcpgtK1KVBZq1He3cPRVsmGkmVM6GPN32hSsKR5q2qhs27UjcaPNjOdm7nxVBKz26Cu5Cb198E9mXyll4JcXXRxk1O45yS2oIrq3Oz88CX5E47d95VaWoNq7XO9sSuCxtYtRQTVlhM6bpeXOTxfYIv0LEhM9gw0mfLZmTPvMA59sgpireHsxyr3whQnrmNbvooXGCha/dh9QlK/l20LSETz5dd7qLzNRy7TYLfvaXk8NqIFhuJlbBlfIIj8eY++qPgfWNsEXszZ8I82iiWEDwV7O9rKM937iY+Maz/TjEmoEwyUxRkAHFhuHLLHZMzA1VGKPh7/4sGbnMYSWvrxVDiB7GUeMJpuFNInXzTMSKyme1Nl5V+QORbV37F7YqpE+8+SzZ9FGHyMTgbFSgHbTu4H/24sXo4mP+xek/rsXXMJ5yfRks3MjQTiemYUP+NoH9LNZMKsJ3ME1WvXPIMzLWo5MmWbcVrHtCbNGNjHQ5Qn4PyTSpiVZqE1YdWnXeeK7kSiXTTchGWJl4/ljQDew4AtWXH49XMUrvTlRC1il9htEkNeuv/PJbyCbOZ0aVjl7XSx/yoVyg3F/q82ADuj65SaBisPbBbYB4myrYasSanMvbgQgoeFLuNW9kmEp6DBj9BpvBsI262DWfLVb2x69AXbaaOWkps8NxHQSGdwPjIMvsPlpcsJKnICq4Wa+ZcXGT5KCAZNA6OjRzoK8C89+hYeUbwoLOApCfDVDvz48qrEjX9NT2Nk9Nl0tQR0y1QGH3Lfy5D2dws2aNvQRSdk48xCfK1ocl1gppjZyU1PJG3Rh9EcFvBEu3jKEWP8mnIrQ/tuzSGoedaYEa/+avLkcwPwS4qvzQWG29uvZoP9POStdPtRlaityy2NJCAoGA2pqbryCuoVa5xWx/SP4ekJ9vLcV1hpbKrhCiXC0j5mW87CuBw2msZOEnlmbXwN16y+9JQVjwBLYboy4dKYznFEajDn4y+lUqW5O5tawXkmMkw3b2JBU7CXmGUqSm8CWiLzwPBEPCxfPM=","Content-Type":"text/plain; charset=\"us-ascii\"","Content-Transfer-Encoding":"quoted-printable","MIME-Version":"1.0","X-Exchange-RoutingPolicyChecked":"\n FlNOnZZ6OUu3TiQ+nRdZ79Ajk1FcCT53cUVJvAktTyCXr3p6c1Z/BE+4Ue22ZNpdFB33VC1MsCAb7PN1fNooNJStPyTmVAdpusLQ8stMDfMfUb9r0XJVSj8bjl5bPvAwp6KVcxYPvpmDotlLLu8h8pEy8B5FQFvwRHX/Q2Bh8qBZsFpLJIBtrUw/CojusENrT5xcrsD5ces0geLiH6PQ6doA7JFOIOwE0VYf5Hi5o1HRs/b/7/ysJzVF7SGkewWQ2dAoXPGn0BgI8JYVmIXKTzH6EVtWzV91wnPJBYP8g3nhewfBiX4F+6dHzGf75QeeOx5u43r/BHsBi11R5rB8GQ==","X-MS-Exchange-CrossTenant-AuthAs":"Internal","X-MS-Exchange-CrossTenant-AuthSource":"IA3PR11MB8986.namprd11.prod.outlook.com","X-MS-Exchange-CrossTenant-Network-Message-Id":"\n 1b5c87e9-632c-4af0-5d62-08dea5d086f3","X-MS-Exchange-CrossTenant-originalarrivaltime":"29 Apr 2026 09:20:16.8970 (UTC)","X-MS-Exchange-CrossTenant-fromentityheader":"Hosted","X-MS-Exchange-CrossTenant-id":"46c98d88-e344-4ed4-8496-4ed7712e255d","X-MS-Exchange-CrossTenant-mailboxtype":"HOSTED","X-MS-Exchange-CrossTenant-userprincipalname":"\n IrQlvOrna1NchQgT3mmGELYxOeygJNiR2ObUJLRgYJx3UHH42Gg78Lp3D+3oh+/2R4sYCxnpA284iq7jXHXPmS+ArgPeih5i0/AJNGObsLE=","X-MS-Exchange-Transport-CrossTenantHeadersStamped":"BL1PR11MB5303","X-OriginatorOrg":"intel.com","X-Mailman-Original-DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/simple;\n d=intel.com; i=@intel.com; q=dns/txt; s=Intel;\n t=1777454425; x=1808990425;\n h=from:to:cc:subject:date:message-id:references:\n in-reply-to:content-transfer-encoding:mime-version;\n bh=uQ3P8sUKieSyK3zHIwnbcvbXYhu8SqSh5NUDqtamOpY=;\n b=V+QAqt5cxNghpu8CN4DkmbMZhLHHvJQFCtl2Qfwf/WXpaYkZGSv1cYy1\n AGuwoDjHzIQLt15tpHfGRbI1yy2NAHBWsHX/5AAqD0G8UIUtP9sJsdMVF\n pIPC/y0kFAGSnQe+6OFyKdZuf4Hr+8Fl6wxfxllja5ryuY5lN80u+Kh4h\n AqJSTYlHgys9tuGfTQR/VaM02ytXlD5VQUE8cKdk46FyCkHGaHSF9z7Fa\n TRBd0CQEPwptZQ/2Lv3JGDwGZ6dJbqNXDJp9cDSj7ja/UVxQ3NsOt/xdK\n x2+IUfiJbWK282nAqra7EVTVjRSTYz27WPkKnXReDb8mhCT1Ubyt7ViNA\n A==;","X-Mailman-Original-Authentication-Results":["smtp1.osuosl.org;\n dmarc=pass (p=none dis=none)\n header.from=intel.com","smtp1.osuosl.org;\n dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com\n header.a=rsa-sha256 header.s=Intel header.b=V+QAqt5c","dkim=none (message not signed)\n header.d=none;dmarc=none action=none header.from=intel.com;"],"Subject":"Re: [Intel-wired-lan] [PATCH] i40e: Fix i40e_debug() to use struct\n i40e_hw argument","X-BeenThere":"intel-wired-lan@osuosl.org","X-Mailman-Version":"2.1.30","Precedence":"list","List-Id":"Intel Wired Ethernet Linux Kernel Driver Development\n <intel-wired-lan.osuosl.org>","List-Unsubscribe":"<https://lists.osuosl.org/mailman/options/intel-wired-lan>,\n <mailto:intel-wired-lan-request@osuosl.org?subject=unsubscribe>","List-Archive":"<http://lists.osuosl.org/pipermail/intel-wired-lan/>","List-Post":"<mailto:intel-wired-lan@osuosl.org>","List-Help":"<mailto:intel-wired-lan-request@osuosl.org?subject=help>","List-Subscribe":"<https://lists.osuosl.org/mailman/listinfo/intel-wired-lan>,\n <mailto:intel-wired-lan-request@osuosl.org?subject=subscribe>","Errors-To":"intel-wired-lan-bounces@osuosl.org","Sender":"\"Intel-wired-lan\" <intel-wired-lan-bounces@osuosl.org>"}},{"id":3683991,"web_url":"http://patchwork.ozlabs.org/comment/3683991/","msgid":"<558971b7-caea-471a-8fe2-73ba6cc0790a@molgen.mpg.de>","list_archive_url":null,"date":"2026-04-29T11:02:00","subject":"Re: [Intel-wired-lan] [PATCH] i40e: Fix i40e_debug() to use struct\n i40e_hw argument","submitter":{"id":70275,"url":"http://patchwork.ozlabs.org/api/people/70275/","name":"Paul Menzel","email":"pmenzel@molgen.mpg.de"},"content":"Dear Mohamed,\n\n\nThank you for your patch.\n\nAm 28.04.26 um 20:14 schrieb Mohamed Khalfella:\n> i40e_debug() macro takes struct i40e_hw *h as first argument. But the\n> macro body uses hw instead of h. This has been working so far because hw\n> happen to be the name of the variable in the context where the marco is\n\nmarco → ma*cr*o\n\n> expanded. Fix the macro to use the passed argument.\n\nI’d add a Fixes: tag, but the maintainers might have more input.\n\n> Signed-off-by: Mohamed Khalfella <mkhalfella@purestorage.com>\n> ---\n>   drivers/net/ethernet/intel/i40e/i40e_debug.h | 2 +-\n>   1 file changed, 1 insertion(+), 1 deletion(-)\n> \n> diff --git a/drivers/net/ethernet/intel/i40e/i40e_debug.h b/drivers/net/ethernet/intel/i40e/i40e_debug.h\n> index e9871dfb32bd..01fd70db9086 100644\n> --- a/drivers/net/ethernet/intel/i40e/i40e_debug.h\n> +++ b/drivers/net/ethernet/intel/i40e/i40e_debug.h\n> @@ -42,7 +42,7 @@ struct device *i40e_hw_to_dev(struct i40e_hw *hw);\n>   #define i40e_debug(h, m, s, ...)\t\t\t\t\\\n>   do {\t\t\t\t\t\t\t\t\\\n>   \tif (((m) & (h)->debug_mask))\t\t\t\t\\\n> -\t\tdev_info(i40e_hw_to_dev(hw), s, ##__VA_ARGS__);\t\\\n> +\t\tdev_info(i40e_hw_to_dev(h), s, ##__VA_ARGS__);\t\\\n>   } while (0)\n>   \n>   #endif /* _I40E_DEBUG_H_ */\n\nReviewed-by: Paul Menzel <pmenzel@molgen.mpg.de>\n\n\nKind regards,\n\nPaul\n\n\nPS: gemini/gemini-3.1-pro-preview embargoed it’s review until the \nevening [1].\n\n\n[1]: \nhttps://sashiko.dev/#/patchset/20260428181450.2622899-1-mkhalfella%40purestorage.com","headers":{"Return-Path":"<intel-wired-lan-bounces@osuosl.org>","X-Original-To":["incoming@patchwork.ozlabs.org","intel-wired-lan@lists.osuosl.org"],"Delivered-To":["patchwork-incoming@legolas.ozlabs.org","intel-wired-lan@lists.osuosl.org"],"Authentication-Results":["legolas.ozlabs.org;\n\tdkim=pass (2048-bit key;\n unprotected) header.d=osuosl.org header.i=@osuosl.org header.a=rsa-sha256\n header.s=default header.b=siooR0kF;\n\tdkim-atps=neutral","legolas.ozlabs.org;\n spf=pass (sender SPF authorized) smtp.mailfrom=osuosl.org\n (client-ip=140.211.166.137; helo=smtp4.osuosl.org;\n envelope-from=intel-wired-lan-bounces@osuosl.org;\n receiver=patchwork.ozlabs.org)"],"Received":["from smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137])\n\t(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)\n\t key-exchange x25519 server-signature ECDSA (secp384r1) server-digest SHA384)\n\t(No client certificate requested)\n\tby legolas.ozlabs.org (Postfix) with ESMTPS id 4g5Dst1FF1z1yHZ\n\tfor <incoming@patchwork.ozlabs.org>; Wed, 29 Apr 2026 21:02:42 +1000 (AEST)","from localhost (localhost [127.0.0.1])\n\tby smtp4.osuosl.org (Postfix) with ESMTP id 56AF842333;\n\tWed, 29 Apr 2026 11:02:39 +0000 (UTC)","from smtp4.osuosl.org ([127.0.0.1])\n by localhost (smtp4.osuosl.org [127.0.0.1]) (amavis, port 10024) with ESMTP\n id CqSHxEpCbujK; Wed, 29 Apr 2026 11:02:35 +0000 (UTC)","from lists1.osuosl.org (lists1.osuosl.org [140.211.166.142])\n\tby smtp4.osuosl.org (Postfix) with ESMTP id 3356142337;\n\tWed, 29 Apr 2026 11:02:35 +0000 (UTC)","from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133])\n by lists1.osuosl.org (Postfix) with ESMTP id D0BE423D\n for <intel-wired-lan@lists.osuosl.org>; Wed, 29 Apr 2026 11:02:33 +0000 (UTC)","from localhost (localhost [127.0.0.1])\n by smtp2.osuosl.org (Postfix) with ESMTP id C25564044C\n for <intel-wired-lan@lists.osuosl.org>; Wed, 29 Apr 2026 11:02:33 +0000 (UTC)","from smtp2.osuosl.org ([127.0.0.1])\n by localhost (smtp2.osuosl.org [127.0.0.1]) (amavis, port 10024) with ESMTP\n id nN8XDHzg9yXe for <intel-wired-lan@lists.osuosl.org>;\n Wed, 29 Apr 2026 11:02:29 +0000 (UTC)","from mx3.molgen.mpg.de (mx3.molgen.mpg.de [141.14.17.11])\n by smtp2.osuosl.org (Postfix) with ESMTPS id 094114208C\n for <intel-wired-lan@lists.osuosl.org>; Wed, 29 Apr 2026 11:02:27 +0000 (UTC)","from [141.14.220.42] (g42.guest.molgen.mpg.de [141.14.220.42])\n (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)\n key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest\n SHA256)\n (No client certificate requested) (Authenticated sender: pmenzel)\n by mx.molgen.mpg.de (Postfix) with ESMTPSA id 048184C4431148;\n Wed, 29 Apr 2026 13:02:01 +0200 (CEST)"],"X-Virus-Scanned":["amavis at osuosl.org","amavis at osuosl.org"],"X-Comment":"SPF check N/A for local connections - client-ip=140.211.166.142;\n helo=lists1.osuosl.org; envelope-from=intel-wired-lan-bounces@osuosl.org;\n receiver=<UNKNOWN> ","DKIM-Filter":["OpenDKIM Filter v2.11.0 smtp4.osuosl.org 3356142337","OpenDKIM Filter v2.11.0 smtp2.osuosl.org 094114208C"],"DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed; d=osuosl.org;\n\ts=default; t=1777460555;\n\tbh=6Cb+eOeKh2/iAF5cyO9+yDud9QZ6LA5aCftMTKzKcBU=;\n\th=Date:To:Cc:References:From:In-Reply-To:Subject:List-Id:\n\t List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe:\n\t From;\n\tb=siooR0kFFA64fuvXqYKWE/PmJp1FPT7a9o3WP7epMQYBbh/E+iVtpPSqGovrPc4Qt\n\t 87Rn75r4WAnp3aT9N++sHfMbro0fpk6xi7ULB0GhlyH72z9tAwNm99K6JvVo/lv4Em\n\t ed/NgaGlbKe7/BsXArA3NpJKYvhsw+PRrGImGLdNWDrS9JI8W9xOLNmkXQplGe7cnr\n\t kajgrbjxCbbY1HUpRt9ArjxxX0qY/TOVnfrX0anRMCqTGkTfh78zVS8llbVbf3n3ND\n\t D4LH+mlyTm9AUfFLYd5kYamihywjIp+9Km8663QeReFeVoJUFvRFY8SKEkh6O+hT0L\n\t NpvNzFLSgCJnw==","Received-SPF":"Pass (mailfrom) identity=mailfrom; client-ip=141.14.17.11;\n helo=mx3.molgen.mpg.de; envelope-from=pmenzel@molgen.mpg.de;\n receiver=<UNKNOWN>","DMARC-Filter":"OpenDMARC Filter v1.4.2 smtp2.osuosl.org 094114208C","Message-ID":"<558971b7-caea-471a-8fe2-73ba6cc0790a@molgen.mpg.de>","Date":"Wed, 29 Apr 2026 13:02:00 +0200","MIME-Version":"1.0","User-Agent":"Mozilla Thunderbird","To":"Mohamed Khalfella <mkhalfella@purestorage.com>","Cc":"Tony Nguyen <anthony.l.nguyen@intel.com>,\n Przemek Kitszel <przemyslaw.kitszel@intel.com>,\n \"David S . Miller\" <davem@davemloft.net>, Eric Dumazet\n <edumazet@google.com>, Jakub Kicinski <kuba@kernel.org>,\n Paolo Abeni <pabeni@redhat.com>, intel-wired-lan@lists.osuosl.org,\n netdev@vger.kernel.org, linux-kernel@vger.kernel.org","References":"<20260428181450.2622899-1-mkhalfella@purestorage.com>","Content-Language":"en-US","From":"Paul Menzel <pmenzel@molgen.mpg.de>","In-Reply-To":"<20260428181450.2622899-1-mkhalfella@purestorage.com>","Content-Type":"text/plain; charset=UTF-8; format=flowed","Content-Transfer-Encoding":"8bit","X-Mailman-Original-Authentication-Results":"smtp2.osuosl.org;\n dmarc=none (p=none dis=none)\n header.from=molgen.mpg.de","Subject":"Re: [Intel-wired-lan] [PATCH] i40e: Fix i40e_debug() to use struct\n i40e_hw argument","X-BeenThere":"intel-wired-lan@osuosl.org","X-Mailman-Version":"2.1.30","Precedence":"list","List-Id":"Intel Wired Ethernet Linux Kernel Driver Development\n <intel-wired-lan.osuosl.org>","List-Unsubscribe":"<https://lists.osuosl.org/mailman/options/intel-wired-lan>,\n <mailto:intel-wired-lan-request@osuosl.org?subject=unsubscribe>","List-Archive":"<http://lists.osuosl.org/pipermail/intel-wired-lan/>","List-Post":"<mailto:intel-wired-lan@osuosl.org>","List-Help":"<mailto:intel-wired-lan-request@osuosl.org?subject=help>","List-Subscribe":"<https://lists.osuosl.org/mailman/listinfo/intel-wired-lan>,\n <mailto:intel-wired-lan-request@osuosl.org?subject=subscribe>","Errors-To":"intel-wired-lan-bounces@osuosl.org","Sender":"\"Intel-wired-lan\" <intel-wired-lan-bounces@osuosl.org>"}},{"id":3684167,"web_url":"http://patchwork.ozlabs.org/comment/3684167/","msgid":"<20260429165229.GF2686-mkhalfella@purestorage.com>","list_archive_url":null,"date":"2026-04-29T16:52:29","subject":"Re: [Intel-wired-lan] [PATCH] i40e: Fix i40e_debug() to use struct\n i40e_hw argument","submitter":{"id":84023,"url":"http://patchwork.ozlabs.org/api/people/84023/","name":"Mohamed Khalfella","email":"mkhalfella@purestorage.com"},"content":"On Wed 2026-04-29 13:02:00 +0200, Paul Menzel wrote:\n> Dear Mohamed,\n> \n> \n> Thank you for your patch.\n> \n> Am 28.04.26 um 20:14 schrieb Mohamed Khalfella:\n> > i40e_debug() macro takes struct i40e_hw *h as first argument. But the\n> > macro body uses hw instead of h. This has been working so far because hw\n> > happen to be the name of the variable in the context where the marco is\n> \n> marco → ma*cr*o\n\nGood catch. Also 'happen' should be 'happens'\n\n> \n> > expanded. Fix the macro to use the passed argument.\n> \n> I’d add a Fixes: tag, but the maintainers might have more input.\n\nYes, I should have added Fixes: tag. I will leave it to the maintainer\nto decide if v2 is needed to fix the spelling mistakes and add Fixes\ntag.\n\nFixes: 5dfd37c37a44 (\"i40e: Split i40e_osdep.h\")\n\n> \n> > Signed-off-by: Mohamed Khalfella <mkhalfella@purestorage.com>\n> > ---\n> >   drivers/net/ethernet/intel/i40e/i40e_debug.h | 2 +-\n> >   1 file changed, 1 insertion(+), 1 deletion(-)\n> > \n> > diff --git a/drivers/net/ethernet/intel/i40e/i40e_debug.h b/drivers/net/ethernet/intel/i40e/i40e_debug.h\n> > index e9871dfb32bd..01fd70db9086 100644\n> > --- a/drivers/net/ethernet/intel/i40e/i40e_debug.h\n> > +++ b/drivers/net/ethernet/intel/i40e/i40e_debug.h\n> > @@ -42,7 +42,7 @@ struct device *i40e_hw_to_dev(struct i40e_hw *hw);\n> >   #define i40e_debug(h, m, s, ...)\t\t\t\t\\\n> >   do {\t\t\t\t\t\t\t\t\\\n> >   \tif (((m) & (h)->debug_mask))\t\t\t\t\\\n> > -\t\tdev_info(i40e_hw_to_dev(hw), s, ##__VA_ARGS__);\t\\\n> > +\t\tdev_info(i40e_hw_to_dev(h), s, ##__VA_ARGS__);\t\\\n> >   } while (0)\n> >   \n> >   #endif /* _I40E_DEBUG_H_ */\n> \n> Reviewed-by: Paul Menzel <pmenzel@molgen.mpg.de>\n> \n> \n> Kind regards,\n> \n> Paul\n> \n> \n> PS: gemini/gemini-3.1-pro-preview embargoed it’s review until the \n> evening [1].\n> \n> \n> [1]: \n> https://sashiko.dev/#/patchset/20260428181450.2622899-1-mkhalfella%40purestorage.com","headers":{"Return-Path":"<intel-wired-lan-bounces@osuosl.org>","X-Original-To":["incoming@patchwork.ozlabs.org","intel-wired-lan@lists.osuosl.org"],"Delivered-To":["patchwork-incoming@legolas.ozlabs.org","intel-wired-lan@lists.osuosl.org"],"Authentication-Results":["legolas.ozlabs.org;\n\tdkim=pass (2048-bit key;\n unprotected) header.d=osuosl.org header.i=@osuosl.org header.a=rsa-sha256\n header.s=default header.b=RuU9FGJA;\n\tdkim-atps=neutral","legolas.ozlabs.org;\n spf=pass (sender SPF authorized) smtp.mailfrom=osuosl.org\n (client-ip=2605:bc80:3010::137; helo=smtp4.osuosl.org;\n envelope-from=intel-wired-lan-bounces@osuosl.org;\n receiver=patchwork.ozlabs.org)"],"Received":["from smtp4.osuosl.org (smtp4.osuosl.org [IPv6:2605:bc80:3010::137])\n\t(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)\n\t key-exchange x25519 server-signature ECDSA (secp384r1) server-digest SHA384)\n\t(No client certificate requested)\n\tby legolas.ozlabs.org (Postfix) with ESMTPS id 4g5Ndk0wn2z1xqf\n\tfor <incoming@patchwork.ozlabs.org>; Thu, 30 Apr 2026 02:52:41 +1000 (AEST)","from localhost (localhost [127.0.0.1])\n\tby smtp4.osuosl.org (Postfix) with ESMTP id F007442381;\n\tWed, 29 Apr 2026 16:52:39 +0000 (UTC)","from smtp4.osuosl.org ([127.0.0.1])\n by localhost (smtp4.osuosl.org [127.0.0.1]) (amavis, port 10024) with ESMTP\n id JZRmo7j7AiOP; Wed, 29 Apr 2026 16:52:39 +0000 (UTC)","from lists1.osuosl.org (lists1.osuosl.org [140.211.166.142])\n\tby smtp4.osuosl.org (Postfix) with ESMTP id 2CC964237B;\n\tWed, 29 Apr 2026 16:52:39 +0000 (UTC)","from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138])\n by lists1.osuosl.org (Postfix) with ESMTP id 689501B8\n for <intel-wired-lan@lists.osuosl.org>; Wed, 29 Apr 2026 16:52:38 +0000 (UTC)","from localhost (localhost [127.0.0.1])\n by smtp1.osuosl.org (Postfix) with ESMTP id 4E53683FF0\n for <intel-wired-lan@lists.osuosl.org>; Wed, 29 Apr 2026 16:52:38 +0000 (UTC)","from smtp1.osuosl.org ([127.0.0.1])\n by localhost (smtp1.osuosl.org [127.0.0.1]) (amavis, port 10024) with ESMTP\n id neSWHLKuOMUS for <intel-wired-lan@lists.osuosl.org>;\n Wed, 29 Apr 2026 16:52:37 +0000 (UTC)","from mail-pj1-x1034.google.com (mail-pj1-x1034.google.com\n [IPv6:2607:f8b0:4864:20::1034])\n by smtp1.osuosl.org (Postfix) with ESMTPS id 13C3583FED\n for <intel-wired-lan@lists.osuosl.org>; Wed, 29 Apr 2026 16:52:36 +0000 (UTC)","by mail-pj1-x1034.google.com with SMTP id\n 98e67ed59e1d1-35fc0d7c310so8266551a91.1\n for <intel-wired-lan@lists.osuosl.org>; Wed, 29 Apr 2026 09:52:36 -0700 (PDT)","from medusa.lab.kspace.sh ([208.88.152.253])\n by smtp.googlemail.com with ESMTPSA id\n 98e67ed59e1d1-364bdf69d61sm158848a91.12.2026.04.29.09.52.34\n (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);\n Wed, 29 Apr 2026 09:52:35 -0700 (PDT)"],"X-Virus-Scanned":["amavis at osuosl.org","amavis at osuosl.org"],"X-Comment":"SPF check N/A for local connections - client-ip=140.211.166.142;\n helo=lists1.osuosl.org; envelope-from=intel-wired-lan-bounces@osuosl.org;\n receiver=<UNKNOWN> ","DKIM-Filter":["OpenDKIM Filter v2.11.0 smtp4.osuosl.org 2CC964237B","OpenDKIM Filter v2.11.0 smtp1.osuosl.org 13C3583FED"],"DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed; d=osuosl.org;\n\ts=default; t=1777481559;\n\tbh=X8peeioOaRdZ2UtVYC342XZJGCHJrhC0RFeeWhKiG/0=;\n\th=Date:From:To:Cc:References:In-Reply-To:Subject:List-Id:\n\t List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe:\n\t From;\n\tb=RuU9FGJA8UlYwLC5Lw4hlaoUa/v8qG6VNJqmFF4vlH9sTX31ElefV7IysCwGNAcyK\n\t 8fIfwBe0G7dDgGwZ0h/rkvuIy7bEPVlYJ5iSnzF8CTCF9xrkfdMfh2jU6Mpzk7s4CF\n\t MfpoqeSEZ2kf7OkaBHHhHoSPI8XA74hJXyB/W9x+8vJxbrKtffRsslTDmh8+nMWIT8\n\t +gkCUWZZajVjylYvri1J7vp23n+v66gxxTeGymGukZl+rVC3+4oVHS4uLhYe8tLyIs\n\t WJUMM1WBEIBxM75r1r5D/17xYKUGiNh0U3j5tiyIBuVzym/pGptgrCejf4eorjoYhh\n\t A0goay1rK+Ujw==","Received-SPF":"Pass (mailfrom) identity=mailfrom;\n client-ip=2607:f8b0:4864:20::1034; helo=mail-pj1-x1034.google.com;\n envelope-from=mkhalfella@purestorage.com; receiver=<UNKNOWN>","DMARC-Filter":"OpenDMARC Filter v1.4.2 smtp1.osuosl.org 13C3583FED","X-Google-DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed;\n d=1e100.net; s=20251104; t=1777481556; x=1778086356;\n h=in-reply-to:content-transfer-encoding:content-disposition\n :mime-version:references:message-id:subject:cc:to:from:date:x-gm-gg\n :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to;\n bh=X8peeioOaRdZ2UtVYC342XZJGCHJrhC0RFeeWhKiG/0=;\n b=FfO3nMpYWIk1quEqaYf/A3VAWKXe7lOPDtZDCQoTEUPD0Itka/bCdly2R6m+us6gz0\n CQe3AGL24z4IHHGWoub4Cx4mN7SszkIRQecFHM75v1mnP2ksA7cmscZFDHHDWhv6kZBG\n GLIDycJUhyrB0JtHfalSohGoDAatW+qrmVEESN9pgW2twfUly9uSiFuhWxmNCRcbxL5L\n p3rm1LhBh10lgqahkCr+wSCE9Z1F7t61hwCOs6goUDC1zlaNuWX/Y8Jv/OkWcrfh8Ubp\n twdyXigGfVtGxdx0eYrXkXlsurfZ/Z0lRTSuxIs5iWi2HX9Mq7Is4ItlSknbslx/fSmQ\n RPyQ==","X-Forwarded-Encrypted":"i=1;\n AFNElJ/wSTY1sjv5FjDSKPSSg2WPNcDrlRspbL9bILar92Cap3Yux0/Mvd10B53QG/MPsrKzUc13yQC76p7qjG/LlA4=@lists.osuosl.org","X-Gm-Message-State":"AOJu0YxvPN7e/F/wD2y4cZPb/tnJfyOehfvZGSWR8P3mmqH3P+dy7Y+f\n YDBceKY3fYaU84JB001Pt8saqZ25pJXVcFAcoMswpTXG7x50qQkLQ6TRQBOgf6bqRgI=","X-Gm-Gg":"AeBDiet9kVr1AUAWqf7qUqHj9XlLK//d7j1o6O0jlICJFGuIxlOq8Pexh0ANqDSOyLZ\n OrQHHHuAee6mfZxSy0GYcpUY8U/se1Glkc6tTRn3Ju29cWPvgnSnIVIygUslI6ve6K6xf+Akt4r\n qAIsQvyUOM9cAu1DvUTHZFOxx/wYZUwTov8YuUUZ1Z0JEFNDPKY9ol3VZt4DiQwMCifwDe7eX86\n Oxw7tQFyo8K/9dBnRAoav+N2WSInNPZCyS7AUv+UagUFKVSxD73xEYXk1J7ENb3jssAXgvc3hU6\n w1Hovu2UZ0Y+cEMvm2Ofwv2lMXuMjkKWkogMRg0UjlE0eikkPTqccCfhJiyhjBBeSNm8oUXIhyw\n yXQ3tIdVIvVKEIaUFcirxFX7bZzDxW3AacjbOUDwMfwlE5LdU4wdceg/XJ41qQuaKylqcilUDrN\n vVPeSIuFcxZSfdoNQtJx5oiLn/LkqWhazSk263Zrwpc8wR+dh1vKf8PsMDc3N6npt/xA==","X-Received":"by 2002:a17:90b:35c4:b0:361:423d:2026 with SMTP id\n 98e67ed59e1d1-36491fce3b5mr10406200a91.12.1777481555639;\n Wed, 29 Apr 2026 09:52:35 -0700 (PDT)","Date":"Wed, 29 Apr 2026 09:52:29 -0700","From":"Mohamed Khalfella <mkhalfella@purestorage.com>","To":"Paul Menzel <pmenzel@molgen.mpg.de>","Cc":"Tony Nguyen <anthony.l.nguyen@intel.com>,\n Przemek Kitszel <przemyslaw.kitszel@intel.com>,\n \"David S . Miller\" <davem@davemloft.net>,\n Eric Dumazet <edumazet@google.com>,\n Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,\n intel-wired-lan@lists.osuosl.org, netdev@vger.kernel.org,\n linux-kernel@vger.kernel.org","Message-ID":"<20260429165229.GF2686-mkhalfella@purestorage.com>","References":"<20260428181450.2622899-1-mkhalfella@purestorage.com>\n <558971b7-caea-471a-8fe2-73ba6cc0790a@molgen.mpg.de>","MIME-Version":"1.0","Content-Type":"text/plain; charset=utf-8","Content-Disposition":"inline","Content-Transfer-Encoding":"8bit","In-Reply-To":"<558971b7-caea-471a-8fe2-73ba6cc0790a@molgen.mpg.de>","X-Mailman-Original-DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed;\n d=purestorage.com; s=google2022; t=1777481556; x=1778086356;\n darn=lists.osuosl.org;\n h=in-reply-to:content-transfer-encoding:content-disposition\n :mime-version:references:message-id:subject:cc:to:from:date:from:to\n :cc:subject:date:message-id:reply-to;\n bh=X8peeioOaRdZ2UtVYC342XZJGCHJrhC0RFeeWhKiG/0=;\n b=Obwfgu7LPgZIVwMT++Tx3AEZbPGkWHmsUxqqto3C4WO40c1LfJOAIXjJ3CMREtJmNk\n oILAdLpmtD1oEJbs+nMlJIopTOePcZqNOa02FUN7ZZLgCQT516f4vK/fpBF3PIIdFMhr\n nhpZ8RrBTyYTMeYouo4hgvOWSKc5uP+UEuLcXGTrXk3ZtrNWPEs+e3vreAKjYsoSeoRo\n Y/TfyQX7eYKSEl4jQy2JIRSkHoKuVAIzh5MscfLUECJCfsd0bjhRukfSwDEANnyw8dHb\n /Jy3u452vlSSQDx4oV0QMEkJPaYpKm82ga6RyjN1mFnRVEoL3veSBGnS3ZO9IPiEZz6K\n 9lIQ==","X-Mailman-Original-Authentication-Results":["smtp1.osuosl.org;\n dmarc=pass (p=quarantine dis=none)\n header.from=purestorage.com","smtp1.osuosl.org;\n dkim=pass (2048-bit key,\n unprotected) header.d=purestorage.com header.i=@purestorage.com\n header.a=rsa-sha256 header.s=google2022 header.b=Obwfgu7L"],"Subject":"Re: [Intel-wired-lan] [PATCH] i40e: Fix i40e_debug() to use struct\n i40e_hw argument","X-BeenThere":"intel-wired-lan@osuosl.org","X-Mailman-Version":"2.1.30","Precedence":"list","List-Id":"Intel Wired Ethernet Linux Kernel Driver Development\n <intel-wired-lan.osuosl.org>","List-Unsubscribe":"<https://lists.osuosl.org/mailman/options/intel-wired-lan>,\n <mailto:intel-wired-lan-request@osuosl.org?subject=unsubscribe>","List-Archive":"<http://lists.osuosl.org/pipermail/intel-wired-lan/>","List-Post":"<mailto:intel-wired-lan@osuosl.org>","List-Help":"<mailto:intel-wired-lan-request@osuosl.org?subject=help>","List-Subscribe":"<https://lists.osuosl.org/mailman/listinfo/intel-wired-lan>,\n <mailto:intel-wired-lan-request@osuosl.org?subject=subscribe>","Errors-To":"intel-wired-lan-bounces@osuosl.org","Sender":"\"Intel-wired-lan\" <intel-wired-lan-bounces@osuosl.org>"}}]