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 E61BC42DF7 for ; Fri, 7 Jul 2023 13:35:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DF7E6406B5; Fri, 7 Jul 2023 13:35:52 +0200 (CEST) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id 8BC3B406B5 for ; Fri, 7 Jul 2023 13:35:52 +0200 (CEST) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6b71eef1bc0so1570718a34.2 for ; Fri, 07 Jul 2023 04:35:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688729751; x=1691321751; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qctxe0LIyk+8cT+/8DMvuS/IuzarC/Q3qUYVsFACUSQ=; b=QcfhBzj3MZ7UGDSq/3eg/UwjRm+xFrELOSL3GOViRx5BprmfetynwEXy81cnlhG6bg SzXa08cpfERqjFobf8GW4Ty8bszo5Hf1cjpC51vSOlvlFaNqLVwdAM/YVtraFFzv3z6D wIJJ+uMI5TaCocu9us29VytLKPCdWyAKsMnvE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688729751; x=1691321751; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qctxe0LIyk+8cT+/8DMvuS/IuzarC/Q3qUYVsFACUSQ=; b=BKJU0PgPKuyYRiuNZ3sivqJAecd1D8t8vQpQ1HbMQHsZWTafW+wAAvIO+9Fzzb24dO vPS3i6Ufv9rxFmZ+S327IjX+KcagPOYeDpB21fyisum7g8FuC0z/YF2n6dCRxjAn1aGM o6pV3OibVOH+hsepkJxX+FLZxGYbUqFPKXYiF6U1Us7tZ8zjdSheZumZltttVZkf3dGK lxvIsghAzF7XwcrWdpTFcfmTsjRgUjcDqikqYc/9s2SHrJknFOgZnLE9oSKQqLgbKe5m 47FPUSg9iB8pc5TqubszuM6wKosx7n/+ODCEZz3170FepIN5wjXpGPf7cN/Ig1TOelOx AMjw== X-Gm-Message-State: ABy/qLbFHz6WwJrSSSJ4OL4+kjN0mO5MVNQor9ELyGlJRWBi2fBp0W5/ UUHM0IKJLjAan8L9n0q5jfckC0T4tXDiMYop9OxZggQ5yY1hnGBcSMv2dA== X-Google-Smtp-Source: APBJJlGn36b+a1taoF99nYoGUBelb+HSDpneaXRgyYl6uQLw5hGzPF8W6I/X7ZJtyOrDv6mlAoLbdELiGfyl X-Received: by 2002:a05:6358:2808:b0:134:c650:cc0a with SMTP id k8-20020a056358280800b00134c650cc0amr4934172rwb.15.1688729751769; Fri, 07 Jul 2023 04:35:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t24-20020a63b258000000b0055ab9bf1e41sm187174pgo.27.2023.07.07.04.35.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 07 Jul 2023 04:35:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 07 Jul 2023 04:35:51 -0700 (PDT) Message-ID: <64a7f897.630a0220.b92c0.8b18SMTPIN_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 D336F605246B; Fri, 7 Jul 2023 07:35:50 -0400 (EDT) Subject: |SUCCESS| pw129371 [PATCH] net/hns3: fix non-zero weight for disable 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/129371 _Testing PASS_ Submitter: Dongdong Liu Date: Friday, July 07 2023 10:40:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:5d41169b901858e657a8ae3c2dd445bbd8b5e7e5 129371 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27013/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/