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 BB57B42676 for ; Fri, 29 Sep 2023 21:04:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B49DA4026E; Fri, 29 Sep 2023 21:04:48 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 023314026E for ; Fri, 29 Sep 2023 21:04:47 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-79fb70402a7so386493839f.0 for ; Fri, 29 Sep 2023 12:04:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696014286; x=1696619086; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6RO6lpLirwCj3mRChcz+/Dkd3DthtEu9ACZc5sRa3xo=; b=N1BRpckkJlJXGVRGCKMcE/pCQUvupDNwJXOuSQM5tAF843cBMUZPb4EuqGTMXiL4KT MwoXeHb/eb5UQ5FOhSLbkGqlwBKBUH8CRPBra9ErsswZI84hlhUbivXkcFNuhT9ddg1J 2Nz3DuovrGdEj6v2IhRme/ZnFkaYrjes33sEs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696014286; x=1696619086; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6RO6lpLirwCj3mRChcz+/Dkd3DthtEu9ACZc5sRa3xo=; b=o5L1KDehroE3PqdFHh9EztS/fEzucoy9DA1oAFt1UqfFyoCNxrMwc9zvZpcJDkL/3W /5tpawTtbxOa7IybSumDyRoolQxQ97wSivQPoNTpGnwlwEDtNpsz44DJmTo1J+zWSwc/ 0RgF3aWyidTQI3g0FindvTBg3sK2ofomP7gpzpIrobFCmkWe/pkcCKsmqvstP3TrUpra V0MDIG/lK5fPE/OUE2LTSc7pChPNmVvmt04Rrw4K4Jtw2Z1nt6Qn7mtlgvEssvbMCCn/ ilIJfYgkp6nFK87Zes8Z0OCB2tdl2WTZebJCCMPFuMmW3R+pvjN5YSZihIIuzF7d8Z/E DU2A== X-Gm-Message-State: AOJu0Ywt5y4zeFRV2jIZe0HpfoDjzf12oPC/xruD3N0heKSU4rsr6cAH K4F7TKglrJGP8cUXj56qMH7I54bJb8aiTnbj996QTMkqtwOF6etP4L6UsA== X-Google-Smtp-Source: AGHT+IHW6IPd4OX0Q6un9BHqV9Tqw7Vok7Y+mUiWNnGghSpFYTve0rOL3GABO/habfcucn0qjyKjeo4pPh2L X-Received: by 2002:a6b:fd03:0:b0:79f:99b8:336 with SMTP id c3-20020a6bfd03000000b0079f99b80336mr4985489ioi.18.1696014286445; Fri, 29 Sep 2023 12:04:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b13-20020a5d8d8d000000b00785d6415b6esm844281ioj.4.2023.09.29.12.04.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Sep 2023 12:04:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 29 Sep 2023 12:04:46 -0700 (PDT) Message-ID: <65171fce.5d0a0220.19823.6825SMTPIN_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 DD640605C380; Fri, 29 Sep 2023 15:04:45 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/