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 E484B436E8 for ; Thu, 14 Dec 2023 02:12:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E069C402BC; Thu, 14 Dec 2023 02:12:32 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 59BA440283 for ; Thu, 14 Dec 2023 02:12:32 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5cd81e76164so74257017b3.1 for ; Wed, 13 Dec 2023 17:12:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702516352; x=1703121152; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hlqpNy9tnOmxPEyElk2FpsHfKLAaJceuvVWzytVJ6bY=; b=XB7yn3OQmxATgJoTsrxJ1rPznb3/+fzZEnh/T0EZIp0RxN1nizt0+fj6hxmMRyFX0m DVIzMmZQLJ+W734KiHi3KXXwwueSOXP/2Q8bLYmFQRqG0eioV1lESKdcdkH5GzQUufeA cPHRs+CscDoXcYskv/a0xnGt2NodQXU4LfkKE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702516352; x=1703121152; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hlqpNy9tnOmxPEyElk2FpsHfKLAaJceuvVWzytVJ6bY=; b=XnmT8/R1xiz1uoeTNlT/+v5YX36qEYunmYcig0AL6F1ujVXUJ9/0Gp/SNv9PQ2LIz2 iv0OXwJ0wfDNFe1NlFZoTJzvo7H4Gt5gCRzyfo4yLFCvdAoxprXXuqktZ8qb7IeU3Siz VQzTsGGrViw0C6hLjV//G28lYr7g3bLvvX0hCWHk5H0Y3xiVZm2yns9LnGxNEA11hWj7 3U+J0cCFftHoeyLkglPAOIUFOW4BUbQnvsxjsvvOVq7Ve4c2jZJuW0tTm9g62K/2x0Mv WDLPs1GqEMU/059+j37YhHAFm/LJnBL7xCQJ0znPVztO+rGtFjhdnCda8ex5qdaz5XoO 89eg== X-Gm-Message-State: AOJu0Yy/+PXtxqG95PfAG9UtfDtn/JAdm4NbUKjr7uDUwT3ib68stI4H eJWzpOgWVDloJHVrQaAN5xlbe8+X6512AT52C2zKHCDbIolf7MwCFdiCDfIUlU0Pn+hfkCkIgw= = X-Google-Smtp-Source: AGHT+IHlqFIqn0t579LVRYo8I1KSTSbtc4oG6i3ekjPDeeYV/JNn2IPJbkh6l/4evNX5qejyVwts3OxS27l5 X-Received: by 2002:a81:528e:0:b0:5e2:d746:b2f5 with SMTP id g136-20020a81528e000000b005e2d746b2f5mr1428149ywb.20.1702516351835; Wed, 13 Dec 2023 17:12:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id q129-20020a815c87000000b005cb21626867sm1673776ywb.42.2023.12.13.17.12.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Dec 2023 17:12:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Dec 2023 17:12:31 -0800 (PST) Message-ID: <657a567f.810a0220.d7f09.988bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 79D79605C311; Wed, 13 Dec 2023 20:12:31 -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 | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/28612/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/