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 7A41042614 for ; Fri, 22 Sep 2023 09:29:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 727D840151; Fri, 22 Sep 2023 09:29:38 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 09FB340151 for ; Fri, 22 Sep 2023 09:29:38 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-59bc956b029so21199177b3.2 for ; Fri, 22 Sep 2023 00:29:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695367777; x=1695972577; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zUtECgrNG2AFM2nXijZcNwUheQrWSLdX2P339LSCDeA=; b=ekXAK8HS9FnDwNgsCm/2LzAxlsq4M2QyR6sVJFcgv4z9wWWS0huAB29taSAMxf71Pv IxBuJ3mCd8QLyK1TR4Oa8fagzMjziML95Xxm8fEHcH90tcaE20H3MOfopteOyyD2lT9J NxtSO/GHCIii99G6KDTeKO11B9IZNcHxwpCJk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695367777; x=1695972577; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zUtECgrNG2AFM2nXijZcNwUheQrWSLdX2P339LSCDeA=; b=jvbLgh3Pp9Llh6rBTpTcSZ+pqeNjFiSLhpkFbMQlNbkDCUGWoeVvDFNDnqL8w0IwKQ 1mULx5AxSzZ5YTrtWy2O9yfpQk0BZ8uUMWCGRHCDTyO3c/OzvGop9UMRIL9CSWSbiDD7 B7yvqdSTigovlwexwZt/A1aQ8091c10RfKhuLd8PDjg6NX/UQ+SVmC8v/eu3HqwqhhXN EJbsXGAc1ECEtqja75B4DxjN6GNgvbFtdAKwiNeI/WmCkZhA2tJejyvDSn3AkKyfQz57 dwPfuAT0MOOXKcKWrsKpAWE0TPIBvaPjVDXB4ae4mIj4oUL4ir/lbiVNC1EPxsJQ8xoB WHJw== X-Gm-Message-State: AOJu0YzVMcZ8oMellFDtxzhPkqRIqmOPfP+Jwh8jqCvRehJ1FIjzlZBn 92oRMMSW4/Im8hhJlIYaWPeU1RhIMdzl4XwlRWX7Qt9a6yvw1Fqvnj12Jg== X-Google-Smtp-Source: AGHT+IH4WLQ9hZIAt8AD+5/IjGAnq85o/GZ70LU7mPZV5vpTzbuSZiGVYJ4tLRvsHgsxoBVgZMJRfNMIG2Yg X-Received: by 2002:a0d:d650:0:b0:59c:6ef:cd55 with SMTP id y77-20020a0dd650000000b0059c06efcd55mr7672773ywd.8.1695367777409; Fri, 22 Sep 2023 00:29:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r124-20020a815d82000000b005771d1c775bsm198188ywb.55.2023.09.22.00.29.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Sep 2023 00:29:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Sep 2023 00:29:37 -0700 (PDT) Message-ID: <650d4261.810a0220.1f3ca.ae57SMTPIN_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 07B986052514; Fri, 22 Sep 2023 03:29:37 -0400 (EDT) Subject: |SUCCESS| pw131815 [PATCH] net/mlx5: adds the checking for Tx queue 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/131815 _Testing PASS_ Submitter: Jiawei Wang Date: Friday, September 22 2023 06:50:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:aaee22f1f61fb1df019a058580369b92d2cfa5c1 131815 --> testing pass Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Fedora 38 (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) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27693/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/