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 189AA42E53 for ; Wed, 12 Jul 2023 13:24:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 14FBD40A7D; Wed, 12 Jul 2023 13:24:09 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 63DDB40A7D for ; Wed, 12 Jul 2023 13:24:07 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-635eedf073eso44803766d6.2 for ; Wed, 12 Jul 2023 04:24:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689161047; x=1691753047; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XOoa6xIUFRKRZa6y7APPFQQWlfmVLBVzfW1mfhQahWM=; b=IKK3C5ClsBKtbb0KOo68IMJ+Sf4BBGkRtLmzPFpub6YZxlUbQ8nQB9l1HxPPbOwQrc CW0D8IjjDfGlucoNTy5kehJkbUfsyxeEDZsM7YMi4IWqqT3RvyukdoZnQCqkw4o5BTQo QKX0J8iFv9TWqcrcMYkXYeLO3+ewRuHMTEjG8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689161047; x=1691753047; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XOoa6xIUFRKRZa6y7APPFQQWlfmVLBVzfW1mfhQahWM=; b=Tg/IY6l+O8pfjHO9eTA7DIzpQUdPvvGYhv79dgtTg07bRMUWtGNjnIF6o41ZYF3lT0 LI5Gp46oPFvtLDNmfx43iU3C+12b+G77jS230+I1irCaygbr6GclXUxbgXpHboE0zrpM onrX1dR74t0L46kufFV/xs5knMfbgMrkD8LA+Z4bMGG7VmNFr3g3Nzn46hvxjvrJky8A BHaMYRcH/8ulRB8RGuJ2QhMbDHopN8UUMwX4STt9Lyos0QMPUuPN3CyE9nP/+Iu1Uxyv ol84PbME4qg4Nd0PrseR7p0e22owbeoBQwqa6S4N+JDfZp5avya7DWy6ZMDnyBgafpA6 Az+A== X-Gm-Message-State: ABy/qLZpn9CadbvNC4IEJww0YRqUb0SVheYd3av8+07v767U7GwE4u0Z 6jT2vlwbxzAkiP+1Q3zOuW6EdIn5upos+eMUfBP2BrTEFFL/aPssNQSWaw== X-Google-Smtp-Source: APBJJlFBmGUq6kYSZFzo+4tj66nTSm5bxGY9280w0uohQJFN2DixpZH4RCpvG+kVO5xbw8QQof13VuXSUbQb X-Received: by 2002:a0c:e013:0:b0:636:e0be:14fd with SMTP id j19-20020a0ce013000000b00636e0be14fdmr16239124qvk.49.1689161046912; Wed, 12 Jul 2023 04:24:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e14-20020a0cb44e000000b00636050dd35esm374234qvf.6.2023.07.12.04.24.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Jul 2023 04:24:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 12 Jul 2023 04:24:06 -0700 (PDT) Message-ID: <64ae8d56.0c0a0220.795f.d88bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9C8D2605246B; Wed, 12 Jul 2023 07:24:06 -0400 (EDT) Subject: |SUCCESS| pw129488 [PATCH] [v2] common/iavf: fix hw mac type for 710 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/129488 _Testing PASS_ Submitter: Wenjing Qiao Date: Wednesday, July 12 2023 07:38:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:623dc9364dc6a818799941cc26dc8f70feb2bb24 129488 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (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 | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ 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 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.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 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/27052/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/