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 09C3CC43334 for ; Fri, 3 Jun 2022 21:50:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1347570AbiFCVuQ (ORCPT ); Fri, 3 Jun 2022 17:50:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46752 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1348524AbiFCVuQ (ORCPT ); Fri, 3 Jun 2022 17:50:16 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4C21857B3E; Fri, 3 Jun 2022 14:50:15 -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 ams.source.kernel.org (Postfix) with ESMTPS id 0954DB824D3; Fri, 3 Jun 2022 21:50:14 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id B99DBC385B8; Fri, 3 Jun 2022 21:50:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1654293012; bh=fR6fob+9O+pCOSCd6PBNvUuCkKOXMFXpOeVqRlpSb2I=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=PlGG7ZmaQDP22LGd52GJqmVRTXXt1Sh4ywBFNh9+xbPfDitPyfaaliCFn3jAVvKVw l1TmL72iD+4ZOM1hnpO6QSBV6fSeEixAYb7ahpNE95sIUQOuosoyvDtWS1fwtvhS/2 MtnSnYGKNV0RbxzxR7m+tY11HCakdDMDw+bk5QEoMcQ616QPfevgF4SxqsA8bLR2Ne S0HOtwzVl3a/yPscgC/JCOk5yHwcmPv4UYzWnYRrfOkRppLAVJ/it7N3oK5HJhWgLt KQwNb+wMDpQvc0cxX2O4csJcCg/D9nh3f7Qyz/Cg0w616/yr6leWO/nbmkwjefO/bE jX/UiDlxvwlJg== 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 9373DF03953; Fri, 3 Jun 2022 21:50:12 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH bpf-next] selftests/bpf: add drv mode testing for xdping From: patchwork-bot+netdevbpf@kernel.org Message-Id: <165429301259.9114.6663984717109510766.git-patchwork-notify@kernel.org> Date: Fri, 03 Jun 2022 21:50:12 +0000 References: <20220602032507.464453-1-liuhangbin@gmail.com> In-Reply-To: <20220602032507.464453-1-liuhangbin@gmail.com> To: Hangbin Liu Cc: netdev@vger.kernel.org, ast@kernel.org, daniel@iogearbox.net, andrii@kernel.org, bpf@vger.kernel.org, kuba@kernel.org, davem@davemloft.net, m.xhonneux@gmail.com, u9012063@gmail.com, toshiaki.makita1@gmail.com, brouer@redhat.com Precedence: bulk List-ID: X-Mailing-List: bpf@vger.kernel.org Hello: This patch was applied to bpf/bpf-next.git (master) by Andrii Nakryiko : On Thu, 2 Jun 2022 11:25:07 +0800 you wrote: > As subject, we only test SKB mode for xdping at present. > Now add DRV mode for xdping. > > Signed-off-by: Hangbin Liu > --- > tools/testing/selftests/bpf/test_xdping.sh | 4 ++++ > 1 file changed, 4 insertions(+) Here is the summary with links: - [bpf-next] selftests/bpf: add drv mode testing for xdping https://git.kernel.org/bpf/bpf-next/c/43496801c7bd You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html