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 BC2D942CA6 for ; Sun, 18 Jun 2023 19:09:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 918BE40E03; Sun, 18 Jun 2023 19:09:01 +0200 (CEST) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 0EEFC40E03 for ; Sun, 18 Jun 2023 19:09:00 +0200 (CEST) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-543c6a2aa07so1329428a12.0 for ; Sun, 18 Jun 2023 10:08:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687108139; x=1689700139; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lHzqcroPH12TGMo1eb34zDgIW4VgAyqcCcQKz24LNdI=; b=AW518CLSiOc638ZnVWT1X8/P4sN+bGrNq8RNQOkbjsDGnsk1GaiZeG7yiKu1wJO7DE yknJ7nkIdcgecOM3pF0jR/qiuaROVm2HtbLwCkxrzeM7EiMoxlW6O0L4tu5hTWOmVtea W6gUG18k6leQPLogMs2IkztyZHd6j748OGd1U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687108139; x=1689700139; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lHzqcroPH12TGMo1eb34zDgIW4VgAyqcCcQKz24LNdI=; b=BmuN2e76pzOVzQgpgPfFWk59cnl021gH2GXwnZD405OK8lrbaAE9h8FoP357/xxpUJ gop1WbKidI88lTmztizyefJiaE81Nm5qCC0uK6U0haJ+PaBRpXKyeMC2G3omrXW0Py8Y 056CnJu2w93MBYsI8xuzlyM7U46ph61qPJ5qvw6qndmXO4Yysr6H9BCO7cZrWWEc5PHA K/wQ3DIY5RAj6pJDliL4kWx8Uux5izCw/SSpGbvKA+r71Ggo9Jcr5kRcsE7olGtIwXPz e0WDeRF5qEdbR2JOMbWfIqbXzgdYsv3vAukQjX5oLId0hXxTdTBKKt7B6Jkl6lBr8fA2 JLzQ== X-Gm-Message-State: AC+VfDx30ZfiZyXitwe5BkskysZql4Dk0O3SBsc1Tb51sl7JjvfbvCOA fOVEImTm3E2FV4FplDqtiJTb7ZdHM0Y/KQXK90egX5nAWBHx1iSlv6N+vO+cc0D+NjoeG2avIg= = X-Google-Smtp-Source: ACHHUZ5lXGbiS66ItmycYoANBvx5S4s6IOBLgbGTAMw+LFwILKtPDAgW7ld5uyfoXgFaRYT2KwWzSMjqIS5N X-Received: by 2002:a17:902:d483:b0:1b4:fe23:1eaa with SMTP id c3-20020a170902d48300b001b4fe231eaamr6500788plg.28.1687108139166; Sun, 18 Jun 2023 10:08:59 -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 jn13-20020a170903050d00b001b23ee9dee0sm1882051plb.28.2023.06.18.10.08.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 18 Jun 2023 10:08:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 18 Jun 2023 10:08:59 -0700 (PDT) Message-ID: <648f3a2b.170a0220.99abe.ceb3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 44293605246B; Sun, 18 Jun 2023 13:08:58 -0400 (EDT) Subject: |SUCCESS| pw128774 [PATCH] net/nfp: break out function to initialize 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/128774 _Testing PASS_ Submitter: Chaoyong He Date: Friday, June 16 2023 08:14:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:7556a1a355fb377279508735f7afc1faf1d00158 128774 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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/26723/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/