Message ID | 20181005170329.6512-1-salil.mehta@huawei.com |
---|---|
Headers | show
Delivered-To: patch@linaro.org Received: by 2002:a2e:8595:0:0:0:0:0 with SMTP id b21-v6csp695571lji; Fri, 5 Oct 2018 10:04:36 -0700 (PDT) X-Google-Smtp-Source: ACcGV63qN2VTCLF3QWJXrVgbdNDkl8D6dQNTh30ln9iTk3gzg75Q2Yu3yzOH/UNcIiaTMNi2yZ4L X-Received: by 2002:a62:8490:: with SMTP id k138-v6mr12799865pfd.177.1538759075892; Fri, 05 Oct 2018 10:04:35 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1538759075; cv=none; d=google.com; s=arc-20160816; b=eFvEU+0hkG1TKdFhXntFxCYFrS2R25pwm9HmJzgifwfOlT3qZ5i1IfujeMI/3pRSfK 9Omb/X0VZOkIihUbWltZNosCEmu/YXEz6mVFPzMIj+z/Pa3eKXw5APgiAjcQz+65fBgP rtEk6QcNy9BtyWHskun/JzunNNjilKF1roRFpp8YLo7EHXjBr/X/aP+X5SSk/cpdUXll Ph5iUYklMZihE0iFgbCqHeRYwyYhN8ggElIBEddGTFddt4/8LUk6jwYtuqeFpHZf2XQv KA7oSe6JobShjPZuqfSTMudJRzE8prKIyBqAga1uhh65L9lPuglLhqiA93JohxQkVV2l LK2g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:message-id:date:subject:cc :to:from; bh=0dc34cWUc5zfM9s0bbOYNb7tEi8TL6dz0oIZbCHhTFU=; b=ZFyoAWUc5e0/sK3y5Gt5q9cfNZY3zQP4Ue4Ws3JyFDT4edzeAVkPcj+oxGWixJBoB1 uioVWtN6F4vLv+KJzLPsN2M1wYsaozIeB5f1GBci9eJ00b7zqqdTAkdkYpAJnFkMOsEn 9Hzrfb4l3/k1BkqLcMBIsI9xc0P26dAjiLRDkRUq6ehxMaiOWFjOfxjBO7FOg2WdLyEu dM5H0AHhZ6CoeJ0Nvv3yYaJBCnNhzNo7XA6l4wpuyQapybKRl5FkEDGol7QDURwTjmfL vag6AQaMh/9I7zCro2gmN/i/lLVu8gHMFvHWhNqk6oeOtpw0s3a5ixwhl/Oy/raYLLZ6 85Bw== 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: <linux-kernel-owner@vger.kernel.org> Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id r25-v6si9192444pfk.83.2018.10.05.10.04.35; Fri, 05 Oct 2018 10:04:35 -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 S1729053AbeJFAEJ (ORCPT <rfc822;igor.opaniuk@linaro.org> + 32 others); Fri, 5 Oct 2018 20:04:09 -0400 Received: from szxga05-in.huawei.com ([45.249.212.191]:13198 "EHLO huawei.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1728021AbeJFAEJ (ORCPT <rfc822;linux-kernel@vger.kernel.org>); Fri, 5 Oct 2018 20:04:09 -0400 Received: from DGGEMS410-HUB.china.huawei.com (unknown [172.30.72.60]) by Forcepoint Email with ESMTP id 197D76571AF4C; Sat, 6 Oct 2018 01:04:29 +0800 (CST) Received: from S00293818-DELL1.china.huawei.com (10.202.226.54) by DGGEMS410-HUB.china.huawei.com (10.3.19.210) with Microsoft SMTP Server id 14.3.399.0; Sat, 6 Oct 2018 01:04:22 +0800 From: Salil Mehta <salil.mehta@huawei.com> To: <davem@davemloft.net> CC: <salil.mehta@huawei.com>, <yisen.zhuang@huawei.com>, <lipeng321@huawei.com>, <mehta.salil@opnsrc.net>, <netdev@vger.kernel.org>, <linux-kernel@vger.kernel.org>, <linuxarm@huawei.com> Subject: [PATCH net-next 0/6] Fixes, minor changes & cleanups for the Unicast MAC VLAN table Date: Fri, 5 Oct 2018 18:03:23 +0100 Message-ID: <20181005170329.6512-1-salil.mehta@huawei.com> X-Mailer: git-send-email 2.8.3 MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.202.226.54] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: <linux-kernel.vger.kernel.org> X-Mailing-List: linux-kernel@vger.kernel.org |
Series |
Fixes, minor changes & cleanups for the Unicast MAC VLAN table
|
expand
|
From: Salil Mehta <salil.mehta@huawei.com> Date: Fri, 5 Oct 2018 18:03:23 +0100 > This patch-set presents necessary modifications, fixes & cleanups related > to Unicast MAC Vlan Table to support revision 0x21 hardware. Series applied.