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 815F143105 for ; Fri, 25 Aug 2023 20:27:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7EB26400D5; Fri, 25 Aug 2023 20:27:46 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 15001400D5 for ; Fri, 25 Aug 2023 20:27:45 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-34bb6d58f84so4021925ab.2 for ; Fri, 25 Aug 2023 11:27:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692988064; x=1693592864; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0MBoXbLFuzfHr4KJy+RhXxIvOouOepKTqAmQxRjybPA=; b=RwzGIlRFmAhzTBgXNeiac1PSm242QZbrAkEtzQefL31WvnYukvwkSDH3IcFWM4KwJ0 juY4U7hBHgtMft2kriLbQPmnD0vzLSsZD4bxMwkp8rBQ9y1lpuzQLK0wFtO+ykw1aqLx o06Flk0zqjr5KXyFTotKG5bvOBfWh8tUnOAD4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692988064; x=1693592864; 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=PDFgWLDYuRpTU+MsXgop2sPDdXXohOtgnrukyHsq4qlibBpH5xChr0UMNdRYFyx2xa KHofyMEpXOi7NZyJtxOq30xBROUdkxU/hc9DwzJcmiE1A1a4BVkTUpyJb4o4AOFAFcX+ /7BOb/RCZ1yI7w6/BY70tlnfZfxXSgnAADVck3bhsSX7NAwM+0Y0jAnzOlqwv3pEmurS tjuvmlMKXxq2Ujg6wEm7R2laXyG2nNmrV/uWP7nJM1n3dQMEnQP9U7+Mo9abReE/haOi Za5aqbV34f+x9n9sCNWb/+R4bpr90Vb8f8pTpOeAOYwHrjyl9cw9uQMkW9xY/EdjKr7s gZJg== X-Gm-Message-State: AOJu0YwbV0c2EfHCOd+FH2M14wq4SbGpIdBfuEwkKaidZ5wjpZi7ytIe /UxF4YUSxmKkcyzIwZZpH8tKnfVjSJlZTTtC6DNkPnAVH7UEbLnc+hxvj8/m1BQgDAvzS2NKkg= = X-Google-Smtp-Source: AGHT+IGyMlEComLydhZwrEpLozD/lo2MtsIwsPJDWSbIG0YRMLhEavw4S8VGdW6P81ON5Hl45EFgn9tkKSD2 X-Received: by 2002:a05:6e02:1ba9:b0:348:d5dd:247 with SMTP id n9-20020a056e021ba900b00348d5dd0247mr11073220ili.6.1692988064496; Fri, 25 Aug 2023 11:27:44 -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 o17-20020a92c051000000b0034a922543e9sm87195ilf.47.2023.08.25.11.27.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 25 Aug 2023 11:27:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 25 Aug 2023 11:27:44 -0700 (PDT) Message-ID: <64e8f2a0.920a0220.38dbb.5dd9SMTPIN_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 0E7AD6052471; Fri, 25 Aug 2023 14:27:44 -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/