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 B396F436E8 for ; Thu, 14 Dec 2023 02:06:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8FC4C402BC; Thu, 14 Dec 2023 02:06:59 +0100 (CET) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 0CF6340283 for ; Thu, 14 Dec 2023 02:06:58 +0100 (CET) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-67efcd76510so6438026d6.0 for ; Wed, 13 Dec 2023 17:06:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702516017; x=1703120817; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7xFweDURffUwMUJgKREPQUMpFnNrfWHnu3H+6b4MG1A=; b=geswBdxeTOs+zm0G6/j92kYun+9crm3DYPBh3oapQHTogpfSAz6JzLndhSeqRAi3t7 K3iNl9xVNO4Tn601y+E91Wt2UrwhsKHzpF4CFkJt4kCRDPd1HlMzTbmjH+hKoFY8w/Pw 6qz+uXqnYrHY14CgJj4m4//tBZAu5OjpCveMI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702516017; x=1703120817; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7xFweDURffUwMUJgKREPQUMpFnNrfWHnu3H+6b4MG1A=; b=X+gS5BwvfAgAV7b0CSNeyJYbdz2T4Kt9rhRUJB1j3xb6YMfm3SwKKQ3mIF+dkneK5K zrCiThTfgxLZNx+laBXGDTiiS/Y9NhvWfm3M9c/ULxHt0GU6EBewy6Es9YamDI3ZG96p 9nvAd8ngDtInEXcCD0MebNuZ0WHDNCWG7oEoDJrW+j7YCoIH3WxBKN3R5COzWmUdZQSV qIU6rNuX6jxzrlgR0iXizJe883Mr2tqMQnIx/tG2mesETsXIW9xdsWmm7u1k/h5oNJ7k cBZi+7mKSiQ6Cpw5ujMsfq2EQxTDItXzQHYJy4+gjvhhUqcZ0vzkngvFKFnHqaGRZ+uI Mnhg== X-Gm-Message-State: AOJu0Yz7WMBnEMyN7lNFvTiceZwqkVhNSvk03Yy+og/lDSEensXsqi93 FXmNDDq80SJmCphid7MbsgYUVGJvAuuzQWoHtPJTXxbCZcyYFtRQC3BmUg== X-Google-Smtp-Source: AGHT+IFO0KXLDUTdO/5hrNYUGudOBPsByUZ6zHNBd6a8ZkTjCduZLD3o5JGFxG0yUR3yzeZPvUI8/z6Va7jg X-Received: by 2002:a0c:d784:0:b0:67a:a721:b1ab with SMTP id z4-20020a0cd784000000b0067aa721b1abmr11150626qvi.102.1702516017488; Wed, 13 Dec 2023 17:06:57 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y19-20020ad457d3000000b0067ada9d870csm905218qvx.15.2023.12.13.17.06.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Dec 2023 17:06:57 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Dec 2023 17:06:57 -0800 (PST) Message-ID: <657a5531.d40a0220.c4445.c20cSMTPIN_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 2CA64605C311; Wed, 13 Dec 2023 20:06:57 -0500 (EST) Subject: |SUCCESS| pw135173 [PATCH] [v2] 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/135173 _Testing PASS_ Submitter: Qi Zhang Date: Thursday, December 14 2023 08:40:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135173 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28612/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/