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 C74BE42D9A for ; Fri, 30 Jun 2023 22:37:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C3CC940EDB; Fri, 30 Jun 2023 22:37:31 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id B3F3C40EDB for ; Fri, 30 Jun 2023 22:37:30 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-553ad54d3c6so1654081a12.1 for ; Fri, 30 Jun 2023 13:37:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688157450; x=1690749450; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YWOKsevydTCy6Ukqfne+mcAAylYz0/VdI2EMsxY18Ro=; b=cG/pjDybAfFYQvEyShIsD46HM/2rAo1cjYXDmivds+Vm2+HsCyz1PBRyNDJ7GsPaow aFab5acV26NWu6LziTEj2a84Sl5V9cUCYzy0+xfTWua7f2afKi5I6WRLU1enxF2Y+m/r vhh+yOqF3zdCm7EQS0V7LAXI0xsbv229HyDko= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688157450; x=1690749450; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YWOKsevydTCy6Ukqfne+mcAAylYz0/VdI2EMsxY18Ro=; b=LtR3gLxfCJ/ld10OR8vN0qtX2LRHP4sXq5m4+MLRgC/EuconGWlJWKVHTQOEQeyLGP Ba4EsSMjvx7uUlt8KXiKzIJxT2ozG/1j1cltgI/2/yNJ/ay1RkpcF3C6ygS4XkJB8ur4 53pVBXDpUxmJZ4TmRTjuBTb/2GO3vygXmAJ0KFVRn53cFqo9vAfheaddm/p4v48Calo8 Mj1k6Z+9eAKw42D8CQGrgfJG/QjcxBT4WT446l+jRv/gxeStwtL/rk8t76QjS49p7WPo pEfWYp4oojkpHcSZqm7WAp0TEkrlAooFssjKX8naE4Yd1ldW+0zak9427+09my8vdKZD rKyA== X-Gm-Message-State: ABy/qLZfg3oNcA55Zz+JyPPQvWNLL9EL4CxmO+5unxqPG2adVvZPWJBZ RjVIv9LZt2IyEPf+te2tsnkCPa02OFtKZ+S0+hT50MQHS8IrJsaLyaVFhydr+i8jlSZLKt2sxw= = X-Google-Smtp-Source: APBJJlH4I540JSBzQcs2wClBVCUfJXnXHU5L/tnzlEkXj3JnxDXt6704dmz+N8oadDM+eecUt6Mkeazux4Uy X-Received: by 2002:a17:90a:1a45:b0:260:ea4b:9b6f with SMTP id 5-20020a17090a1a4500b00260ea4b9b6fmr2770068pjl.46.1688157449734; Fri, 30 Jun 2023 13:37:29 -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 z4-20020a17090a1fc400b002635002b64dsm610319pjz.0.2023.06.30.13.37.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 30 Jun 2023 13:37:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 30 Jun 2023 13:37:29 -0700 (PDT) Message-ID: <649f3d09.170a0220.6744.5e00SMTPIN_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 F113A605246B; Fri, 30 Jun 2023 16:37:28 -0400 (EDT) Subject: |SUCCESS| pw129130-129131 [PATCH] [2/7] net/mlx5: fix the error set From: dpdklab@iol.unh.edu To: Test Report Cc: Bing Zhao 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/129131 _Testing PASS_ Submitter: Bing Zhao Date: Friday, June 30 2023 05:48:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129130-129131 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26875/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/