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 A449F431E2 for ; Mon, 23 Oct 2023 14:28:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9E2CE40270; Mon, 23 Oct 2023 14:28:21 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 2D6A540270 for ; Mon, 23 Oct 2023 14:28:20 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6ce2d4567caso2291234a34.2 for ; Mon, 23 Oct 2023 05:28:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698064099; x=1698668899; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=onV83XAXCJhYI+BlUECdMGa6oY0pvNrmqG+vWnxogWw=; b=P4pAsaU/PjIT0GIHG/cS70T34HRumjDqRwFqaSGidJo5wKZbE54OcvP35zIc8N03Us 6t2Y9dTfmW0HJUC3qLu07hYSjSABBImbidP8p1amyY2v3kirAIcmkNUektN/gIK0b1z0 Qj3lEboFHLBOSZSUzOHcB9dhgO8vjX7UXL8gQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698064099; x=1698668899; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=onV83XAXCJhYI+BlUECdMGa6oY0pvNrmqG+vWnxogWw=; b=lUqtx/2coYNVtArPjpyRipgxkjcUNIooydd3FxjuRWy4WKZBNuNCyWstcapRHovTU9 mh4iWgGYLdjybQ1bzsvUwONuoPWkpalN0rMyI1mWgzwGLvYffkTA19g2GSG4032cuPOt b8+kSZkEQK3T0KVqDOqZ0JZI7kQfIK6DML2J6Es7Qh1JzMj8p8ulrFKLmeR52rpzpYOJ 2Fuz0NrKYNqKQQrU4UjCglsgTgykfy46ubd9uI5EXiM/YICJoxMRG/mArPe0MEeT8edE 1rnodZq3UvU23WJSC0GfsqF5eZUDFdGT+y0AXQx3QzZbkY/V4tNCAMztGwAnq7+qikB7 d3ww== X-Gm-Message-State: AOJu0YxCu2xBGzYGytfq4YRpHJZHQJm4TUTh23MJb2qptexgEsTey7eF NGDWR9jdnTfjivbEXen/p8IQmdZ/Y6kHje00rRoQ4qqmu2G2M65qJur/A+5hkP97UOdYrKAcbQ= = X-Google-Smtp-Source: AGHT+IFsQFyGHDbSzxOtknzuA+9mgds34UV19I9eeCHLkrmSkb8tIbKPEGACi+5nRD7jRXlfZgsOKeAmvFWW X-Received: by 2002:a05:6830:442a:b0:6c6:4473:6f05 with SMTP id q42-20020a056830442a00b006c644736f05mr8601819otv.9.1698064099483; Mon, 23 Oct 2023 05:28:19 -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 e1-20020a0cb441000000b0065b2276096dsm475377qvf.53.2023.10.23.05.28.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 05:28:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 05:28:19 -0700 (PDT) Message-ID: <653666e3.0c0a0220.9f675.334cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2EC7760524E7; Mon, 23 Oct 2023 08:28:19 -0400 (EDT) Subject: |SUCCESS| pw133173 [PATCH] net/mlx5: fix missing thread safety flag From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133173 _Testing PASS_ Submitter: Dariusz Sosnowski Date: Monday, October 23 2023 10:23:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:2cd2cf0cc53a508c4bd951a980ec534a646260de 133173 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28039/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/