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 72D8242677 for ; Fri, 29 Sep 2023 22:08:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6D33B4025C; Fri, 29 Sep 2023 22:08:46 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id CA3B74025C for ; Fri, 29 Sep 2023 22:08:44 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1c3d8fb23d9so111004355ad.0 for ; Fri, 29 Sep 2023 13:08:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696018124; x=1696622924; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=a777HzKCeIv+0lsPft1/F1VKmM50MlYtzlPZHTLwLRo=; b=L3WuBGpPESuJc2h/RJyTo0ryyAW/LqIEu/vfzyYZFDAxNYmTEK5KWxr5PzpXog/CVg 3Ji5848HOGi4yS1ddBEbWRr/Z4xbffLTfcHrZtKU20W4uokgzts7uixlOWPSddPCvOsw fug3H7S5YhllKcgpNkIU0Zkbr+aL2jXxr9vZE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696018124; x=1696622924; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=a777HzKCeIv+0lsPft1/F1VKmM50MlYtzlPZHTLwLRo=; b=up97dTY6nTxmjrFAyCKeOWrkYAr/W4lz9NWSRNXyWiH2kJ1Z2c5LgBMTh1gGO61bhb L52NwVgIod81gxSRPVUz1DSl+L9VHPyiLzeULpRNtQFnRSKTzbvSCg4pOy3OiwH4iQBv RvtYGHgyxofHymiaaXxr1ZuyYQ4davp8IJg9cwmrjyb4BzTgYlJ6JyttqCz3K9osCrCU vr4BfEQqPGEVf4D4QF/BfqyxM+6MBJmtjtFR9AJkB/XNJst3DqSt4wr679+1YlOt6Rwb 5+E7Dip8c/PMbpwpk4JRcyjM6lWJh7SoiZYYHYaTdSml8iukYs6hxElQ14pesrYieL5Q kZbQ== X-Gm-Message-State: AOJu0YxSPMENuSYsp/S/JUq+Hr+gjPicM7JV3OHqLJrjMQ1VfjsJP51u jedrEi4Ag6EHGjzCjvA0flzwSFj4Vn+KJLK5DQrdfwRuKWlTXNaK7LgiLhItlBHn5yBlGcVHHw= = X-Google-Smtp-Source: AGHT+IFdRSo9K+7/0JC3JIZ2ZA67So+HH3ajdBJK29UY0yuxjBSpdE72xqv4SLDS5MRThqo1E+XXMeFco5ma X-Received: by 2002:a17:903:2309:b0:1c3:6e38:3940 with SMTP id d9-20020a170903230900b001c36e383940mr5851065plh.7.1696018124002; Fri, 29 Sep 2023 13:08:44 -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 jd15-20020a170903260f00b001b8b831df7bsm628946plb.141.2023.09.29.13.08.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Sep 2023 13:08:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 29 Sep 2023 13:08:43 -0700 (PDT) Message-ID: <65172ecb.170a0220.4ab69.7d7fSMTPIN_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 1A893605C380; Fri, 29 Sep 2023 16:08:43 -0400 (EDT) Subject: |SUCCESS| pw132218 [PATCH] ci: test stdatomic API 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/132218 _Testing PASS_ Submitter: David Marchand Date: Friday, September 29 2023 14:15:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:a89a9ca38ae61778a80f287677dc91e8bb3fbdfd 132218 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27789/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/