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 A395A459D7 for ; Fri, 20 Sep 2024 16:52:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7E7124067E; Fri, 20 Sep 2024 16:52:42 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 1AB4B40669 for ; Fri, 20 Sep 2024 16:52:41 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6c54b1f52f7so13260996d6.3 for ; Fri, 20 Sep 2024 07:52:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726843960; x=1727448760; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=O7ud9quaubQqaEJkraHk2rh0EVWAvhapA4GU68+/j04=; b=RjVLdN4tHzjnxQiDJOxh5NQJ7i4Cqn250uzpbcH5NEiBwp8WwF25Y0QfpD+YyXHrHu R/GZXRwj0w1xBgY88gEG7ySDj4hMALDJX0GnDYC1gkglylMNkZMULQK72grOigCNeUkd X38jyIpKGGHIwvCdBGNZr8rh6UrXylHpAAGkE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726843960; x=1727448760; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=O7ud9quaubQqaEJkraHk2rh0EVWAvhapA4GU68+/j04=; b=Znnp365LsDgPm2ouxLozB69Ku4uvqOnNS0xwMqtEVrKN7jvPHLBpUlvjfI5Fyf0i52 YsD7ei3QKrSDH3zMSb36yyZGt/5ExebaZyubk3JhyrytkffOvnekWvHsckNjs8uW+Qth yjvkeiHJ23xR/sT1LFByRehN+GpBSo/A99GWnb1iGCoUnhdxqer015b2WFHPvslnl13+ Fjb6S7RbkXEcPRp4UmQGlVi/oGFYvYEk+wm/NO1F097kV8YJlsWPT1u++c05qTXQkiXM ZnUPOFscP2ypKCP6/Dp0bnd1k6VJRpmhV/GhiWjPPTrNjC7btBmfZctmkSwKVN6E6sdo RPBw== X-Gm-Message-State: AOJu0YwAHBPnkLYLd+pTkMRGyt5nQyKFv2DvK+pAEhqC+Gp31LRmCtBC /vnc3fiTmEjC/pb5z+wQasXVeHW7rMVITjrFfnkQxLBMbZBsN/H7Pgui0ivVCl10LSdVQHDwYuH 3TnNv9q4hrrunlDtZPOeUCHkEtCYklL3irIoMMG2LP74rjldKa6aqv2yu X-Google-Smtp-Source: AGHT+IFvQlLIZs3xop3fiEfKqjEy1HbqDXW3X3RNZygbAKeeFy9S69SPRmmQdvv8hch6pOxswJvRBThcqQAY X-Received: by 2002:a05:6214:3c9f:b0:6c5:aadd:9219 with SMTP id 6a1803df08f44-6c7bc6a4bc5mr50255696d6.11.1726843960299; Fri, 20 Sep 2024 07:52:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6c75e4445c6sm1902136d6.14.2024.09.20.07.52.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Sep 2024 07:52:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 20 Sep 2024 07:52:40 -0700 (PDT) Message-ID: <66ed8c38.0c0a0220.2e58f5.b5e7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 058FF6050A6D; Fri, 20 Sep 2024 10:52:40 -0400 (EDT) Subject: |SUCCESS| pw143341 [PATCH] common/cnxk: use atomic load acquire in b From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240823065104.2254919-1-nkishor@marvell.com> References: <20240823065104.2254919-1-nkishor@marvell.com> 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/143341 _Functional Testing PASS_ Submitter: Nawal Kishor Date: Friday, August 23 2024 06:51:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143341 --> functional testing pass Upstream job id: Template-DTS-Pipeline#181258 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | unit_tests_mbuf | PASS | +-----------------+--------+ | mtu_update | PASS | +-----------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30839/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/