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 A3BDF45DF4 for ; Fri, 6 Dec 2024 10:14:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9C0A540430; Fri, 6 Dec 2024 10:14:20 +0100 (CET) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id E31F7402C9 for ; Fri, 6 Dec 2024 10:14:18 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-29e3721ded9so1225556fac.0 for ; Fri, 06 Dec 2024 01:14:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733476458; x=1734081258; 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=L99cqWljngXSnytybXSVETyN1VsZzkn/At8i2lbzqbU=; b=RpeEZBDI7RlgVA9/rmGOxTvHPiFW40WOnc2Nqdue/CCq3CXnOzo2zpW5l1Z0IQsORa NSTUxZPwaTqvTxWVNXwLuDmhFzXdZ58eAkVu2s61RbynAPxjsYalunkToFbtaafj7Or0 FfdqtIahoh2roLcnbRWSJ/91vsrdDD6rHPRtw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733476458; x=1734081258; 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=L99cqWljngXSnytybXSVETyN1VsZzkn/At8i2lbzqbU=; b=EZ6isjEhp5BwWB3/fNXkGac3vP3OVShzfWjsEXTRl/fOZa/+3MOVkh1Lpoc7FPxoLO o7/Ridzu5onBWOKWT2xW+VZfjFr0YQFJASGEdowVdtgk4rrNIJUyura4syTvM08s0SVJ /S7URveuAIhLgg4HY6v9zQDJtUUWo+x6lFY2sX+wfKXMaM/HzvRGKRZldqpgF22zaV2C 43U3jBVRTqHXOMqAxHJ4BWtt2DcDl3G/KmyTmyBEq1T26ow8+SM9d5yj/ihdRWr3GoXL O1QvlmWUX/v1w+U3f/2vO2Q5mRqQAwz5IEF4/MlmzryzUDYE3qgJeDfffg8pVrCZc2Ll v50g== X-Gm-Message-State: AOJu0Ywtzo46Xcyj8O6KQwABNtM7uGDXSBMoAFuaYxA3kVsSHGRqtWdG 4Pyzi7KoxFl/aToXBEHd/n5/PTy8yKjXxe0uFOkct0viGMHm9cdYZAnOu3i+8XoLQvZF+5wNvUX Z9TWziySzoXLell168N2Y0fwWIxodoAOG5Ywo3b/q X-Gm-Gg: ASbGncuQQhUqq1xOOqr/paX5hrQzw1ibP2UwYIjMyH+p3TElCTLY/GXYWYHVZC7HKDH 0PJhcHYUQsGAiwFEe70lVVndL9txasZ2E/XVhmKf2RULv+gEYsyseWXzgLeo5+oCMRtlqRqOG/T 7eXOdIgLD7c37eaKYvrGQn1ktmqxEr3Xs4wD2VE2OKnuPZSSTY6GC+A6kBHSYnUFhqOz+53x1pC 7jai9gUYVuHHvytcINPPRLtn4avDSP7Dh+WtKrkHk/bo/+16YLSmSILdLKoOulPydbPARU= X-Google-Smtp-Source: AGHT+IG1Ho4KgjyZxr5HCUoktaTg9CgmTeW2gtpaJ5gJKeDYNTeBpHWiGEaZZCV+kjtrq+dA0xixu+i1Tuab X-Received: by 2002:a05:6871:e411:b0:29e:74ab:3434 with SMTP id 586e51a60fabf-29f7331b054mr2565250fac.22.1733476458021; Fri, 06 Dec 2024 01:14:18 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-29f566d5c87sm121017fac.16.2024.12.06.01.14.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Dec 2024 01:14:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 06 Dec 2024 01:14:18 -0800 (PST) Message-ID: <6752c06a.050a0220.35ed01.705cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 7DD256052471; Fri, 6 Dec 2024 04:14:17 -0500 (EST) Subject: |SUCCESS| pw149065 [PATCH] [V1] doc: add tested Intel platforms two From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241206053928.1640200-1-linglix.chen@intel.com> References: <20241206053928.1640200-1-linglix.chen@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/149065 _Testing PASS_ Submitter: Lingli Chen Date: Friday, December 06 2024 05:39:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:7df61db6c387703a36306c1aea92225921e2eeb2 149065 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#298008 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Fedora 39 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 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) RHEL9 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) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32098/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/