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 8345D41B3C for ; Mon, 28 Aug 2023 13:19:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8B3054021E; Mon, 28 Aug 2023 13:19:23 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 8794540282 for ; Mon, 28 Aug 2023 13:19:09 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-649edb3a3d6so13317686d6.0 for ; Mon, 28 Aug 2023 04:19:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693221549; x=1693826349; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=s689J0G1Sv0U0SsrDkXGBwgZy9JdJ6xm2p3gzHJA9QM=; b=DTg9sRpwUgM33ayNARGw9I7u7c7ZVmCkXu+OzSuHpV42MiCng09aguf6STGG3hlZV6 my4LWg5mfEuUu7YAaZjLzbWXVRMf9156IHdcn0u9HCvJIvUTJHP8BQlmRfFmOfly/H5t Ii3nqNg4at54j8jiANufc+WV1w/3nd7GZKS9w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693221549; x=1693826349; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=s689J0G1Sv0U0SsrDkXGBwgZy9JdJ6xm2p3gzHJA9QM=; b=TYNuupCAeMbKUa5YVOFkbO4TKEk5cLJrweH8eS+g5siRevWAp1wS0ZFj236jsIXh/c LKGUx7ovY4X3zprjz0kVWd6Lo9kkuk3xUsiceIGPrX2mqayWpBJWDpPPXgQ11JipRMvE M7tV0g4zXtv6SG6xUhrkPkhb4CxG0Dv3zBhLnMWfgE+dQZQSTHNTDV11mmtIkDyHzkyd lqb9IWqYyyDKnTk5/vFe0weTbjE9V3/of7Ib+HBbUDUQJuV4AVQRdLSDJrLqbKDptj76 2oR9ctFKRHp/mB/Y8aEES9FkWaiQLArHqzE1z3c5869sE9zJ/K3NHp5C2eANvv9j5gjr XotA== X-Gm-Message-State: AOJu0YySvpLQSirMcnUxPoeFphpJQVt7mG7Djf2s8jlj7Tw9FrViQoSz W8loa+iGzVgFtUyrR717OXYYEKwXH/+gNyDoEIZSZfUkzTwECUQ3tBYm0w== X-Google-Smtp-Source: AGHT+IHuDib9KOTpsxcGG4JXMFiw1fn777r/KmeVsBTnh/70Ggbt3vyMP682a7p2c01SrC68Dvg4GCRwQQCl X-Received: by 2002:a05:6214:260e:b0:64f:59d8:9044 with SMTP id gu14-20020a056214260e00b0064f59d89044mr17681740qvb.24.1693221549002; Mon, 28 Aug 2023 04:19:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q7-20020a0cf5c7000000b006301a9f391dsm496629qvm.54.2023.08.28.04.19.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Aug 2023 04:19:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 28 Aug 2023 04:19:08 -0700 (PDT) Message-ID: <64ec82ac.0c0a0220.5baa5.98b5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id B4DB86052471; Mon, 28 Aug 2023 07:19:08 -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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/