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 7034543FAE for ; Sun, 5 May 2024 10:32:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4E9544028C; Sun, 5 May 2024 10:32:32 +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 6E7CE4025D for ; Sun, 5 May 2024 10:32:31 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7decef0e157so64138339f.1 for ; Sun, 05 May 2024 01:32:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714897950; x=1715502750; 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=pYqFwMOf/Gftx8Q9efi6Fip3AeOgchrstth3+28Orhc=; b=RgmCUEbE1jCleuCm1edy8fxvS5ZHHssW/9om3BxlWzQJp10aUPF+1V/x5p7T6i3xt4 h0QtNun1FCW9uuMOdso69BuPNz1ORI+dEhewktVHmwLgu2hw6UchpXRp4L3astgF/5HX FpHP/N8wEdxmrbt9g+YJM3/bjnWYw8EZgX5w8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714897950; x=1715502750; 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=pYqFwMOf/Gftx8Q9efi6Fip3AeOgchrstth3+28Orhc=; b=dXBSpNxd/vgF/QJpZWNC64ii6amLRayXbgclR5cHf/F829zAF/L4dy6nZW3YloYNJk 7dZiDDqp6ZIi5Qt6cMCmsZrXG3GmyMmNYN29VfHA8hmfsh9mAP7kfzy6bdpoGS3fTL8u 2mM/8gI58I19dlEjxEsdA6uk6yMBd1f4hgT9eaoZU2/tL9j3m2wiwBKJ3UgExmELpADZ mGOqNVxaQg1uwEZMXhrcp8gP+KIT+7T4AZkcehzpLT26aTLQA0nzv6SCXOqTLMYj1jBY +4ZXdBlsUObRjTsQOhOWVslcCb3P7Cd3mC731SD0Tp6o9RGIQAjJbDX+wfmxcdAN+93K jNSg== X-Gm-Message-State: AOJu0Yy7ZRnZgXlU94T/XegFfgZXzz7Bgh/lKOIEyJpOY68fzZTHgWxI zDHmMIC6WeCsXpaidUc+F/mN2FsjqGVka6Qou0dEtuUAt5azv1vgGGOsr4gZYIVxNLRrUXb/Zij YnvROLbGeJyE6jNfbiD486EMjJvr2pkTHfjb91beTuDQ0INIvtezkwCnp X-Google-Smtp-Source: AGHT+IF0SWc7AB/w1/l4gpmys+WbmH6Ad28WGFBhYpTHWWJKkECCAD97YEK1oB50ajs60NK2RZWw4/n28GoC X-Received: by 2002:a6b:dc18:0:b0:7da:1885:50b5 with SMTP id s24-20020a6bdc18000000b007da188550b5mr8181264ioc.9.1714897950719; Sun, 05 May 2024 01:32:30 -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 c2-20020a5d9a82000000b007dedbf30acdsm317059iom.11.2024.05.05.01.32.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 05 May 2024 01:32:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 05 May 2024 01:32:30 -0700 (PDT) Message-ID: <6637441e.5d0a0220.cb42c.3fd1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 314E96052514; Sun, 5 May 2024 04:32:30 -0400 (EDT) Subject: |SUCCESS| pw139857 [PATCH] [v2] eal/arm: replace RTE_BUILD_BUG on no From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240503182730.31693-1-daniel.gregory@bytedance.com> References: <20240503182730.31693-1-daniel.gregory@bytedance.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/139857 _Functional Testing PASS_ Submitter: Daniel Gregory Date: Friday, May 03 2024 18:27:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139857 --> 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: x86_64-native-linuxapp-gcc Fail/Total: 0/4 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: x86_64-native-linuxapp-gcc Fail/Total: 0/4 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: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29910/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/