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 7239143C31 for ; Thu, 29 Feb 2024 09:32:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4DF4F402B4; Thu, 29 Feb 2024 09:32:32 +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 8B376402AC for ; Thu, 29 Feb 2024 09:32:30 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7c48fc56752so26764439f.3 for ; Thu, 29 Feb 2024 00:32:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709195550; x=1709800350; 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=5eJR3IENWCenLM68LfmjB7v63RIi9tkSoF74A9V1sh0=; b=fLXvi/tZ5KTd8B4MqpYXV5tUmsQWBckKI1nWGOvrkSqp0TeSxyT3jy8A7z0Mva/tJJ UZ47CbjJiTz8LLRBvYeiG0x1cwxUncD6x17jS9i0w9W5DX4YgkbIBkPITCTd07Y1yQjx /u4RLmMERqyskxmUNLki7sxXOtxg1amGetVe0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709195550; x=1709800350; 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=5eJR3IENWCenLM68LfmjB7v63RIi9tkSoF74A9V1sh0=; b=uh9dAoM0mQO5mso7gl4mXwZAmefBhrwBgdLXpuwgAplJ7xWJzbPXX/oq1EOM5yr1CK dS4cQb8PJ6c7TK1RLy24iY3z4JRy2Lut0l8DCUPQYaJaiW+H977Q7aPWjsojCLz3Uv9X 8AoW2giTcRGT4yOTq82yFG+QNFQ1WJUOeT/mGGzcVRt07hIz2sSpMbIgMv7hD4GDzgfr H7QVuIjh4uaSDPlGRy2okKTIu3C/XonUKFb32xUk1Ywva+Qt0vTF0kaKVJGpN2Q2+7AP RuYjnpT2PYIE83DAk484c8FHOJuNnttm9vRJ4Xm+xwrR/RqNkVLHfWhxPvOy9haastzD z4+g== X-Gm-Message-State: AOJu0YzoYGEH69RxTH4W3DQr+IIK39pkAXxUjqRqh9oqzmZBTzsRFkUw gbwlRFSmpApqjRfLyFlZznt/GOLtlFAJD3dDJZtC+6C+zsB35pjIiZ+QqVfR+Hkkpj6RPGkBtaO HAxmaU/vLAc2oK//jBGCNupcQh+kf4+plceYaUDZX X-Google-Smtp-Source: AGHT+IHTBBLy8kxd3RZwiObRqpek9rkll2ahsh95s4Z7MTys3l9+9mv/iDmXshwICWU+k57++6J0g03/6rPu X-Received: by 2002:a92:c74e:0:b0:365:f8d:50c3 with SMTP id y14-20020a92c74e000000b003650f8d50c3mr1687499ilp.21.1709195549931; Thu, 29 Feb 2024 00:32:29 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u5-20020a056e021a4500b00363db34daa6sm38362ilv.27.2024.02.29.00.32.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Feb 2024 00:32:29 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Feb 2024 00:32:29 -0800 (PST) Message-ID: <65e0411d.050a0220.697b2.2a47SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 6D9AF6052510; Thu, 29 Feb 2024 03:32:29 -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 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/