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 5519F43750; Thu, 21 Dec 2023 12:41:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 435AE4027D; Thu, 21 Dec 2023 12:41:14 +0100 (CET) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by mails.dpdk.org (Postfix) with ESMTP id A9BB2400D6 for ; Thu, 21 Dec 2023 12:41:12 +0100 (CET) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id 054875C00E9; Thu, 21 Dec 2023 06:41:12 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute3.internal (MEProxy); Thu, 21 Dec 2023 06:41:12 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:cc:content-transfer-encoding:content-type:content-type:date :date:from:from:in-reply-to:in-reply-to:message-id:mime-version :references:reply-to:subject:subject:to:to; s=fm2; t=1703158871; x=1703245271; bh=1m9IyBlcoVibcJUHsC/CHPYT88AN+KBzPO4Nw4TFZmw=; b= HunKc4iVRw/Gac5LS8KfD/SBvogf4m3Mj+3lB1aNWvycYsA4/z/rENwQencJRRmI 8gRxsYHqxpIWZyhoj3DuJUb/N5yS42GkU28OA1VMKtguwccbH5JAxPxTaU1qMw1C 5eZZoHUXTuyQDLSEnICMG0hvBSo0NlaGApI5o56gilxrQIEWBCZmocb78pzDtHV+ W0A9TkykDuhMquVP3avVBFBMJ/WTXB82FcNNyjfB04rDc4baixQNNWAQMtH/AY9q LV+Gu18trNuHBZGeuDCC5eFT9bz0dbB81rzFfDtaL8RLfYFf6lxj3BphSle102T/ UecacdFfYApRwbgAw1VWyA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:content-type:date:date:feedback-id:feedback-id :from:from:in-reply-to:in-reply-to:message-id:mime-version :references:reply-to:subject:subject:to:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm2; t=1703158871; x= 1703245271; bh=1m9IyBlcoVibcJUHsC/CHPYT88AN+KBzPO4Nw4TFZmw=; b=2 CISaNzynaBSHF01OtoOKLWyke4hfBoUSiuUetrmmD+IiUSf+W9ol+dQp4Kt8UdI/ OyvQLVxKcO38kBVdT1zuRZgQMJ1ObnxKJjuOSiuwm7W7rXFvxPJg7CBS7UQhnLjh dqToq1zEVqLghPYM4TVFigd9xAUUYkux69c1+yJSQr6K46rHcwPAx4YL1vKsLoFm lzIA+NATX8/d5e+xDq9UBncWN9AUzX7ToZLWaEk7DXG7DbKV/FkmS7cHaeM4xKOV 9GbBSBkfwFIBC+9pS8LJFwzHR/bp0PW7XVLO3qOIoaWN7oWLXzxIpjhhSBumNO4J egwmiTqDlYokImKJp7ZJA== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvkedrvdduhedgtdeiucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvvefufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhm rghsucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenuc ggtffrrghtthgvrhhnpedtjeeiieefhedtfffgvdelteeufeefheeujefgueetfedttdei kefgkeduhedtgfenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfh hrohhmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvght X-ME-Proxy: Feedback-ID: i47234305:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Thu, 21 Dec 2023 06:41:10 -0500 (EST) From: Thomas Monjalon To: Euan Bourke Cc: dev@dpdk.org, Bruce Richardson , Konstantin Ananyev Subject: Re: [PATCH v2 1/2] doc: updated incorrect value for IP frag max fragments Date: Thu, 21 Dec 2023 12:41:08 +0100 Message-ID: <3099751.jZfb76A358@thomas> In-Reply-To: <20231221113242.3351356-1-euan.bourke@intel.com> References: <20231221113242.3351356-1-euan.bourke@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" 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 21/12/2023 12:32, Euan Bourke: > -/* ip_fragmentation defines */ > +/* ip_fragmentation defines 8< */ > #define RTE_LIBRTE_IP_FRAG_MAX_FRAG 8 > +/* >8 End of ip_fragmentation defines */ [...] > +.. literalinclude:: ../../../config/rte_config.h > + :start-after: ip_fragmentation defines 8< > + :end-before: >8 End of ip_fragmentation defines In v1 I asked to use "start-at". You didn't reply. It is more convenient for a one-line include. Don't you agree?