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 326E1A0524; Tue, 20 Apr 2021 02:22:18 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A57BE41448; Tue, 20 Apr 2021 02:22:17 +0200 (CEST) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by mails.dpdk.org (Postfix) with ESMTP id 1B05E40685 for ; Tue, 20 Apr 2021 02:22:17 +0200 (CEST) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id 56CF85C0093; Mon, 19 Apr 2021 20:22:16 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute2.internal (MEProxy); Mon, 19 Apr 2021 20:22:16 -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=fm1; bh= EaujTojMexeW/6X7Y9marCy9H5r1W+L8qaROdAwS3Wg=; b=jTSEwfWHLZhOXW8A dWfFm+p6byLiqohvfmLCp3IXtGyJcJJEy+BriDNNT3AeeKb5c3gWO6ZlLIysXyXq P6cTuQBcSiDZ/r0JKgMQI+6xq/MSorS5fTncvR+8frbERWGCnZePxGePFP1hKh2r zgw7+IYS75jvzgP+GZD4wTgwgU7rVr3pXFk9eUrQWXAhrvZ5zsTm64cwJmwTyX23 aip66cSIMtzvxeKf3hkxS+P5o8A5WfKGn1UlWZQVb9njvFiwQNUtfy3t/mzpKjDD rLMnbSPjNXULsg6LaihZlxb7qlD4xxffgLDivytbYrfD7kLWJGO2HhZJk877DGub wX1SmA== 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=fm2; bh=EaujTojMexeW/6X7Y9marCy9H5r1W+L8qaROdAwS3 Wg=; b=Yqr9KLbtu8BXkjhNrhpsnViCw/8BmN+YMS9tpzzxmTJExMx8QlHhcaywQ DgEYWATghUeVoXJWLO0k8HQj0Dzl+KQT2fHbgikm9hzeavgrIU2+t+Oidzr82XIj OibgVCO6eFyftZ5LF4ksbb1TJsPDosypte7Ko0anEFYfx4jZWILwNrrC9CNG7fIu T4D6KMr3StJdW4fREiXYBoiL7uCi8lNhBBrhNvIrf4BaAu8yrFsaRoRvmrDT5vsS sgqmUMYLQOQ9C6TgxXWa1UPRI/Pev60bWHC4joSFw66f5xaGveiJ+UFotrjNXWff /di/wupEUl7McoRbwAMvZv2eP8RFw== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduledrvddthedgfeefucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnhepudeggfdvfeduffdtfeeglefghfeukefgfffhueejtdetuedtjeeu ieeivdffgeehnecukfhppeejjedrudefgedrvddtfedrudekgeenucevlhhushhtvghruf hiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghl ohhnrdhnvght X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 7EB5C108005B; Mon, 19 Apr 2021 20:22:15 -0400 (EDT) From: Thomas Monjalon To: Cristian Dumitrescu Cc: dev@dpdk.org Date: Tue, 20 Apr 2021 02:22:13 +0200 Message-ID: <5191428.Ea3KXtYTjj@thomas> In-Reply-To: <20210326221108.17896-1-cristian.dumitrescu@intel.com> References: <20210326221108.17896-1-cristian.dumitrescu@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH] pipeline: add drop instruction to the SWX pipeline 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/03/2021 23:11, Cristian Dumitrescu: > Enabled the TX instruction to accept an immediate value for the output > port argument. The drop instruction is simply an alias to the TX > instruction for the last output port of the pipeline. > > Signed-off-by: Cristian Dumitrescu Applied, thanks