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 DB67F42D9E for ; Sat, 1 Jul 2023 09:54:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B413D410DC; Sat, 1 Jul 2023 09:54:40 +0200 (CEST) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id 038F1410DC for ; Sat, 1 Jul 2023 09:54:38 +0200 (CEST) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3a1a47b33d8so2120961b6e.2 for ; Sat, 01 Jul 2023 00:54:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688198078; x=1690790078; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TwEb6rrX9tTZLaXDcEFecsLwqcA71F6b4SE4mmgBack=; b=T18S9TpARmGTpXsFmWIezsbLQOuvogPH3qee2GCVviFCJ8aR/lkNfb2tKwhGoxlPNE gVZwOwVQw4u8gB2cVG4yg+jC+u36wKHL0BxXv3F5UcD1g7sdvdMh/g6qny2u0KAiyQhI oqc3VCADjh+C8eGjzs8TaMhmcOAEWjZghbzE8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688198078; x=1690790078; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TwEb6rrX9tTZLaXDcEFecsLwqcA71F6b4SE4mmgBack=; b=H0iECmrczc7AFKGI1v/kVsZMYMWShNdMy3IzNr0B3ZSTZJ7SopGp8UkR4Be1PrJZbU iuEwM6+wmIU32/SG6uILI/qOXNPWE+UmHQuyend/1UhGSR8AS6hYP5r2DgfCJ8QpgDIC +/lhjvbDC1j7TcrIBj5EpAU0NulqviNRvvHBjasrx3zIs6ygjJcD5TLB6tqV9UCOcfeQ Q2IsEprJfJtKwWVIncBwEfimwZooPNPs9k/sy7o/fEIbtTI0JGtxXfQur00UCqBjWB75 0sAIJaXaX2Nw0NSGXxMsPQv1kPmtKP1YAjx77pMl+hmE4ve2hXLsZZWfT/FZ3BB9WxcD N7kg== X-Gm-Message-State: AC+VfDyC0n4f7drNfuDDPfjOIBCNUvB0TtPjfqKKiDk4A51cIW9upOtZ T8TkhPO5VVbmp895GmqwO7eZosCVKwtyI5Nw4YpIVa9ttW1517zkHQd1Fa/JTVWoj+WzGx+SPw= = X-Google-Smtp-Source: ACHHUZ6nH1lJvV8CMGlSHKzUGLL96Ox6ic1slPm3gNx5KOJTJrwA3/UGtEBN7/KqZ5aXBK3yLDJ4hj6tsNFV X-Received: by 2002:a05:6808:11cf:b0:39e:ae2e:60e2 with SMTP id p15-20020a05680811cf00b0039eae2e60e2mr6010266oiv.32.1688198078312; Sat, 01 Jul 2023 00:54:38 -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 w123-20020a636281000000b005513812b509sm1006014pgb.15.2023.07.01.00.54.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jul 2023 00:54:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jul 2023 00:54:38 -0700 (PDT) Message-ID: <649fdbbe.630a0220.36e64.c17fSMTPIN_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 7B9CA605246B; Sat, 1 Jul 2023 03:54:37 -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-unit-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_unit_test | +=====================+================+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/