From patchwork Wed Oct 9 13:47:09 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Thomas Monjalon X-Patchwork-Id: 60798 X-Patchwork-Delegate: david.marchand@redhat.com Return-Path: X-Original-To: patchwork@dpdk.org Delivered-To: patchwork@dpdk.org Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 591A31E877; Wed, 9 Oct 2019 15:47:30 +0200 (CEST) Received: from wout1-smtp.messagingengine.com (wout1-smtp.messagingengine.com [64.147.123.24]) by dpdk.org (Postfix) with ESMTP id B18421E569 for ; Wed, 9 Oct 2019 15:47:28 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.west.internal (Postfix) with ESMTP id 52BBE5E5; Wed, 9 Oct 2019 09:47:27 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Wed, 09 Oct 2019 09:47:27 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:mime-version:content-type :content-transfer-encoding; s=mesmtp; bh=XIm6NqBQlcVXJU/pQHC8EdI XXzezfGjShw/4kvyx5Sc=; b=HtkrBiQ4tg52Ve+tFMIB+aCy01pLnWDsCmYM80n 5hEEuuWmn00Qt+CJLEN1TgwGZniK7ZxSdTtm3HJ/16G8Z6NaN0d7/QuZdLOM3OWZ vRkOvTrhqHgdc3wMwHkPheLcUXnqSEvcEEoIy+yvrAkaOL1OiO8Fy8m8tqImBUF4 7DtM= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:message-id:mime-version:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=XIm6Nq BQlcVXJU/pQHC8EdIXXzezfGjShw/4kvyx5Sc=; b=PAvHXNXhAZh2WBZQuz6VIo DGE6NLMqTMIzPFG7uUZp1QS3sbO7ETocqaYf/YvzgzG69KWCk8mrNyPbJsOnrldm BfZZ+ex5daM2eWrMNXaTt/8pRThZiEiWUqFEW5VEmHjAJUcGBB7fWZJwuOgFm0rh psZmbPpgr7EdJcn6CicVVbLTqzcz7z3JRSyhw3OBnVgb9R0h2/VzTc36NtPBzK0s DrkXbnL8J9Wk20xIh/Tm/wj+3opPXyCrLVaNQwKYSP3ofdcfVAQUX4ITE1SSN8wn OSDzSVCfUm/80pDQuV4XC6orhSQn7Xe6eJWDMIpfYyzpE5ZOkqkom6mZWE+/L61w == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedufedriedugdeghecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkofggtgfgsehtkeertdertdejnecuhfhrohhmpefvhhhomhgrshcu ofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecukfhppe ejjedrudefgedrvddtfedrudekgeenucfrrghrrghmpehmrghilhhfrhhomhepthhhohhm rghssehmohhnjhgrlhhonhdrnhgvthenucevlhhushhtvghrufhiiigvpedt X-ME-Proxy: Received: from xps.monjalon.net (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 95F9A8005C; Wed, 9 Oct 2019 09:47:25 -0400 (EDT) From: Thomas Monjalon To: John McNamara , Marko Kovacevic Cc: dev@dpdk.org, flavia.musatescu@intel.com Date: Wed, 9 Oct 2019 15:47:09 +0200 Message-Id: <20191009134709.1007-1-thomas@monjalon.net> X-Mailer: git-send-email 2.23.0 MIME-Version: 1.0 Subject: [dpdk-dev] [PATCH] doc: fix release notes for removed testpmd commands X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 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" The notes were not visible in the generated doc output because of an indentation mistake. While fixing the indentation, the formatting is improved. Fixes: e5db17a1e54e ("app/testpmd: remove duplicated Rx offload commands") Cc: flavia.musatescu@intel.com Signed-off-by: Thomas Monjalon Reviewed-by: David Marchand --- doc/guides/rel_notes/release_19_11.rst | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/doc/guides/rel_notes/release_19_11.rst b/doc/guides/rel_notes/release_19_11.rst index be91b04ad9..0062e012ed 100644 --- a/doc/guides/rel_notes/release_19_11.rst +++ b/doc/guides/rel_notes/release_19_11.rst @@ -91,14 +91,17 @@ Removed Items Also, make sure to start the actual text at the margin. ========================================================= - * Removed duplicated set of commands for RX offloading configuration from app/testpmd: - “port config all crc-strip|scatter|rx-cksum|rx-timestamp|hw-vlan|hw-vlan-filter| - hw-vlan-strip|hw-vlan-extend on|off”. - - The testpmd commands set that can be used instead in order to enable or disable Rx - offloading on all Rx queues of a port is: - "port config rx_offload crc_strip|scatter|ipv4_cksum|udp_cksum|tcp_cksum| - timestamp|vlan_strip|vlan_filter|vlan_extend on|off" +* Removed duplicated set of commands for Rx offload configuration from testpmd:: + + port config all crc-strip|scatter|rx-cksum|rx-timestamp| + hw-vlan|hw-vlan-filter|hw-vlan-strip|hw-vlan-extend on|off + + The testpmd commands set that can be used instead + in order to enable or disable Rx offloading on all Rx queues of a port is:: + + port config rx_offload crc_strip|scatter| + ipv4_cksum|udp_cksum|tcp_cksum|timestamp| + vlan_strip|vlan_filter|vlan_extend on|off API Changes