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 DAD5542C64 for ; Thu, 8 Jun 2023 23:32:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D802740151; Thu, 8 Jun 2023 23:32:35 +0200 (CEST) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id E67D040151 for ; Thu, 8 Jun 2023 23:32:32 +0200 (CEST) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-39a4eb67c5fso147846b6e.0 for ; Thu, 08 Jun 2023 14:32:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686259952; x=1688851952; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QUWklldVxcGrjQpR1TTpQFPNRgvE1eZk+6w6jr3dxYQ=; b=dqCt+/fsG3rBboDk9tpKmwbeh+BmqBhs6+F6reUmOLGOMm3+SWxAvUVXcW88idAQgt oMQO0NTYm03FDEE66zsr34Xq3PZQipl+axiLqdIGJ1FZnnjFlcjI4/P7HRggDOjGX5fD YUzvGcKghHx9t12p0viHdxAKcqf8sTFu3kF08= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686259952; x=1688851952; 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=FKPpO2xbGttN/YMkF4G0LsZcH6cJLpS973PcCMU+9btSh/s+djQ856YXFRT+Nffc7i 62rWVBLDTp/HEKix9qC9WsPEcYygmS5+ZZFuwS+92uqmQK80njF/X5UPLjSwM0Yc3MN9 kaT/BwJfIxxnMsO5BQP0DppcI8diZ/NItPNJMFmeHX4Mp2w2897D3OtOImu5vkv8yjrT Rr04iWtn2aqS19v+RE/lLjVtUmPKRBQkZT2lIs+uvU9TAjWiSnva27pwarCp0qtcq/m8 eD/9MfoxOTgcO9PDatB7fqgJGLTuGAdy2/eldbT4J8VTC4Htp7xFxf28G7mv9VCosy8B Q6ew== X-Gm-Message-State: AC+VfDzPWF+moSVQVNa5quY1HWUy8eC1RtrAttmffRasC3eFNGcTcdi2 V2XuwKqHBr6dG2OCFOfmBBAFy4Bq5O1LbFMJ/E25VImB8PXoySVPesdoaZQoF67wpAaAZf44BA= = X-Google-Smtp-Source: ACHHUZ7wFvb2h+NEh/jBZdCwScdiGgltH3PGAZGuM+tZmfyVMUprtpyMgVYonf6Zllp5YCxI2yjnXdMwLsbz X-Received: by 2002:a05:6359:13:b0:129:b96d:1b0d with SMTP id en19-20020a056359001300b00129b96d1b0dmr3848569rwb.1.1686259952184; Thu, 08 Jun 2023 14:32:32 -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 i82-20020a815455000000b00565e63c500asm159706ywb.4.2023.06.08.14.32.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 14:32:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 14:32:32 -0700 (PDT) Message-ID: <648248f0.810a0220.5f409.2a6fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id DF7EE605246B; Thu, 8 Jun 2023 17:32:31 -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/