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 A8F1542614 for ; Fri, 22 Sep 2023 09:26:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A452040151; Fri, 22 Sep 2023 09:26:07 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 27E6C40151 for ; Fri, 22 Sep 2023 09:26:06 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1c1ff5b741cso16658115ad.2 for ; Fri, 22 Sep 2023 00:26:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695367565; x=1695972365; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qm46WtohT8ib3iQTxuNiFTpgaa5LCFk3/EvtAsYLgII=; b=U4SK7IafUV0RaVWquJR3EVQ/xHMw4dQ/12p852uyLKKHUgC+davNG/llKKoCiuK7p6 B+qy4pYfiMenZi3+FP+EhV0zqPTUUldKUZgfDTFM9wlhMdwbzA22TSqp1ELc+hQV3fit zGwBmeTEcyAGX01Y1c1EtqfPpl0hn610SrCs4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695367565; x=1695972365; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qm46WtohT8ib3iQTxuNiFTpgaa5LCFk3/EvtAsYLgII=; b=jVRKXv/htPR93yyZn6DmCU4JKsXf1NFurS+jIx4xsq4zKvcXImROYDVx9iJQrLm9JO b3qYpWk62pK477ptIW3I8NA0ioEDFe2R9ddZmgc2Jpnha9a68GHyaYein39SiEzKG9l2 8X/l5DJXkJJfHsvRL6ZrIp+S4JK8oSbwjnyxf7MMQ9k09nSv/ZxX455rHnEeqLMNLBAS 6UoBoAq/WDGnqaPo4kWT/xocycHU1VhFKI8JoQ5yxQK2IOfQ1hHpHVA1vH80QoZc7Uov 0delg9Kp590e/IZ3lLY2x/lc5zNSYwEsjhZa7M/XN3NjR3CR7j2uJ8dVLyPdoIcSChie r07Q== X-Gm-Message-State: AOJu0YwgxkXarwT+bF+mY4OgRu88hkcNnOxDG+7KLPVrmzNX4VrfguA/ G7zZqFlyd5wHbkOh2vGl9CP25ayYeJXEs8qW5lCh3eBPhoZBPCxtk1MhFHdjhMLuaETbz6VgvA= = X-Google-Smtp-Source: AGHT+IFjcWUprb8k1hIOzjgEdbLFuwjRfttAKOqgNb33sdi0WhzMiFC6L43Mx26TdT9zgIC7p1HYpIAVu66q X-Received: by 2002:a17:902:f68e:b0:1c5:d747:a124 with SMTP id l14-20020a170902f68e00b001c5d747a124mr4260623plg.9.1695367565228; Fri, 22 Sep 2023 00:26:05 -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 6-20020a170902c14600b001c5de06140esm78214plj.80.2023.09.22.00.26.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Sep 2023 00:26:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Sep 2023 00:26:05 -0700 (PDT) Message-ID: <650d418d.170a0220.90c98.429dSMTPIN_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 6E2106052514; Fri, 22 Sep 2023 03:26:04 -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 | +----------------------+--------------------+ 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 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/