From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5CC65EB64DA for ; Wed, 12 Jul 2023 07:51:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231767AbjGLHvc (ORCPT ); Wed, 12 Jul 2023 03:51:32 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36060 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231924AbjGLHvI (ORCPT ); Wed, 12 Jul 2023 03:51:08 -0400 Received: from smtp-out1.suse.de (smtp-out1.suse.de [195.135.220.28]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2FABD1BDC for ; Wed, 12 Jul 2023 00:50:54 -0700 (PDT) Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by smtp-out1.suse.de (Postfix) with ESMTPS id BD545225BD; Wed, 12 Jul 2023 07:50:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.cz; s=susede2_rsa; t=1689148252; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=LuMaEWzppXeqILtQ+q99CCpcsCfYtC8cG4xI25O5IhE=; b=RhLSMyHTsnNjxAi97o6Sgglwt33JCPrUyF+ysou1RemngF6hyywRlKxFzAM0lBK7MzZJpc 5t9Z3elOXH2QCrqzRJKa+OmukFgIPYKRLsETvOskfJcDHGWykqLI4rl+Ld5m6hxZ0RWUR4 cLwnjxhDxmaIDU5FYEx6guNri9gBJtw= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.cz; s=susede2_ed25519; t=1689148252; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=LuMaEWzppXeqILtQ+q99CCpcsCfYtC8cG4xI25O5IhE=; b=rVymJVQkQ0whHZYWQROxoFfi4Bo0FcWWAIqx8qO55n2gTdShCccmI8cetH2a4BUsZ5eMhU /PUAL3eCOYh+fZDA== Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by imap2.suse-dmz.suse.de (Postfix) with ESMTPS id 9FC7213336; Wed, 12 Jul 2023 07:50:52 +0000 (UTC) Received: from dovecot-director2.suse.de ([192.168.254.65]) by imap2.suse-dmz.suse.de with ESMTPSA id yejCJVxbrmQrMwAAMHmgww (envelope-from ); Wed, 12 Jul 2023 07:50:52 +0000 Date: Wed, 12 Jul 2023 09:51:56 +0200 From: Cyril Hrubis To: Petr Vorel Cc: ltp@lists.linux.it, Olga Kornievskaia , Jeff Layton , linux-nfs@vger.kernel.org, Trond Myklebust , Chuck Lever , Anna Schumaker Subject: Re: [LTP] [PATCH 1/1] runtest/net.nfs: Run nfs02_06 on TCP only Message-ID: References: <20230622084648.490498-1-pvorel@suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230622084648.490498-1-pvorel@suse.cz> Precedence: bulk List-ID: X-Mailing-List: linux-nfs@vger.kernel.org Hi! Sounds reasonable. Acked-by: Cyril Hrubis -- Cyril Hrubis chrubis@suse.cz