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 D823F42614 for ; Fri, 22 Sep 2023 09:27:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D331940151; Fri, 22 Sep 2023 09:27:16 +0200 (CEST) Received: from mail-ua1-f97.google.com (mail-ua1-f97.google.com [209.85.222.97]) by mails.dpdk.org (Postfix) with ESMTP id 4D4D940151 for ; Fri, 22 Sep 2023 09:27:15 +0200 (CEST) Received: by mail-ua1-f97.google.com with SMTP id a1e0cc1a2514c-7a7d7283fe5so614330241.0 for ; Fri, 22 Sep 2023 00:27:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695367634; x=1695972434; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=elt+c3Ri+ntfjSNiVzbfyPXeelmE2rDyHugsxMcTswo=; b=EsbBgwE1r+hmA+DD6PanTqft4tcCTSBigAzAMLDAKQCEn4hFRwE/O/Zxs6ohZeAw1g zimLYh38GC6hvTo8Fi4vY8wxooSR/x0qYk1lhHUn0owop+AijALEVRHnq0ucbb8lwH3Y MHsQvuJn7G/GElwY1KdmrxcGDEY3deubIr6y8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695367634; x=1695972434; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=elt+c3Ri+ntfjSNiVzbfyPXeelmE2rDyHugsxMcTswo=; b=MJlMyi6Wu6Sf/bvvirq/maiE77m5aJkRYmm893cTIdxK4g/G4sPBrj6Yd6lRVUf56Z mETBiXi4QqeuW4eVpZe1FPRQSWYUXelOyUmgaae/KfusVA2+ah35lSrFunFrvZPGYvpm 7zvlyDFrN2a9DXg+ZYjcKtxXm/S1PBcjduXF4nl/8sdCE2VAxByU4FEtSOAsPY/hYM24 vUG2JaRu4ODisvcnTBihkdS6+raxP54TnBLAxCoVPEcxQeSiGVehw3jhe2ZxueyrIiYe rhyVtirQeBiiqpbFSQ0umSgoFT/zexr41ONs/g3u/7KOnlYz+aiOw1rYBbGwKzQYN6um 22Rw== X-Gm-Message-State: AOJu0Ywqu1XZxutAVMYWHitmaIbwAZDjAmWK+nMPzF5MlIExvytRugIm RL67G45fCbgwVeSgr4xBJukT5IGhrGTGX50nxLswZVWi3C8ZD8D2qWpFI9jSotk+PALc7+xujw= = X-Google-Smtp-Source: AGHT+IH4Qz4I9AbuN8cpumzcxQnd8aE5S282D9mEiWSViWvdFt1BzPeSsWko+hDsmqLpCWqwz0PtfxGL09+N X-Received: by 2002:a67:fb02:0:b0:452:4eb4:8314 with SMTP id d2-20020a67fb02000000b004524eb48314mr6925423vsr.2.1695367634685; Fri, 22 Sep 2023 00:27:14 -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 m14-20020a0561023e8e00b004508b9c6d83sm208193vsv.1.2023.09.22.00.27.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Sep 2023 00:27:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Sep 2023 00:27:14 -0700 (PDT) Message-ID: <650d41d2.050a0220.cc6c9.a275SMTPIN_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 06C866052514; Fri, 22 Sep 2023 03:27:14 -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-amd64-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 | +==================+====================+ | Debian Bullseye | PASS | +------------------+--------------------+ | FreeBSD 13 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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/