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 06DF1432E3 for ; Thu, 9 Nov 2023 11:33:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 01C044021F; Thu, 9 Nov 2023 11:33:40 +0100 (CET) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 4BB274021F for ; Thu, 9 Nov 2023 11:33:38 +0100 (CET) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-586a516755aso910301eaf.0 for ; Thu, 09 Nov 2023 02:33:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699526017; x=1700130817; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=c5DS6bpBWTAYiDow3h2dm0eZ9imVk9ykdZlX83TvIZI=; b=Ly0ON8ooMT5gIGrwqbhfH1oMQYiN3gd2DuE3gM8o+opOC+ygBir1wgMYyCXW9X/ZVd HlvqwTd04e/wUkX3AqJbBz+ULRhUsniP6q1yKSfbDQTA8wSR7RTpVmjdl1b2aDT2axyN um/01qIQgfw3C9i37s1lGIYv39pZ1QFjCHduc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699526017; x=1700130817; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=c5DS6bpBWTAYiDow3h2dm0eZ9imVk9ykdZlX83TvIZI=; b=FT598QjjpvUnq/o5jNU6KGd+aI9Oz8sY2u5t55pdfpNAVzEKRnTuKQ23eLgnQkPt8G 4m9+Cmk1ML1zI72WFBNKWs7NbuAg9ECG1yeEZbnyp8jlf1x7mhuN8ePKCEWSvZgIUpTC cXhX0GQFr9GkMBhA2eHJ+V50AIIGX8NEXR0Po+xjBbTuagI14xv6UUH+zWziBn6q4d6I eUbYaB+0amWLAifQ54Ab+7OmzYTEhc9bst0zhhdkfPkw1uvXH50tGiC3/IzzH9fn6EE6 AIVUraAyy4tHLo/59EyhixpRCWZTIYPxRccNUGXaCBSQupqW16WYosOEQtIaoYL9v6VF 43VA== X-Gm-Message-State: AOJu0YwPBNFDjKGpyT8hY6UXIq2flXB1dRBg5OH4ellmttoL7UMnHchB IdPBpciAvj+PXTeWFhL+k4YbO+uDPchWlS0esBnaTOe4qZsFx8kL6kdhFRVsJpfnQkUFbNOgSg= = X-Google-Smtp-Source: AGHT+IEHNRF1RnFdTPT+VgZI+YrQkySrryyTqo06+NlBgea1vnJu3CwFPq4zuv/o673uab4SkoHAvPU5oinm X-Received: by 2002:a05:6870:9122:b0:1e9:cba3:a329 with SMTP id o34-20020a056870912200b001e9cba3a329mr4815424oae.14.1699526017608; Thu, 09 Nov 2023 02:33:37 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id le13-20020a0568700c0d00b001d6523f590esm1133496oab.7.2023.11.09.02.33.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Nov 2023 02:33:37 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 Nov 2023 02:33:37 -0800 (PST) Message-ID: <654cb581.050a0220.986f5.c4b9SMTPIN_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 1C396605C318; Thu, 9 Nov 2023 05:33:37 -0500 (EST) Subject: |SUCCESS| pw134006 [PATCH] drivers: use 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-unit-amd64-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 | +==================+================+ | CentOS Stream 9 | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/