From patchwork Mon Jul 24 20:55:01 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Thomas Monjalon X-Patchwork-Id: 27161 Return-Path: X-Original-To: patchwork@dpdk.org Delivered-To: patchwork@dpdk.org Received: from [92.243.14.124] (localhost [IPv6:::1]) by dpdk.org (Postfix) with ESMTP id 2062B2629; Mon, 24 Jul 2017 22:55:43 +0200 (CEST) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id AF42D20F for ; Mon, 24 Jul 2017 22:55:41 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 1BD562231B; Mon, 24 Jul 2017 16:55:41 -0400 (EDT) Received: from frontend2 ([10.202.2.161]) by compute1.internal (MEProxy); Mon, 24 Jul 2017 16:55:41 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:content-transfer-encoding:content-type:date:from:message-id :mime-version:subject:to:x-me-sender:x-me-sender:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=g2Yct+3omxoZAXHNhh3dO8LhFH5CmqtUQlgueI RubEE=; b=O8+w5lbAVjuP1Bdcd8KtJ4I6L682YyxVQDXB+MmFi2xaZbVxVDX1ui v7URG2e9Mar9d3LBKi++BTM+Z87H5KDge+ljdimIZ04Mx3wUdv3YWXL9T8ZlEfYY FCBjrolPTrtW72uG3sLsAlXw/cTIDTHjkaKIgzOKFCunOmni4Hgn8= 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-sender :x-me-sender:x-sasl-enc:x-sasl-enc; s=fm1; bh=g2Yct+3omxoZAXHNhh 3dO8LhFH5CmqtUQlgueIRubEE=; b=lrRDwAXYp3lwNjSXJSnvyvw7152sLZk6qk /ZFTMuF7Av/2BfrZxcdTanBYg45ckaV9HpMaY6Nta7Nrlaa9jOEC2o/4QWVlV+mf ep+/y7ZokUyhb0W/jf6E22S1Chma9m8XQZvufAtHxclseF3SURgaXLQWCY2I7Ivt C0UkoMddADlvA6cWkR0mFFXu5uzJ/JVWXRKqdHHcgyR0/q39POne/WymDqPEV6B8 uSlWbjNEukQs0RsWCX5AA87p0nEV7WQo1hEYkvgr1hMUrTpm/hslYJYtRaX6e2ZH QCN+S3LhVglFrmQ5s79G9W5RSKOPZsxiEw/XBnGhPnV9itmKVEHQ== X-ME-Sender: X-Sasl-enc: oOksDNCY6jhB7GTJy5RrDz4iWqf+D/rx810g4WGMj7kT 1500929740 Received: from xps.domain.com (bzq-164-168-31-206.red.bezeqint.net [31.168.164.206]) by mail.messagingengine.com (Postfix) with ESMTPA id 2F7FD24226; Mon, 24 Jul 2017 16:55:39 -0400 (EDT) From: Thomas Monjalon To: keith.wiles@intel.com Cc: dev@dpdk.org Date: Mon, 24 Jul 2017 23:55:01 +0300 Message-Id: <20170724205501.17764-1-thomas@monjalon.net> X-Mailer: git-send-email 2.13.2 MIME-Version: 1.0 Subject: [dpdk-dev] [pktgen PATCH] remove Intel from DPDK name 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" DPDK is not called Intel DPDK since 2014. It can be renamed in DPDK pktgen as well. Signed-off-by: Thomas Monjalon --- README.md | 18 +++++++++--------- changelog.txt | 4 ++-- docs/source/commands.rst | 12 ++++++------ docs/source/running.rst | 2 +- gui/pktgen-gui-cfg.h | 2 +- lib/common/copyright_info.c | 2 +- test/test_save.lua | 2 +- 7 files changed, 21 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index 6de36ba..a1d25e9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -Pktgen - Traffic Generator powered by Intel's DPDK +Pktgen - Traffic Generator powered by DPDK ===================================================== -**Pktgen is a traffic generator powered by Intel's DPDK at wire rate traffic with 64 byte frames.** +**Pktgen is a traffic generator powered by DPDK at wire rate traffic with 64 byte frames.** ** (Pktgen) Sounds like 'Packet-Gen'** @@ -98,7 +98,7 @@ very slow. *** Pktgen command line directory format *** `` --- Pktgen Ver: 3.2.0 (DPDK 17.05.0-rc0) Powered by Intel® DPDK --------------- +-- Pktgen Ver: 3.2.0 (DPDK 17.05.0-rc0) Powered by DPDK --------------- @@ -427,7 +427,7 @@ run = { `` Usage: ./app/pktgen -l CORELIST -n NUM [-m NB] [-r NUM] [-b ][--proc-type primary|secondary|auto] -Copyright (c) <2010-2017>, Intel Corporation. All rights reserved. Powered by Intel® DPDK +Copyright (c) <2010-2017>, Intel Corporation. All rights reserved. Powered by DPDK ./app/app/x86_64-dnet-linuxapp-gcc/pktgen: invalid option -- 'x' EAL: Detected 72 lcore(s) ./app/app/x86_64-dnet-linuxapp-gcc/pktgen: invalid option -- 'x' @@ -675,7 +675,7 @@ system configuration. rkwiles@rkwiles-DESK1 (dev):~/.../intel/pktgen$ ./tools/run.sh ./app/app/x86_64-dnet-linuxapp-gcc/pktgen -l 1,2-9,18-19 -n 4 --proc-type auto --log-level 8 --socket-mem 10240,2048 --file-prefix pg --vdev=net_bonding1,mode=4,xmit_policy=l23,slave=0000:81:00.0,slave=0000:81:00.1,slave=0000:81:00.2,slave=0000:81:00.3 -b 05:00.0 -b 05:00.1 -b 82:00.0 -b 83:00.0 -- -I -T -P --crc-strip -m [2:3].0 -m [4:5].1 -m [6:7].2 -m [8:9].3 -m [18:19].8 -f themes/black-yellow.theme -Copyright (c) <2010-2017>, Intel Corporation. All rights reserved. Powered by Intel® DPDK +Copyright (c) <2010-2017>, Intel Corporation. All rights reserved. Powered by DPDK EAL: Detected lcore 0 as core 0 on socket 0 EAL: Detected lcore 1 as core 1 on socket 0 EAL: Detected lcore 2 as core 2 on socket 0 @@ -844,7 +844,7 @@ PMD: Using mode 4, it is necessary to do TX burst and RX burst at least every 10 EAL: Create bonded device net_bonding1 on port 8 in mode 4 on socket 0. Copyright (c) <2010-2017>, Intel Corporation. All rights reserved. - Pktgen created by: Keith Wiles -- >>> Powered by Intel® DPDK <<< + Pktgen created by: Keith Wiles -- >>> Powered by DPDK <<< Lua 5.3.3 Copyright (C) 1994-2016 Lua.org, PUC-Rio >>> Packet Burst 32, RX Desc 512, TX Desc 1024, mbufs/port 8192, mbuf cache 1024 @@ -1115,7 +1115,7 @@ Dst MAC Address : 3c:fd:fe:9c:5c:d9 3c:fd:fe:9c:5c:d8 3c:fd:fe:9c:5c:db Src MAC Address : 3c:fd:fe:9c:5c:d8 3c:fd:fe:9c:5c:d9 3c:fd:fe:9c:5c:da 3c:fd:fe:9c:5c:db VendID/PCI Addr : 8086:1572/04:00.0 8086:1572/04:00.1 8086:1572/04:00.2 8086:1572/04:00.3 --- Pktgen Ver: 3.2.0 (DPDK 17.05.0-rc0) Powered by Intel® DPDK --------------- +-- Pktgen Ver: 3.2.0 (DPDK 17.05.0-rc0) Powered by DPDK --------------- @@ -1315,7 +1315,7 @@ Port: 0, Sequence Count: 4 of 16 --- Pktgen Ver: 3.2.0 (DPDK 17.05.0-rc0) Powered by Intel® DPDK --------------- +-- Pktgen Ver: 3.2.0 (DPDK 17.05.0-rc0) Powered by DPDK --------------- @@ -1379,7 +1379,7 @@ Pktgen:/> 29 0 No 00000000 00000000 00000000 00000000 30 0 No 00000000 00000000 00000000 00000000 31 0 No 00000000 00000000 00000000 00000000 --- Pktgen Ver: 3.2.0 (DPDK 17.05.0-rc0) Powered by Intel® DPDK --------------- +-- Pktgen Ver: 3.2.0 (DPDK 17.05.0-rc0) Powered by DPDK --------------- diff --git a/changelog.txt b/changelog.txt index e6152e2..d593cf1 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,7 +1,7 @@ -Pktgen - Traffic Generator powered by Intel's DPDK +Pktgen - Traffic Generator powered by DPDK ===================================================== -**Pktgen is a traffic generator powered by Intel's DPDK at wire rate traffic with 64 byte frames.** +**Pktgen is a traffic generator powered by DPDK at wire rate traffic with 64 byte frames.** ** (Pktgen) Sounds like 'Packet-Gen'** diff --git a/docs/source/commands.rst b/docs/source/commands.rst index 5ad232b..7a5ebf9 100644 --- a/docs/source/commands.rst +++ b/docs/source/commands.rst @@ -56,7 +56,7 @@ very slow. Pktgen command line directory format ==================================== --- Pktgen Ver: 3.2.x (DPDK 17.05.0-rc0) Powered by Intel® DPDK --------------- +-- Pktgen Ver: 3.2.x (DPDK 17.05.0-rc0) Powered by DPDK --------------- Show the commands inside the ``pktgen/bin`` directory:: @@ -441,7 +441,7 @@ The Random or rnd page. 29 0 No 00000000 00000000 00000000 00000000 30 0 No 00000000 00000000 00000000 00000000 31 0 No 00000000 00000000 00000000 00000000 - -- Pktgen Ver: 3.2.4 (DPDK 17.05.0-rc0) Powered by Intel® DPDK ----- + -- Pktgen Ver: 3.2.4 (DPDK 17.05.0-rc0) Powered by DPDK ----- The sequence or seq page. :: @@ -458,7 +458,7 @@ The sequence or seq page. * 6: 3c:fd:fe:9c:5c:d9 3c:fd:fe:9c:5c:d8 192.168.1.1 192.168.0.1/24 1234/5678 IPv4/TCP:0001 64 0 * 7: 3c:fd:fe:9c:5c:d9 3c:fd:fe:9c:5c:d8 192.168.1.1 192.168.0.1/24 1234/5678 IPv4/TCP:0001 64 0 - -- Pktgen Ver: 3.2.4 (DPDK 17.05.0-rc0) Powered by Intel® DPDK --------------- + -- Pktgen Ver: 3.2.4 (DPDK 17.05.0-rc0) Powered by DPDK --------------- The CPU information page. :: @@ -520,7 +520,7 @@ The latency page. Src MAC Address : 3c:fd:fe:9c:5c:d8 3c:fd:fe:9c:5c:d9 3c:fd:fe:9c:5c:da 3c:fd:fe:9c:5c:db VendID/PCI Addr : 8086:1572/04:00.0 8086:1572/04:00.1 8086:1572/04:00.2 8086:1572/04:00.3 - -- Pktgen Ver: 3.2.4 (DPDK 17.05.0-rc0) Powered by Intel® DPDK --------------- + -- Pktgen Ver: 3.2.4 (DPDK 17.05.0-rc0) Powered by DPDK --------------- The config or cfg page. :: @@ -547,7 +547,7 @@ The config or cfg page. Core 16 : [16,52] [34,70] Core 17 : [17,53] [35,71] - -- Pktgen Ver: 3.2.4 (DPDK 17.05.0-rc0) Powered by Intel® DPDK --------------- + -- Pktgen Ver: 3.2.4 (DPDK 17.05.0-rc0) Powered by DPDK --------------- Here is the ``page range`` screen. @@ -590,7 +590,7 @@ Here is the ``page range`` screen. : gtpu.teid / inc : 0/ 0 0/ 0 0/ 0 0/ 0 min / max : 0/ 0 0/ 0 0/ 0 0/ 0 - -- Pktgen Ver: 3.2.4 (DPDK 17.05.0-rc0) Powered by Intel® DPDK --------------- + -- Pktgen Ver: 3.2.4 (DPDK 17.05.0-rc0) Powered by DPDK --------------- Pktgen:/> diff --git a/docs/source/running.rst b/docs/source/running.rst index 9cd44d2..b901f0a 100644 --- a/docs/source/running.rst +++ b/docs/source/running.rst @@ -121,7 +121,7 @@ Once ``pktgen`` is running you will see an output like the following:: Src MAC Address : 3c:fd:fe:9c:5c:d8 3c:fd:fe:9c:5c:d9 3c:fd:fe:9c:5c:da 3c:fd:fe:9c:5c:db VendID/PCI Addr : 8086:1572/04:00.0 8086:1572/04:00.1 8086:1572/04:00.2 8086:1572/04:00.3 - -- Pktgen Ver: 3.2.4 (DPDK 17.05.0-rc0) Powered by Intel® DPDK --------------- + -- Pktgen Ver: 3.2.4 (DPDK 17.05.0-rc0) Powered by DPDK --------------- Pktgen:/> diff --git a/gui/pktgen-gui-cfg.h b/gui/pktgen-gui-cfg.h index bf6e558..a5685a5 100644 --- a/gui/pktgen-gui-cfg.h +++ b/gui/pktgen-gui-cfg.h @@ -121,7 +121,7 @@ const gchar *authors[] = {"Created by:\n" #define GUI_VERSION " Version 1.0.0 " #define COPYRIGHT_MSG \ "Copyright (c) <2010-2016>, Wind River Systems, Inc. All rights reserved." -#define POWERED_BY_DPDK "GUI" GUI_VERSION "\n Powered by Intel® DPDK" +#define POWERED_BY_DPDK "GUI" GUI_VERSION "\n Powered by DPDK" #define PKTGEN_GUI_APP_NAME ("Pktgen GUI" GUI_VERSION) #endif diff --git a/lib/common/copyright_info.c b/lib/common/copyright_info.c index 66780cb..c63ea59 100644 --- a/lib/common/copyright_info.c +++ b/lib/common/copyright_info.c @@ -85,7 +85,7 @@ #define COPYRIGHT_MSG \ "Copyright (c) <2010-2017>, Intel Corporation. All rights reserved." #define COPYRIGHT_MSG_SHORT "Copyright (c) <2010-2016>, Intel Corporation" -#define POWERED_BY_DPDK "Powered by Intel® DPDK" +#define POWERED_BY_DPDK "Powered by DPDK" #ifdef ENABLE_COPYRIGHT_OUTPUT static const char *intel_copyright[] = { diff --git a/test/test_save.lua b/test/test_save.lua index 4da4a2b..581d92d 100644 --- a/test/test_save.lua +++ b/test/test_save.lua @@ -1,6 +1,6 @@ -- -- Pktgen - Ver: 3.0.07 (DPDK 16.07.0-rc3) --- Copyright (c) <2010-2016>, Intel Corporation. All rights reserved., Powered by Intel® DPDK +-- Copyright (c) <2010-2016>, Intel Corporation. All rights reserved., Powered by DPDK -- Command line arguments: (DPDK args are defaults) -- ./app/app/x86_64-native-linuxapp-gcc/app/pktgen -c 3fffe -n 3 -m 512 --proc-type primary -- -T -P -m [2-5:6-9].0 -m [10-13:14-17].1 -f themes/black-yellow.theme