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 5D9034559D for ; Fri, 5 Jul 2024 22:40:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5B042410FD; Fri, 5 Jul 2024 22:40:53 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 888BA40285 for ; Fri, 5 Jul 2024 22:40:52 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3815aaa2ab9so9007965ab.0 for ; Fri, 05 Jul 2024 13:40:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720212052; x=1720816852; 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=OLbmB5xJVNRJgEO6YGy6BJm8fOe4bRsnnttRXgo85gM=; b=XU9QmdJk6laRRQTdelDTnlTNTOcV62vJDWn/7RS96SNbWvtOu9UyymxBxT9J98ygCK txwYcJCZ+1SElGaJaRHTw8YC06K3HXUTtGXdsgsyWfoSNsGOge/CI6TncGHbMfRsGkHe jnsNllv6TInPWr/uRELZr4S6uJ0KaNcd3hraE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720212052; x=1720816852; 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=OLbmB5xJVNRJgEO6YGy6BJm8fOe4bRsnnttRXgo85gM=; b=nqMJV+RBv9sjaDy3CdVx7rJ5KZpQwIK5hmk51vU+6k50FSnHmj7eZJW3/C7VW1iSH0 wXjQcDevEnWfMbvYNyum+Z20sR50cvVpwCzVdCHOrMbUjKy7Z/SXOZpVAbCAEcN6Lz3u anTt7AgxmaiNgxD8/1AoIG6boWZiJ7nXnJNOZ1wAdxFqiRIjDC/iibLPqM959IYQ12Qw adAagqTGoAN8Qslg5UHKbzlmbR2iNAdgBATW5gyDr96vVhzTJ4AjVthV5rW1+6tVSM0X 6HYS9R7GR1jZlAqEtwAM+BSxj6EzDpm9XUyoghGSrQ24MzXVNxOEE6RQ6Bdd1gsAU8l8 qmHQ== X-Gm-Message-State: AOJu0YwEY0Bqo7lEdcrLvY89eLAEoGAVGxSViTC/R1O9zhKflnX+FvvR aZwcjoO7fnfmVfalYea/I6VVkL3i0EMeuPxjwcw6T63YHADN1uqYeZMG3LxaQvJnmOTtx1ZOUJ2 98ayGrUFOunvYUySS49wR6teuobbiKzdpucoC+ZsF6XBgR6Ji9BA7QlIB X-Google-Smtp-Source: AGHT+IF+A5dg25nC6t+0SnfL0lISnRQejq6rLRVGtLX+qi5WK2aTKaxocuVMha6LcJEzk6Ru8fu/fRcvz1JP X-Received: by 2002:a92:cad2:0:b0:376:3fad:bb82 with SMTP id e9e14a558f8ab-383cb229a59mr27328685ab.2.1720212051853; Fri, 05 Jul 2024 13:40:51 -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 8926c6da1cb9f-4bb73fc86bdsm419563173.63.2024.07.05.13.40.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Jul 2024 13:40:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 Jul 2024 13:40:51 -0700 (PDT) Message-ID: <66885a53.050a0220.ab14.df68SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 48452605C351; Fri, 5 Jul 2024 16:40:51 -0400 (EDT) Subject: |SUCCESS| pw142145 [PATCH] net/mlx5: fix data access race condition From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240705130546.1506-1-jiaweiw@nvidia.com> References: <20240705130546.1506-1-jiaweiw@nvidia.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/142145 _Functional Testing PASS_ Submitter: Jiawei Wang Date: Friday, July 05 2024 13:05:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:b31811d96c1d0fb36df78dc34ef8325bce447bfc 142145 --> functional testing pass Test environment and result as below: 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 Target: Unknown Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | mtu_update | PASS | +-----------------+--------+ | unit_tests_mbuf | PASS | +-----------------+--------+ 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 Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | 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 Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Target: Unknown 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/30430/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/