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 4BE21431E2 for ; Mon, 23 Oct 2023 14:03:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 47A8A41140; Mon, 23 Oct 2023 14:03:36 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id CA4CF41109 for ; Mon, 23 Oct 2023 14:03:31 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5a7e5dc8573so31984987b3.0 for ; Mon, 23 Oct 2023 05:03:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698062611; x=1698667411; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=C8Vj66YioqWaXZ4P8a0lqD9BCdEfq7cnAN+QxaNBoas=; b=UcVPViP343sMeB+1ErvmiYffzoYe892hDTCPOPp/VDRBeWk3EB6FHc/Jc73oRNdHu8 xfv0DEFfanSwXIIWH69RV1tGO+qocrtOqo8ExZTVowZGxWyPYEJoOxtgtsyR99e2QABa nrLpA8LvBmdMLN1uiC/AaIjyLBtIqR6znTwkg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698062611; x=1698667411; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=C8Vj66YioqWaXZ4P8a0lqD9BCdEfq7cnAN+QxaNBoas=; b=vTUnvFnQ54eOslN1GL2XzyC9/cDcHRC1l/5+kLUdKVGbl0y4OuDJ2c5hOh2lc6ZNRQ 30OewvrUIiXCEWv/cWN49MUF8vnsCktMSg5N30G/fMlq7jczcWuerfd/QxmSsL1cIR32 flyEcfCSfbTohwDIU8xCFMNYOqK0YzcHk7+CBDxsrCqqKz+lvt36f0FmvoBczpDvFNpu 87QQdoJHw0vkWTmrDwlfgYdpsDcnzxqESn4vAWiED5fJthhDS/oYfWnQr/lh5zUaHjF0 WIELTcosKjr5piVcE4vqfjV3i2DVGICtW7fraEewUL4d+QCDfEAc1wO29PzOjIIsuUV9 VwqA== X-Gm-Message-State: AOJu0Yz1KYpZp35+nsoh031MmM3xrnj6Yk2YoD2jwV00URUdqXWktqyh 3QXnwnOjb/swcozTorsdj4Wmuhx39qBFANoTrb7pjk80VplMWwaCBLzrLZMPz3wkKVI6eQaBaQ= = X-Google-Smtp-Source: AGHT+IGnzH82BKMYEGKgNem6NedqN+8iK9GrDWlOBS/ZUer9ROVufwDHCqWL/Pb1Mt5F9G2T0GYBW75fbaW5 X-Received: by 2002:a81:a0d7:0:b0:59b:d3cd:ffb6 with SMTP id x206-20020a81a0d7000000b0059bd3cdffb6mr9050030ywg.33.1698062611261; Mon, 23 Oct 2023 05:03:31 -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 r6-20020a0de806000000b005869cf168dcsm799762ywe.6.2023.10.23.05.03.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 05:03:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 05:03:31 -0700 (PDT) Message-ID: <65366113.0d0a0220.dc8cd.3ba9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E4FA860524E7; Mon, 23 Oct 2023 08:03:30 -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 | +-----------------+----------------+ 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 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/