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 picard.linux.it (picard.linux.it [213.254.12.146]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id B8193C5AD7B for ; Tue, 11 Aug 2026 01:46:30 +0000 (UTC) Received: from picard.linux.it (localhost [IPv6:::1]) by picard.linux.it (Postfix) with ESMTP id 850C53D0523 for ; Tue, 11 Aug 2026 03:46:28 +0200 (CEST) Received: from in-6.smtp.seeweb.it (in-6.smtp.seeweb.it [217.194.8.6]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by picard.linux.it (Postfix) with ESMTPS id 5E8433CB3D1 for ; Tue, 11 Aug 2026 03:46:13 +0200 (CEST) Received: from out-184.mta1.migadu.com (out-184.mta1.migadu.com [95.215.58.184]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by in-6.smtp.seeweb.it (Postfix) with ESMTPS id 5F0EC140025C for ; Tue, 11 Aug 2026 03:46:11 +0200 (CEST) Date: Tue, 11 Aug 2026 09:45:40 +0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.dev; s=key1; t=1786412770; h=from:from:reply-to:subject:subject: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=0zqSpWu2uk3LKgiHBIq0LpG6lNTx/HthlXmUS+FHoAI=; b=u2VshCtT3IhwtLi4K4fwip0Cee9yiP7eJhoIX9DgCb29TVHpGBrCNkrQdxw525neDL2By6 RllVshIfvIvpXPoaaFLmtNqgzI4Gjfa9mbbr4q8ouFE6ejJ+7JNghGuSD3gSe8AGNSQIuq q95wes4/hQXeTeswik1WRDrJ3t7z3SU= X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: Li Wang To: Petr Vorel Message-ID: Mail-Followup-To: Petr Vorel , ltp@lists.linux.it References: <20260810160048.1040517-1-pvorel@suse.cz> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20260810160048.1040517-1-pvorel@suse.cz> X-Migadu-Flow: FLOW_OUT X-Virus-Scanned: clamav-milter 1.0.9 at in-6.smtp.seeweb.it X-Virus-Status: Clean Subject: Re: [LTP] [PATCH v5 0/7] Add support for .max_kver X-BeenThere: ltp@lists.linux.it X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux Test Project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: ltp@lists.linux.it Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ltp-bounces+ltp=archiver.kernel.org@lists.linux.it Sender: "ltp" > Petr Vorel (7): > tst_kvercmp: Factor out error handling > lib: Rename function check_kver() => check_min_kver() > lib: Add support for max_kver to struct tst_test and tst_fs > creat07: Avoid timeout on the test failure > creat07: execve04: Remove version check, add linux-git > fanotify20: Skip on v7.2 > lib: Add 2 basic tests for .min_kver && .max_kver For the whole patchset: Reviewed-by: Li Wang -- Regards, Li Wang -- Mailing list info: https://lists.linux.it/listinfo/ltp