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 3D91BECAAD3 for ; Mon, 5 Sep 2022 20:21:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232140AbiIEUVt (ORCPT ); Mon, 5 Sep 2022 16:21:49 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50214 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231345AbiIEUVV (ORCPT ); Mon, 5 Sep 2022 16:21:21 -0400 Received: from mail-wm1-x32c.google.com (mail-wm1-x32c.google.com [IPv6:2a00:1450:4864:20::32c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 169AA356C2 for ; Mon, 5 Sep 2022 13:21:21 -0700 (PDT) Received: by mail-wm1-x32c.google.com with SMTP id az24-20020a05600c601800b003a842e4983cso6270746wmb.0 for ; Mon, 05 Sep 2022 13:21:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=arista.com; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date; bh=FWyWHD71T9hAwWWYq5d0qFKEdIZn5y5bu6+nFTnlJ18=; b=kh8dbngzih/sg97mPKrnkE9TTOdJ17BlH3Q6YNOGFMJE1IZkgSc5Zao5U8SgFF5d45 5XIg4Hk6yzc+3r+vIT0/qqEerN7mhEYfGJOmbNdl6/wcnmAcy3GYRaDDrl6FaX/AAH4V jgO/8lICaYLgSDMT61jm8+KGdfY/3rsig7IkEWAfjQEaX2n9uQb2GFoHTrQZNYGQhpFd fbKPdZmOlIkglmJ0gqB1L0bi9m2ajcSoKv735mVw1fpt7ET/HbArwD2N68Qrvj2eYyEW hBTBPvyx5SjCR4SfDZYkrjSYs2JLV6X4HTZmZxpkd3NvSPqidHzE8kZbDuTCd2LyDvmn OAkg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date; bh=FWyWHD71T9hAwWWYq5d0qFKEdIZn5y5bu6+nFTnlJ18=; b=REoRcHHUODNR3EAfZrKQIrpcz/2+0wgEF3aQjmZ9QXN/FsPlpjPEpbGdf9Lmy5/IJH wxh7yMRgEiuKHGxh9/16bn3ZR6YZxfaHmBunpNV0JDg/v4O5UtyY0wrY2FnABt0weVSL M0SlHQvl809JS5BGLofFWrmg/7g0GAKQE45k7YBQ/2XhMhpb5QLGK4H/iCM0gDePc9Uc d+oGY8HKhgD0esu8i5jlp/QtxbQfwTqNHVNPf6formt29leOWRe1ftwattKmxl6jwhvS z3m2kURnaNhuN3sTz9r1vfN8a0cBRKdVw1RNLJl1KBEL+Ccjedb49n21DUOYUWg4ZHXh puUw== X-Gm-Message-State: ACgBeo3uSbL1WjDo3HDcxID9xhg3VzL2p/3ykIYq0RO0MW8TFWmleyfH zbTtmze8msNOSAZyd77bDk9U9zapziCWIDfs X-Google-Smtp-Source: AA6agR7qg8y4hTacoHwII015jafdXxUTIcWbZcBE7JDALJ+lxDD1Q5kHn0exomLD5bt8JcBW2bwkDw== X-Received: by 2002:a05:600c:4618:b0:3a5:f3f0:3a60 with SMTP id m24-20020a05600c461800b003a5f3f03a60mr11519602wmo.11.1662409279430; Mon, 05 Sep 2022 13:21:19 -0700 (PDT) Received: from Mindolluin.ire.aristanetworks.com ([217.173.96.166]) by smtp.gmail.com with ESMTPSA id n19-20020a05600c3b9300b003a846a014c1sm19841272wms.23.2022.09.05.13.21.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 05 Sep 2022 13:21:18 -0700 (PDT) From: Dmitry Safonov To: linux-kernel@vger.kernel.org Cc: Dmitry Safonov , Shuah Khan , Dmitry Safonov <0x7f454c46@gmail.com>, linux-kselftest@vger.kernel.org Subject: [PATCH 3/3] selftests/.gitignore: Add io_uring_zerocopy_tx Date: Mon, 5 Sep 2022 21:21:08 +0100 Message-Id: <20220905202108.89338-4-dima@arista.com> X-Mailer: git-send-email 2.37.2 In-Reply-To: <20220905202108.89338-1-dima@arista.com> References: <20220905202108.89338-1-dima@arista.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Fixes: d8b6171bd58a ("selftests/io_uring: test zerocopy send") Signed-off-by: Dmitry Safonov --- tools/testing/selftests/net/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/testing/selftests/net/.gitignore b/tools/testing/selftests/net/.gitignore index de7d5cc15f85..e17b4f1ad770 100644 --- a/tools/testing/selftests/net/.gitignore +++ b/tools/testing/selftests/net/.gitignore @@ -3,6 +3,7 @@ cmsg_sender fin_ack_lat gro hwtstamp_config +io_uring_zerocopy_tx ioam6_parser ip_defrag ipsec -- 2.37.2