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 36EB4433F4 for ; Tue, 28 Nov 2023 16:09:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 310CD42DF2; Tue, 28 Nov 2023 16:09:03 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id DE4F242DDB for ; Tue, 28 Nov 2023 16:09:01 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5c85e8fdd2dso52850437b3.2 for ; Tue, 28 Nov 2023 07:09:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701184141; x=1701788941; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VCFyw8WMr6Uewy2OO1lvbP8dWS65uhOv4VUYaTZ8REs=; b=JI/n7JLVB9V+EEQ4Ita3du5jgHdxNrYiVBNoMdefrsfkwFRx+skH/dbnI/DN5iSJ4U WRsnHdsrcXArbVkg3PCHbjjCb8gdBodYOGk15uiVB7eBjssscaX/UEN9US6143zxl120 yIyiJTgzNDilMrlB6HX+LyEHiD8+Gwmehb8Nk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701184141; x=1701788941; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VCFyw8WMr6Uewy2OO1lvbP8dWS65uhOv4VUYaTZ8REs=; b=Y/77ne3upFAIaqwiuFl9gEkM+f3tAdJyyohJb2tfjNOHzkdBmonsWovoALQazp67w2 NvKw/KrAFrgn0En9vWoOARbV95L2Cqa81bKJrwbqBFJTM7Fp0Cr9/s4US1NveFV3ghDu SO6by2DIyTxq/8zD3bKyCZUgohp3I7XbMnBUrdU/Y2SsSpPpsQwJzssVX7mzQKqgRljF hjyL9abW6InKHvqVp7hyH0bFJfc/fFSK3TpN/zKlSFGHqo+xdXty9c36kyx+WS2/qyZw CF3d+9wLafGt7YEK651GHcVHKqAoJOSU9mnp0sCowDt2cdDTM0wNQN7gb+v86TAnoNvm D4ew== X-Gm-Message-State: AOJu0YzqqPbrIyq2yjob4Ph766vEOJNu2r1WwwzFSBCxRLbF9ocAdgQQ hLAG8hsonjm2WdvaUbbRrOsId67u95wKVQkS7za9vraYMJNur1q0wquTOQ== X-Google-Smtp-Source: AGHT+IF3/trCq72WoVMxZD6kHks0PYtIbfBOgbk0wLAPZ51CSwGRBnfJEjPvT1EIMkuCHmzLdCm8UhoReN7O X-Received: by 2002:a0d:eb93:0:b0:5c5:a008:938a with SMTP id u141-20020a0deb93000000b005c5a008938amr16153097ywe.28.1701184140862; Tue, 28 Nov 2023 07:09:00 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h35-20020a81b663000000b005af949b6498sm1083970ywk.60.2023.11.28.07.09.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Nov 2023 07:09:00 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 28 Nov 2023 07:09:00 -0800 (PST) Message-ID: <6566028c.810a0220.ed391.8629SMTPIN_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 3851B6051823; Tue, 28 Nov 2023 10:09:00 -0500 (EST) Subject: |SUCCESS| pw134673 [PATCH] net/ice: fix link update 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/134673 _Testing PASS_ Submitter: Qi Zhang Date: Tuesday, November 28 2023 21:26:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3af56d3c9c472f9ba0ee1078d714919cc2b6b4 134673 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28485/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/