From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ido Schimmel Subject: [PATCH net-next 0/3] mlxsw: selftests: Few small updates Date: Mon, 8 Oct 2018 18:50:38 +0000 Message-ID: <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 S1726995AbeJICDs (ORCPT ); Mon, 8 Oct 2018 22:03:48 -0400 Content-Language: en-US Sender: netdev-owner@vger.kernel.org List-ID: First patch fixes a typo in mlxsw. Second patch fixes a race in a recent test. Third patch makes a recent test executable. Nir Dotan (1): mlxsw: pci: Fix a typo Petr Machata (2): selftests: forwarding: Have lldpad_app_wait_set() wait for unknown, too selftests: mlxsw: qos_mc_aware: Make executable drivers/net/ethernet/mellanox/mlxsw/pci_hw.h | 2 +- tools/testing/selftests/drivers/net/mlxsw/qos_mc_aware.sh | 0 tools/testing/selftests/net/forwarding/lib.sh | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) mode change 100644 =3D> 100755 tools/testing/selftests/drivers/net/mlxsw/q= os_mc_aware.sh --=20 2.17.1