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 2CF6F436E8 for ; Thu, 14 Dec 2023 02:22:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 27C04402BC; Thu, 14 Dec 2023 02:22:01 +0100 (CET) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 6CF1240283 for ; Thu, 14 Dec 2023 02:22:00 +0100 (CET) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6d9d307a732so5775528a34.1 for ; Wed, 13 Dec 2023 17:22:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702516919; x=1703121719; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rQ9qKlg3f3H5IyImDz0saTFITMk/bA3+7OKxfksMnFc=; b=VKxCgW3IED2OIKpy2AsCFxjgfaLaKXl3heoOhfySYsyBleKLgrAx0yJs0GN6bPlQn8 5p1zoFeMZDxLkI67WGQAPC+DYZGUzMJ4rPfv4sUog8FJGYZN9SSGei83zRD3H7oO51Da NdDkAIIdV1KQhMARJRQbmyxluhsuCvnBH5BZQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702516919; x=1703121719; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rQ9qKlg3f3H5IyImDz0saTFITMk/bA3+7OKxfksMnFc=; b=WrDyhdTsJ9gE1KWRNjwCQV1IDFFg7lqRdFXyHHxV8byWcEWA6MN/CE2JqKk57DGSbH wusVcV7HOu+/wl/B41RGLBoq+VIQ4at6qA0z2yMkJi3suREkfxhxp5XXJRkFdUr4eFf+ CbBYeUM7BYbEWxWO6AMLW1O1ciDpNzOt5UVIUxWVCrpDLFegcwjnd0HLD5MZSztxmF54 bT3mD5C1tgXR177pF6mz3K/toREUo5B6YhChcO9imqOnhxW6+zib/S26eQaesRD7+u9o 09ez4JIV5UZg4wY9QBQFG1WJc31ndjeodDFyiolBrQtOyDP4ijNUcpXTlnBJdQBAJThB fBkQ== X-Gm-Message-State: AOJu0YzbH0BmGHmQkZKZ2bVBQHj3CIQoDyWBTm4tdGOQXBFGCTCh1EMh qZvN8J7gqYTZ0YhmIKfpzIykzDahTTsACp/vNykPRHzkZ6YlUI9kibSPSw== X-Google-Smtp-Source: AGHT+IHUGLxTmtyC2wS5uyGY6fSuXOF6yhovdsptO0BklTN/yiWe1G8zDMi91S3BbBWSc57zkjFNcslWLpKY X-Received: by 2002:a05:6808:1591:b0:3b8:b28e:7a37 with SMTP id t17-20020a056808159100b003b8b28e7a37mr11670625oiw.46.1702516919721; Wed, 13 Dec 2023 17:21:59 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t5-20020a056a00138500b006d09cf1a13bsm383403pfg.16.2023.12.13.17.21.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Dec 2023 17:21:59 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Dec 2023 17:21:59 -0800 (PST) Message-ID: <657a58b7.050a0220.1f406.db0fSMTPIN_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 DC218605C311; Wed, 13 Dec 2023 20:21:58 -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 | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/