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 47CAE41DB9 for ; Sat, 4 Mar 2023 02:32:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 24EE1400D7; Sat, 4 Mar 2023 02:32:01 +0100 (CET) Received: from mail-ua1-f97.google.com (mail-ua1-f97.google.com [209.85.222.97]) by mails.dpdk.org (Postfix) with ESMTP id CA55E400D7 for ; Sat, 4 Mar 2023 02:31:59 +0100 (CET) Received: by mail-ua1-f97.google.com with SMTP id s23so2907672uae.5 for ; Fri, 03 Mar 2023 17:31:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677893518; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=ySfSaJ42QAGADiIcp9TzOjtD5JAdRRgW6sNlifPEYzQ=; b=Z19j3JHbOQKy0yQ+eAvUTkgU0czPgpMIN9IrixYlPjmOtpyJEQGVGLArQ9uEhBtwNe bT2MHUSCtUkzVSMrVxV/cF+zWYV0euY3VXoqU5l1grS5mQ9C2RY7meTb06PXlBlY6cUr KDVj2NAlW/i+O9ViNFr9cJ7TYghGQQBrGZ7zk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677893518; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ySfSaJ42QAGADiIcp9TzOjtD5JAdRRgW6sNlifPEYzQ=; b=voki/v8XacYaF34LcQjneYD6YVRuzN+EautuSKkhZetklqKeFSDoihp59bf4nuMlMB sIV86O8HPqhScgfDYAnS09O8mVQPQIoNXqDAXzdEgyVaIuJysu78FthFP6MpTMqCBTsY pYl62PwVvIxE6XPy4SANtDrFZIgVhzEI+VuxQp3H7nisBUAqsJK4zUsDndQrKo4oV1eL UMdOdh3WM6yotyiTmEDLIdbA3qUNbFJX/1/gGeqGI3nVQsGVrkY+RP5eAuKAxKCphB/O 04wwMqsUtU+RJMV2naw0Y2omXiyeQjs8Fkv68UOrMkeT/59+Clg1PWX499670791cQZD oD0g== X-Gm-Message-State: AO0yUKXBrhIg1Kqa5NxfGfJLCmbqKw0M9Zkpm79nrR/0wM4KI2+o2y4h MKBk+bvdL7lAPVJTEJNiumXnYoGPvVFHqIXEexghgGPRxf8TOrAbxN+114DsfJeevOX9kTi9CQ= = X-Google-Smtp-Source: AK7set/tyL4w21rx25khr4O9cp0j+nWI2SLxftU7tV5198ui2+s36vkhIEqNbXao2UiYjJk39Gkno9RdbLrW X-Received: by 2002:a1f:6404:0:b0:401:614d:41b3 with SMTP id y4-20020a1f6404000000b00401614d41b3mr1622698vkb.6.1677893518789; Fri, 03 Mar 2023 17:31:58 -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 g34-20020a05612209a200b004110863da75sm340157vkd.5.2023.03.03.17.31.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Mar 2023 17:31:58 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 6CC1A605246B; Fri, 3 Mar 2023 20:31:58 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 6097A600AF; Sat, 4 Mar 2023 01:31:58 +0000 (UTC) Subject: |SUCCESS| pw124620-124631 [PATCH] [17/17] test-eventdev: use previous value atomic fetch operations From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230304013158.6097A600AF@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 4 Mar 2023 01:31:58 +0000 (UTC) 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-testing Test-Status: SUCCESS http://dpdk.org/patch/124631 _Testing PASS_ Submitter: Tyler Retzlaff Date: Thursday, March 02 2023 00:47:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b 124620-124631 --> testing pass Test environment and result as below: +--------------+----------------------+ | Environment | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25582/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/