From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 21FA0433F5 for ; Wed, 29 Nov 2023 03:33:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1B401402CE; Wed, 29 Nov 2023 03:33:03 +0100 (CET) Received: from mail-wm1-f52.google.com (mail-wm1-f52.google.com [209.85.128.52]) by mails.dpdk.org (Postfix) with ESMTP id 41226402A9 for ; Wed, 29 Nov 2023 03:33:02 +0100 (CET) Received: by mail-wm1-f52.google.com with SMTP id 5b1f17b1804b1-40b538d5c4eso576095e9.1 for ; Tue, 28 Nov 2023 18:33:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1701225182; x=1701829982; 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=Ehlr6Mkx7Amxcx9k79Vt9VY9T0DqkhHR8Zya7MQBDYg=; b=Ii4dWGyDYi+4fDpnhobCQlyHnjjiNgDN7ib9vAypG/+Yh6pSFSYWz1nn6BvX630ygl yn5tOOhkPuaTjkZmSgK8YyKmvQ3CCo3RO+EQrRwRMbC7a0gpDfPvd48/yTn1jXr7EFnv GOleVACeIIGNBqyFyUoZpLNmYCogXKK9Bunatq9/NxGd1QnqUly8YilYMGwpoL1W0sml D3RMGRkkvHGQiNSDmmtR0180xct/q/ihyzLbqmnQBmy8lxcKukuqOdXk4GzQkvnMx0JZ KxIwROcxNdXlyNXeADDHX5BgW3/MIHeFmWNGD7RQKporDARBumUXK28GkWpr+mvxVqk+ v9ZA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701225182; x=1701829982; 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=Ehlr6Mkx7Amxcx9k79Vt9VY9T0DqkhHR8Zya7MQBDYg=; b=d0SBl6m1agRCCzD98Jnfkxc+X7oDMOxUsGknoHYbaGfipav5SHR3ye02GfU9yQDhB2 6HvqOL2lxcWN0KJeiKjIe3C2muV/O/6wvXBfgRQ10WnTxA9RWQjhYOneenY4bEizDN0V atGOt6uTLbzRaTcHz7RX0YrkSEK8K0OrsSpRt7Gso2EKzShI1oWbUbGrrSiciTpdACFA tJLEGsrB4zD8FSAqboI+VKMnoJlcXBuIHIDRJyX9nZnwhn1cQ+5vaQ98lETD27fKNmEd gztpizR5x7s6yZxc1Sv+jE0u1hGCPNquKG9e+3vYrvKYGEnt6NIYygMiuq3NcCGlZnvJ wfmA== X-Gm-Message-State: AOJu0YzguPGJydEGc7e1avmuFYtDyrbT4Lt/fo0ksheeJtz82xdzpQQ+ A8RRWRbY4dYhWi4gxEmADAw= X-Google-Smtp-Source: AGHT+IE3E1e1aOUA2oBNbWtTe7OAyEFWrd7rw8KDBHhIMeufJKpk1xaoyBFgVVzVpyRAenyB4pYbmg== X-Received: by 2002:a05:6000:4e1:b0:332:f9e8:ce17 with SMTP id cr1-20020a05600004e100b00332f9e8ce17mr6949982wrb.20.1701225181944; Tue, 28 Nov 2023 18:33:01 -0800 (PST) Received: from localhost ([2a01:4b00:d307:1000:f1d3:eb5e:11f4:a7d9]) by smtp.gmail.com with ESMTPSA id s11-20020adfeccb000000b00332c6c5ce82sm16528354wro.94.2023.11.28.18.33.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 28 Nov 2023 18:33:00 -0800 (PST) From: luca.boccassi@gmail.com To: David Marchand Cc: dpdk stable Subject: patch 'doc: remove number of commands in vDPA guide' has been queued to stable release 20.11.10 Date: Wed, 29 Nov 2023 02:32:48 +0000 Message-Id: <20231129023251.1780959-3-luca.boccassi@gmail.com> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20231129023251.1780959-1-luca.boccassi@gmail.com> References: <20231123161709.670852-9-luca.boccassi@gmail.com> <20231129023251.1780959-1-luca.boccassi@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: stable-bounces@dpdk.org Hi, FYI, your patch has been queued to stable release 20.11.10 Note it hasn't been pushed to http://dpdk.org/browse/dpdk-stable yet. It will be pushed if I get no objections before 12/01/23. So please shout if anyone has objections. Also note that after the patch there's a diff of the upstream commit vs the patch applied to the branch. This will indicate if there was any rebasing needed to apply to the stable branch. If there were code changes for rebasing (ie: not only metadata diffs), please double check that the rebase was correctly done. Queued patches are on a temporary branch at: https://github.com/bluca/dpdk-stable This queued commit can be viewed at: https://github.com/bluca/dpdk-stable/commit/f26a6e7b6c2d2947b7a58f50b1acea9d194ad46a Thanks. Luca Boccassi --- >From f26a6e7b6c2d2947b7a58f50b1acea9d194ad46a Mon Sep 17 00:00:00 2001 From: David Marchand Date: Thu, 23 Nov 2023 12:15:35 +0100 Subject: [PATCH] doc: remove number of commands in vDPA guide [ upstream commit 7875e78b00bf1be03327d5dff1a32c0d5d430bec ] There are now 5 supported commands. Fixes: 6505865aa8ed ("examples/vdpa: add statistics show command") Signed-off-by: David Marchand --- doc/guides/sample_app_ug/vdpa.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/guides/sample_app_ug/vdpa.rst b/doc/guides/sample_app_ug/vdpa.rst index cb9c4f2169..51e69fc20d 100644 --- a/doc/guides/sample_app_ug/vdpa.rst +++ b/doc/guides/sample_app_ug/vdpa.rst @@ -38,8 +38,7 @@ where * --iface specifies the path prefix of the UNIX domain socket file, e.g. /tmp/vhost-user-, then the socket files will be named as /tmp/vhost-user- (n starts from 0). -* --interactive means run the vdpa sample in interactive mode, currently 4 - internal cmds are supported: +* --interactive means run the vDPA sample in interactive mode: 1. help: show help message 2. list: list all available vdpa devices -- 2.39.2 --- Diff of the applied patch vs upstream commit (please double-check if non-empty: --- --- - 2023-11-29 02:31:24.921035625 +0000 +++ 0003-doc-remove-number-of-commands-in-vDPA-guide.patch 2023-11-29 02:31:24.785770721 +0000 @@ -1 +1 @@ -From 7875e78b00bf1be03327d5dff1a32c0d5d430bec Mon Sep 17 00:00:00 2001 +From f26a6e7b6c2d2947b7a58f50b1acea9d194ad46a Mon Sep 17 00:00:00 2001 @@ -5,0 +6,2 @@ +[ upstream commit 7875e78b00bf1be03327d5dff1a32c0d5d430bec ] + @@ -9 +10,0 @@ -Cc: stable@dpdk.org