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 50B2F4258A for ; Wed, 13 Sep 2023 16:44:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F39AC4069F; Wed, 13 Sep 2023 16:44:36 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id E1C8D402F2 for ; Wed, 13 Sep 2023 16:44:34 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-58d9ba95c78so69827657b3.1 for ; Wed, 13 Sep 2023 07:44:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694616274; x=1695221074; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fYFqK2nfWAAow6gB9zRVqZqOekXgYbTQPhMi0hZR1hc=; b=eksPORxcwmmslSe4OFa6+d4WdvWxAw/fSOp4LaZkwdwuvRk/fy+4YhOi2ro5czj5OX EYrkg9QKaYsAbsaXIToV7yqxh+J29TzzE/8W2VHEn7W2M7/G9EZafVvlh0UVtOapJhb8 xAPQJ/RtgSIU/oqYBtMJ0DzaKkMLDtZXl+MOI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694616274; x=1695221074; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fYFqK2nfWAAow6gB9zRVqZqOekXgYbTQPhMi0hZR1hc=; b=DuVSTNa3r62GOkuoA9qe3U7KRHoq+u0kbm8oqdn+Wnjc//dPlP+t3rEBfz+jhR/b2H Iuf99gvABLMiHUnbfOgJN9mdJlMRLbsO4WfSPdCXj2WJc2v44hz8WUcnBc3AjKX8Qykl 2Uo7KA0MCNx5ZPLSxtsqOMgP1QULqEmk9XM9jSaYcHMoxQ0dPvWPItPTccOrOjMnIkcV 2nJ9TmJGFJ8jnCAiJ1Jy3CJKBfTpRzj3EFOIcmwBf4YZRVc5vNbG5q5TIGDcdtzETPf1 iYX5vOaJXUgalM9sR7F48xQA0lSXWqdbOOTgHhvpDXIcCUdQUvlnnu2pmJCH8LKStAEv BMkQ== X-Gm-Message-State: AOJu0Yx6QnSCnBYyDgX5sC3+ue383sU3xbfmi8f0Os010RSGMVP7mqok YkTR1gfwmn8Q1HJ5tLr4/ZaeS5O53u0iyQdCEa8UUFsRoEh/96b+csyL9Q== X-Google-Smtp-Source: AGHT+IG3sq6kGcX0u9jJvK/z+aR9Ku1+/JSIuHFGXo0bk5PaRhnfEFWXZTgfkWNJbFLwNPxmWjBxpSWQXp1D X-Received: by 2002:a0d:cc06:0:b0:599:79e9:9c26 with SMTP id o6-20020a0dcc06000000b0059979e99c26mr2765459ywd.20.1694616274426; Wed, 13 Sep 2023 07:44:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u21-20020a818415000000b0059b3ae3f8b3sm1036643ywf.27.2023.09.13.07.44.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Sep 2023 07:44:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Sep 2023 07:44:34 -0700 (PDT) Message-ID: <6501cad2.810a0220.3b39f1.a695SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 158C86052472; Wed, 13 Sep 2023 10:44:33 -0400 (EDT) Subject: |SUCCESS| pw131375 [PATCH] net/ice: fix initail link status issue From: dpdklab@iol.unh.edu To: Test Report Cc: Qiming Yang 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/131375 _Testing PASS_ Submitter: Qiming Yang Date: Wednesday, September 13 2023 09:02:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131375 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/