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 27B4143D0B for ; Thu, 21 Mar 2024 01:37:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 23AA04029F; Thu, 21 Mar 2024 01:37:06 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 0AE584028B for ; Thu, 21 Mar 2024 01:37:05 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-368650da308so313825ab.2 for ; Wed, 20 Mar 2024 17:37:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710981424; x=1711586224; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=OuglHNJYUHC6O8O3djN7/QEsk13F+m0DOI+QlqMqeX0=; b=A8k03duvlz3nszJtB4L49Lk5QhRyl3dFUYe6NlBHg9yklEic+uY1T3sAgTZZIMY83T fRRCLCPLKq5hnHUBMINqJazDkNhVNUqb22hcKywbr+hwdUet6V14p9d3RhwYOA+6jFh8 ExwW3bZQBkYGLcgtiDwSdV0WWptJTxrEkfSHg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710981424; x=1711586224; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=OuglHNJYUHC6O8O3djN7/QEsk13F+m0DOI+QlqMqeX0=; b=QsN4BK8LhDejeJBVdwl/L8DBwPTGdfE7kK5ZQPtpxzBhZnzd9PmBLBA8kLH2gs3PIy zyli/sRxMwoMP4Y4lmufnpUfm/bDmtPOQP+WNEStU7kmFGmZ9E3z3FXng4xcTRq6Ly/o V8ZT1QbOJntg+PDTIctqJJEaL8YVKRHJKqfCrZ442MdXyTGF4NoPN9lxap2aFqgR5maQ 7GEm4kL2rFjYfQIcg5x+QevcFixZATtIQHlGV3I9vaW9wOkjHvBZGyh7GA4/oeZp01Rv /YcZlIBvbxvlI1HU/S633D7+4kj8bTBLepAiCQeq8u0hJ7qqtQEC9UZnsoVwaKNDZ0eF idMw== X-Gm-Message-State: AOJu0Yz23vBJO3O4TB2vReDdVPAyJ5ga6ZdrBNk4wVP3gdbb0kT06BvT aFd9N1I0u/6yKIb250U6chtdZvL9Wd2akRiY/CBkADoJijOtxdjEYL/i0CQz5Q7u3R3bdn4tu8z 4dNyfn8rnJG0KInO8854Z5agMzsZqBKpue5CXZPhnh6BTGxRP6a4Y+n/f X-Google-Smtp-Source: AGHT+IFexeMFGz8uXNboX/4jjjb7UMMqWzfuZglgHdl1lBWvp5t3qedMUJm8U2mABEygi1mjiy7KZ6++dqWK X-Received: by 2002:a92:d187:0:b0:367:82e8:264 with SMTP id z7-20020a92d187000000b0036782e80264mr502352ilz.5.1710981424436; Wed, 20 Mar 2024 17:37:04 -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 b5-20020a056e02184500b003655dbda602sm699918ilv.76.2024.03.20.17.37.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Mar 2024 17:37:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Mar 2024 17:37:04 -0700 (PDT) Message-ID: <65fb8130.050a0220.3f3a4.0877SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1720B6052471; Wed, 20 Mar 2024 20:37:04 -0400 (EDT) Subject: |SUCCESS| pw138579 [PATCH] net/ixgbe: do not update link status in s From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240320173407.216307-1-stephen@networkplumber.org> References: <20240320173407.216307-1-stephen@networkplumber.org> 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/138579 _Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, March 20 2024 17:33:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:2c54ea7a59dfc0a819d3527309c62846fc8853af 138579 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian 11 (arm) | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29608/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/