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 F30804258A for ; Wed, 13 Sep 2023 16:17:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EED1340284; Wed, 13 Sep 2023 16:17:22 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 8997740284 for ; Wed, 13 Sep 2023 16:17:22 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5922380064bso69705817b3.2 for ; Wed, 13 Sep 2023 07:17:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694614642; x=1695219442; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VY4DjgYJzPiYWvviol6casLi/IQS+HOPygs0BAIOPb4=; b=KFJKFEyY3eb5q8JUmwE6FgV+VxGCi6aLOZrZ1YO+v4n1RIhPMOwrcU2p2YMrEWMeRg 2/CmL3cItvTKvIbCVwtUJCMk66vjj0JcJfxFm5orxBdeX3Vdbiynq+sJu1jiWOlfUF6e h7dw+2yGOJRHaPCDnuoY5EMQ+sFHpwhh9upw0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694614642; x=1695219442; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VY4DjgYJzPiYWvviol6casLi/IQS+HOPygs0BAIOPb4=; b=YttWmqcTuGlunIU3oNSii4qyUz11yPPgopdRA42HFdJ7kY0y9tewBA5+wQPjkh8s2y qKvL9b37WVf0V8LGMrwcDGAC56PppvQrXqfhSFkkEw4bS3K/bk9c3aHNebKwnZqT8iag A/jzs3h4/7As9eMRLVyFeDRLozqAPdGwXX5ClCjbLqaaZ3HCyQ3bGSMSIy1gr5a23O+S 6wDEK1gLgYHBDaMNi0XeWoxjO+qNNNwRzlLo7/nmuLSMQrLTa3mCFDNaOhkBv79AeuBG +FiSQbGWnIz2s492eT9mbdn/L+6wCZ/tp9aYm0EjLExS6z/0U8LwSKFPh+ToDes1szFb zg/g== X-Gm-Message-State: AOJu0YxG2eiWmXiE2v9Iqqm1s+cWMnP5tN9zLX3L+m5vm0c4yVggZUVr jEU74k3fyqswiQ7hMSQdG6Pnl2or2HPhANMzZfbAS76iVktxeNmirgboNw== X-Google-Smtp-Source: AGHT+IHx+KyMg3FqSOPfbJNKGooXD+zznZ8Aqk0wA+qzbi3NNs/UftfniNYD4oso1F5ysDI2cUS7udPOa5uB X-Received: by 2002:a5b:543:0:b0:d0e:99be:5da2 with SMTP id r3-20020a5b0543000000b00d0e99be5da2mr2297252ybp.65.1694614642022; Wed, 13 Sep 2023 07:17:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w196-20020a25dfcd000000b00d7e77f53b6bsm932310ybg.7.2023.09.13.07.17.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Sep 2023 07:17:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Sep 2023 07:17:22 -0700 (PDT) Message-ID: <6501c472.250a0220.f147a.6f66SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B81CF6052471; Wed, 13 Sep 2023 10:17:21 -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-broadcom-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: Ubuntu 20.04 ARM Kernel: 5.11.0-46-generic Compiler: gcc 9.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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/