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 F18B9432E3 for ; Thu, 9 Nov 2023 11:18:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EB39A4021F; Thu, 9 Nov 2023 11:18:36 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 765334021F for ; Thu, 9 Nov 2023 11:18:35 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-359974f4c7eso2611395ab.1 for ; Thu, 09 Nov 2023 02:18:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699525115; x=1700129915; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=I8WhjFD2LE56SZXLARr8SuNXi9/UTHAMZ1wLBlR3R8M=; b=g6lCsRbZl4kBsdqSXoweXSui/vrHWppGwG032OZ7TJ9cZobg/8L0UKr6ArfBSwmbAd ln5fdWD/EhxXKTrQk5EHKvJh5BOj2qPh4bQOS8AHYoo0gvyZtL4AiX6OU59SdRsa6R1n CQhcGemTRZHzmzzcde5a+Stpw8DE4O46Rup1Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699525115; x=1700129915; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=I8WhjFD2LE56SZXLARr8SuNXi9/UTHAMZ1wLBlR3R8M=; b=lb4F++ZIpWJU63SfDH/PW6zlSbM7tE7HnCAvggyVPV0BUZ3rAVZOjSO3oQ8z81iVeB ltGvI2obDGsfN2nq3t/ANGITDt5R4u8qakyBZGg28UzIN7/0H1iDtgWAe2MiwYLX2O1V D7pJR97aXZrOpEHwF1tCcweQ6qrdwHDYFsOWcB2abw4t6MpwG7G5X6I1rW8iOZCseC6e dCmJruQ0BaUyDNQ05WDdct4CRHYPnE42Ytygqot1SDPGvnb7U9NbWpAVEz1B4E9nqTHd KsvZeEKIW9GqSy0Ip0EC84JX9R/683xF07RFzRT158RatqXeE76q82CiwF+iITZaz59S vqug== X-Gm-Message-State: AOJu0YxSVer803ey7v/hSB7U/JwpltjVgV0z22U/XM9O3AeB+p3uUh5x Tk4ZM8w9rLKEsvjq+1f1aE0zf0VnD4oP0tfASDs4MrbGaR3wzJHyVeA6OA== X-Google-Smtp-Source: AGHT+IFxWmX9G9Oa5ibF1YPAbCWbj6VJIXCSzVO2v0B+kv9KPdcfAipON0FzTjZpEIP1jo8a3V+CTYHzIQEH X-Received: by 2002:a05:6e02:1c0a:b0:359:439b:f25d with SMTP id l10-20020a056e021c0a00b00359439bf25dmr4706072ilh.24.1699525114928; Thu, 09 Nov 2023 02:18:34 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t1-20020a056638204100b00463fab2e730sm509863jaj.23.2023.11.09.02.18.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Nov 2023 02:18:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 Nov 2023 02:18:34 -0800 (PST) Message-ID: <654cb1fa.050a0220.69f80.b12eSMTPIN_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 53FF5605C318; Thu, 9 Nov 2023 05:18:34 -0500 (EST) Subject: |SUCCESS| pw134006 [PATCH] drivers: use stdatomic API From: dpdklab@iol.unh.edu To: Test Report Cc: Tyler Retzlaff , 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/134006 _Testing PASS_ Submitter: Tyler Retzlaff Date: Thursday, November 09 2023 07:34:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:de0ec3c2458e3e2ce53e504c4ba92a36fcc78ef3 134006 --> testing pass Test environment and result as below: +--------------------------+----------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +==========================+================+===========================+==============================+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Debian 11 (arm) | SKIPPED | PASS | PASS | +--------------------------+----------------+---------------------------+------------------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28293/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/