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 A92CA42D9C for ; Sat, 1 Jul 2023 05:37:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A4DC540F16; Sat, 1 Jul 2023 05:37:45 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 6A4E040F16 for ; Sat, 1 Jul 2023 05:37:44 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1b06777596cso2454120fac.2 for ; Fri, 30 Jun 2023 20:37:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688182663; x=1690774663; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=EaUD7a2djkYYygO7S79hfJEDCBvnCiLhKC4k9u8ggPw=; b=SFFd/INCefii038pENJRk4Ua7X45Pa6FS9bDFNls4mmLVxY+qOp0SIZW5BAya8z3CE vEI0uebWfXLtYAuadMGnE9vawwsZ24xgh73OJdc/TRlTjtg3BVtijonSKpaHkaJ+KB3/ dE+bMuJz1lMqV4qn/bhmrQwkGO2eibTJMEfM0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688182664; x=1690774664; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EaUD7a2djkYYygO7S79hfJEDCBvnCiLhKC4k9u8ggPw=; b=HZbrx0kx+DAIyufc+DXuBJf3MGFm3Wc88dbVtCWrGfduGFQl0uFeNwyQ2ndPcJQjN9 tiW51/ccRoScf8zwiPZmi2YbQwQJywUGdcVfYI5Se7FiWvOUcJfGQi00Dtu1lQpdUz8H QDPDDpdKZgmr6WTeZpfZH4OL1A/kTBvY43AJ8zCCnpBeh1iA3eUWbnI5jtRUAMd/4git g3Ti75aEfiWDmmeCpLBnW3+wMTkh5YUYDb4CSV55uOeErOaRjzLVcsFgxr8Xu0hWEnMs N2hz7iL+fs421QLlb/Ul2hYCNbZ3qU6PwXSxSeHirrXiBhDj5qv5MkSmnxK7DBtBGNpz MJ1A== X-Gm-Message-State: ABy/qLb/pg4YJpwX33UZD4stYzslds4tqhPQ2+FP+7qDGEDTQfjOlCeI G7PMgCOoii9Kg2jT80AAMOmeLCXPrmmtuxz9Bb0yi+nq0534NJwFGw4RakqC1VIn3AiofJ/9Kg= = X-Google-Smtp-Source: ACHHUZ63oKQCLZcS7ahYLaZ9FjqnufW/ppDm+N2kzXdlWROo3YcsPkKG8SYBR86igLecZGyMBsPCTnt6nCpV X-Received: by 2002:a05:6870:c06:b0:1b0:89fc:276c with SMTP id le6-20020a0568700c0600b001b089fc276cmr5723021oab.19.1688182663828; Fri, 30 Jun 2023 20:37:43 -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 he10-20020a056870798a00b001b35404e564sm239905oab.49.2023.06.30.20.37.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 30 Jun 2023 20:37:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 30 Jun 2023 20:37:43 -0700 (PDT) Message-ID: <649f9f87.050a0220.cdf51.e715SMTPIN_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 51718605246B; Fri, 30 Jun 2023 23:37:43 -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-abi-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 | abi_test | +=================+==========+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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/