From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.0 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0C760C433E0 for ; Sat, 1 Aug 2020 12:22:04 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E71022076A for ; Sat, 1 Aug 2020 12:22:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728934AbgHAMV5 (ORCPT ); Sat, 1 Aug 2020 08:21:57 -0400 Received: from mga06.intel.com ([134.134.136.31]:54230 "EHLO mga06.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728505AbgHAMV4 (ORCPT ); Sat, 1 Aug 2020 08:21:56 -0400 IronPort-SDR: ZPZH3po8kX4vPtstcafHFaBHIFGM6uhz2Co8L7t+VsobM0y+oL/pu7QOgPqsyiUoB/hI5niPmi A+NPE3HRgN8A== X-IronPort-AV: E=McAfee;i="6000,8403,9699"; a="213463749" X-IronPort-AV: E=Sophos;i="5.75,422,1589266800"; d="scan'208";a="213463749" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 01 Aug 2020 05:21:56 -0700 IronPort-SDR: Hr8Kx0HQXfVtdnK5LlSLagfWsEYrQp8QcLTCgEZsTQdBOUl8V3ugF3f2tcxGE8mAoJQrq/nEYB SuRqNEdXANXA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.75,422,1589266800"; d="scan'208";a="323542918" Received: from smile.fi.intel.com (HELO smile) ([10.237.68.40]) by fmsmga002.fm.intel.com with ESMTP; 01 Aug 2020 05:21:54 -0700 Received: from andy by smile with local (Exim 4.94) (envelope-from ) id 1k1qWP-005Vvn-UJ; Sat, 01 Aug 2020 15:21:53 +0300 Date: Sat, 1 Aug 2020 15:21:53 +0300 From: Andy Shevchenko To: Alexander Lobakin Cc: Ariel Elior , GR-everest-linux-l2@marvell.com, netdev@vger.kernel.org, "David S. Miller" , Jakub Kicinski , linux-kernel@vger.kernel.org Subject: Re: [PATCH v1] qed: Use %pM format specifier for MAC addresses Message-ID: <20200801122153.GQ3703480@smile.fi.intel.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On Thu, Jul 30, 2020 at 04:26:17PM +0000, Alexander Lobakin wrote: > From: Andy Shevchenko > Date: Thu, 30 Jul 2020 18:59:20 +0300 > > > Convert to %pM instead of using custom code. > Thanks! > > Acked-by: Alexander Lobakin Thanks, but no-one sees this properly (seems broken message-id -> in-reply-to chain). You have to fix your email. -- With Best Regards, Andy Shevchenko