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 6C7A842DF7 for ; Fri, 7 Jul 2023 13:31:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 658BA406B5; Fri, 7 Jul 2023 13:31:07 +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 1C58C406B5 for ; Fri, 7 Jul 2023 13:31:05 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-579d5d89b41so21043187b3.2 for ; Fri, 07 Jul 2023 04:31:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688729464; x=1691321464; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jXtAWUWDduKa5mcz7Bvg3rfXf8uIxKLp7XRdveRyyf0=; b=OmNUVDibcq9qigmmRUrDpg7utS3+qU/P1M0jUyNE+q9UOksGWIMrv2LK8CBHkt494v 52Tt/xqaTHIZztDeaf+Iv5V24Njc7uE+a2Di61x90LAuHzztpc/VvQrWd9pBWHFCGMy/ Ys0EI+7e24EhVZTrniPCpd5g8OwpTfg1yMo9U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688729464; x=1691321464; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jXtAWUWDduKa5mcz7Bvg3rfXf8uIxKLp7XRdveRyyf0=; b=gnzj6Yd/Vi2h7R27Go0B3QK+q+q4VUhMPt7l8JtBxZGW748EKAEFSuipX99EzwIu2K RBWJvqoUopgdDWSqSUWWBRjWRS99bLZWMpU1ZUQ9OPRuMYBkljjvc5azA4AYVXBgu3lC MQRyj34cwGAIlUfskqW1ARv1goh91WfaVPAddU5wWL2dDo+IYcbFUjZYxpU84GLtdi70 yXKFwO6B9DcgmIXPN3tYssTcLSjZNp1VEwk8Y6MOUUWc8PzOIIqDACnqsUXsdNdMDkRN pQUjWXl8EJ5w/KxPDvGU8oeqeqi6pEjGDPhetIjPNcxK+fs+UAJ8GcpSTEDn8tQb8vfR KPLw== X-Gm-Message-State: ABy/qLbuF1yJLcUd5Ax9GZjIq/UECmItaMUCexicd/4+UZcZl3jWNE2w pmi6P5xC4KRKxQNLePbxpcbruHvL5MLfs2MKQEfFAs6QSpjphQvhzVmqgA== X-Google-Smtp-Source: APBJJlEOmwZwPAVDLYsGmXdQvbYd0CRmqZKdb7xqNYCQzcJndfLdEnk0NVcjKmfNfiJZ8Y/0clUrDEjIUIk/ X-Received: by 2002:a81:6754:0:b0:577:65ea:78fb with SMTP id b81-20020a816754000000b0057765ea78fbmr5406391ywc.19.1688729464757; Fri, 07 Jul 2023 04:31:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m70-20020a0dca49000000b00565e63c500asm280776ywd.4.2023.07.07.04.31.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 07 Jul 2023 04:31:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 07 Jul 2023 04:31:04 -0700 (PDT) Message-ID: <64a7f778.0d0a0220.c8ee5.dc3dSMTPIN_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 62E7C605246B; Fri, 7 Jul 2023 07:31:04 -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 | +------------------+----------+ 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 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/