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 A966242C64 for ; Thu, 8 Jun 2023 23:32:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A5ED840151; Thu, 8 Jun 2023 23:32:15 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 75D8540151 for ; Thu, 8 Jun 2023 23:32:14 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-568928af8f5so16350087b3.1 for ; Thu, 08 Jun 2023 14:32:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686259934; x=1688851934; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QUWklldVxcGrjQpR1TTpQFPNRgvE1eZk+6w6jr3dxYQ=; b=V/ru9Rg9z/JK5gfkDLk04xE+K0wy1u+i5P4BxdNB5T6hQnV8azmEaevSCDh7qg96kb XbZTanIRaVNXxVN/2f+FcmFfmz+OHpz7pWVvieSR0XxHFbUSG/wP2qDjBng8iL9cqatz fgfwZ0/4RQ278CfiCgReQwRXih1b9S/VtDmKQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686259934; x=1688851934; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QUWklldVxcGrjQpR1TTpQFPNRgvE1eZk+6w6jr3dxYQ=; b=hxC6e4PbYhSsNxnolEJeM6lWba+9W9zLkxa6gEow5k7bP7/hVwDnE/muASS9Vklzfi v281nl+6Bb5e0lLZFnsnsWuKBeqkRnNM9M1SaWC8K89ht1x26fYg59YYvk2RTM4h5iBr 17dFGU4bPo2GLZmiINnqchldsi5+SUCAaZ9fi21pgeaoAwaf2g5vM2NTQbM+kVNt6bOB UC0VPRQiRPoPTh+8EdgGlqseFY683jr8ohAujR+VhuZN+KvRNZNCHHYGakFPIMlTWLUp 8Mj4yzhUR2e5vIHVW5wFFnAMRJHls5oPF5DlD3EDl67Jfn/oZkr9uptaBl/t903ppBuT FwwA== X-Gm-Message-State: AC+VfDybBIQVazP2h/IiIsw+h56yQcOoLjyANSqs2m1X1+WuAgdJueLt nwA48P9dfdenL9QmKaOkBJgWeuwTjK6mq7zFWFi+Nz0sDzctMz1ESBKnf+7wUko/kOzHK6+ZIg= = X-Google-Smtp-Source: ACHHUZ4onYX7ezw5m3nDxGUWPD7Ur7PW9flQFqblP9DVCo5NUHutX5tndU9o/lHjh/wSrL2GVjdhbGwe5iWQ X-Received: by 2002:a0d:ca56:0:b0:55a:776e:95f3 with SMTP id m83-20020a0dca56000000b0055a776e95f3mr957488ywd.25.1686259933955; Thu, 08 Jun 2023 14:32:13 -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 v77-20020a814850000000b00568a6d883bdsm147241ywa.14.2023.06.08.14.32.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 14:32:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 14:32:13 -0700 (PDT) Message-ID: <648248dd.810a0220.a082b.236dSMTPIN_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 9DC56605246B; Thu, 8 Jun 2023 17:32:13 -0400 (EDT) Subject: |SUCCESS| pw128203 [PATCH] net/hns3: fix the way to trigger IMP rese 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/128203 _Testing PASS_ Submitter: Dongdong Liu Date: Tuesday, June 06 2023 12:10:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:38689022f609a290645c7027084aee720c1fcf91 128203 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/26552/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/