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 0EA3C4258A for ; Wed, 13 Sep 2023 16:40:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0A9FE402F2; Wed, 13 Sep 2023 16:40:04 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id B9398402F2 for ; Wed, 13 Sep 2023 16:40:02 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-56b2e689968so5022989a12.0 for ; Wed, 13 Sep 2023 07:40:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694616002; x=1695220802; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pgCu3swfJ2FnT8y33yRvLuC75V/DRE8n7TbBhB0Jcm0=; b=eT9mFz/VlSKIpY7OHI/8+flLj7vTBwybp8xALVfE9NLDGfrXHyFsNVs3AZQ4GQzejA J3cAt5m96yrdmsev36kNUqRn7VhybkjF6Sq67ziZyJ+VwRI6rStV7k6xJMSvT2lNkO6m 3aTrSyNnu8si58FndIPjEW++zSy2cs7n/YHFk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694616002; x=1695220802; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pgCu3swfJ2FnT8y33yRvLuC75V/DRE8n7TbBhB0Jcm0=; b=TVxQMSIPuGtbhjWMTFOSlcF6gmfQlqDBJX2RMJW1JE1xIQxqeALoIDl+47ULUHbGHU d4G0u6RaHm03p0ngS3zopoLI4KT90chSg1BtSpQqB85/fdNPEg7IslH9u/4APVrHhhoM wqxHe5gvQYZE89WC6pGQ501UfkafNGpLVJIHQ827yjrYuZ/oJ0V4egnz7g+FP0y1h2ta /15dVDi7eDFKv79Acit3peV8VWlmK8z+I1jWTtj2+MuRloHlPpC44X1ufVLkBI5qhAjm QR0QvSU1YhonO7dAo2rAJr7oS/4c6W/+6mVpkCTAjZDz8cxLa3Dctzodm1K2sO1gPXOy /5Ag== X-Gm-Message-State: AOJu0Yx0ffUUop1SE4QAlFnalMJii5jsGAIfW76yaM/wOytRH+WKizdp qj3vUcZIbiibLo9i/ecSZ5K+P4VvmeXV5NVtFxA2dxk7DoxxHH7oRVy2tu71gc1EAVz4Tlff/A= = X-Google-Smtp-Source: AGHT+IGWtub0KFMg61JPH98z/UZzrjrSGXx1mxXImzEauaeDx8N9Au5JyE+1NyORm47f9WuQ0IzivODWdvAY X-Received: by 2002:a17:90a:ca15:b0:25d:eca9:1621 with SMTP id x21-20020a17090aca1500b0025deca91621mr2233894pjt.6.1694616001741; Wed, 13 Sep 2023 07:40:01 -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 lp4-20020a17090b4a8400b0026b123272edsm248495pjb.1.2023.09.13.07.40.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Sep 2023 07:40:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Sep 2023 07:40:01 -0700 (PDT) Message-ID: <6501c9c1.170a0220.edb39.7297SMTPIN_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 E26C56052471; Wed, 13 Sep 2023 10:40:00 -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 | +---------------------+----------------+ 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 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/