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 0186445C26 for ; Thu, 31 Oct 2024 21:24:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F19C04028A; Thu, 31 Oct 2024 21:24:56 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id C2A7F40264 for ; Thu, 31 Oct 2024 21:24:55 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-83b430a4cfdso56982539f.2 for ; Thu, 31 Oct 2024 13:24:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730406295; x=1731011095; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=yF31soAqyWkNLZcE7lpQvrsAXZFxRN3vPgR8FgrcBkE=; b=WPGOrhktl/Z+ySlpHqlmqPTU6mOviy8LC24AtHMmQxPJM3FI5cOXL0vNSsTEsVWDfs E8KQJJHssBBg9FBB+I3FevecQfvkMZ0TZatlVtr2W88kWt+bKZlSyv6mSuGTRcsci2/1 65ti9TkgfjoCwfZKDkTalORFVl151gV03jHTQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730406295; x=1731011095; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=yF31soAqyWkNLZcE7lpQvrsAXZFxRN3vPgR8FgrcBkE=; b=Xb0Dv2AntmIoSIcGEZFFvwHQQaqBP/4QTLW0qtmLVmfyzgaXjL+dwwNsCbiRifuwYx xM6VgqTEJXk8vS3o5E4+4yIbbsHVUk8GzdoDo/ITdaTMn1wfVX40iRMgPvfnPXsDxoQ1 c2OaeBiiX6wONo/3X8vkoXmb2mSveAkvq5DN3/uzgkA23S86qPAmTRmGfDjER1tGEYqV TIyFlhGmanJXm/9CUMietXNXxyxNq88DtogC9cnWnGzIi0E9my4uFb7dqhLv8PZzO1zR usfnnQuwcfUl9mobQ4jQAJShiK5wTuvanFIa8+R5Q9P3pOgbPB1M+lWsIE7cpaXWAqWt 5o5Q== X-Gm-Message-State: AOJu0Yz1nG4Y6wmiaWyfnZzzTA2Fp3dK7NDa5IVR1LFCiVMvKGLphzPS K2TWSbD+src/Oyz5es6YEwQ/vfaHsbtLjiE6VdbKXEPIhDzr1W9zBwwc/ZodZ8ZFmLj8lDnmYjZ mu8aflfkVwdIu3jcZJb/HAT3qTg+hgLpb+bQMQ8sGkKpHCePxqZQVVmLX X-Google-Smtp-Source: AGHT+IHBnW8Dy+Gg665XtBYcs6x8dK/3bxFoq+dRHHjWQRF36OkLokoYGe66yRVNjl/TXcP8D7h8Tfi+xErN X-Received: by 2002:a05:6602:619b:b0:83b:28e2:4985 with SMTP id ca18e2360f4ac-83b28e24d1dmr1749195139f.12.1730406295062; Thu, 31 Oct 2024 13:24:55 -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 8926c6da1cb9f-4de0487e3ebsm85533173.15.2024.10.31.13.24.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 31 Oct 2024 13:24:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 31 Oct 2024 13:24:55 -0700 (PDT) Message-ID: <6723e797.050a0220.ff3c2.52fdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 98CA06052471; Thu, 31 Oct 2024 16:24:54 -0400 (EDT) Subject: |SUCCESS| pw147848 [PATCH] net/ice: enable link speed 200G From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241031011819.2020557-1-mingjinx.ye@intel.com> References: <20241031011819.2020557-1-mingjinx.ye@intel.com> 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/147848 _Testing PASS_ Submitter: Mingjin Ye Date: Thursday, October 31 2024 01:18:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:e281b02d873b4d62280d323157a5877b70d01e07 147848 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#287283 Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | Debian 12 | PASS | +-------------------+----------------+ | CentOS Stream 9 | PASS | +-------------------+----------------+ | Fedora 40 | PASS | +-------------------+----------------+ | Fedora 39 (Clang) | PASS | +-------------------+----------------+ | Fedora 39 | PASS | +-------------------+----------------+ | Fedora 40 (Clang) | PASS | +-------------------+----------------+ | Ubuntu 20.04 | PASS | +-------------------+----------------+ | RHEL8 | PASS | +-------------------+----------------+ | RHEL9 | PASS | +-------------------+----------------+ | Ubuntu 22.04 | PASS | +-------------------+----------------+ | Ubuntu 24.04 | PASS | +-------------------+----------------+ Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31789/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/