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 09F09A052A; Tue, 26 Jan 2021 09:27:19 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 727E21412B0; Tue, 26 Jan 2021 09:27:19 +0100 (CET) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by mails.dpdk.org (Postfix) with ESMTP id 8655F1412AF for ; Tue, 26 Jan 2021 09:27:16 +0100 (CET) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id 0DEAE5C00F5; Tue, 26 Jan 2021 03:27:16 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute2.internal (MEProxy); Tue, 26 Jan 2021 03:27:16 -0500 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=fm3; bh= yOt25fwzd1ECTdbKSx+WrYrUK0nGb9bCGLaghKkypUw=; b=e/R85BtWvQZUnYyk Dh0SsQSsbGlDE/eexWtlwUsPrlElYbJjZl+8oxFXYBqxi+NS56wR0MMqpbACshkH fNQh5IJ7APk3IIPPc9GWX+eBkEi3/uU6ddunFy8rLoa5ynswI1XQpdWbHQy14oAN F/pSdAtYGM2no/CJChtdgK+VURnrPOz+YWVh/kU/GmE97p5vAGiLIGx24zeJmHFn G/tlIEWwNFHXaE84WClAE+n0cJOzaVnn8gwuEt16B6N4N/r9n1Lyypl4MUiSUvy4 BajsePBivjtz1kS2+RUOe8JihkCw4CjYB3WDm3dedzL6m5kCDNNWB7YlZYNtl2FI dY5Xew== 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=yOt25fwzd1ECTdbKSx+WrYrUK0nGb9bCGLaghKkyp Uw=; b=N12IP2mBJCCmIilVvQ7zoVGHvNRanzKk4zEvfe6ebH4W7faTDCvhsveHJ NQ990JPGCbsVlwWHleqVMsuOc2XYnu+/JDFtq6EhUzhA0GJh7TcXLbZOSYzTthFv QJCXhHbxrUAbqtCWq0TserMvM/G/kGWKSALLgGU2u+IDx1tLsnCJUCuaplMu6646 S+vbGMZ08EQ+IkAvvVJi89hkSUBjJPozJUvAPZpHFfokMyLb5K14jVAJNU6XXL1I VS2TlBt5M3EntnBWxHxMm4dph5B50ZmG7rZlzk6kL1q69PZ2UjyYwER8+7f9hbcp qdbXoqSK2oMzjy9RN+FLmft/bEwvg== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduledrvdeggdduudeiucetufdoteggodetrfdotf 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 A7C501080057; Tue, 26 Jan 2021 03:27:14 -0500 (EST) From: Thomas Monjalon To: Alexander Kozyrev Cc: dev@dpdk.org, viacheslavo@nvidia.com, orika@nvidia.com, ferruh.yigit@intel.com, andrew.rybchenko@oktetlabs.ru, jerinjacobk@gmail.com, ajit.khaparde@broadcom.com Date: Tue, 26 Jan 2021 09:27:13 +0100 Message-ID: <2737358.nkdc06BFcE@thomas> In-Reply-To: <20210126044034.15301-1-akozyrev@nvidia.com> References: <20210126044034.15301-1-akozyrev@nvidia.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH] app/testpmd: add IPv6 DSCP option for modify_field action 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/01/2021 05:40, Alexander Kozyrev: > Support IPv6 DSCP modification via the modify_field action. > Add the ipv6_dscp option for the corresponding header field. > > Fixes: 24e1a5e39df ("app/testpmd: support modify field flow action") > > Signed-off-by: Alexander Kozyrev > --- > app/test-pmd/cmdline_flow.c | 2 +- It should be squashed with the patch adding the field in ethdev.