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 430754258A for ; Wed, 13 Sep 2023 16:40:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3EB3C402F2; Wed, 13 Sep 2023 16:40:56 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 2E794402F2 for ; Wed, 13 Sep 2023 16:40:55 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-68fbb10dec7so3298226b3a.3 for ; Wed, 13 Sep 2023 07:40:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694616054; x=1695220854; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Rn82d1sED0vCm1yN2O4L1MGTK9IeSWwm7MOr8SZOw7Y=; b=T0dGIIrFmBw8uFZSy1DnDSSZTYIYkPJZBgcpIxbfo//NIZLel1VJnvHDj5qYg7kJ1u arMRTvsfvy0ciexUTCCCkKTjcOUg6AIkmhxHUR0kYM2FsekivQs17VuaDF/HwZzNVlrv R+E300f4C0mV+FpxIsyech5UYO5wpBKBtnQzM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694616054; x=1695220854; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Rn82d1sED0vCm1yN2O4L1MGTK9IeSWwm7MOr8SZOw7Y=; b=wIvnGlbLtnHLOvGCVi2ONAPpPCdySyycbw/oaO1gD+M98m4OUnYdk8BNAPfltQIZT2 k+JrroVflBwv7PtyFq6SIZQ/TAE34icWXISYwha6cXa0HMET4aJ6YDGr89T+S62AIrSe Q8N0xC2m4O+H2xtT8DIWk1JyX2wm6xSRR5949a+kNC+w3cjNn9jBkQTiEF8BoJqjkhvc 7b4xPE/BueW2KrYX1/IKrHN1u9UA0qvck3RV6c1uaf8bxYQFzhEy5z55bsvWLtRNIPAK Up0eF1A6gajG0YRvV9Pcd/vQOHkkSxJeKyfZQCWvK1xWUIkZyCUUHBzVFBYU5Z9EKowi LUyw== X-Gm-Message-State: AOJu0YypMb8GNfei7xBFwGvtrClJnEDa9xTKhefmvnqcqa65IHRqGXeT r4GEs0WcqNBZAY5tSnvsddN5/lQnETLSlT+fMFHuMLlq1mKKmWI5+Eim7w== X-Google-Smtp-Source: AGHT+IGrCVBplRkGmFxfe/3M/7W8ALDdvSuYB/WFvGlyXrurrX1ye1QfJNlOZ23T4Y9i3KimsSnvxzf+u1Zf X-Received: by 2002:a05:6a20:914d:b0:134:2b44:decf with SMTP id x13-20020a056a20914d00b001342b44decfmr2735020pzc.21.1694616054434; Wed, 13 Sep 2023 07:40:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o21-20020a170902779500b001bbdb340359sm348936pll.101.2023.09.13.07.40.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Sep 2023 07:40:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Sep 2023 07:40:54 -0700 (PDT) Message-ID: <6501c9f6.170a0220.84b7c.ff3bSMTPIN_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 DD4D16052471; Wed, 13 Sep 2023 10:40:53 -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 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 9.4 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/