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 CEE8B42D56 for ; Mon, 26 Jun 2023 08:07:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C7E4940223; Mon, 26 Jun 2023 08:07:51 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 657F740223 for ; Mon, 26 Jun 2023 08:07:50 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-be30cbe88b3so2943442276.1 for ; Sun, 25 Jun 2023 23:07:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687759670; x=1690351670; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qUjUgvbnMqa5IhHdtbJkBjmXUCq+xUIHM66jnUZzf84=; b=b1IJCqxlmNKYTv7FaGmUonSOF/vY56VcHQ9ztIN9EOq4YoyN8hiseCn+jHwHBx063g JATyfDV7PeC8X4us8Jv6EQ0Vwu0SX//6ctuLzT+vYtagkkIxpAXgkOxkt9pn3RQL0o/v pMiBCEY2jkd91nrRQ04R2RmfTx7AOFD+9tA1s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687759670; x=1690351670; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qUjUgvbnMqa5IhHdtbJkBjmXUCq+xUIHM66jnUZzf84=; b=HvZHs1DzejIywxoGSyZq6URxeidBX2GfdFp2+PIemqjb5aw7GWSkvkKioWRYYPKO78 NI5Sv04mYuAYvsADbDFwafWea8A6MXHEt1RQwFtg3U/FNpgAXEF3BcggrppozLraddFs zIkSAUz3FddwlEji8ot5+q1qu3AcBXFizUtv7x51j+VS3zvO5EdwSDlLOy5J/xz6BRUG J4Eqt+80GAk9qInbcGTK6fDzIl2GcCLr1lFLCe2tt3YmBYcoZsFrUvcbsFfHgYqBr9/R QBt+6RzinaYhAc8Xxlp/nfKQbxn3lgTHU8cBarxKxHGyuOIEH9081MCDi7C9cCMGDTNx a5IA== X-Gm-Message-State: AC+VfDxDiLIUpHI8Cyt7JSmp1Gqy/0dhxT/GaCpeTXnqByf2F7aPD5lF Day+KI/4QdVBYUkpv37c3xG9cWVgD3XDzBfTGtTD1FwJzgYkZ3pWiLDFlDbNYN4i7l0KVnJzig= = X-Google-Smtp-Source: ACHHUZ48/jvggTd/HCnU9ziXQh6XdXzBqyyTD8esgr8h4ZbRK8Okx3GB8+c7xTOCIjc3NWxuMQPvQRqsgQ+x X-Received: by 2002:a5b:85:0:b0:bac:2ae:d3b8 with SMTP id b5-20020a5b0085000000b00bac02aed3b8mr22399258ybp.42.1687759669816; Sun, 25 Jun 2023 23:07:49 -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 y186-20020a254bc3000000b00bb1445a65a6sm258239yba.1.2023.06.25.23.07.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 25 Jun 2023 23:07:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 25 Jun 2023 23:07:49 -0700 (PDT) Message-ID: <64992b35.250a0220.79980.432fSMTPIN_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 73A7F605246B; Mon, 26 Jun 2023 02:07:49 -0400 (EDT) Subject: |SUCCESS| pw128982 [PATCH] net/idpf: refine dev_link_update function 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/128982 _Testing PASS_ Submitter: Mingxia Liu Date: Monday, June 26 2023 11:14:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:6c948396d7ebc7c0ffdac7df99f1ebf7b4ecb55f 128982 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | CentOS Stream 9 (ARM) | 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 Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.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 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 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) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26799/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/