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 C0EB743105 for ; Fri, 25 Aug 2023 20:28:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BE018400D5; Fri, 25 Aug 2023 20:28:25 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 7AECE400D5 for ; Fri, 25 Aug 2023 20:28:24 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-d77f97a0e72so1324212276.0 for ; Fri, 25 Aug 2023 11:28:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692988104; x=1693592904; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0MBoXbLFuzfHr4KJy+RhXxIvOouOepKTqAmQxRjybPA=; b=URldp7BqPdBl2RqjgTJ66JGmqq6MAWtWvlA92BobA6S7KBtl+/MGJSXyf+awpD8xjV /cAUdaaaDdQwjgsLJjq0bwQkn1bhEpsW7uTaoMmTEjdXrKaF/H0tLuljQcufh3MXik/G keuN4Ubnwa2oUeagz9qyF3Gb+EBzvUQKMki74= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692988104; x=1693592904; 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=RMep6CUEFSC7xy5vd19xsUPEnTOGdlekHP/kSGMtzG15T1yvHogU1fBhdggD0X7CHe NNx8YE1m3blTiKABgSxyZ84LVxxRUq7+XDm6mzRN3NFfwP14YMjGtWf76fVeZV2n+He/ BSe0xocH/U0MjCH/KmmevYEFYqU6GRVsJHCVsECDvWGM+FcBuvgciouMbYyykKU0yJKt pX9AgomxQdO1124pu6jwxpyKG4hI96f2LDafoaV3DUEqrzCPnwG7KmVXehC+GjXwWXge ADob1r+msVmhO1NAXRExmoP25Our3NwuygFW8GMg+i5eWs04JdM878qvMe7MsCa2v7Dn M9uw== X-Gm-Message-State: AOJu0YwE1GiFA8Dx+XDenyOKZrUmFDbLZO62zHBQnaGQGSHcVD/gT06C QIGCD6HBGtTreh+IfAz4ocCrQvHc1jtPQToIZlG74tXVOj9CDQiLZ/zQww== X-Google-Smtp-Source: AGHT+IGF5qDHhF/XWeVWUSPVetOkQG88txp/CM5zFyfJlH61zzahBt6cab34mojS14FoKL4Z2ydK+8veMmyr X-Received: by 2002:a25:8183:0:b0:d78:be:6f02 with SMTP id p3-20020a258183000000b00d7800be6f02mr5785080ybk.11.1692988103931; Fri, 25 Aug 2023 11:28:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l73-20020a25cc4c000000b00d116e45279bsm111775ybf.13.2023.08.25.11.28.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 25 Aug 2023 11:28:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 25 Aug 2023 11:28:23 -0700 (PDT) Message-ID: <64e8f2c7.250a0220.273b5.797eSMTPIN_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 947B36052471; Fri, 25 Aug 2023 14:28:23 -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/