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 5772042D19 for ; Thu, 22 Jun 2023 03:26:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 386F6406B8; Thu, 22 Jun 2023 03:26:43 +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 C80E6406B8 for ; Thu, 22 Jun 2023 03:26:41 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-62ffe4cabc0so47593416d6.1 for ; Wed, 21 Jun 2023 18:26:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687397201; x=1689989201; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=u7JGstZ1GjNsI3oqyeV6Vkt/Lwo4u8rpVT2NOiEZyyo=; b=Hy5v1dEtrmuuhm1wmGs+Z40tJYesfOLmE/puvizMOKM9r0m36h5abtxHiGakTykrft 7KIUgs8p7GOpXlLIx3tw+BC2yMVZniOBbOkVUB0zQfRYQg90SRSrAOqE2WERg7Qyz1EE OmHa7WMnqonr+JaWfhEIfmyhg9q/QiI6uDII0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687397201; x=1689989201; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=u7JGstZ1GjNsI3oqyeV6Vkt/Lwo4u8rpVT2NOiEZyyo=; b=coaqhVdz2YTrvJtOjVdOjlPnuWNXjbbEc4sBZX+Imm0KMAjNpqjfgoz3yg6dbrEsdD P9dYJA1/Nr/oVDi8O+rYqJFGkBVU9WjBobbBzljz6TrkLlb0B84413JMhoyfNz1V9db/ NHVfqmZjRCZjuyWB5sADf1/fiY+vEadV5XQkDf8U5zcNSe10/8zJNiAVux75fu7yv2J2 +4ZR8jAlRWdu+bkpFQUTvUOqYSvDDrzRo9zTcS5T+26kjCihrF45m2zhbTOW1fuklrd2 pPinjD9GbS+eQYO3UOoPb8mQNmcgDX938z8b8jzUyxfTi/icApOqNFrbVxwIw3X0Z9lO PyXQ== X-Gm-Message-State: AC+VfDyUTFhUXcPG6QmkT3pZXAVsWcFAM0xhSp0fx6tg+q93jNH27MXX iLK4h17pGu4lVk7kpSIyh/VtO5daZ1PnPsP5AEU3JnII05VI3dKHjgPeF9zDbnYoogyiP/+vBQ= = X-Google-Smtp-Source: ACHHUZ6Pr32zLoCqqhkDzyKHdrJSoqWv4A5d18cLN1e++6AAc3uKqzptQUPC3raHHzSKFXnsyAItRlfx+Roy X-Received: by 2002:ad4:5ca6:0:b0:62d:f1ea:242f with SMTP id q6-20020ad45ca6000000b0062df1ea242fmr22916290qvh.6.1687397201131; Wed, 21 Jun 2023 18:26:41 -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 y10-20020a0cd98a000000b00631fc14b86dsm509291qvj.9.2023.06.21.18.26.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 21 Jun 2023 18:26:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 21 Jun 2023 18:26:41 -0700 (PDT) Message-ID: <6493a351.0c0a0220.c0c08.ba78SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id C17AE605246B; Wed, 21 Jun 2023 21:26:40 -0400 (EDT) Subject: |SUCCESS| pw128878 [PATCH] eal: add notes to SMP memory barrier APIs 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/128878 _Testing PASS_ Submitter: Ruifeng Wang Date: Wednesday, June 21 2023 06:44:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:4645ed709d36bab64fbf2b8cff12054d39398af9 128878 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26759/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/