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 07A4143C0E; Tue, 27 Feb 2024 17:10:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E9B7B42EE4; Tue, 27 Feb 2024 17:10:21 +0100 (CET) Received: from dkmailrelay1.smartsharesystems.com (smartserver.smartsharesystems.com [77.243.40.215]) by mails.dpdk.org (Postfix) with ESMTP id 2269542EE3 for ; Tue, 27 Feb 2024 17:10:21 +0100 (CET) Received: from smartserver.smartsharesystems.com (smartserver.smartsharesys.local [192.168.4.10]) by dkmailrelay1.smartsharesystems.com (Postfix) with ESMTP id 0D40D22039; Tue, 27 Feb 2024 17:10:21 +0100 (CET) Content-class: urn:content-classes:message Subject: RE: [PATCH v2] build: make buffer headroom configurable MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Tue, 27 Feb 2024 17:10:20 +0100 Message-ID: <98CBD80474FA8B44BF855DF32C47DC35E9F27A@smartserver.smartshare.dk> In-Reply-To: X-MimeOLE: Produced By Microsoft Exchange V6.5 X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [PATCH v2] build: make buffer headroom configurable Thread-Index: Adppll5Nf7UigHJKTv2BG/6alfYzXwAAPCYg References: <20240220145735.383949-1-Parthakumar.Roy@ibm.com> From: =?iso-8859-1?Q?Morten_Br=F8rup?= To: "Bruce Richardson" , "Parthakumar Roy" Cc: , "Parthakumar Roy" 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 > From: Bruce Richardson [mailto:bruce.richardson@intel.com] > Sent: Tuesday, 27 February 2024 17.02 >=20 > While this is not likely a setting that many will need to change, it's > not > the first time I've heard of users looking to adjust it. >=20 > Because it's such a simple change, I'd support having this accessible > for > easy config by end-users. >=20 > Acked-by: Bruce Richardson +1 to what Bruce said. Acked-by: Morten Br=F8rup