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 AF51443D0B for ; Thu, 21 Mar 2024 00:27:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A38D5402D9; Thu, 21 Mar 2024 00:27:10 +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 D8DEB4028B for ; Thu, 21 Mar 2024 00:26:59 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3684faf6286so1770415ab.1 for ; Wed, 20 Mar 2024 16:26:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710977219; x=1711582019; 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=kVebj8wDGJYaXdToFMSIp3TrLBVbEtCv5TqVUaHxlKg=; b=M8sBkNLWTA4M3Va0ztr/cqdDHO1cGaKaybBC1/IYw42dPgD6A2C1wPEjfNjM0U0oF9 22hRiHl9uJxof1dvw9vicHGzEIs2c8YdBwHmSk4pxj18YRe63/N9JZF6lDt+UfFUyyOn nsX1qu92tyDyNGvLxnDUjv7IzzoaZKx7GWUEQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710977219; x=1711582019; 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=kVebj8wDGJYaXdToFMSIp3TrLBVbEtCv5TqVUaHxlKg=; b=xT9Rs40x21DqqgMDgo4QqbFylabDswHho/p2rr9KmWdzjx+0uxqQYurwR3VGnqu7Qa T3s7c0zhg7QN6zFDJhOxHAnpYcl/2Bw7DV4xk/qJDPKRhyr7z8GCKcommx3X/Ie+jTJ5 MhRWpoR4A5TBPclnDKnta/GoFgTW5BvRe68CMWXe7LynRfTwVK8nmWUAfA+HI0hiMcmf Lagy8w11vgaa4p6W1PMEtcr8WdOAQD5n3GKqmN/fzj/0PbPIsehvU3BkQ8tEirIjSoaJ Z49+qdPgl5oQsR0o5T3aCEcJbsjsWtKTFsyfre+AfmjugqSijgycNK9u5VZHjRsXvaTR jtMw== X-Gm-Message-State: AOJu0YxcIeB8fTnPaAEwLat+RbJmtSgcKkrzePsl/PPYnYEWboFIK8Jx 3paGm1vjMNyNSp9Bu9bLN1bRLKgKJAXJe3ylDGrbc/1Gd2rYe+ooZDLd94qgIg1RlZdHpuqxLgn 42afwonORA7e5jwuoCOgNn2koEDP7TlgGs2/D7ASE0KpGgVEM8zE94wRw X-Google-Smtp-Source: AGHT+IGL5kw1szByv5KPXguhZn0VUJfkfCgIlI2sXzFo770tyZQHyT8xw015nNih1bAO/iILoJPoSeXEQpy8 X-Received: by 2002:a05:6e02:92d:b0:368:6187:e19a with SMTP id o13-20020a056e02092d00b003686187e19amr419297ilt.3.1710977219279; Wed, 20 Mar 2024 16:26:59 -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 o1-20020a056e02068100b00368526e1a6dsm185342ils.70.2024.03.20.16.26.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Mar 2024 16:26:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Mar 2024 16:26:59 -0700 (PDT) Message-ID: <65fb70c3.050a0220.eea92.bb85SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C71946052471; Wed, 20 Mar 2024 19:26:58 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/138579 _Functional Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, March 20 2024 17:33:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:2c54ea7a59dfc0a819d3527309c62846fc8853af 138579 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/