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 F2DD54550C for ; Thu, 27 Jun 2024 16:03:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EB1454279B; Thu, 27 Jun 2024 16:03:02 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 68B7240E0A for ; Thu, 27 Jun 2024 16:03:01 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1f9a78c6c5dso61360585ad.1 for ; Thu, 27 Jun 2024 07:03:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719496980; x=1720101780; 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=XM1pSsp6L+utDu2tEg6oIDYHPLuBtyY5qvBbrL/+xRQ=; b=QCwommQkJKrBX32T7Dchd10pYMRn3rDKLm7o5R8WZf3eS87ohfMDfVz6x1b37HHM/P CIUf2e06k9OS1SQ882me61eje8KRMB1+CMclhzQNoxeKE2u4K9fbXkoBjYa5EDT3TMf/ 2lqZE30m60Jqa398dxtOupPMtBg8X4WllrjOk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719496980; x=1720101780; 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=XM1pSsp6L+utDu2tEg6oIDYHPLuBtyY5qvBbrL/+xRQ=; b=cdpLy9F0HPon8dhRniSY+Uz0Zg/GAi73Xj+dDfr3UXTY7mOschKVCFh2KKRrPfGhUj IG23bBGLZB0PFAyuRiAmSL/6ObAzI1Drsn12YT2JYXzWbgapfe2mnlDuiV5w9MZGPSn/ Unx75Xg79GBzZNRJJkifnI/1bivW4lybmKy9T6/dYQQ/AUfC3DMzC3w7SR4z0fDywHyj uod2riVoYDHVfp7/UoeBF4B9IvRbzslYQsvG7vTxZveRkZqR0IrbhGR8UdyyHNXss+P6 5q890Af/9gmq6tFrtZD1+gC2qeugnM4loIUWskNSnFcvelTn2TtCqwD0pXPX18xQXHDU Eu6g== X-Gm-Message-State: AOJu0Yz2OpJrWaXIpGZkBMAt5MGhXSXKEAJSTjP1D4O0OVPqOKmy/E7r QjZbXa6gFL+jCl/lbZDDcKMphOmvwyPlAjSVGI6hslvFRl5qwVmqHR6Btc/ATdYBu4n3SPcxN3P PUFEwhdCvMA9Tvs93fiJspIchZN/x5UL3s8ge3Q8Vut4VuBRuJXI/e/ru X-Google-Smtp-Source: AGHT+IEaen2753OfOwrXl0fWcidyhceihmqHkQQbacIONSdCYgQGieo1ymJL6Vh7CqG836FgTS7yY0ctIf2j X-Received: by 2002:a17:90b:1b0a:b0:2c2:c2fe:77c5 with SMTP id 98e67ed59e1d1-2c861485791mr12343749a91.40.1719496980403; Thu, 27 Jun 2024 07:03:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2c8d7e5227bsm230187a91.4.2024.06.27.07.03.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Jun 2024 07:03:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Jun 2024 07:03:00 -0700 (PDT) Message-ID: <667d7114.170a0220.122d9.e571SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8E7F4605C380; Thu, 27 Jun 2024 10:02:59 -0400 (EDT) Subject: |SUCCESS| pw141950 [PATCH] buildtools: fix invalid symbols From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240627101144.665413-1-mingjinx.ye@intel.com> References: <20240627101144.665413-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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/141950 _Functional Testing PASS_ Submitter: Mingjin Ye Date: Thursday, June 27 2024 10:11:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:eeb4b1d1f491b53c3024e0a9e8839acf514122cd 141950 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 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/30339/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/