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 DB4AC4258A for ; Wed, 13 Sep 2023 16:47:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 88AC7406B6; Wed, 13 Sep 2023 16:47:06 +0200 (CEST) Received: from mail-vk1-f226.google.com (mail-vk1-f226.google.com [209.85.221.226]) by mails.dpdk.org (Postfix) with ESMTP id 49F54402F2 for ; Wed, 13 Sep 2023 16:47:05 +0200 (CEST) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-4936b401599so2538829e0c.0 for ; Wed, 13 Sep 2023 07:47:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694616424; x=1695221224; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oh3BMQPF42s2CLUyYKnizyBDONrRjw1axP+/uAOQz4Y=; b=acIGzwoCpByqODvoXu647bkufzu8yhjS9KKy3eBvq+gs9IL5lXYlV7+Af81SOBFUjw FElzrhIquzEfWVFLy5o9O4w4srAsCF4ckGgHXAm+wHEDlRocY10uOwotjazwvRAKeKwT q9o92HQn6hIqkoGViAJaw9FW58EpI+MlvZtmU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694616424; x=1695221224; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oh3BMQPF42s2CLUyYKnizyBDONrRjw1axP+/uAOQz4Y=; b=LmyBLyuk7VncrhtVSE1mzVK7oTJlQ+AXicLcV1+mcjwbB6o/yDRR4e3tvY56+NEYsI WUWZU2RjrkzJS3tj0Jiromg5ZCwcAItTfJMD98X7F7rapqPE8UBcYOb16BAYLdPy0kOU /TfsF6H9a/AleMTuEtr/ErxYxrej7Rk5eW5m399ibI27Pu4fmjY7EZXvlDBuIYTCJ56Z UCUdJEsWAapu9cA6EkX/YhYMn7Z90qhnZJv3J+jcMlMobJcUMEY16t16QT1jQSZKdSnm 2pRHqIken2jRssmbTOjw9tA26bKoTR0a/fXqPE8e5y6/SdFpc93Uw45eNm+CDXVbIVfz ZXXQ== X-Gm-Message-State: AOJu0YzXmf+FJL4QuSYHxLEROiifaKdMZ2xHa8JBD+Fk0Sb+CR/KJz/y S9tJo8M7DXdDMnhZzTLKjsj2KFQ31oGr9yYAy8/TV1sVP+yBV4jrdGaArg== X-Google-Smtp-Source: AGHT+IE9IEU7UFdIoe3aDjMC5mX8wy+BYnosKcLFOES2fDoQln+PZUM4taVeVLCs/qusPmvaO/C5LgkphkCY X-Received: by 2002:a1f:d685:0:b0:495:bc5d:4e66 with SMTP id n127-20020a1fd685000000b00495bc5d4e66mr3300665vkg.7.1694616424716; Wed, 13 Sep 2023 07:47: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 s17-20020a1fa911000000b004937df948efsm1062936vke.10.2023.09.13.07.47.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Sep 2023 07:47:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Sep 2023 07:47:04 -0700 (PDT) Message-ID: <6501cb68.1f0a0220.b8c40.d2a1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 655AB6052471; Wed, 13 Sep 2023 10:47:04 -0400 (EDT) Subject: |SUCCESS| pw131375 [PATCH] net/ice: fix initail link status issue 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/131375 _Functional Testing PASS_ Submitter: Qiming Yang Date: Wednesday, September 13 2023 09:02:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131375 --> functional testing pass Test environment and result as below: Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 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: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27589/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/