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 F309143105 for ; Fri, 25 Aug 2023 20:24:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EE382400D5; Fri, 25 Aug 2023 20:24:43 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id BC646400D5 for ; Fri, 25 Aug 2023 20:24:42 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-34ccc0fca24so4383855ab.0 for ; Fri, 25 Aug 2023 11:24:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692987882; x=1693592682; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0MBoXbLFuzfHr4KJy+RhXxIvOouOepKTqAmQxRjybPA=; b=KnuG5WK5g4nO+Yr4pj5KAnNsyl2D+ETyMJJWuTajHBYgbEBAr00qi/s+oU6mxLKCiT OTk2c0G0XxAFTVCQJ16WQfWuk9Rze7nhzWQRq2wxSTXNmMXPP/pN9KLiuGyH/31jzXGP 8p/3LsjAR2MOMIL0IwyrGOHnuT+jUVY6aW2rg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692987882; x=1693592682; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0MBoXbLFuzfHr4KJy+RhXxIvOouOepKTqAmQxRjybPA=; b=VCyihsdgdP+Ymp5ccheo2yIaamk+aYT4Gl1e+JB5qR5/WySA5WMrt5uUZwHzw5/REi RcJuXwUOcHjbxUgCAY7G8S2oIKUP07fteRZc5qo14LlsJwVtDlVjc5WmV0nH6aeVjUYv 4apDAWnkbK07X6Sg0pCDyjDE6S81BEjj1hHoDFNCgz6eaUXYhGEKU6K1zJTeLDwzoWpq ii75P03gYF8cu2+CPquFv75EpCpOs8Su4C0wC0OUYBxtuUQ0YCK19gUWXWewp6PJ7Bei cQyACFpSHbUnkTohSnRh8H4drPMlf/FaHMmTYxVxwcR3LFYPAL6l2Z5cQQyToapYcU1H z0cw== X-Gm-Message-State: AOJu0YxrD+lqA6MRMYQ/QfVl5Xxqh7r9Muz6Sl/+Ugj78A8uyz3Tsn+3 epJ1MjngeAQAyVF0Eu/Y/8oDxLq4DTsfa+6SF1kHXis4cT7uYGzy1Is7vfYtcTTZ2BqJzFS26w= = X-Google-Smtp-Source: AGHT+IEPRNTvHu/zAvBTXy62LZVQjGFPMK4KVHdUx3++bys96Dhk8T4RyKQziQ9LavI3+9BnSXbpnVhbyktD X-Received: by 2002:a05:6e02:1d9d:b0:345:a6c5:1ce8 with SMTP id h29-20020a056e021d9d00b00345a6c51ce8mr11607862ila.14.1692987882120; Fri, 25 Aug 2023 11:24:42 -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 o11-20020a92dacb000000b0034cc7b693c6sm80897ilq.66.2023.08.25.11.24.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 25 Aug 2023 11:24:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 25 Aug 2023 11:24:42 -0700 (PDT) Message-ID: <64e8f1ea.920a0220.cbb0d.585aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A08AE6052471; Fri, 25 Aug 2023 14:24:41 -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-unit-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_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/