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 378F841DC6 for ; Fri, 3 Mar 2023 11:34:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 33A6F400D6; Fri, 3 Mar 2023 11:34:10 +0100 (CET) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 80B3C400D6 for ; Fri, 3 Mar 2023 11:34:08 +0100 (CET) Received: by mail-qv1-f98.google.com with SMTP id jo29so1469569qvb.0 for ; Fri, 03 Mar 2023 02:34:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677839648; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=OcbYw19n++q2yMDFUMNcJ/t3VdLO4i0pcN2jxb0qsbQ=; b=Qg4r7ORNVchLHPO1vfyHMyvfAvTqfEhDRkF4w06KLbvzrx3AWsMzM+JQ1KQtOqF0+E I+sF+J/ghoQJgV78qqowopPYh3x/NepS+a4qaQzCkpjpJSJTGbZvgxmCPPSHjg/GHlpE qs83UWjtoGx3mQLKj0KN238kizox+j89NQuHw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677839648; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OcbYw19n++q2yMDFUMNcJ/t3VdLO4i0pcN2jxb0qsbQ=; b=vBhGxLNSNbAy1Ht2Nb8rv5toitO/a/uBPna7sv9xA2JVxr/vRU+bLpIlsdIEA0Pj9u 2tCcN3sqD5PR2J/5lgHAThTYGed2vNqozkNXq/iREVgUYOkq3BaBsYjTx7+wYStchoXn QsDjcR8pg7J7Z2ImwnzPfBWYv0fjlO8pktrZLvTkPcpNvbIeaGS+d8wXTbz9DC+sktdQ dhosa4FSSJYdpwPKIqpOvM0Fmn6tM++G9kU5aHzOOAR4rgFaiNDi5JCshTY6K9zsL61W qbp6emydIJWVgNZY+ZHc2xSogi7W9e8sP0G+0noTUqbeVNw3+y243jTU1XrzxH+aQgle O1Zw== X-Gm-Message-State: AO0yUKW+2d6vvUjoXF7t+BNwa+VSeQ/8ZAzT1rxpzpD2igJUgi2GR+jz HqoY3R6es4jRQ5enDFxSFq1lBTlFGM6fuOO+jGAMG0HzvkjEYaYhf7ZtamSpn7sS2SYwvQo= X-Google-Smtp-Source: AK7set9EqhEg1SOFMJ4fXGaVMwc67z5bBcRa95Hr2vzF8bI1BH6xOH4t8zrXoSRjycSb6VDemW8TWb/lvLsg X-Received: by 2002:a05:6214:250d:b0:56e:ab08:670d with SMTP id gf13-20020a056214250d00b0056eab08670dmr1965897qvb.42.1677839647963; Fri, 03 Mar 2023 02:34:07 -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 f1-20020a05620a408100b00741c759d189sm124974qko.1.2023.03.03.02.34.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Mar 2023 02:34:07 -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 AA172605246B; Fri, 3 Mar 2023 05:34:07 -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 9F24D600AF; Fri, 3 Mar 2023 10:34:07 +0000 (UTC) Subject: |SUCCESS| pw124717-124731 [PATCH] [v2, 17/17] test-eventdev: use previous value atomic fetch operations From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230303103407.9F24D600AF@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 3 Mar 2023 10:34:07 +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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/124731 _Functional Testing PASS_ Submitter: Tyler Retzlaff Date: Thursday, March 02 2023 16:18:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b 124717-124731 --> functional testing pass Test environment and result as below: Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25597/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/