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 BF09642E52 for ; Wed, 12 Jul 2023 10:42:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BAE1E406BA; Wed, 12 Jul 2023 10:42:03 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id CE504406BA for ; Wed, 12 Jul 2023 10:42:02 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1b0606bee45so5977709fac.3 for ; Wed, 12 Jul 2023 01:42:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689151322; x=1691743322; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HV0EE/8kVkobkbaooUM4Kn+NS1xt7xf6iTYuq+aCMV8=; b=jGoywGdpA1R1mn+LxIChdbJ2Ja+HjthziXb+tSuf1riKsGGTiWARYS4F5dHDEz48Xk E/Fk0sqC3MbSeZzwL0YSzKf/Ng4te4SOVaTpO3AgQTCONmOa7UxIN00mDVMVbDJYQpR8 zbPlVu5Hk6vnbRjsuGTgHjmTwqns+ikA1aUDE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689151322; x=1691743322; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HV0EE/8kVkobkbaooUM4Kn+NS1xt7xf6iTYuq+aCMV8=; b=TvDPjxDBSFXhXTdqp3WUYBt3QVB6kQ80ONWTcRu6yB06FezkxaYAUlv1ZjOhdziqrV IDuwLu47YyDRUbbDuVe7miPajmi/SCd6RhPl4WTTbUrPPFiuSC/LuCclJomE0mOKgsuI IplykEfiHroqHUE4ZVeyDbUbIJeJE2rsAoCCFu+Ddp8+Bsmx3fvJvIOsUoi8a9lY4Tvl ssQcGd4hxkOyZT8nlgW3MyhfriUTLsNPg/5PK7A4uxPBOOCOmeHsPl0YElK6rqdBUchQ PyB8g6EkR3RSi5b2aQ9cTd4z8Xi1R8E6lDtl7xSfKf5l30ANjbGTtfxIdGccDYCzHCji jV4w== X-Gm-Message-State: ABy/qLZozK9p4slI+mN/jjmI5g0C36aEQr5tiKvYfJS+pVQkkR0M78eh 3y1/JnFBb9lPlj8STRi+2b4Hk3b4eKzrPtRUcJDy5QoeSEIqW/i+0qC8DbP5j4JtuR+mxOdmMA= = X-Google-Smtp-Source: APBJJlHLpCo9X9C/Iw6jiHRxohIEphTiIBQ4GqaURhxmQlzOWa9A1m78hkunZXWG7gR8N/vhr+tNsipsRlYg X-Received: by 2002:a05:6870:414f:b0:18f:1113:c6be with SMTP id r15-20020a056870414f00b0018f1113c6bemr20332670oad.11.1689151321330; Wed, 12 Jul 2023 01:42:01 -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 188-20020a4a11c5000000b00566607a6ef3sm363139ooc.16.2023.07.12.01.42.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Jul 2023 01:42:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 12 Jul 2023 01:42:01 -0700 (PDT) Message-ID: <64ae6759.4a0a0220.7bcf9.b9bcSMTPIN_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 D321E605246B; Wed, 12 Jul 2023 04:42:00 -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-abi-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 | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/