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 2A57A42614 for ; Fri, 22 Sep 2023 09:28:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 24AC340151; Fri, 22 Sep 2023 09:28:13 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 321FA40151 for ; Fri, 22 Sep 2023 09:28:11 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-76c64da0e46so73718539f.0 for ; Fri, 22 Sep 2023 00:28:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695367690; x=1695972490; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=LcUctvSMY6T122wEVTRjOzaiper5CwGbCJoblIm9Nx8=; b=ao881RLK4Y9F+MdTe/Ngc3AggPbS32HIj59u+UGfZh24tMSJbsS/VepZuFnOwD450i valh669O7yZv2xxrFg3+h582kbdRo6Gn6jn/odjjTeDlV61dQzsZyRLwYnwPbb6pB+OJ Es+dDsvfxotZ97gt2tHNX/nqDe2ZeR88WYR6o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695367690; x=1695972490; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LcUctvSMY6T122wEVTRjOzaiper5CwGbCJoblIm9Nx8=; b=PFRdqVN+g3hLPQc33zaCbHt0un0zLjWuf0CrHL9oiq+spZ1CWBzjvxhvu/x2fc1Fp8 MVfHIKebFe1zC/ZKLwG8oQ7/ZhPhla+lxRMn1R495K0NU92fhyd3mjeTGARph+XadLB0 evRJAGsokW79zQmVoPt5+dP9JnUa1HA9jxjV9IBWrfc7sQ9F2Er3KmMaEEO7Rx1TRDVz BQuL+ZNXWBoDMH8YDj5m60kAOU7iW9LcjdyWHNZANoK/Pgo1dnJwDlT94qaa6jOHFxy3 FhTsx1AbG2ZxTmYMCwvugOoyLU4LurpJZzaskKfmQg2MxdRMOAQQxazVASPihExxSLgD XxnA== X-Gm-Message-State: AOJu0YwCDHAbNJrhqz/vBL6qNIafw4pAfuvdieEbCeY/DblbFIMojDi/ +00zvHYJ+HgCWd320F6qcJ+KXeNj7ri+Ue3mcgyFBPerH/jE2hevs2IYxFkEQXl/gMyi1wfbIQ= = X-Google-Smtp-Source: AGHT+IFNwvtacMhJT7w6gXYLn3lPcyGy/Fk49UdhuZezeMhDtJIWCJfmVqHVBSTB2EeX2xqGpMmUp31ZZM7p X-Received: by 2002:a05:6e02:12e8:b0:351:ab2:2626 with SMTP id l8-20020a056e0212e800b003510ab22626mr4472149iln.24.1695367690648; Fri, 22 Sep 2023 00:28:10 -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 m11-20020a02cdcb000000b00439c1ac83eesm113619jap.11.2023.09.22.00.28.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Sep 2023 00:28:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Sep 2023 00:28:10 -0700 (PDT) Message-ID: <650d420a.020a0220.23e57.612fSMTPIN_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 CFFCF6052514; Fri, 22 Sep 2023 03:28:09 -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 | +------------------+--------------------+ | Ubuntu 22.04 | 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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/