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 4A10042614 for ; Fri, 22 Sep 2023 09:24:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 458CF40151; Fri, 22 Sep 2023 09:24:33 +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 B56B140151 for ; Fri, 22 Sep 2023 09:24:31 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1bd9b4f8e0eso15203995ad.1 for ; Fri, 22 Sep 2023 00:24:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695367471; x=1695972271; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=aNojSD2oheoR3mOVsezGH9eve+AtNko/URVjFxEy0hI=; b=J4zj5WV/HGcxb2ODyKD0l0cUtJCcUMLphVmUhhZI4bqy5IfwEV1iu0GemU5+sx1LjU 98OXN0xrdBpJLYwVamgONgqWLPXn3BWXFJlhc0h4dEyq8iQXz9A++eWGCSVJ6cnN+uhI kuJ6l6Kf3MeaxGK36J8LhuhXmy+rIKtSxO42U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695367471; x=1695972271; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=aNojSD2oheoR3mOVsezGH9eve+AtNko/URVjFxEy0hI=; b=BNE35xkljfAo94vJnhMlxX3L8d1b1apeTd2tgY5oVNxh4raKq4N8qBs6HQVWq3wDF3 DrQDHbL86PTsVKN7ZIgw9+Gb9N3P3h+ECqQ+/JXx3BQWJGsWFA38AoMrNiOLNkACtZym JEyJpKCckLwB1Hl2agIvsE2KolA+NcuPoPLy3848gn3UFYgvzoZyF5iu9ase8lcNQU+l PnyiLP5ELliUqkybFekKKEnWqmoSFY6H3mbDQvt3cWthCxoQwlsWnr72n+ALKdLEbjLu eIYQhWWd7CFgoGdkhgINpjetT1Sw/4Ki/ijNMsv3PVF7UwqjCXQtSf8fhkYxYMLC+cNV VFLg== X-Gm-Message-State: AOJu0Yw4Dj7B2YlIcXB4DbAcqWZuW2p5Lx0XxL7qxosRZmwoF6te2RW8 z+xa0tB2GMdoiYVajw+vLF0RCor66wyHdC6CmILeUg+kQ3whIq48yqTZBJ/GiZle4s93MhuT9g= = X-Google-Smtp-Source: AGHT+IHAAsCflnoR+JgpsipiqDIxi1EDjNSACTuPJKA0bJ/+1kM9qyC/o8dFfxwq5rXLokja3xCbYJlVLfQw X-Received: by 2002:a17:903:18f:b0:1bb:35b6:448f with SMTP id z15-20020a170903018f00b001bb35b6448fmr8937497plg.15.1695367470933; Fri, 22 Sep 2023 00:24:30 -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 a16-20020a170902b59000b001bbb8550252sm54618pls.65.2023.09.22.00.24.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Sep 2023 00:24:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Sep 2023 00:24:30 -0700 (PDT) Message-ID: <650d412e.170a0220.63594.259aSMTPIN_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 699C56052514; Fri, 22 Sep 2023 03:24:30 -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 | +-----------------+--------------------+ 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 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/