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 56EBE43C58 for ; Wed, 6 Mar 2024 11:08:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5146C42D9D; Wed, 6 Mar 2024 11:08:24 +0100 (CET) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id 9E85240275 for ; Wed, 6 Mar 2024 11:08:22 +0100 (CET) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3c1ea5f29a6so744274b6e.0 for ; Wed, 06 Mar 2024 02:08:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709719702; x=1710324502; 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=HX1PBc/Jz8/yYrYb501eOzPBVMUQabu/mlRC0X0hKiM=; b=BCM4JjHObqULiqFamOPJ2mc4MZOV+mYmTNk8TMEyLWl975XWlV81xuUE13vTkfkmni M9iApqZhTqWwolwcRtBrrBOwg60Xy/YLakaLQRcYfrn2QU9Lu2qQDQNwCDPN0zU5RseF /1sCUuvs+vSBt3uup4Dn0U/0b5BvokQY1SXYc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709719702; x=1710324502; 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=HX1PBc/Jz8/yYrYb501eOzPBVMUQabu/mlRC0X0hKiM=; b=ppilPw3Jsgl2VJcRqi2PvzdMBnXKnw5LRJL6UhHVX+7TaagWr30kb+QAcfOGRnq5BA 32PceClAM40nQQo+cgkrD86AwihP/y8JJW3XKDUIV47HLMZwchbONMqNAXpMRA/SbxwC +wIGfSEGHKyLiL+YjtNcpPodp63Lb52sfYGXEimcqPUq3PgUz1ZYaIS5KJxu4Rd6AaGO T6BPa1ezZeHCBYTWykZcwHdD3eL6OhzdlmKcI6l6uR2zM76xh4rVtvdSJakMuxmr9xvV 59WRZh+cWGdbJntl7CM4B+5NzDPuqo90gIZpJHv1HZh+2Poe7SZxOj7phm+eMf3Fm6o6 Uhzw== X-Gm-Message-State: AOJu0YxhzPNjoc3r4pxz8dWHX2AVi5NAJk8yiQ6YalBgFf/AirM02ZYA UxLCumL99wwg66xUxnMz2/iaQhK9mr8kiBxPpthNJlDKiZnS0jXeYSHEwOPEVpFgl+VOpwkfAtV v/FDWYEpC/nP/mXDGLwy423pCOu401CIXrtBHwV38 X-Google-Smtp-Source: AGHT+IGtLHaZN/8kGk4iSH/rYddxnagSbmjqC7d/ao4lLwiONg8eSzie7QPeuMS4JTFJFQjtnVlEyvKgHhW6 X-Received: by 2002:a54:4792:0:b0:3c1:a529:53d6 with SMTP id o18-20020a544792000000b003c1a52953d6mr4003631oic.34.1709719701988; Wed, 06 Mar 2024 02:08:21 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i10-20020a63cd0a000000b005dc87f5dfd0sm575883pgg.8.2024.03.06.02.08.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Mar 2024 02:08:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Mar 2024 02:08:21 -0800 (PST) Message-ID: <65e84095.630a0220.b027e.1b49SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 094EF6052712; Wed, 6 Mar 2024 05:08:21 -0500 (EST) Subject: |SUCCESS| pw138001 [PATCH] net/mlx5: fix async flow create error han From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240305180514.50520-1-dsosnowski@nvidia.com> References: <20240305180514.50520-1-dsosnowski@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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/138001 _Testing PASS_ Submitter: Dariusz Sosnowski Date: Tuesday, March 05 2024 18:05:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:3472e5d3295d44b4835ffb22c39f2b7d40780f10 138001 --> testing pass Test environment and result as below: +--------------------------+--------------+----------------+---------------------------+------------------------------+ | Environment | lpm_autotest | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +==========================+==============+================+===========================+==============================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+--------------+----------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +--------------------------+--------------+----------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +--------------------------+--------------+----------------+---------------------------+------------------------------+ | Debian 12 (arm) | SKIPPED | PASS | PASS | PASS | +--------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +--------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +--------------------------+--------------+----------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +--------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM Clang) | SKIPPED | PASS | SKIPPED | SKIPPED | +--------------------------+--------------+----------------+---------------------------+------------------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29425/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/