Received: by 2002:ac0:aa62:0:0:0:0:0 with SMTP id w31-v6csp2230928ima; Thu, 25 Oct 2018 11:35:23 -0700 (PDT) X-Google-Smtp-Source: AJdET5eWXstEOx24gEKYFV8Vaqe0izWHB2Av80uNd60CiGLXFT1uK68EjQ8rChRUvtchHlD3jeQR X-Received: by 2002:a63:6dc8:: with SMTP id i191mr279503pgc.215.1540492523398; Thu, 25 Oct 2018 11:35:23 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1540492523; cv=none; d=google.com; s=arc-20160816; b=ZnIwOILYJH2Pwn3538dBl1rZN1qWsNc5ZPuBj3bAi6i5voDCTk/+z3pmgCm9GB59tO h27hioMh4KQu9DlGV5+yoS5sP92RmOxo6kZgufqsjaav6aMdWFqG1S0WF5xWWMBbUNRN cKgPu7p04O8yG1PvswiE5Y0G9SVBqynTJAubYR9M3fF/SacQSWvmRXZgGgveKTrbQWTs xFm9uoGsbPDkDLPbERNhGfaMeZf9seFT04a/Tqpdy/EyEAR5/bg3M8Q1paYQp7ozAZN9 /DHNQ+DdN6mnKEL4M/rlG0wDNtzYHdSF/qzeUi5oKRD9hf05uDzkj8xtIZD226szjYkd xwuA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:from:subject:cc:to:message-id:date; bh=KCUUC4LNZZ6HvQveWUY3rPki1jGoP8uxGufA6neHiIg=; b=wvDfnT20n2SimRBiruC5FbNB44rEo82OReb7gfT9kQBkjOTXIzYsuflGRT8fJAHTcc Y/K3CDYQZHaVO1qV4mKd57ofI6wqbCWAxTC18RKvAJZNo7gQxUaPdcOWJlba69YvGy7c rkV/rc4e/GWCUMDVsLP15bFXold6OhjzXldYm7cVD/fgdzcKpvIv9skVgCiSaCY8M6v7 IfYCXBXqiyVOXAXLa30l2BBEqgx7vzbEOgkXivoLEGqSAE3k0AckQ+Aor1pPGNqreQcu NCTbtKLLQvyDjRGOugMOmpUJ5xyvbsv+vjHA1IUP759L20MDLhyPx9CTtSqXHxOeuP9u HVPQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id f4-v6si9425545pfg.112.2018.10.25.11.35.07; Thu, 25 Oct 2018 11:35:23 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727472AbeJZDIf (ORCPT + 99 others); Thu, 25 Oct 2018 23:08:35 -0400 Received: from shards.monkeyblade.net ([23.128.96.9]:56220 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727338AbeJZDIf (ORCPT ); Thu, 25 Oct 2018 23:08:35 -0400 Received: from localhost (unknown [IPv6:2601:601:9f80:35cd::cf9]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: davem-davemloft) by shards.monkeyblade.net (Postfix) with ESMTPSA id B92751478ADB8; Thu, 25 Oct 2018 11:34:41 -0700 (PDT) Date: Thu, 25 Oct 2018 11:34:41 -0700 (PDT) Message-Id: <20181025.113441.567599603045046210.davem@davemloft.net> To: ivan.khoronzhuk@linaro.org Cc: grygorii.strashko@ti.com, linux-omap@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, alexander.h.duyck@intel.com, bjorn@mork.no Subject: Re: [PATCH net-next 0/4] net: ethernet: ti: cpsw: fix vlan mcast From: David Miller In-Reply-To: <20181024221059.21834-1-ivan.khoronzhuk@linaro.org> References: <20181024221059.21834-1-ivan.khoronzhuk@linaro.org> X-Mailer: Mew version 6.7 on Emacs 26 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Thu, 25 Oct 2018 11:34:42 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Ivan Khoronzhuk Date: Thu, 25 Oct 2018 01:10:55 +0300 > The cpsw holds separate mcast entires for vlan entries. At this moment > driver adds only not vlan mcast addresses, omitting vlan/mcast entries. > As result mcast for vlans doesn't work. It can be fixed by adding same > mcast entries for every created vlan, but this patchseries uses more > sophisticated way and allows to create mcast entries only for vlans > that really require it. Generic functions from this series can be > reused for fixing vlan and macvlan unicast. This is a bug fix but targetted at net-next, and indeed it is quite invasive as it adds new core infrastructure and converts the generic vlan code over to using it. Unfortunately net-next is closed. So if you want this bug fixed in mainline you will have to come up with a less invasive fix, and resubmit this net-next approach when the net-next tree opens back up. Thank you.