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 AEE0A4326B for ; Thu, 2 Nov 2023 09:38:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AAB6D40262; Thu, 2 Nov 2023 09:38:23 +0100 (CET) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 0682740262 for ; Thu, 2 Nov 2023 09:38:23 +0100 (CET) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-d8a000f6a51so674416276.3 for ; Thu, 02 Nov 2023 01:38:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698914302; x=1699519102; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=z46IqlwAxS72aaq30fPV7l6M/5VEwpH+ul6vdqg880E=; b=HP1YY01x43SkSgHO6/VziMpsUkJPYoOmvz0aINRPaLqP8Jf614R1/0I2vvUr63ILN7 jgl0ymYco8NRzqsJk/gV+pZorGa+NdXwuVFoun85PhadAIge6tRayEUolkmiwwyWCEu3 fGhykHlo15Oti3pJWV8pu1bjU0+V2NAOkkwo8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698914302; x=1699519102; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=z46IqlwAxS72aaq30fPV7l6M/5VEwpH+ul6vdqg880E=; b=FwM5NfaNAexMz+zS3piSxjftO5F3mhvXIT/HGwSD3zo+z8LekwBi5SNybKg09CutH6 ruBdtdmB+gY2o07AT140chrZiY/ZC9VmwjYJ80f1wQTmZnLJtrlwAIU+dDwUpstO2/hc UbJxEmxzZGzRwfG6c+W39AipuD613l1oTHeafhIoln6biEJLcOQHQbaiOrKvDd0S0fAi cmKKw3YhN/TNN5Ma94ooBqqhkD0Xg3jekQlrptU6xVMi49Y+ZrqDWrzo8tt/KP1r8c+T OpREHLToGXSGHtxc+dSpw5VNnXdr4bFwZeRVRLTOxaUuyUjTeS9k5JL+0CWXZ8rG3iPh TqLA== X-Gm-Message-State: AOJu0YxeToqPAXAWW4o8//5AL8jbrnkOD5Ui/7PHvPfHs23kBgYaZ6bk 7UdydpLlNuh/xVx6xXUNgppwkNXXZuRRIoNX16sIvibrd6uI+aeU6jkYYQ== X-Google-Smtp-Source: AGHT+IFr+n4kbo8nAYyrXUXOy2OmvtSReeuuRXkuAudDTku6WIUkzi84GN7der2pVKrZ0JQVsWAbrOhLIFFg X-Received: by 2002:a25:9805:0:b0:da0:c5eb:a6c6 with SMTP id a5-20020a259805000000b00da0c5eba6c6mr15528990ybo.32.1698914302530; Thu, 02 Nov 2023 01:38:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 128-20020a251686000000b00da160dbe399sm353742ybw.35.2023.11.02.01.38.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Nov 2023 01:38:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 Nov 2023 01:38:22 -0700 (PDT) Message-ID: <65435ffe.250a0220.328d7.6408SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 3254960524E7; Thu, 2 Nov 2023 04:38:22 -0400 (EDT) Subject: |SUCCESS| pw133760-133763 [PATCH] [5/5] stack: use rte atomic thread 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/133763 _Testing PASS_ Submitter: Tyler Retzlaff Date: Thursday, November 02 2023 03:04:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:1025bd1c24b1be70e028c7ba0595782bce75fcc6 133760-133763 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ | Fedora 38 | PASS | +-----------------+----------------+ | RHEL8 | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28192/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/