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 3A0E641B3C for ; Mon, 28 Aug 2023 13:18:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 40F8A4021E; Mon, 28 Aug 2023 13:18:47 +0200 (CEST) Received: from mail-vk1-f226.google.com (mail-vk1-f226.google.com [209.85.221.226]) by mails.dpdk.org (Postfix) with ESMTP id 5930B4021E for ; Mon, 28 Aug 2023 13:18:46 +0200 (CEST) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-48d2e2e05e7so968204e0c.3 for ; Mon, 28 Aug 2023 04:18:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693221525; x=1693826325; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2Byd3uTgtx4/W3JkO7FuZk8fHvCiSJh9BSpO5Fj1w38=; b=hryt2zPvZVsDD9px4IgmJVEpxVL2bV3oBPLWfE3XB/Kl3ASi+Os009uXNH0JkDjtPH PzljGxNQeej7j+dmjR9BbC7BjIo3+Go4ddi/X9S3At3QhkelikGCIWE1eL15T7FkKZYw Wn7Iuj0PbPGvzBjbYAfeS82DQmLsbEhMifhyM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693221525; x=1693826325; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2Byd3uTgtx4/W3JkO7FuZk8fHvCiSJh9BSpO5Fj1w38=; b=I93t0h704ZmP69bBMJutyCtH4bdBEtdib9SESyHi59EE/7tXaXvr/I+odYcyqnM+1r +sUZvbTGD2cOMDidO3ljXvFIlXp5rScAB8j4JSnKByptYeBKOPT5xVHTk4Za1wx3zngz eTWJDHrzoIB+Zj5LuA6uoJJgmVLrwGUfNH7tHXS2Lum6JoeZ9ivIUc0S8WcVDH3doYBI UL0VVXr3ZUb6FgB4KnPBSJhZ197dqT7CXf2vo/8xFoLKwbCL8LNafdAiOKpRcFp6S//z wADcTjwfeS4x5P3FhWLP6g+mhosI8qBkjEYLvw1pjWFgOOMWhgucMeN1ukvGxcXEEOl0 bhow== X-Gm-Message-State: AOJu0YxYN1d95DRMqi/2mdXtiRlUBJ1Z/z4j2xRcuuLk1rmxwz1DkVFa EmNyoxdLO1Jj0THD/mTi2GGbMBH3Ls75r/7y9aaB6nVf9kFfR7EoQaIU3P7w/TX+qC2txZU4JQ= = X-Google-Smtp-Source: AGHT+IFOSWAXjTKPsh+lNbXjB+XtC2EmnXSyhlyUSzcoE9S02uAR8CFfVC07R6gnRNoTfjw2ywr4A0tUDtrh X-Received: by 2002:a1f:df01:0:b0:490:1ad3:d645 with SMTP id w1-20020a1fdf01000000b004901ad3d645mr3353031vkg.11.1693221525726; Mon, 28 Aug 2023 04:18:45 -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 g4-20020a0cf084000000b0063d3bf50fdasm336936qvk.9.2023.08.28.04.18.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Aug 2023 04:18:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 28 Aug 2023 04:18:45 -0700 (PDT) Message-ID: <64ec8295.0c0a0220.fe410.f343SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 68D746052471; Mon, 28 Aug 2023 07:18:45 -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-arm64-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 | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.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/