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 3919D43103 for ; Fri, 25 Aug 2023 20:08:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 378E6400D5; Fri, 25 Aug 2023 20:08:36 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id E1921400D5 for ; Fri, 25 Aug 2023 20:08:32 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-573249e73f8so790213eaf.1 for ; Fri, 25 Aug 2023 11:08:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692986912; x=1693591712; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BMfCDvM3T5wI5hPX4WVnjkaoCCAIp+Ps3qM3o3qM/Bk=; b=iFH5PL1f5CSOdADQSZhfvlcXWMMFT98wVxlD/pUq99TEufJYd6FEhIezxNysHF4FHv wKmp8/FawOO4fTB/0/2js5HroopBJi9mdYXYmqY+yr8SToDxImebJ3/gLr2HBH/DXO1+ sdnh8GHo/uCsUx710FQPgligCPnHDEY1B95Tk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692986912; x=1693591712; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BMfCDvM3T5wI5hPX4WVnjkaoCCAIp+Ps3qM3o3qM/Bk=; b=iKDPSX5bBp0/f8D17iwtnZ0D8e5lfJaPPycCk+zG7bo1SdebcmrcT1SgfzCfznXj1O SBEeOIik98xZW1b7nj8QWySG93inGb+xENYr5rgwrLW5IwmUH8NX4G9AtvgDPFN5FMRY KnFS82zpfAQs5jJKbo+0Lx/KVlvruzkQ3Xd/g38eGvCyJbRjqIniVkQiU9SsQ5KYypb8 AoUBU8T8cBgvBbDMz91PBVYLoHtFcJL497JEJtMHkmmybaygwOnGCEyAiyZHUXMMUKbW 4EDbmBz/HoYWS02e9xnmhGDF4w1S8R4h7yJIyelGTxEFnNcN84T6+7JBFLFGZrZADt9f z6pQ== X-Gm-Message-State: AOJu0Yx23FYX3oqUXks72yNk1VK2c4R7S40QzD3A2yA75FYJ+5XrTGPQ WYBZ5ZY2E07KOW6m4Qxlgafx0GPVkPfPjAGrV4cTgcCu3z3rkUcLonheJyxNVUT+FhsRd2pm7A= = X-Google-Smtp-Source: AGHT+IH4yukCWskAtaAGS5haZMf6IkDqjLqYDxEfKCdIM084kyxeEG8dyayf8DsX1pV/+/3s3UGlLmTvsDIX X-Received: by 2002:a05:6808:1a01:b0:3a8:4903:5688 with SMTP id bk1-20020a0568081a0100b003a849035688mr4408598oib.34.1692986912090; Fri, 25 Aug 2023 11:08:32 -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 w4-20020a637b04000000b0056969e34a85sm95881pgc.6.2023.08.25.11.08.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 25 Aug 2023 11:08:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 25 Aug 2023 11:08:32 -0700 (PDT) Message-ID: <64e8ee20.630a0220.ecbf3.62a2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 52F906052471; Fri, 25 Aug 2023 14:08:31 -0400 (EDT) Subject: |SUCCESS| pw130770 [PATCH] eal/x86: fix build on systems with WAITPK 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/130770 _Testing PASS_ Submitter: Bruce Richardson Date: Friday, August 25 2023 15:28:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:934c0ccbfe881d861d749a9f8fb146d5f134c04c 130770 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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) 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27448/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/