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 0816B431E2 for ; Mon, 23 Oct 2023 14:19:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 02ABA40270; Mon, 23 Oct 2023 14:19:55 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 1705940270 for ; Mon, 23 Oct 2023 14:19:52 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6ce2eaf7c2bso2231437a34.0 for ; Mon, 23 Oct 2023 05:19:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698063591; x=1698668391; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fIDQgPXLZnVHr24sb9+cXvP7X5JaGxBqENBtz+yqj9w=; b=Iw3WQuN4sWAED2TwbTyjPJqdLfSZQknSzcVf+YAeuqLIUHc+Ukagdju/bF1kj+8p6b FG6Q+3DvIWSNa+63n36F/JSuyJyv+ub0VpH1Hm90gUFMB6XRwpm/haWNoKkK98XL8Dcn Lo0ayT1HaeikkGAmVv1v/fsh5tW1/geXJEA3g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698063591; x=1698668391; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fIDQgPXLZnVHr24sb9+cXvP7X5JaGxBqENBtz+yqj9w=; b=RO1TnaX/myl0CcbhFdVMWEWgjjTTnfq/kd71g7I2INeXfPbptRpqlE2RykoxRq//Iy VXGFlPoj0HoVtRU/rB0R+n6fwDoT9sYokA10WpRBVZD3D4LaLA50Br7r2Ea+4yITPOuM Be/mCFyxLR1DZLiFy8Z22oBkqZYxMEHKE76Up4bcGaMo2/a3EtSF9uc7f27h1HnzATcC 9oiUIjeMDd/sjuulNuThwdaXGj9kYKxvI6b6CnU1q2vyTWwGcfVWmE8won5htkA7fbX6 cLNdQOAIaeSF4Hci7bPEoF43ALsZ3/vW0BwmE04661eFXYB2B/tJ+bKh7ayX/I/rrpZ6 7uDA== X-Gm-Message-State: AOJu0YxzVBa92BVxb774gBrFQ8/WIAV+qwbSXzhm+yCKbXJsSxqh9+JG neopQfCmjT5JbHsuCWV4F5hQzKYF6M/7lY16xzCI3zhlEfj/g0c59B8LCw== X-Google-Smtp-Source: AGHT+IE6hbaV0O/ktYfvJSmOz6aDWCJ3eqGJgH6ZPTgceOnkl4++1EKzd+ZcmspOH43w6xXiTbn9/WMtbnYv X-Received: by 2002:a05:6830:4112:b0:6bd:152f:990e with SMTP id w18-20020a056830411200b006bd152f990emr11626076ott.5.1698063591443; Mon, 23 Oct 2023 05:19:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u124-20020a814782000000b0059296ff59e5sm784250ywa.62.2023.10.23.05.19.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 05:19:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 05:19:51 -0700 (PDT) Message-ID: <653664e7.810a0220.f1ea2.1b6aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id CD63360524E7; Mon, 23 Oct 2023 08:19:50 -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-compile-arm64-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_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.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/