From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id D3A93A0C4B; Wed, 27 Oct 2021 15:24:04 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6A78440DDA; Wed, 27 Oct 2021 15:24:04 +0200 (CEST) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by mails.dpdk.org (Postfix) with ESMTP id 0EF0D407FF for ; Wed, 27 Oct 2021 15:24:03 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 719C05C019E; Wed, 27 Oct 2021 09:24:00 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Wed, 27 Oct 2021 09:24:00 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=fm2; bh= J8L45mxQ1DkPzUEcyZnW2+W1peNe8HQ9xoRS518JUtg=; b=KN2YmsaizLm3iZ7x TdtWtSg2Mzw1cjn/kJwHP9/5dBAceK73w6TOf/SZlBJkhh3VXQQL10O1HpX30MHo pts9cTWklMKiVbc06I/cv8zDe9LPtERukZ7Lfi55IKKgnwZadSsDOWndWo2PIYim /O5wYSOZEZcYXSmiGN83LGoEqy/kF/ciYuJcb6WFPynzHmM9JMulXFeJFIW3lNGb SgBGoIymEaj+tuvD2fxsGhJzZfxdG2voo4FU6KedhuYbeQJ5yAgBR5DHerIDnbbB RohNHqkzSMbg6tGKrljbxynHTzOsTo+sGXiE7zIe3FK1x9FLkc7HSEWeJb7hnt+w 9u+b3g== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm1; bh=J8L45mxQ1DkPzUEcyZnW2+W1peNe8HQ9xoRS518JU tg=; b=BLLt33D10HyWlG+d0DiDSgvPVTTWM8svYDGXWlVjufEqmVc1FgcSgCQzO U6Vd1eh0AUnLfLp2SX17i5yvHTVc+5xImpU+0QsHXNEt57qYs4/uq/DwRm4rhhrt 7hdYe8qtOo45g8wGm8gc0VH/7LevaenX+2gphL911ktWDfAkDrvYv2MKbJHeF7ba xIpnL+J/kaep2M8aR+tPikR/h12BIznU3k7SdVIpnnHOvbWJIzgPJEduaVNSHxok sBJfGEUH6wuvTM37sec+K52Q8jJFjCWUVMhPjeriWfRmLQX/Jdn9ZB2gNYee5Qkl 9DFpdUOzHQz7U9MX3o7cQpryOv1OA== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvtddrvdegtddgieduucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnhepudeggfdvfeduffdtfeeglefghfeukefgfffhueejtdetuedtjeeu ieeivdffgeehnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrh homhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvth X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Wed, 27 Oct 2021 09:23:59 -0400 (EDT) From: Thomas Monjalon To: Kevin Laatz Cc: dev@dpdk.org, bruce.richardson@intel.com, fengchengwen@huawei.com, conor.walsh@intel.com Date: Wed, 27 Oct 2021 15:23:57 +0200 Message-ID: <5112521.Bzly3FL2kI@thomas> In-Reply-To: <20211026131432.2734145-1-kevin.laatz@intel.com> References: <20210910172737.2561156-1-kevin.laatz@intel.com> <20211026131432.2734145-1-kevin.laatz@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v5 0/8] port ioatfwd app to dmadev X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 26/10/2021 15:14, Kevin Laatz: > .../sample_app_ug/{ioat.rst => dma.rst} | 149 ++-- > doc/guides/sample_app_ug/index.rst | 2 +- > doc/guides/sample_app_ug/intro.rst | 4 +- > examples/{ioat => dma}/Makefile | 4 +- > examples/{ioat/ioatfwd.c => dma/dmafwd.c} | 638 ++++++++++-------- > examples/{ioat => dma}/meson.build | 10 +- > examples/meson.build | 2 +- > 7 files changed, 433 insertions(+), 376 deletions(-) > rename doc/guides/sample_app_ug/{ioat.rst => dma.rst} (64%) > rename examples/{ioat => dma}/Makefile (97%) > rename examples/{ioat/ioatfwd.c => dma/dmafwd.c} (60%) > rename examples/{ioat => dma}/meson.build (63%) The file MAINTAINERS is not updated, I'll try to fix it myself.