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 752334258A 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 6FE2240633; Wed, 13 Sep 2023 16:47:06 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id A66BF402F2 for ; Wed, 13 Sep 2023 16:47:01 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-59234aaca15so71154747b3.3 for ; Wed, 13 Sep 2023 07:47:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694616421; x=1695221221; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fYFqK2nfWAAow6gB9zRVqZqOekXgYbTQPhMi0hZR1hc=; b=Ian0Q9OcMYsTmqm9cK6ZzTQBuh6cjawXkJsoE9iM2Il5Tv5QFDMQPBUHRey5vkGtpX QoDOm0Vo0MAUzHbT1W9R58vsIDzOcIg4xO25P1KgZstUTsFDY7VyGlJdxxkRqyXg9UYK lXX+60jum+4kKgUjh8jaiJAOdh3L3vwVZB4u4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694616421; x=1695221221; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fYFqK2nfWAAow6gB9zRVqZqOekXgYbTQPhMi0hZR1hc=; b=oxBSi8IGQi14yC4NGrE9zZohI9JplTYCnMc94X0q8OJkGJyLLn+OvnKh37XEalcWJC +WkXbXu74e+kRU+76gxQzCMkF86YoK6vYmi1R4iE2UtplhBJaqfZoueW0YahqtqT0h3Y SPQVm+TM4MMdBc6sVcUQT0EBusGhgr99Kw9r90G1LrZStusAtrdFDv1MeWiuP4271DhE 9+93ufoghqBUt8fKe9lqCUx5rlQtGwoIZNeuYI2/IOeIcrfIcLF+rxjG+Hed1Tw/EQXI +/RMR9VMmo911AhxTUQ4edbn+xB6nUZcEOdyrwTdpTUQO+z7gHNWnjKH35E4FynBJ+Wq pCXA== X-Gm-Message-State: AOJu0YxeyHfOLOzlFEFHOJRrh8Hkl2uX71B8ayFU/pO9ZEZlXUeBVV69 t5f7/zLYySpM0hHetCQhj1/xTtNnf1ZbdVl7R2vtL3ETJD7pN2VxpzP8DtKYSvtrONJxiuUkjg= = X-Google-Smtp-Source: AGHT+IH7jVtJmNlvkKphHR2U6K/oUT53QMei4m6aiR6NPhLqAUdsPbg3Y/m4IGW3hVuVp7WboffJRNWPjJjb X-Received: by 2002:a81:9106:0:b0:59b:2458:f612 with SMTP id i6-20020a819106000000b0059b2458f612mr3103625ywg.28.1694616421137; Wed, 13 Sep 2023 07:47: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 j196-20020a8192cd000000b00579767a8f89sm1081433ywg.19.2023.09.13.07.47.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Sep 2023 07:47:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Sep 2023 07:47:01 -0700 (PDT) Message-ID: <6501cb65.810a0220.e49d5.f961SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C6DE96052471; Wed, 13 Sep 2023 10:47: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 | +---------------------+----------------+ | 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/