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 CB73F42614 for ; Fri, 22 Sep 2023 09:31:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C6E5740151; Fri, 22 Sep 2023 09:31:35 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 8520040151 for ; Fri, 22 Sep 2023 09:31:34 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-57b2e23de65so925568eaf.1 for ; Fri, 22 Sep 2023 00:31:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695367894; x=1695972694; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0udMlSC17avnY3TIqAjcjpy7LRQhxBaWnvjvgtsLiC8=; b=BGCNAeewR91PFK+XckGpr5SC28Cvav2l+Tzh7gPkiqn2yWxfYk0TM2UlWOmttvtsyI OhLuFDyBFUaHVciRVTCnZTxXaiEIRiHjdYAyMtWZTT++QX7gvNqVUH3b+JFvOtIo1Oar vduHdFbgimGakElbPD3qYCk3LOvKId7eeMg7s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695367894; x=1695972694; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0udMlSC17avnY3TIqAjcjpy7LRQhxBaWnvjvgtsLiC8=; b=jL0jYY/yqTH/bUhDihd0auH1ggr1Z2P+Fr4QPez6EkIGCxw7Euwram3OEqFNW2IRDP SoSkXZYGoFKWcWdDOX3uxXIax3SBMndgD5FEjoE8BwZnlbuCIJgdbEzGdwat8UvQnDsc 54qi8zfbGntA81IaO+vvgiYpGbE+obzlRRUdeGXjTUQ5MXd95kBuC5PzZAhH53vXgv5w YTQyc4mUP1zrVUE8GTgRm9WMMDJ8Wsbn+3kN4q1EousofZTuRaLoUKSD3Vxt9OjnXvnK AQmB4Z9/KrPRewRlCnren1/szK6yhzQIW1Fz6YTduSW6lGZKjq9vwBO8mgnMkBC7yfVM xL+g== X-Gm-Message-State: AOJu0YzEYK+3iBGEbzgSTQThPXGekZ1i3xjN/It93Pd5vk2GY3Of9Sk3 yHFfA5utZLA2fHMYGIZvhX7ngeuAN4RuqLKGYa6CRioxpaXMTmz6Tfz8qg== X-Google-Smtp-Source: AGHT+IFDgeV8fKh+avH0gRI4bqCyL8kH1DlN2r7UrxVSJF3VT/Cm2qD1KlgKwsDZLf0+6X0vMi4CggnQGzZ+ X-Received: by 2002:a4a:2a1b:0:b0:57b:63a6:306d with SMTP id k27-20020a4a2a1b000000b0057b63a6306dmr3175228oof.6.1695367893868; Fri, 22 Sep 2023 00:31:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s67-20020a4a5146000000b0056ca977c8fbsm207914ooa.18.2023.09.22.00.31.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Sep 2023 00:31:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Sep 2023 00:31:33 -0700 (PDT) Message-ID: <650d42d5.4a0a0220.3391f.bb39SMTPIN_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 4B73D6052514; Fri, 22 Sep 2023 03:31:33 -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 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | 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) 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/27693/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/