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 D161B42B48 for ; Fri, 19 May 2023 12:27:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B59CE41148; Fri, 19 May 2023 12:27:25 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id 63F2A41148 for ; Fri, 19 May 2023 12:27:24 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-75764d20db3so276994485a.2 for ; Fri, 19 May 2023 03:27:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684492044; x=1687084044; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=phNqNvnqrC5q8rKSwQqVTtV4Q7MSb428TMv5Rv5bN5k=; b=RUfWmbd/ADagYdJ2PvdnyhE7bP5RcItuPq2nBz84mhS9VwfTvlOqG8SWm8gc9VbUR9 2wcxvyBEk3xqSBq1CJWpIBwZrPhbegqsU8WfxXZxD2tIkqbXl09YGw5xnK9eS9xTN2y9 EbERWOT17HVm8ISQLJzSjHbMmA2c8u7FhpVkU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684492044; x=1687084044; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=phNqNvnqrC5q8rKSwQqVTtV4Q7MSb428TMv5Rv5bN5k=; b=htyBX7/256jGfiedgG5ElcuJq7RzxBUJwDdezrrJWClb/oG22BlAq9MqQU7IrP+yz+ c85/sEj0iWY1bGY0q9d06TXlXT2N9BupORqnNeiOUQBnUE5Iv4frz3FLVGg65Y4A8+JD FwtnhlG9H3V+RdXQzhCq/nv105pyi+G6bq939A3JaZfbK2WqJKsptMC6n/dIP/fm91yx nJJSuaTLCc9Q3VcFIUPdtyi96lKgIcGeSt2PwbI25Y8p+ecGJt5NwTGkVDLOglOzOVjo nP45rZU4ZAKC2YCrboM2qryH7VAkdL8TviRyUY829+zRYU6Z2vWv6nKRkRJ3MTn6iuUL wGbA== X-Gm-Message-State: AC+VfDyxZkOl+njQyRr91qpsvVJ1HCx3h1N41mTp1LdQEKmgvqftagkG K8uc3FBbqWNV1JeyTg1qlZNrezH3k+WiCeV7EdyZtEtl+ijCsXYiOuLpsg== X-Google-Smtp-Source: ACHHUZ4oX1aptYcqqJvjbK26XoppQuksJSPphu+QPX8Crzv5wOcsjq4yLjZ8qlKuDLred7FkkuErRx7JtS8M X-Received: by 2002:a05:6214:20a4:b0:623:74d2:8750 with SMTP id 4-20020a05621420a400b0062374d28750mr3201902qvd.17.1684492043854; Fri, 19 May 2023 03:27:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k4-20020a0cf584000000b0061b5fb58de5sm156854qvm.7.2023.05.19.03.27.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 May 2023 03:27:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 May 2023 03:27:23 -0700 (PDT) Message-ID: <64674f0b.0c0a0220.ebada.8bddSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 51C7E605246B; Fri, 19 May 2023 06:27:23 -0400 (EDT) Subject: |SUCCESS| pw127024-127042 [PATCH] [v2, 19/19] Remove use of term sanity check From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/127042 _Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, May 18 2023 16:45:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127024-127042 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26289/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/