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 DAD3ACCA47F for ; Fri, 1 Jul 2022 12:40:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231901AbiGAMkT (ORCPT ); Fri, 1 Jul 2022 08:40:19 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39036 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229565AbiGAMkQ (ORCPT ); Fri, 1 Jul 2022 08:40:16 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5398C3B02C; Fri, 1 Jul 2022 05:40:16 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id E7A0261956; Fri, 1 Jul 2022 12:40:15 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 40A69C341CD; Fri, 1 Jul 2022 12:40:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1656679215; bh=g+knEIBM432F9SVSaNtXXaSap2XC9pzxcHkVyHXHJvM=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=hSJ13hcn3uio/BwIHTDFLDVR5cCwY+gkQM1kJQ+JKZOn7fWmNu9rmQnPAUaDRBcaU VS/Kn2OxDn1IQ1aBNq2L8Zw0v7KS2mMycGqK19W1K7WfpRw8hdySa84/Btsojh5T/y A3zrbbLqlhWm7CXA5VwL6JP5Hm6/jseAs/7m4BfIOHIo1xeu6554TepiGPXxkX7av1 sQC0AsSlvkYc76CMbb4RfN2eFeur39ODaGsTUi6SrFX6OdHLzMJszmP8BEu1uv3vks Z5z6F6eKmKhBBwi7kyrd//yytHL4HXgPgCgy9Mto2woC2ObaWiK45zBScdkg4BaKqw DlgBqYvje6yIw== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id 25294E49F61; Fri, 1 Jul 2022 12:40:15 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net-next v3] selftests: net: fib_rule_tests: fix support for running individual tests From: patchwork-bot+netdevbpf@kernel.org Message-Id: <165667921513.18764.12586274346511205612.git-patchwork-notify@kernel.org> Date: Fri, 01 Jul 2022 12:40:15 +0000 References: <20220630102449.9539-1-eng.alaamohamedsoliman.am@gmail.com> In-Reply-To: <20220630102449.9539-1-eng.alaamohamedsoliman.am@gmail.com> To: Alaa Mohamed Cc: netdev@vger.kernel.org, outreachy@lists.linux.dev, roopa@nvidia.com, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This patch was applied to netdev/net-next.git (master) by David S. Miller : On Thu, 30 Jun 2022 12:24:49 +0200 you wrote: > parsing and usage of -t got missed in the previous patch. > this patch fixes it > > Fixes: 816cda9ae531 ("selftests: net: fib_rule_tests: add support to > select a test to run") > Signed-off-by: Alaa Mohamed > > [...] Here is the summary with links: - [net-next,v3] selftests: net: fib_rule_tests: fix support for running individual tests https://git.kernel.org/netdev/net-next/c/9c154ab47f5e You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html