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 1E4DB42C64 for ; Thu, 8 Jun 2023 23:32:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1B79B40151; Thu, 8 Jun 2023 23:32:59 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id EA55F40151 for ; Thu, 8 Jun 2023 23:32:53 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1a3897d9697so131459fac.2 for ; Thu, 08 Jun 2023 14:32:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686259973; x=1688851973; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QUWklldVxcGrjQpR1TTpQFPNRgvE1eZk+6w6jr3dxYQ=; b=JNlnihx9B2CTudtm9roTWUBYxTsbm0J3AyvT1h3+tBXKJeBrYss1TqbSn14SkmCjm/ z1d1DaSPgwQuYAXxfFu2GrldHKM/N54FOIRb8E5H+EU75vyTIOzr77ODptHefb3eivBB Y9U/C6miUUOIcoxtzXJqPwRQCjoGLebs8XH1o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686259973; x=1688851973; 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=bpW+5m90gHmim+wWnoCpnAUq+IJvROAyyLds+O6iFeZgIqcksEm0EOhlmVe4KK3vPE YgyD0joZnlOBam43ynOqUHsGkrsjcBA1nmCkiyvhaMTDmUvqdQ+AwcRtO/FOIX71N5Jc sjprMyFaHyJqPVR8w9Tx8ws6w5yHScmg24Em/ikcXvPEqGur0R/LApI85nWBSzzSfw4T D1u/0UT1EW69GsVYyd1Kq4jZRGXXGjHorQyppS9jUWKaJhU7y6n4N2uztB1OmQz7YhBc Of5zKINbgihbgLr/EStM8EqzO7yLY5GFI4AgBgrS0DFVfZuog1pntFruhuclkOUgzOLh VAHw== X-Gm-Message-State: AC+VfDwGHIuf1tY7jCqG224n2lMI8w2r+0FlQdX8XUAy3MxmgpE5xLr8 RpZmQyP2rbzbs7xJwHZztDoRTBIK7azpFAcy6G1hbEhU9egkQoABnBggxQ== X-Google-Smtp-Source: ACHHUZ75BHNem4LRRowDscHSMXvHyd8AYunbErFIgN6KGDz10bUGiuCxfNFZZWZ02QRN8+4NL3OJdTxdPxyt X-Received: by 2002:a05:6808:3dc:b0:39a:bf2c:2e01 with SMTP id o28-20020a05680803dc00b0039abf2c2e01mr9785486oie.53.1686259973370; Thu, 08 Jun 2023 14:32:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p8-20020ad451c8000000b0062b6974b7ebsm145923qvq.10.2023.06.08.14.32.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 14:32:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 14:32:53 -0700 (PDT) Message-ID: <64824905.d40a0220.187f4.469aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 18A8E605246B; Thu, 8 Jun 2023 17:32:53 -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/