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 76F6041EC3 for ; Fri, 17 Mar 2023 22:17:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 731D042F98; Fri, 17 Mar 2023 22:17:20 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 6A81242F98 for ; Fri, 17 Mar 2023 22:17:19 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id f14so2885322iow.5 for ; Fri, 17 Mar 2023 14:17:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679087838; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=b+qr/i9cUhM2TFSa6MdZXn8PbE5CIlfeYVfCOuH9Noo=; b=beBUaW02EANBl9CViR+PJxqN5wwC/RpvNFYGdsr62kBAJ4E0rH0ZsdMSkpLes0/Wor gKqWX2AwXmkXFisC1Gt3O0YsHwzt7I5JEjLz7hh6TPCPbRjAoqJitRuk5tSTQgWdHxRZ Bl+P8U7mRfUqrMVCWbIA+9WCxsQcXckeELX/M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679087838; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=b+qr/i9cUhM2TFSa6MdZXn8PbE5CIlfeYVfCOuH9Noo=; b=QwUx0HT/HlFeih9UNfeM2OJ214bUlq8VPILyKP4cDwCA7s7i0oKb5jLD6z+bbeO7kJ QJOcmdtXEyXqLat/r8HEOZLrqxqz1vxS1QinlSHIP6nO/sLsH1DTTodir8rAwxJbFwEt ih4L0uKxXpJzzR0rl71s2JHww8hiEQZYdTrfkiR4bBHTZaQRLL7W+k0p7/k6+1xGoMS5 FFk/pJqg4wQsHrKSr3pmIXmvF1uwM4jdjjdvShBvEaxTFaySKaAlSQj+wOv6a0vwL8jZ /0BJmeAJQAuWOsY8/25XOAfp4Kt9Bq3Puvms8EeCZ3P5+A8niaRkp+BR7VkE/by+sXvZ m4sw== X-Gm-Message-State: AO0yUKVc0ZlCGoukozrC5gMu4oobQE7AWBPbjaQnatyCO5tivHzvfKXb 8sGcwGBY6fZSaDv1KhxRSMDCsid/McD6Ct+GpeY8b14H9FmOMEEk+x0OmA== X-Google-Smtp-Source: AK7set8DbMqEemj4nBssFXSXaXuSrdtL6oIstYGyTI6op+9Ib5VQmmgWk1/SyrCsBL4rk+mGYkbTgQVFcHaU X-Received: by 2002:a05:6602:122d:b0:74d:ad9:d4f9 with SMTP id z13-20020a056602122d00b0074d0ad9d4f9mr290062iot.10.1679087838749; Fri, 17 Mar 2023 14:17:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n40-20020a027168000000b003c4c5bfcf8dsm275103jaf.59.2023.03.17.14.17.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 Mar 2023 14:17:18 -0700 (PDT) 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 53E2E605246B; Fri, 17 Mar 2023 17:17:18 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 52C1D6011D; Fri, 17 Mar 2023 21:17:18 +0000 (UTC) Subject: |SUCCESS| pw125233-125238 [PATCH] [7/7] net/ring: replace rte atomics with GCC builtin atomics 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: <20230317211718.52C1D6011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 17 Mar 2023 21:17:18 +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/125238 _Functional Testing PASS_ Submitter: Tyler Retzlaff Date: Friday, March 17 2023 20:19:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:ce5440e0350df101443aa4d0e96bea0a06ef9364 125233-125238 --> functional testing pass Test environment and result as below: 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 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: 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/25785/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/