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 AE205431E2 for ; Mon, 23 Oct 2023 14:35:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A89EA40270; Mon, 23 Oct 2023 14:35:09 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id AAD0840270 for ; Mon, 23 Oct 2023 14:35:03 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-35742cbb670so14345065ab.2 for ; Mon, 23 Oct 2023 05:35:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698064503; x=1698669303; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=26b4rWF8lYOAyKi8PudJtiXt+TA8z+lAzSaWk8iItQg=; b=IGP9eHucIUXxcqsq95hsck6ei9AGX+Jo0J5RiTC/K4KghVqJN58CP3r7L7YgnvFvb6 qSaohnErjUPjrGuEc0ifeyKehG7Whx6BdwN5XYBAl+bU9nq35l+mN8CKlMLYu5NSo17d WG8G+d3EsKGl9wPqHucAQEODniOsBFHTCN33w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698064503; x=1698669303; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=26b4rWF8lYOAyKi8PudJtiXt+TA8z+lAzSaWk8iItQg=; b=tVEC4JuyGYCvRUGQlbuqAFjPwJsY6kvygHpDIZsqxg03hk0OS7FCGUOTNvDYgBng7E WbPARv775No3zl7bpPhQ6GOLB0jqYbYRcEpU0Bjv1D0y7ZSoM/qFM4jR65OSzeqKhQ4/ ce3sAaInoByCZBEJAlodG/ntZRMcm4JQ4vDdHPWHaiMJEPj1vIEPbAstpAuD6FPawxyw OvSsSRWu85Ux8DfdG2Gdc2mFzKWmnh00goEW7tBfdKV6eser6LE38IfEdKdcqaUPx02X X1YmuZfdMZ9uvO7ZPA0ifKN5sDFai+JHg9dd56H0ddlX5UKxk/5lwqwoeLIGFbiQRMZC VGBw== X-Gm-Message-State: AOJu0YyD/u7+gQig5H4QsjQHp21dgX4fvxerJSoDfIXJHZLQrjfH5Mhr kl8kfyxwk0hj31eEcuDcDBZal8k4+bZzYhz1MaVPojwJtGR7nsQjYRV96Q== X-Google-Smtp-Source: AGHT+IHmaWWpHllKy4+J7OOnst+Cs28OBytkQaKSusXU3Xtzry5TnaKMRtNagUJQg88WLMihSLlJ4B4NGGu3 X-Received: by 2002:a05:6e02:1ca6:b0:357:43a5:acf8 with SMTP id x6-20020a056e021ca600b0035743a5acf8mr12107877ill.17.1698064503094; Mon, 23 Oct 2023 05:35:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e12-20020a056e0204ac00b0034f34968b30sm589835ils.75.2023.10.23.05.35.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 05:35:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 05:35:03 -0700 (PDT) Message-ID: <65366877.050a0220.4ce1f.7be0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id 99C99605C32D; Mon, 23 Oct 2023 08:35:02 -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-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_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | +==========================+================+==============================+===========================+==============+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Debian 11 (arm) | SKIPPED | PASS | PASS | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+----------------+------------------------------+---------------------------+--------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/