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 2344D42FB3 for ; Tue, 1 Aug 2023 20:11:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0362540A89; Tue, 1 Aug 2023 20:11:26 +0200 (CEST) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id A293440A89 for ; Tue, 1 Aug 2023 20:11:24 +0200 (CEST) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-40ddc558306so21487511cf.2 for ; Tue, 01 Aug 2023 11:11:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690913484; x=1691518284; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9iaxyEe1uncDNIPZFdzl7uK+/9C4JKH0/rhxLgcZ+0s=; b=gwzkQK9sBGGEW3ETQ4iIV6hVyWSEfy8lAUcty8Nph5TePylV5q5LDPTJt+QSspjtdV ZwoiTw+wkz8mjzU57H4FEPYOouwfj3kLuJkuTvtygHXFiKCRd8ZvQOpDVTTqKDcim5dU AoWWJzqs4KgxH4li466MV7br1MVTZfjhlG/ss= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690913484; x=1691518284; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9iaxyEe1uncDNIPZFdzl7uK+/9C4JKH0/rhxLgcZ+0s=; b=Cuoxwz9cdF5Z9DRX0K83DQZnYtPTWFvMIwgZmVViXtrzb88R7uYY6kE4oyyduum4CA vba7QUXi12OTkY+fD8fm2Lrm0PCh3JcX7G1KKi4cEMPrQsGyRkQmrX5lb3TQdO1MGfz5 A4apZNX72OZj4rNwG9xTpka9wkYlTo8RVdLLkxiJ/MZlmfrEQMgsuFjlo0X3TRS7pE8T 9kCc+XFcQusfFcGXhmIOCRKvAwacsO9VQAERsqL4Ebse5GLp9KYoQ/SJo9qCNEc3QPL3 zAWVb53PDb7D4MiF0EDTp2r9bKFa4ERRwyOeClYJosMHUk77wZXQTxpBhk92k0OmKDbL bLgw== X-Gm-Message-State: ABy/qLbVj+5VuFN1Jlm/SmeZTUhVsFsERwFt9/QvG3rvdlUqFbKFRpWR e9tEnEMAXi5Q1WMblyyabQzg1AENWVQDk4et07vgq3DkQi6t8a8CqEwwCw== X-Google-Smtp-Source: APBJJlF+20ks0yN+AJuGjcJgnbDSynvLoCTecXikMbnR4jSZa8pEYJWy/ZJgQlV+wcTqJjPo2JI1fCk69zWy X-Received: by 2002:ac8:5850:0:b0:403:b219:8548 with SMTP id h16-20020ac85850000000b00403b2198548mr21425921qth.65.1690913484036; Tue, 01 Aug 2023 11:11: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 s3-20020ac85283000000b0040fcb3cf18dsm148078qtn.8.2023.08.01.11.11.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 01 Aug 2023 11:11:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 01 Aug 2023 11:11:24 -0700 (PDT) Message-ID: <64c94acc.c80a0220.f1c99.870bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id B1E8C6052471; Tue, 1 Aug 2023 14:11:23 -0400 (EDT) Subject: |SUCCESS| pw129771 [PATCH] [[PATCH,v1] 1/8] net/rnp: add skeleton 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/129771 _Testing PASS_ Submitter: Wenbo Cao Date: Tuesday, August 01 2023 07:21:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:0ae35eceb9e4569b0814fcf671b4455301bb7518 129771 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27180/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/