From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ido Schimmel Subject: [PATCH net-next 3/3] selftests: mlxsw: qos_mc_aware: Make executable Date: Mon, 8 Oct 2018 18:50:42 +0000 Message-ID: <20181008184945.788-4-idosch@mellanox.com> References: <20181008184945.788-1-idosch@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Cc: "davem@davemloft.net" , Jiri Pirko , Petr Machata , Nir Dotan , Ido Schimmel To: "netdev@vger.kernel.org" Return-path: Received: from mail-ve1eur01on0075.outbound.protection.outlook.com ([104.47.1.75]:13442 "EHLO EUR01-VE1-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1731620AbeJICDz (ORCPT ); Mon, 8 Oct 2018 22:03:55 -0400 In-Reply-To: <20181008184945.788-1-idosch@mellanox.com> Content-Language: en-US Sender: netdev-owner@vger.kernel.org List-ID: From: Petr Machata This is a self-standing test and as such should be itself executable. Fixes: b5638d46c90a ("selftests: mlxsw: Add a test for UC behavior under MC= flood") Signed-off-by: Petr Machata Reviewed-by: Jiri Pirko Signed-off-by: Ido Schimmel --- tools/testing/selftests/drivers/net/mlxsw/qos_mc_aware.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 =3D> 100755 tools/testing/selftests/drivers/net/mlxsw/q= os_mc_aware.sh diff --git a/tools/testing/selftests/drivers/net/mlxsw/qos_mc_aware.sh b/to= ols/testing/selftests/drivers/net/mlxsw/qos_mc_aware.sh old mode 100644 new mode 100755 --=20 2.17.1