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 56A6642676 for ; Fri, 29 Sep 2023 21:08:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 50E7E4026E; Fri, 29 Sep 2023 21:08:51 +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 448994026E for ; Fri, 29 Sep 2023 21:08:48 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1c5bf7871dcso118277215ad.1 for ; Fri, 29 Sep 2023 12:08:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696014527; x=1696619327; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0sBfCkQKZfYQ4EY71Puvx8pBcANQI0kG55fwo+o4aAM=; b=MOMj1ENStYSuMLMBeuQIOfkkI0ah7sxxNpcqUnFgWPbSlk9JRZCmy7AS+IDNCyVogY YoEZh917rthxLEcJuheiYu5Lzo3Es9bou3JN85SRGQostZSBPZp7V1p2rUpm/73HrjJ6 5O52NNLUhquc319idi8yOAGRGcMpKsCqw36l0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696014527; x=1696619327; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0sBfCkQKZfYQ4EY71Puvx8pBcANQI0kG55fwo+o4aAM=; b=fd93/I+9KywrILp/g30gTY9ulpo7LoXMT/vz8ygodtUQWSOQSxyHeYZfmV8Qg2Q57J Rd2zEhuH8eCj2KwKw5ledwjgjQyIt7cjjr1wVMHioiYlaXFX0Ocrp/1yptv4NmmPwKE3 7dRhzX0Bo7GFs0pvvAfr/j85ARSa6YDaPTQSk4gAM6ZMD6EKpkgX68uPWvknjZykARBj ozk0UJ9vrLu8TUWXRenTk/Zox2gyR2IbzrQ06gfPCk8/stB/AhHQnpO48MngaphMUYTq eLHSHjbsZ1ZFk1+vpf9me50drVn0j5TszZVO1ftQQ2jZC+RQSQ3auu/0i/cvpfgDfa9Q LRbQ== X-Gm-Message-State: AOJu0YwJopUr/x6zKGNRyzL+dTD/1WTjj15nvkh339xoIt+lf4Gx5L4H 9lNqAoim5sx5Wj/g9y5dleHdKCcvi3zoPYKHFDhVDr2pUE/TzvaLxPgFDQ== X-Google-Smtp-Source: AGHT+IEzEWvtl1PS4DnGBs5T5+lMv6vM8GoyBUIIPzYUbTi3SsO9HE+ismGf3Ium66l8NADh7L4OsFoDBH83 X-Received: by 2002:a17:902:c40d:b0:1c0:a5c9:e072 with SMTP id k13-20020a170902c40d00b001c0a5c9e072mr5837345plk.11.1696014527584; Fri, 29 Sep 2023 12:08:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 21-20020a170902c21500b001c62d142270sm572511pll.7.2023.09.29.12.08.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Sep 2023 12:08:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 29 Sep 2023 12:08:47 -0700 (PDT) Message-ID: <651720bf.170a0220.12adf.46aaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id AFE1A605C380; Fri, 29 Sep 2023 15:08:46 -0400 (EDT) Subject: |SUCCESS| pw132218 [PATCH] ci: test stdatomic API From: dpdklab@iol.unh.edu To: Test Report Cc: David Marchand 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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/