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 7ABA943C35 for ; Thu, 29 Feb 2024 10:49:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 75352402BB; Thu, 29 Feb 2024 10:49:36 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id C2C3C402B4 for ; Thu, 29 Feb 2024 10:49:35 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7c7ee7fa1d8so29358039f.1 for ; Thu, 29 Feb 2024 01:49:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709200175; x=1709804975; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=+Ns3zi7Uzrc6D9YM/UY/aNCI9QMARPK0TxyeVG0BRKA=; b=FITkaaL0LKg1bJE0TBVLT+27nRLkBW6cd+JQzpKo1eWInm2BeQnrpUmOhO30tdyMcu H+jMacOv8nsLtff7pziNKkSCalfX6FAkV/HmS1CZjcn2Az4WHWwwXHwlkt6DpDIRTPeR REwSKv6n3oDISOyRkrvcMyUhxE94NbAbFfS4M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709200175; x=1709804975; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=+Ns3zi7Uzrc6D9YM/UY/aNCI9QMARPK0TxyeVG0BRKA=; b=BVJCeKLs1OvDw9Mu+/m5c0K7DikWlwtC6Hgm6vPz64zzRFyi94lE7byVzW/xCnlQZr 19dzV7hxa0JqOqc637U7XCzuuzl7pCYRvqttCpbvB/bS8BI6zORWMv4I4pG9lMR/cUHn PjkA3vyhCGtP4U5decSgGELOIWtp8mReaA8W0G/KlidI61SdV6GOeHbOumvQBMxJbsHT MvlO5PjCY3OoKauPLgN3yAhu4ApmpSAcQJq8IqwNj5lxhFzm4ywcJy3r4DeHx+Sk1WJw cdvdrlBPjRYbfW+hRbnlaJPAktuqillZuCzYnECQKIu5gK0XQdJKG9h0byGJpcR3NIQD ES2Q== X-Gm-Message-State: AOJu0Yw+qJPs+1lRbtrZqqmHUCdjO2elg1Bpk2vBii6LWoOQ912tom3l nuOQrKftY+K/9kRzvYSNd2WkY0l6246iDGyS0t3UT7vnFKlcizB9/Z5X1WW3w5y90fmhcisnYNC PeFDnyeuom4+fV1Omd8/GVpcW7AYTPpd8F/PlscLB X-Google-Smtp-Source: AGHT+IGPq/lhQtPVcBLzehmW2NrFtC4D+zQYdxHBg8j8FEKQgZ1AHXRrF8/nKycY+mTrNL901aQNUfc68Vfw X-Received: by 2002:a6b:7e0b:0:b0:7c8:b6c:f8f6 with SMTP id i11-20020a6b7e0b000000b007c80b6cf8f6mr1746377iom.4.1709200175199; Thu, 29 Feb 2024 01:49:35 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n4-20020a056638120400b00474b6e744a8sm34342jas.36.2024.02.29.01.49.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Feb 2024 01:49:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Feb 2024 01:49:35 -0800 (PST) Message-ID: <65e0532f.050a0220.86b49.2516SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id AB573605250F; Thu, 29 Feb 2024 04:49:34 -0500 (EST) Subject: |SUCCESS| pw137319 [PATCH] [v2] build: make buffer headroom configur From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240220145735.383949-1-Parthakumar.Roy@ibm.com> References: <20240220145735.383949-1-Parthakumar.Roy@ibm.com> Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/137319 _Functional Testing PASS_ Submitter: Parthakumar Roy Date: Tuesday, February 20 2024 14:57:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:92c0ad70caf3ed6f4b93de6ddaf7bc369737c049 137319 --> functional testing pass Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.82 Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-82 Compiler: gcc 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29276/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/