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 C9D3A4559E for ; Sat, 6 Jul 2024 04:14:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C6B1040270; Sat, 6 Jul 2024 04:14:10 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 12CFF40268 for ; Sat, 6 Jul 2024 04:14:09 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3737dc4a669so7630905ab.0 for ; Fri, 05 Jul 2024 19:14:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720232048; x=1720836848; 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=NnjfVDJAr5K9UkNFBWWzAeOK7hqBsrHIV5Oqvad5gy0=; b=aRJU0cMLhLmh0a18OQ96MXpdy6OW5HwPDQg/mNoUxOSw6iy4TM2opNI4omBfC2Wqwn tu2I5d+Eh7Tam40CxLVTPTm728RZjdJeZCE5gLstuo8S5xUOJelWAW3Sr6tc+G6IU5Ih o3UETEIy41W6cxhhtGZ8Em9o1/NwMEmYDZsVE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720232048; x=1720836848; 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=NnjfVDJAr5K9UkNFBWWzAeOK7hqBsrHIV5Oqvad5gy0=; b=CUQzY680vO4/N0AW34AR3lOUu69vLzJ1VHGfWMUVsxGhozKHcrIn673cVy6kkxBo/D 8i5aKbYFOVBei7hImwJpnOnAW8uhTTR6SRdzqI41SdrP+tRUcAOtZmhW4DdJ9S72X/L2 bwlQzRHwhzWpNaz5U8YFSsa+EiWtr8FR+i4XTa4R25wbgTXUWmGJAug9e6gNIhZUJrKp ZpIDPE4rfY4usk3loy2Q7/Lp135SSLVrCvSFNWkfYsYBo1goa9khR+Ta6Y3Kz2Kcofzw gtZkC6mtDZ73VrGkwL5hIx2wrHFdTgeKfS5BV3Ki9N7imMk+5GpkP5nJQOAO89JPIRUH YSBw== X-Gm-Message-State: AOJu0Yz2l8NxcGL834k7K0iPCZql4GA1AGJvSBOQzUEBSLIVjCf1jiS1 VJyKqEORjAhBGVppRTWwHXFzCIsdz9eWyuAf0tn/8DqHZxv6yrudaxBwHy2l4sYc6HZOgUdl+a0 g8XatLDQa+1VE4rOeyOWZGih8Cl88LyIQ2w5hSc4NUO1PJLdvmMrMrLXw X-Google-Smtp-Source: AGHT+IEKHSW7E3YSBBifAv1CzCU8v5YZrGl3KiNT3tyZoR+idkiiVrlyzZ8y0l4xVUP0bBaQTuXMDmwnx6C5 X-Received: by 2002:a05:6e02:b22:b0:36b:3af2:2349 with SMTP id e9e14a558f8ab-383991bf826mr85637685ab.15.1720232048511; Fri, 05 Jul 2024 19:14:08 -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 e9e14a558f8ab-3833fc57e0dsm2180685ab.23.2024.07.05.19.14.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Jul 2024 19:14:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 Jul 2024 19:14:08 -0700 (PDT) Message-ID: <6688a870.050a0220.67cc4.efb1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0EA8E605C351; Fri, 5 Jul 2024 22:14:08 -0400 (EDT) Subject: |SUCCESS| pw142136 [PATCH] [v3] buildtools: fix invalid symbols From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240705082550.1670765-1-mingjinx.ye@intel.com> References: <20240705082550.1670765-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/142136 _Functional Testing PASS_ Submitter: Mingjin Ye Date: Friday, July 05 2024 08:25:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:fcfb19cda4f6439f260cdeabb6c44d3c6f0d5fc4 142136 --> 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 | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30425/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/