From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Machata Subject: Re: [PATCH net-next 17/18] selftests: mlxsw: Add a test for VxLAN configuration Date: Mon, 19 Nov 2018 16:21:25 +0000 Message-ID: References: <20181119161006.5405-1-idosch@mellanox.com> <20181119161006.5405-18-idosch@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Cc: "netdev@vger.kernel.org" , "linux-kselftest@vger.kernel.org" , "davem@davemloft.net" , "shuah@kernel.org" , Jiri Pirko , "roopa@cumulusnetworks.com" , mlxsw To: Ido Schimmel Return-path: Received: from mail-eopbgr60074.outbound.protection.outlook.com ([40.107.6.74]:28448 "EHLO EUR04-DB3-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1729895AbeKTCpd (ORCPT ); Mon, 19 Nov 2018 21:45:33 -0500 In-Reply-To: <20181119161006.5405-18-idosch@mellanox.com> (Ido Schimmel's message of "Mon, 19 Nov 2018 17:11:26 +0100") Content-Language: en-US Sender: netdev-owner@vger.kernel.org List-ID: Ido Schimmel writes: > Test various aspects of VxLAN offloading which are specific to mlxsw, > such as sanitization of invalid configurations and offload indication. > > Signed-off-by: Ido Schimmel Reviewed-by: Petr Machata