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 8E23241B3C 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 9798D40272; Mon, 28 Aug 2023 13:19:23 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id D48354021E for ; Mon, 28 Aug 2023 13:19:11 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-794d98181f0so23797639f.2 for ; Mon, 28 Aug 2023 04:19:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693221551; x=1693826351; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=s689J0G1Sv0U0SsrDkXGBwgZy9JdJ6xm2p3gzHJA9QM=; b=Xk6sH8VjquO2NbdS67k6ZWjxYQKF8WDTO7PHHKXeCRM/NJ3iPAo4AycZ+J1+D7d6df fwJ/a8Eh5DArp5gcXRv+M2TxXQ9f2ieH11diMmkUGX3VwlXvIHSGneUGqzAUh/i/nJQv 9cvbpDH4d530Rj8kPdCeyJJGno5unFneXVP7o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693221551; x=1693826351; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=s689J0G1Sv0U0SsrDkXGBwgZy9JdJ6xm2p3gzHJA9QM=; b=TTeVtV795sh+wsu/ydMWdw4QkKKbCnip58iMXBmf2eOeQiDYExGvs9F1A5Fy4W1LhQ ehZoj+637hG5q/9eQTeL5rEi6yM7AltC1BkYuwDABcgcmuzK1BTX8odPBNx5un4maNcZ v7Wz0PdIYLu2f6cYL3/sg1CHT7Or4YKLsv5Pk3qWtMRycAODLHPOlM2tRD77qSBm9jZb dP49R5zUDRzDQA+tYDe9eNEhHKCk44MiXyWBy0jputWOyI8thMTg+2keoI2HCgtF/hoo vU7pyQ/CnbRMPl5iI6kzEVhFPcYoOkfCVuE8Snlnbk4lV9gCWfCD9LDvLQXpt/q/6CM5 ADag== X-Gm-Message-State: AOJu0Yz5bqU+T+3YDfjKcjAk2JLO6+hnN9LcxDRNH1vL4IFPgCjtVV1G xYuD8jnGEQhZ06iGaWrezEMfIaM59RW/xjdPKjCdRyVkAARydTHh2/SpeQ== X-Google-Smtp-Source: AGHT+IFYlmBqCCRoBRpLXXXeDlkQuDkim4H5aJ8Ojmyxcql1Yf0qw6tlZH4U2vtYTma2N3T/I48a2Mp/IJc0 X-Received: by 2002:a92:c5c9:0:b0:349:3808:e387 with SMTP id s9-20020a92c5c9000000b003493808e387mr14783531ilt.11.1693221551227; Mon, 28 Aug 2023 04:19:11 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h18-20020a92d092000000b0034bb1a5d1f3sm320160ilh.33.2023.08.28.04.19.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Aug 2023 04:19:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 28 Aug 2023 04:19:11 -0700 (PDT) Message-ID: <64ec82af.920a0220.3ecdb.fa01SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BEA176052471; Mon, 28 Aug 2023 07:19:10 -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/