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 8604442D9E for ; Sat, 1 Jul 2023 08:08:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5F4C440F16; Sat, 1 Jul 2023 08:08:10 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 9AB1F40F16 for ; Sat, 1 Jul 2023 08:08:08 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7836272f36eso111110539f.1 for ; Fri, 30 Jun 2023 23:08:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688191688; x=1690783688; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BpuIMO1esMBmu1H09wALQJyrg3zilAlCIVY9Fyn4T14=; b=jmbdYw6vNgr+IkCXrYUEJk5FgfEYWg+lANS+G3i5Fanq0BXBwlIJN2wK3UFUn4pW7w Lj7ttqqegdJd6BHjXoeoUfC5QfaRiURoOKEhBQOZ1HUmAHEhuCCxzgBMBEE+bIlvjx9L wvE6SF3ocfDbjyQu+NKX0sOH0IeIMKvxPhTVs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688191688; x=1690783688; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BpuIMO1esMBmu1H09wALQJyrg3zilAlCIVY9Fyn4T14=; b=JTsjg/FdBvj88xH4HB1jNBIwbU3T18NxOX0zTXCgzIb7OK1SGH4vq+uCRmMjhd7Eay OLbvZ56cpV4/ZnVFljp49QqZ3qMq44ngWLQVxAhyk6ZBdnmL9WS904/DaiZJul8ejYcn xUdKSAZv8qV2Auo/oqGHFAE8kdVe19O7m6VI4eTQZdUCifQ/MFmRQxsP6+ZbKMIeiIPq Ez55acLUzMoLuFG/JZ8a0dE83HG7UV2/Ez3UhyZH7J+MOWxBnrJ8xsAdXAqlbUI9dwC2 6Ome0TVg6zWjRnEi0oeAeFuqeL5tvgpgp1CTF7QUgZnHOTe9qJ0VtKlR2JSWQZgXw3At Gd4g== X-Gm-Message-State: AC+VfDz0A7/jSU9tmDXVARivKsOwQnQePsMm7l2HmoGUBkqeYDcMcxCB Nr8sLaAAvwsGMfQzYByi9iES0I0cGHk42hwLSRTt0LJzK9ZYMd1SYaohNw== X-Google-Smtp-Source: ACHHUZ7CdOg0/8s7pJDv+wHTc35xyXFisNsFldR+y3H9AJqJQrh0NHj7VgvDg/OENC99A328MGvMyzO1xLD/ X-Received: by 2002:a5d:9341:0:b0:783:6906:a333 with SMTP id i1-20020a5d9341000000b007836906a333mr4627987ioo.17.1688191687914; Fri, 30 Jun 2023 23:08:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k21-20020a02ccd5000000b0041f4e1ac584sm202107jaq.65.2023.06.30.23.08.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 30 Jun 2023 23:08:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 30 Jun 2023 23:08:07 -0700 (PDT) Message-ID: <649fc2c7.020a0220.8f261.8456SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 67AEF605246B; Sat, 1 Jul 2023 02:08:07 -0400 (EDT) Subject: |SUCCESS| pw129149 [PATCH] [v2] net/mlx5: fix the error set in Tx re 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-x86_64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129149 _Testing PASS_ Submitter: Bing Zhao Date: Friday, June 30 2023 09:13:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129149 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/26885/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/