From patchwork Tue Apr 2 16:29:33 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Hemminger X-Patchwork-Id: 139018 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 18CB843DC3; Tue, 2 Apr 2024 18:31:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 011F1402E7; Tue, 2 Apr 2024 18:31:04 +0200 (CEST) Received: from mail-pf1-f179.google.com (mail-pf1-f179.google.com [209.85.210.179]) by mails.dpdk.org (Postfix) with ESMTP id AF8F54028C for ; Tue, 2 Apr 2024 18:31:02 +0200 (CEST) Received: by mail-pf1-f179.google.com with SMTP id d2e1a72fcca58-6e6f69e850bso5969520b3a.0 for ; Tue, 02 Apr 2024 09:31:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20230601.gappssmtp.com; s=20230601; t=1712075462; x=1712680262; 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=NiYpX4EzUhhWVvRT7tHhvtHeqSwKWLQObxUi1OSqmZE=; b=fiYbVSUWLrcd2imW5YRoPFJzaFtPMfjW3lX9fNg+EgQxmhHlFhQ2YaUhl10Y7OPHhD SBvSj5vA0Cf+k+EnB02EaYWa5T3Wsr/Rsu5eTe0SxP96g9vCJ6DvIVp9Mb2IuIJxzWhh dytI3XwN4hE0Wt3nyiG5hS/JJ1Ddv8yEFjPRNqnUGE+I7L/aRz8f45FX7taioxhoAFOL 1FjmIWFDXgFEmbR/sL515Jp/uVKqKqcAcJYMvOcBtrSh1dAVsYXrNNiRtJBzsQJnbhKO 2DsKhTUTzgbLIKIickR0N8I2VyPZ46BGHqrV58LOVBAK6mT6RJbQOwZMw/8JCdfwWuqJ gL0g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712075462; x=1712680262; 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=NiYpX4EzUhhWVvRT7tHhvtHeqSwKWLQObxUi1OSqmZE=; b=XFjTmoWYLW1FyqxSyaJD+l9c/YpEyP2FuXNXhOQmC8qYHt36eiWhPIjahmv4Az+kMc nVANoxySEwYn9HWmH8umxtgBqoAJ7qO15+GHvnh37/LXnRTABJnRQiY3rAKkP/rL5x1U rsEYqWrY5/zrTn2GfW5Et3xzOf1gBShd2D1tdJan7h1yNh2/uvrTvfYzTbr3OeP4ppSr NYV0DSWhPPjfy8Y7+wMSPRYoh5N6mkBZesXnAUL9+lM2NZT7Lf1oJ2VxMNuTEH2nTQx4 r9H8qoNcbNK7XpZtKl4E/BLKKnqYZ7FeX+c4G+3MUT7lW8mYAPBZmmdbsWmz2NXCamDz tOPw== X-Gm-Message-State: AOJu0Yyv0LPZaS3SV7pzzKMDSHxuoevVRPUsOkjgqOwXkuN4pfr7eHCi sP6v7GdxLMmnkj1s2MML7qVw6gREnNHvYCLrOXWczbT5gUlWC5kKe8JDvwbwW9Ajt7L3gJdyjya m X-Google-Smtp-Source: AGHT+IHCrK/bR65UrS9wgzvqkXyOm2h6TFmaOtwbPT0E8EdYrNMYSjpy69V8h6iMDNq7JNK6uXsuog== X-Received: by 2002:a05:6a00:420d:b0:6e6:9942:fd97 with SMTP id cd13-20020a056a00420d00b006e69942fd97mr357533pfb.15.1712075461866; Tue, 02 Apr 2024 09:31:01 -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.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 02 Apr 2024 09:31:01 -0700 (PDT) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger Subject: [PATCH 1/4] doc: remove references to ifconfig Date: Tue, 2 Apr 2024 09:29:33 -0700 Message-ID: <20240402163050.133923-2-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 may not be supported in some distributions in future. Replace by current ip command in the documentation. Signed-off-by: Stephen Hemminger --- doc/guides/linux_gsg/linux_drivers.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guides/linux_gsg/linux_drivers.rst b/doc/guides/linux_gsg/linux_drivers.rst index 852a60f5c0..7f53ca3bae 100644 --- a/doc/guides/linux_gsg/linux_drivers.rst +++ b/doc/guides/linux_gsg/linux_drivers.rst @@ -375,7 +375,7 @@ Such model has the following benefits: - It is secure and robust, as the memory management and isolation is done by the kernel. - It enables the user to use legacy linux tools such as ``ethtool`` or - ``ifconfig`` while running DPDK application on the same network ports. + ``ip`` while running DPDK application on the same network ports. - It enables the DPDK application to filter only part of the traffic, while the rest will be directed and handled by the kernel driver. The flow bifurcation is performed by the NIC hardware.