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 6CF7C41B33 for ; Mon, 28 Aug 2023 13:12:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 75D1E4021E; Mon, 28 Aug 2023 13:12:33 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 809654021E for ; Mon, 28 Aug 2023 13:12:32 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1ccc0d2e697so2185359fac.0 for ; Mon, 28 Aug 2023 04:12:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693221152; x=1693825952; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4Wfa0PY738NjYdeY/4pLbjunk6s2qsurPksQg2jDTrI=; b=VAla8vgmqUlkFrfKneJe9aHFLK6dv6w/v/XZCimWFEBEgXQF0SEs54CM7X+Sdwzk3y JxMJp4FkeWVpHgO9hatG7neW6znNfK2Kg/gk1g9BZ+U4vTbTkMN7UIVt7ARj2I7ZnEO5 iMoYM6Y0MWbQiZP1ln4GXq9IoGI2LevX584b8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693221152; x=1693825952; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4Wfa0PY738NjYdeY/4pLbjunk6s2qsurPksQg2jDTrI=; b=T6TO3Gka8qOSyB9YpIaPi92SVojlntMcUD4OP2qR4/UhLijAfCgKh7l9OpvD7/09vQ NX1xQCpwRlIfhKMV7ZdvdC9i0mse/ZjzbEZsmwynFDamoQyLwh4GujtU31vTMCldlBvu Vs59nbjp+qFB5TxcdvfSKZMI6lrVd8KkmZ1hDuFuiVV5hp1GnkbuncC5GKK4dpG7jBJ1 84JttEUx1AuuVom0M+Q/fJVd+qOkpKv6AQP4cfYmBjQqa3BR5yP7EssV3iO1/V3lmEV7 V+HM7Jv5DuvCLPwWBRuLWT3c5MW2ek78fzDzMk3J5KVADXA/BvA7+W/iHWr7CKVhq+cr lEvA== X-Gm-Message-State: AOJu0YzAEMeEpOjrCNWu+zMtB6rTuZRuRkYMYn7vGmV6JhlMyTgu5xKp GZZN+Y32LNACPTvBbk0aaz6e/qOLHRkm2JEQBlQEQoEkaGNEP/uU4Q8T22SPm7ELqTL5zC/Vrg= = X-Google-Smtp-Source: AGHT+IH2zzHUGk8zfNX2Mv3GSV1+hgUjzL924DNPsJxd/qzoDdbZgmhPjYEfjZoD2DVcndQD2Nc93oWiFdhk X-Received: by 2002:a05:6870:b4a6:b0:1bf:787c:411b with SMTP id y38-20020a056870b4a600b001bf787c411bmr12204087oap.10.1693221151857; Mon, 28 Aug 2023 04:12:31 -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 g2-20020a056870a70200b001c8d92f5260sm737304oam.3.2023.08.28.04.12.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Aug 2023 04:12:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 28 Aug 2023 04:12:31 -0700 (PDT) Message-ID: <64ec811f.050a0220.27f59.3fd5SMTPIN_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 20F876052471; Mon, 28 Aug 2023 07:12:31 -0400 (EDT) Subject: |SUCCESS| pw130785 [PATCH] [v2] eal/x86: fix build on systems with W 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/130785 _Testing PASS_ Submitter: Bruce Richardson Date: Monday, August 28 2023 10:39:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:b2f967dcae6940b4707437d024747318a159f9b3 130785 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27456/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/