Received: by 2002:a05:6a10:a0d1:0:0:0:0 with SMTP id j17csp2218600pxa; Fri, 7 Aug 2020 06:14:47 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwsnmv5t5svFKvXAIWxm10DgHcgV4x+KG26gWTLDDqqnQQNTIvJKYZ5rXmHmvJDOyKopFbt X-Received: by 2002:a17:906:7291:: with SMTP id b17mr9055406ejl.25.1596806087640; Fri, 07 Aug 2020 06:14:47 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1596806087; cv=none; d=google.com; s=arc-20160816; b=Aeh0w3VeshVvq1UYQzSrqOR+g5TvVPRlb0utwrMom/a1RjeRBBvp2WgNt0XMgnN1kA nl+bZiZP8pbhao7MjSuxbWqVbqVsiNeQu8NjoyE3uxmHdAEIl9VY/SB3t9dlhtCYK0JU 3dL9eD1yugM1nJDPx/hcJmGin4tup9V5/7RLCvULnf1HmbLiPWZHXZFrYrrLh3Dc4frZ FAv//cZdZEQ+osjK80F2dk/3VPiWWEvbmlUtuN2+6TlXD8XhTtekx51cZz3Oj0Ux6M24 kJBPD4/MpKAEY9txhfg8pfjubLNttHb/bl65Neo/WJpTr52hjkCwuFzKlD2SpV33rDV3 Kl/A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=hGdYfONtQevK4mzYfw5JX/gOPCnawxB/oCeFOznjoCw=; b=I0HFRLy5/YrxwuA6cuF8AMMcW8z9DG54EBnxqMPt93srPlf5El1Vb3s5wzDM4Nh6Sp 0AGa6Pu/PWkGyIgfDOerpPJwvZOg9cgFYJCtw5ELwAdAKIHxMkBxEIJMBSlNUIkFvpV/ khSsuvogyWFkfXvzioLdrUVn6z8hMZYgNAf/tb9ZBVoo1klM7b9UPanCaaCsxVsIdNIA PZKt+NCiVO0L3ObUKhtdsFcmbwQ9z+Lx1bzDCmslPmvDpapSQkSccst4uuriuFb+eKsQ wgrmiWZcPpP2L43FHVaGMpHkmx3xqT8bznC6aG0+EH8TAxN+0qrXBNb7dzJshY2bYPwb JaMg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=0FO90bdO; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id oj20si5078885ejb.591.2020.08.07.06.14.23; Fri, 07 Aug 2020 06:14:47 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=0FO90bdO; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726240AbgHGNNL (ORCPT + 99 others); Fri, 7 Aug 2020 09:13:11 -0400 Received: from mail.kernel.org ([198.145.29.99]:58736 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725815AbgHGNNL (ORCPT ); Fri, 7 Aug 2020 09:13:11 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 5077F221E2; Fri, 7 Aug 2020 13:13:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1596805990; bh=RIROhGCUr6NfNZISR9NQfCWS8Ha9p5SdQ9TURZQvdCE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=0FO90bdO6KMgNNPYC5unU8kW23VZcvv0qZiXLzMRtq/EIGVuKxkE31J3KUpFyerys TgprBZL/lMT43rGUKLf4CqL/Ng77OEg02Rq3M0BSD5MfvFodS5jQXh3IBMqnGeDZaN 52TUuviux1KmHWP+1Z71F2PqFUfikXg79I/dlHFk= Date: Fri, 7 Aug 2020 15:13:23 +0200 From: Greg Kroah-Hartman To: Saeed Mahameed Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, netdev@vger.kernel.org, Roi Dayan Subject: Re: [PATCH 4.19] net/mlx5e: Don't support phys switch id if not in switchdev mode Message-ID: <20200807131323.GA664450@kroah.com> References: <20200807020542.636290-1-saeedm@mellanox.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200807020542.636290-1-saeedm@mellanox.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Aug 06, 2020 at 07:05:42PM -0700, Saeed Mahameed wrote: > From: Roi Dayan > > Support for phys switch id ndo added for representors and if > we do not have representors there is no need to support it. > Since each port return different switch id supporting this > block support for creating bond over PFs and attaching to bridge > in legacy mode. > > This bug doesn't exist upstream as the code got refactored and the > netdev api is totally different. > > Fixes: cb67b832921c ("net/mlx5e: Introduce SRIOV VF representors") > Signed-off-by: Roi Dayan > Signed-off-by: Saeed Mahameed > --- > Hi Greg, > > Sorry for submitting a non upstream patch, but this bug is > bothering some users on 4.19-stable kernels and it doesn't exist > upstream, so i hope you are ok with backporting this one liner patch. Also queued up to 4.9.y and 4.14.y. thanks, greg k-h