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 4C388A0542 for ; Thu, 24 Nov 2022 15:01:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4825442DC4; Thu, 24 Nov 2022 15:01:18 +0100 (CET) Received: from smtp-relay-internal-1.canonical.com (smtp-relay-internal-1.canonical.com [185.125.188.123]) by mails.dpdk.org (Postfix) with ESMTP id D9BEE42DBF for ; Thu, 24 Nov 2022 15:01:16 +0100 (CET) Received: from mail-ed1-f69.google.com (mail-ed1-f69.google.com [209.85.208.69]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp-relay-internal-1.canonical.com (Postfix) with ESMTPS id 307133F195 for ; Thu, 24 Nov 2022 14:01:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canonical.com; s=20210705; t=1669298475; bh=jszWHP5F9sHkHPthiEMIL6riFfpBesISYSR77SWpdp8=; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References: MIME-Version; b=kYvsIc5Dk8SyzbsECATIbcTgapNYL/NT1WY5QntdKt+lyIgRnDLvHn20r3+Ci9+zb 3fuQFK/phLkxNyx4msvzqWA5C6/1O6A8eQ2ILUtciEP0MaxDorzQCpUHDdTVq/KJ0K jV1xIzi+xFbLI+9sI1cPbS4RGu6b+dY4on9jgI5m1fNfjfcn85YSggdAfC+n39vZAF T1Z/PGZeNFtvBrUMJ5c80AqiKRh/hxGUN9MUqPeDg/XJtG7LyN5tal1GWWk1oiM6N2 W92CiW2FdPN/x1TmZtdX8m2wfQjjyUMz1PZ6acdBarhFZR3Ipt7SI4JgpSlpjSFLx5 O+nS6aD5BJwog== Received: by mail-ed1-f69.google.com with SMTP id q13-20020a056402518d00b00462b0599644so997370edd.20 for ; Thu, 24 Nov 2022 06:01:15 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=jszWHP5F9sHkHPthiEMIL6riFfpBesISYSR77SWpdp8=; b=V/dmGBeuCgSbuuuynnljGmJEXiLZmPwLd/qZSDEGmvoJ8Cz//K9Cz5etPHOQx+IZ0p 1bNCTp7TMt6WWzjvT3TgK7J+7G43/Dff1tp5j+hiUAQ1Ehj/IZYks3TEgW7wUBapq/os /sN8QiFnUzHgpAGro8ZzSdubIn5H2ylEVHggvRA2Vx69Eynx/9JER9shh6uYlthUS5Xs ntAxlUl6Xw0n5Vb7yyTmfwtG6dPyebcdEjx3BgBAooQWjCYZf8x2gwUoCEYuME5Ck4kS xzE5wiZdSn6UddH86z5xlVdIZex0Vo8XIhMkfzNzvMjCIW+NHocFsSAW0yNcAP5kg4rL fyZw== X-Gm-Message-State: ANoB5pl88fSMfZMG5jOiq3MeV6Qm4R5/sgDdV6hX6EDuiEEveOJEzW/U gbuzKbZudxA0uZWTblu12qQ5kFUks9/iM/rGBPFgDz1aD+60uh1ijYn8jdNUtRW6wBF0/slxLKh wamfNMYKeILqocECL9T94sUhI X-Received: by 2002:a17:906:d96d:b0:7ad:a210:8c20 with SMTP id rp13-20020a170906d96d00b007ada2108c20mr27248338ejb.130.1669298471563; Thu, 24 Nov 2022 06:01:11 -0800 (PST) X-Google-Smtp-Source: AA0mqf5/ErWxH6FUFvpOg0xphdQDb8FGl+pVX/uGuFcRfjSgtjrxG5hIH01Bj4esylAn8aCkFjRA4Q== X-Received: by 2002:a17:906:d96d:b0:7ad:a210:8c20 with SMTP id rp13-20020a170906d96d00b007ada2108c20mr27248317ejb.130.1669298471295; Thu, 24 Nov 2022 06:01:11 -0800 (PST) Received: from localhost.localdomain ([2a02:6d40:39e5:dd00:978:e124:4bf:b342]) by smtp.gmail.com with ESMTPSA id pg20-20020a170907205400b007ab1b4cab9bsm439208ejb.224.2022.11.24.06.01.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Nov 2022 06:01:10 -0800 (PST) From: christian.ehrhardt@canonical.com To: Yi Li Cc: dpdk stable Subject: patch 'doc: fix maximum packet size of virtio driver' has been queued to stable release 19.11.14 Date: Thu, 24 Nov 2022 15:00:34 +0100 Message-Id: <20221124140034.770192-11-christian.ehrhardt@canonical.com> X-Mailer: git-send-email 2.38.1 In-Reply-To: <20221124140034.770192-1-christian.ehrhardt@canonical.com> References: <20221124140034.770192-1-christian.ehrhardt@canonical.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 19.11.14 Note it hasn't been pushed to http://dpdk.org/browse/dpdk-stable yet. It will be pushed if I get no objections before 11/26/22. 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/cpaelzer/dpdk-stable-queue This queued commit can be viewed at: https://github.com/cpaelzer/dpdk-stable-queue/commit/d3e0f869dbfa0e047bbad292a40b4fb580fe23bb Thanks. Christian Ehrhardt --- >From d3e0f869dbfa0e047bbad292a40b4fb580fe23bb Mon Sep 17 00:00:00 2001 From: Yi Li Date: Sat, 19 Nov 2022 16:24:20 +0800 Subject: [PATCH] doc: fix maximum packet size of virtio driver [ upstream commit c4c1b97670602a616f7fcf3a6613967a2c730df6 ] According to VIRTIO_MAX_RX_PKTLEN macro definition, for virtio driver currently supported pkt size is 9728. Fixes: fc1f2750a3ec ("doc: programmers guide") Signed-off-by: Yi Li --- doc/guides/nics/virtio.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guides/nics/virtio.rst b/doc/guides/nics/virtio.rst index 3059bb8fba..1fe3ae1a4e 100644 --- a/doc/guides/nics/virtio.rst +++ b/doc/guides/nics/virtio.rst @@ -43,7 +43,7 @@ Features and Limitations of virtio PMD In this release, the virtio PMD provides the basic functionality of packet reception and transmission. * It supports merge-able buffers per packet when receiving packets and scattered buffer per packet - when transmitting packets. The packet size supported is from 64 to 1518. + when transmitting packets. The packet size supported is from 64 to 9728. * It supports multicast packets and promiscuous mode. -- 2.38.1 --- Diff of the applied patch vs upstream commit (please double-check if non-empty: --- --- - 2022-11-24 14:58:14.959290971 +0100 +++ 0011-doc-fix-maximum-packet-size-of-virtio-driver.patch 2022-11-24 14:58:11.853189749 +0100 @@ -1 +1 @@ -From c4c1b97670602a616f7fcf3a6613967a2c730df6 Mon Sep 17 00:00:00 2001 +From d3e0f869dbfa0e047bbad292a40b4fb580fe23bb Mon Sep 17 00:00:00 2001 @@ -5,0 +6,2 @@ +[ upstream commit c4c1b97670602a616f7fcf3a6613967a2c730df6 ] + @@ -10 +11,0 @@ -Cc: stable@dpdk.org @@ -18 +19 @@ -index aace780249..c422e7347a 100644 +index 3059bb8fba..1fe3ae1a4e 100644