From patchwork Sat Dec 1 06:14:37 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rami Rosen X-Patchwork-Id: 48456 X-Patchwork-Delegate: ferruh.yigit@amd.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 CE41F1B5A0; Sat, 1 Dec 2018 07:14:49 +0100 (CET) Received: from mail-wr1-f65.google.com (mail-wr1-f65.google.com [209.85.221.65]) by dpdk.org (Postfix) with ESMTP id B730A1B58C; Sat, 1 Dec 2018 07:14:48 +0100 (CET) Received: by mail-wr1-f65.google.com with SMTP id j2so7216788wrw.1; Fri, 30 Nov 2018 22:14:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=esv6STuARbTXfX8s8DQFB1htuXOe9YF9Yh/7tCWmo1k=; b=TXks32SxMlu4cFdPDZ08nSW74y6rJ5bcIVT9V14X7bgHy25gcLcKU9Vaa4FiknGR1t Su/cnoHdOrDk3RTjCjdnTP/LZTZ8WYWi8/IB4X0AzWEPXAXIUEzZleAAFNiNyt0kht3y PKFwCcUTfK1RrExcq/PUYGDVM+H5mTCwSviChmnZm8wP9aKGAxV3elJ9/YkZQ9HfLcYQ ry99MtLZTyQo+DniHonG9lIA+BxwlEjbDdMbHsYtNvKfsUM6nLHP8puc4itDoIhFotYl 48F4YvfDG4Y2MRnpxyuF/yHhl/sh4GHUE+yfIDLs67L0rNXL/tHymgjn8SI1ZQGKBtYY qmxg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=esv6STuARbTXfX8s8DQFB1htuXOe9YF9Yh/7tCWmo1k=; b=Dot/MoYEQOlX6iPeajsn0CZ66Z9l2AinuMQaDQ4xmkii3zpy73H4R8SI2AMrnZ/EcY LHAO15Q6YPs/T0q9/gOp9jZhtAMJ/qOVhdLl/+0BTXo+6fWYU889sYvAAkfA4CSYjJld BLTkG2fn6kUr0P5YOX9LdjhBBjOUhiaWkbhcwM3wvkGDdc4zptoi+4b+DXZPPXpHbOwS Z2BgmFfS1NNYgDMEfJdCy65GGMIbKZjjmxShhs9aLfGkU7Bj3w6WdaIEpGt7+Ctak9AJ YyVuRc8p9GBbknCiYvIVznYaK0NTT+X+eHegKErwOVnxW/SmkAxB6XarOpqJQdTkkgMj AC7w== X-Gm-Message-State: AA+aEWaZcZyAOnlfGzm/C6l1goQKjk3UHR76YUNtwL6Q82C916oxZk2M O5tYwflHB/aEnOX5AgKfY2GdMYEL X-Google-Smtp-Source: AFSGD/WeSCi1vZshRA8I4p0CY05zZIYF0n0pH3iVK7H7tLn405q6uQxqP9kPeAcGdNyrIRv77Gd6eA== X-Received: by 2002:adf:ffca:: with SMTP id x10mr7617651wrs.289.1543644888177; Fri, 30 Nov 2018 22:14:48 -0800 (PST) Received: from localhost.localdomain (bzq-109-67-102-197.red.bezeqint.net. [109.67.102.197]) by smtp.gmail.com with ESMTPSA id t5sm907944wmg.43.2018.11.30.22.14.47 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 30 Nov 2018 22:14:47 -0800 (PST) From: Rami Rosen To: dev@dpdk.org Cc: stable@dpdk.org, Rami Rosen Date: Sat, 1 Dec 2018 08:14:37 +0200 Message-Id: <20181201061437.4355-1-ramirose@gmail.com> X-Mailer: git-send-email 2.19.1 MIME-Version: 1.0 Subject: [dpdk-dev] [PATCH] doc: fix a typo in testpmd guide 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" This patch fixes a typo in testpmd guide (should be ICMP and not IMCP) Signed-off-by: Rami Rosen Acked-by: Bernard Iremonger --- doc/guides/testpmd_app_ug/testpmd_funcs.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guides/testpmd_app_ug/testpmd_funcs.rst b/doc/guides/testpmd_app_ug/testpmd_funcs.rst index 056f8bb32..63e4a2d19 100644 --- a/doc/guides/testpmd_app_ug/testpmd_funcs.rst +++ b/doc/guides/testpmd_app_ug/testpmd_funcs.rst @@ -318,7 +318,7 @@ The available information categories are: * ``csum``: Changes the checksum field with hardware or software methods depending on the offload flags on the packet. -* ``icmpecho``: Receives a burst of packets, lookup for IMCP echo requests and, if any, send back ICMP echo replies. +* ``icmpecho``: Receives a burst of packets, lookup for ICMP echo requests and, if any, send back ICMP echo replies. * ``ieee1588``: Demonstrate L2 IEEE1588 V2 PTP timestamping for RX and TX. Requires ``CONFIG_RTE_LIBRTE_IEEE1588=y``.