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 3838442E58 for ; Wed, 12 Jul 2023 23:33:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 327C5400D5; Wed, 12 Jul 2023 23:33:37 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 0B740400D5 for ; Wed, 12 Jul 2023 23:33:36 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-26314c2be8eso569237a91.1 for ; Wed, 12 Jul 2023 14:33:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689197615; x=1691789615; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=J3aX04evowknIjDNFhaIdJnWyu3Q4JAtvTha6ZUCAP0=; b=C/vqkQ2ofcgdqOn5ZJbmRIiJT0rj2h5dhPH67ppxLz6D3X4W6Oe29vrP68nk0p7Djj YlJ2VK3pkz9BahUFqFTjTk6wXSPfIQWl6Htl0q98qRt+J10y7FJb5ydpbUCEybINJfH5 mIV4xHdkk0D9wylMHqV90S5cIjJqhB5P6XeC4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689197615; x=1691789615; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=J3aX04evowknIjDNFhaIdJnWyu3Q4JAtvTha6ZUCAP0=; b=Y1gBb1/XKs+m+O+Isr6JNwostILz4ysLOG8TAQa8rwBYWormHous93hKZeowZb7S91 gYGzouc4IXMlDUtAaJ3FCgHnv4CMGsQ8IF2iqSpCVvHGjXNP8FFPTuARAm+YVpCdpOIe BL6nVNvKz7oIr9ErCTGk2LMfAwYb62vpNg3f4x66HRB6hYuQEHVr4Snixj3lrptsmt+p BTjyr2QZTLEljZHYHFawu/91ftTndrTX5btchnowDJJ57uiTGbsSEKjZFiFMNF5joqCj Kfqn0YeQPVUDvnSoPQouEvpoFY+HF5DIXCTLtIVQwmuNVhE10a4ILGdm/Qfvq6uv2bdG wFcA== X-Gm-Message-State: ABy/qLbPEcnq8EeoZG6iyOF2UvK+wMfmjY1QF5BC7FnsfBkJD7MSzHuL 0bvi02PceaojwydpD+EbDzocCmxdj/lXpmRgahV+Z4jaEEFyDdfb1+b5lw== X-Google-Smtp-Source: APBJJlEZCHJ9clCIeES4uaMfkiw6Lj/4kXgH6mQsWPgQqcpbEK/I9ddUbQbtFK6j8caJJGGblyYPNY4x4Afw X-Received: by 2002:a17:90a:8c89:b0:263:50ec:2f67 with SMTP id b9-20020a17090a8c8900b0026350ec2f67mr14873845pjo.0.1689197615209; Wed, 12 Jul 2023 14:33:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e18-20020a17090ab39200b0025ea1e17320sm598068pjr.15.2023.07.12.14.33.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Jul 2023 14:33:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 12 Jul 2023 14:33:35 -0700 (PDT) Message-ID: <64af1c2f.170a0220.1d970.d94aSMTPIN_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 5B29E605246B; Wed, 12 Jul 2023 17:33:34 -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-x86_64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/