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 C227542E52 for ; Wed, 12 Jul 2023 10:22:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BDC93406BA; Wed, 12 Jul 2023 10:22:11 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 8BF48406BA for ; Wed, 12 Jul 2023 10:22:10 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-785ccf19489so308227239f.3 for ; Wed, 12 Jul 2023 01:22:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689150130; x=1691742130; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/ud0hyiyreyokeyxQsaocVCwIQY8dfLK+5kaOaKqyMI=; b=R90yrDoqoP8QdTZMuGFDfmoCoogfMRLWgudKPu05Foaah7D0yxnD63kvnRhhSWT1AP 4qXRIgcWMzO8no+33+2oz0j+H6gtm5/sYj6Rw8dO3z5NXbQQRTeMK02ruRwA1n3Dt9TU dtCSp8PVB6+o92Cam/5tSa0xIkyuvLTDDc+iE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689150130; x=1691742130; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/ud0hyiyreyokeyxQsaocVCwIQY8dfLK+5kaOaKqyMI=; b=XZdlISs0bkjv5z5P9iuuYDbFfsiRBOhDQuLwudjFcBsqiRXheNGoT0qCZXeyzVmaf5 G1vDSbG8BjwrTReM2YrvhZ+IeCtzwR0nTf3rmShNnq5slfojFSyS18LFqpXKUeKet4VB Rz0IKpY306A1goo8YNaXurk3MVwn39n/z4DSrcHQfmZFNd1LtRKVnTLEMQQc5qxQ7cRV Ikfltbv+kvCALzwZWj4P1iuJo4WUUy73Tq9sHzQUQdHA6oJOU8AjPOk8kKjKTLDe+MSp wzTpmvtmRchOiTkfNmnj2oWEBptcGFqtmJF+mw+efUsk0e959honjyDHnHxZKEaDWZF1 /y5Q== X-Gm-Message-State: ABy/qLaTM90T4YU+tRdJialLwx3RVsTgfGE+FipXf5l8eZN5YRdPSCwn pJxR+wI+3W9Wb2r5jXfwdPMssodp6FMhxnhf8oK7FJC8fGL2U3TU3CoHv6t/UC6A+4unwEOyxQ= = X-Google-Smtp-Source: APBJJlFOmsyGUiKOEEfmgYH7gjAcDJYmaHHH7dWbASPX60at27oKM78x1/on22/SaufcdFtIXaDTrCRpYBDl X-Received: by 2002:a92:dc41:0:b0:345:b0df:d0ce with SMTP id x1-20020a92dc41000000b00345b0dfd0cemr4186728ilq.24.1689150129895; Wed, 12 Jul 2023 01:22:09 -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 c2-20020a92d3c2000000b0034627db7aebsm259811ilh.44.2023.07.12.01.22.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Jul 2023 01:22:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 12 Jul 2023 01:22:09 -0700 (PDT) Message-ID: <64ae62b1.920a0220.9f6fd.6edbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 6B469605246B; Wed, 12 Jul 2023 04:22:09 -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 | +------------------+----------+ 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 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/