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 6EEEA4553B for ; Mon, 1 Jul 2024 20:15:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6C0F14279D; Mon, 1 Jul 2024 20:15:27 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 8F424427C8 for ; Mon, 1 Jul 2024 20:15:25 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7f64942fc54so26551139f.3 for ; Mon, 01 Jul 2024 11:15:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719857725; x=1720462525; 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=qXKX8qyILkfHUAUP6qgwsEkN7mfuAyn2ZMJSI/3EjWs=; b=SzGwF4R4qKiRULaE1hqEd7sJinPqUW7s15jPZgI31NE8fZkKIdZyw7OS8wDdPzQ/T3 kdLGQW4CPFUNoI/i1W0DoO57TKDqGv5T9RHZXjxTLBMUQsRq1uZXByXDPxawoSg3fYMK renRg4PY/yD2AME7Ywr2cB62gEhvSGSQNrkMY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719857725; x=1720462525; 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=qXKX8qyILkfHUAUP6qgwsEkN7mfuAyn2ZMJSI/3EjWs=; b=r4mwZvK+vszj7xmk3Pp7eVhWjBbyM23TpE3eJlagQQH2bOkmLp/Gt5+xNZF8g3EQOc PCX/m+T827ZElVdtIUuuEiN30aofh/YXQKUAsBnCW4F2YeP4lMafVkaBrn99Y0PXwNxD E1DhFgUyC6rqebtTwjhFmVGG3jotu5k7+HbRg5ipP9+rUzWgOXB2J6MvcbDn7cbWQE8O F0VOcOlT12rdBv77saJzCRDh9VraMhCMIq9dvd0bF86w+KKsP80knb8PJLnntn0W2w/b PkwOQBo5L3jrbVW2jsWfTFqo+tIRJJYJHWGuHNTwKRYgmVkWdQzvxNnCgmE8fVu31oNu HtIw== X-Gm-Message-State: AOJu0YwM+5LkjeFfsEOuABbGl4jVsF4KfRafaryzUx6j3ng+xSHwNjAr 2heHof2FBMHjyPd15tM/3F9YMI3Gsl+2Tp5qaenu2F6PIK6L+fqAlXER2iEq1ybbVomlg4RuBSi uiuZlu+el7lPDbYWgGB3wEURzwTjWM1EAJ9X6C43Q X-Google-Smtp-Source: AGHT+IGiK2GGV+0ODfZ2u89Uyob7T95hGC42RhHWY76G+zQVJTHxFE+/igLkvwM/TtL8WeIcSLKapH6QHYsl X-Received: by 2002:a05:6602:178b:b0:7eb:776f:d963 with SMTP id ca18e2360f4ac-7f62ee1db5cmr789602939f.8.1719857724726; Mon, 01 Jul 2024 11:15:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4bb73e279a8sm187613173.46.2024.07.01.11.15.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 Jul 2024 11:15:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 01 Jul 2024 11:15:24 -0700 (PDT) Message-ID: <6682f23c.050a0220.8a8b7.e7b3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1855E605C380; Mon, 1 Jul 2024 14:15:24 -0400 (EDT) Subject: |SUCCESS| pw141990 [PATCH] [v2] buildtools: fix invalid symbols From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240701103315.835249-1-mingjinx.ye@intel.com> References: <20240701103315.835249-1-mingjinx.ye@intel.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/141990 _Functional Testing PASS_ Submitter: Mingjin Ye Date: Monday, July 01 2024 10:33:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:c15902587b538ff02cfb0fbb4dd481f1503d936b 141990 --> functional testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-100-generic x86_64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | scatter | PASS | +-----------------+--------+ | unit_tests_mbuf | PASS | +-----------------+--------+ Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30358/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/