From patchwork Tue Apr 2 16:29:35 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Hemminger X-Patchwork-Id: 139020 X-Patchwork-Delegate: thomas@monjalon.net Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 976F143DC3; Tue, 2 Apr 2024 18:31:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CDE804064A; Tue, 2 Apr 2024 18:31:06 +0200 (CEST) Received: from mail-pf1-f182.google.com (mail-pf1-f182.google.com [209.85.210.182]) by mails.dpdk.org (Postfix) with ESMTP id 42A58402E9 for ; Tue, 2 Apr 2024 18:31:04 +0200 (CEST) Received: by mail-pf1-f182.google.com with SMTP id d2e1a72fcca58-6e74bd85f26so4429642b3a.1 for ; Tue, 02 Apr 2024 09:31:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20230601.gappssmtp.com; s=20230601; t=1712075463; x=1712680263; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=ZAcw7yJ5isR5vM4CCcMKqqtUGHHEB2aC7FnNMkgLMNE=; b=xsDWlZPvE/95gczFRrInDIHdFzad9Gh9Gy4d1dqbsBZfQOaa5Mw9yqgadBOKmvpXAr J4ojDOM4VMduvu0RNjRnmC6orH23sqWhmY8Ln7dcvIdAHOCU11dDCEZF5J8E6e/RRIBe ZeTHA4KMrjloUpq7/ZPZGkaRaf3HxLYVsdeoqWVOFhrefRdrpjLvGldmTRi8B39DUlVg KyQpahucPRn9m44kmrwi3bHvmSSa/9DNFwhe/VSgS9brBiDVBHde2DRz+6Owt8Lt4jzC CiSomPleapyu8deqxWlKNbc7785C9xLq7bV97lSDr6X+eSMoLT+3A2C1Jxkivs5jAv37 6E2w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712075463; x=1712680263; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZAcw7yJ5isR5vM4CCcMKqqtUGHHEB2aC7FnNMkgLMNE=; b=jDPIRYD4iYIQVshkMCynVZh++u+dGFPK1wQ0eZtWi0AfD7vB97WpuPQRkZhSmqv7uz 9t702G52mQEYqeMaHLM47VUf6ga6oeXb/T4RneperYWcj3AwJbIdzdcarGZMCKEDRBqi Lkibqb6d7m1mBh61p+t/thQns+j3glW2my+HIO0nGe60tai+4mFk9/lp/NgvV3ZelKB7 LbZoeS06Ec1FsC5tImQv/pOoX7hZNeZRQWZvxKdr0fwyhBMnsholYm0WTu46emDn/dLS DDwB3wO4KlcodAj7kDNy+UbVEp7l/Fs4eCDo3ECqETi1jhLPidbqxtoBQ2XAEROwdEFI a22g== X-Gm-Message-State: AOJu0Yzc+K2EyUz2QLRIPMol1N2aGefVSJlkqRV2bE35wjhCu6Zl4bi+ JQZDy+X5DX9YhDkK6CRaeqOD/XKnAz1GsV9sGPQwnKNzbE9QV2iLEPJ9qJ4oal+Di8AfaMu6Qsz K X-Google-Smtp-Source: AGHT+IHqkuuGru4nEM+g4gAfFyieq5ACwkqKJ0MkqDQzhEOisXGP54Vm3DB1e5b62/FGdK0CSB2WzQ== X-Received: by 2002:a05:6a00:230c:b0:6ea:c501:b264 with SMTP id h12-20020a056a00230c00b006eac501b264mr13249866pfh.18.1712075463449; Tue, 02 Apr 2024 09:31:03 -0700 (PDT) Received: from hermes.local (204-195-96-226.wavecable.com. [204.195.96.226]) by smtp.gmail.com with ESMTPSA id y7-20020aa793c7000000b006e6fd17069fsm9954857pff.37.2024.04.02.09.31.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 02 Apr 2024 09:31:03 -0700 (PDT) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger , Aman Singh , Yuying Zhang Subject: [PATCH 3/4] doc: replace ifconfig in testpmd doc Date: Tue, 2 Apr 2024 09:29:35 -0700 Message-ID: <20240402163050.133923-4-stephen@networkplumber.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240402163050.133923-1-stephen@networkplumber.org> References: <20240402163050.133923-1-stephen@networkplumber.org> MIME-Version: 1.0 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 The ifconfig command is legacy and no longer maintained; replace it with equivalent ip command. Signed-off-by: Stephen Hemminger --- doc/guides/testpmd_app_ug/testpmd_funcs.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/guides/testpmd_app_ug/testpmd_funcs.rst b/doc/guides/testpmd_app_ug/testpmd_funcs.rst index 2fbf9220d8..74754216f0 100644 --- a/doc/guides/testpmd_app_ug/testpmd_funcs.rst +++ b/doc/guides/testpmd_app_ug/testpmd_funcs.rst @@ -1381,7 +1381,8 @@ Set the allmulti mode for a port or for all ports:: testpmd> set allmulti (port_id|all) (on|off) -Same as the ifconfig (8) option. Controls how multicast packets are handled. +Same as the ``ip link set NETDEV allmulticast (on|off)`` command. +Controls how multicast packets are handled. set flow_ctrl rx ~~~~~~~~~~~~~~~~