Received: by 2002:a25:e74b:0:0:0:0:0 with SMTP id e72csp567196ybh; Tue, 21 Jul 2020 02:23:24 -0700 (PDT) X-Google-Smtp-Source: ABdhPJx8Yf6w8/87w+8Vp8Gq6F8Cp/9/R8k6qhy1QAkcNQlQQgYcjx6l9+PVNg4cZvgxXjlU98f5 X-Received: by 2002:aa7:da8d:: with SMTP id q13mr25320604eds.339.1595323403776; Tue, 21 Jul 2020 02:23:23 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1595323403; cv=none; d=google.com; s=arc-20160816; b=JaWRuhn1HIkzNB2fouSO8l0tVAaNod5pUgZCOB6c+3123t+e1rH9j42NnsgSJnURga QPT25eJHMQpIujw/mCJTqMTw7Mm2IIaKmgWhQM5oQMLmUm/e8FYKOV5rS3cdV1GGXIHr ufAy+jLutIXCPS/ivLZofFxZnMsIpMyyMo5IxnHB/aqRsFyv21nJzhOOsHLhhycEpwHb 8fTvcgvPREeb1wFLt+kuYwXzph9oKu4KqcNC2erW97tSMFjVVUMGifv+iuUJ+ZzVElR5 WPAMukSFlRuI2A1bycYtkUYCt37+NDXd9Jsk54xIqu7xsvetfFnFhK3qr1O1CRIRCEy9 NayQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from; bh=rkPJs1JY67gEqbiF0v33xwLsa6L65MQhFDfYLfW9EQI=; b=wjzu72UmG7MEpYKd4lniN9UiKdt3cHL4rmkYmeY646IQ5YMg8wCZJP+JGJr7YGqAdX SHDEeVzahy/kGCYl7UeegQHcnR4e+lTTW9kdAi235ckv70nihAdrQNJYOJJQJ3lI3QTs 4LBw4wUq5qS4hga4nGv+D5Vf5bmNRPGbBIERuf6KFF29Z/QSfak5shf9lsC1Bk+azBvJ JDefgnkxYMVMUQqsVEZXOLQiEx9Tg4Uqo1KzDAId2e/tr/NSFfd2xr1weq/La8La8e2w mcWk/Zu3vjTT7wJ5L+R8iD6EbXK2FCi5Nif7aBzFEl1FQqmKvlU2BKrLGcBDUIV1yJot A9nw== ARC-Authentication-Results: i=1; mx.google.com; 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=nxp.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id dm7si11929779edb.43.2020.07.21.02.22.52; Tue, 21 Jul 2020 02:23:23 -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; 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=nxp.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728535AbgGUJTd (ORCPT + 99 others); Tue, 21 Jul 2020 05:19:33 -0400 Received: from inva021.nxp.com ([92.121.34.21]:56030 "EHLO inva021.nxp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726521AbgGUJTc (ORCPT ); Tue, 21 Jul 2020 05:19:32 -0400 Received: from inva021.nxp.com (localhost [127.0.0.1]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id 4F5E720090C; Tue, 21 Jul 2020 11:19:31 +0200 (CEST) Received: from inva024.eu-rdc02.nxp.com (inva024.eu-rdc02.nxp.com [134.27.226.22]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id 4349220044D; Tue, 21 Jul 2020 11:19:31 +0200 (CEST) Received: from fsr-ub1864-126.ea.freescale.net (fsr-ub1864-126.ea.freescale.net [10.171.82.212]) by inva024.eu-rdc02.nxp.com (Postfix) with ESMTP id 04B4D202A9; Tue, 21 Jul 2020 11:19:30 +0200 (CEST) From: Ioana Ciornei To: gregkh@linuxfoundation.org Cc: linux-kernel@vger.kernel.org, devel@driverdev.osuosl.org, Ioana Ciornei Subject: [PATCH 0/6] staging: dpaa2-ethsw: various fixes Date: Tue, 21 Jul 2020 12:19:13 +0300 Message-Id: <20200721091919.20394-1-ioana.ciornei@nxp.com> X-Mailer: git-send-email 2.17.1 X-Virus-Scanned: ClamAV using ClamSMTP Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This patch set adds various fixes to the dpaa2-ethsw driver: checking the received notifier block before acting on a switchdev notification, destroying a workqueue after deregistering the notifiers, making sure that new VLANs added have a place before actually adding them and other problems like this. I know this driver should be moved along from staging but we still have the Rx/Tx functionality on switch ports and some general cleanup that we are working towards. This is tackling the second part, no new feature added here. Ioana Ciornei (6): staging: dpaa2-ethsw: verify the nofifier block staging: dpaa2-ethsw: don't allow interfaces from different DPSWs to be bridged staging: dpaa2-ethsw: setup the STP state for all installed VLANs staging: dpaa2-ethsw: destroy workqueue after deregistering the notifiers staging: dpaa2-ethsw: read the port state from firmware staging: dpaa2-ethsw: check if there is space for a new VLAN drivers/staging/fsl-dpaa2/ethsw/ethsw.c | 114 +++++++++++++++++++----- 1 file changed, 90 insertions(+), 24 deletions(-) -- 2.25.1