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 E3C5F42DC7 for ; Tue, 4 Jul 2023 04:38:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E012340E03; Tue, 4 Jul 2023 04:38:51 +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 B31FF40E03 for ; Tue, 4 Jul 2023 04:38:50 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-345ff28865aso11349835ab.1 for ; Mon, 03 Jul 2023 19:38:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688438330; x=1691030330; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Mr5qTM2a2SUGxPxlgcOTZHAmI5yAsxbevTWvkAoAzVw=; b=dDQoQMFpWprdB1Yv9ZlfO9VlPeJ8TxFDm0vbAaw7eG5gHb7p+P73t8Q5esx0SWlGpq zPjgIAhoZLQjz3P15LGgcJeHA2MHJWkqWfqU9XpnFG+0SfOEhPvke4Cdd0tkp8a2NC75 HRDpPIajEs8sjt+McqvL3LrNsHz6ZbeHADHR0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688438330; x=1691030330; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Mr5qTM2a2SUGxPxlgcOTZHAmI5yAsxbevTWvkAoAzVw=; b=RZZoMMyNLeAI7n+fcLS23gMF2bQ+dwZNpibqFAohBC4MK+yzUF8WoTmquAZ+Ccfb4i IrIBHTa/tORBnmysB0rzc0cKhscN6SBdYeN4976GyQFPc+lVAdixBr0Sfusg4/0yZdwx IWFo8fOvQC7GvbPi0hpGPNWIhFeUVWUlXsdeRRykJ9QailnjESASmbJ6YhMnrfWSmfGw plIKKh3Ei5BZqqkJsZCTN3W8oyZnMedrXEt5Inoq3c513dfzvsUoR5HRER75cALdMwB7 rTXaeTWxmQU9UdXUACrjcVU866Frwb/KM14j9GkmMOR1N22qp+t20fcoVPhB7DD/FGpx 2kSw== X-Gm-Message-State: ABy/qLZMzkb6wqLdnyS5SGHUm4qtj4pneQbMUySfNbqfzFvL94RtKO1H T9Km+SCxigtxXlCu6A4WCfsjL75iQhW0NVppgLb2vxd9m0hit2hkjbGAT26b2pvpPyjThFD0NQ= = X-Google-Smtp-Source: APBJJlGiFgmd2zScp0E7oTNTjwMsRrIZT4AnoN1mbXdRO3Php+nvsBUHINrDAGMgrKv/fKRfndg+K2RC+0I2 X-Received: by 2002:a92:d6c3:0:b0:345:ac15:68f with SMTP id z3-20020a92d6c3000000b00345ac15068fmr11360412ilp.30.1688438330069; Mon, 03 Jul 2023 19:38:50 -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 i26-20020a02c61a000000b0042ae7677ae8sm879128jan.2.2023.07.03.19.38.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Jul 2023 19:38:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 03 Jul 2023 19:38:50 -0700 (PDT) Message-ID: <64a3863a.020a0220.66495.c7a4SMTPIN_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 83B49605246B; Mon, 3 Jul 2023 22:38:49 -0400 (EDT) Subject: |SUCCESS| pw129179 [PATCH] [v3] net/idpf: refine dev_link_update fun 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/129179 _Testing PASS_ Submitter: Liu, Mingxia Date: Monday, July 03 2023 11:22:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129179 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ 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 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 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.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/26913/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/