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 EF8DD42614 for ; Fri, 22 Sep 2023 09:31:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EB80A40151; Fri, 22 Sep 2023 09:31:51 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 5412540151 for ; Fri, 22 Sep 2023 09:31:48 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-59e88a28b98so28681447b3.1 for ; Fri, 22 Sep 2023 00:31:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695367907; x=1695972707; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0udMlSC17avnY3TIqAjcjpy7LRQhxBaWnvjvgtsLiC8=; b=Ixx5N+w9B9ykS+6NEprO4tYF6WziATpdD7o4KQZ1FdikPZgSArk409Y1XqP0QqsToN 12lKKsVql/+h12phedKjL2Lb5M24oArLa0mQpOB4t2ctdBt1Y/a4WJ9R2KW1EqV4J6YJ r4Sf7pVTVI+1PFEEaKUNiFmB0CzkyMeLYQUMU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695367907; x=1695972707; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0udMlSC17avnY3TIqAjcjpy7LRQhxBaWnvjvgtsLiC8=; b=MW02qncEkf/pKw1Le7Ei9ks5T2f2IhF8LAICaBbq4Igzhi60wJUFE/QM6wo2RRZ365 EkBMYQxzE5LwCYUEahSbCxpEVIdqzyfndD39kDdx5g/LhADHTVBQsOe6aPfzgONrOhUR Ka9Ci0GrP4cQrC86hOHrbdF45uO7CbcVy0LV6zBFlfpRKF8FErNy/BW1gfny08EMAh/u uXu9k/BOdaTRV+ZxxguCqGLt13Us0mE4APCgleJ9a4w//5lV/7kZGtbAsjHBCXlirrMt YRiuvMGYO+9+uLlt90Vh0vR19d70lQzvCIMQnWa6+ki6D7vIOv1dLdS703K8Ny5K4gfJ mr6w== X-Gm-Message-State: AOJu0YzResQFw8YCPNcrt0k00t06RotCCqnFS2QijoWnLWPM66nlbRVy Nun+2RlXMiAzyoQEoYeLcy3j8XVjbgBzvLT/vcxOzOoqEEjh/AegD5I4AQ== X-Google-Smtp-Source: AGHT+IHFLFTNpGjb7t4qM2AMEBFH9STV5jnjz5cTzByBcoGX/Lv17cTvIQkiF8qGSNaHoeVJvFQn5TfBRCv/ X-Received: by 2002:a05:690c:2b87:b0:583:aca3:469c with SMTP id en7-20020a05690c2b8700b00583aca3469cmr1367033ywb.2.1695367907760; Fri, 22 Sep 2023 00:31:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e203-20020a8169d4000000b00570737321ebsm199399ywc.68.2023.09.22.00.31.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Sep 2023 00:31:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Sep 2023 00:31:47 -0700 (PDT) Message-ID: <650d42e3.810a0220.9c51d.b7bbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6A4166052514; Fri, 22 Sep 2023 03:31:47 -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/