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 316A942C9D for ; Tue, 13 Jun 2023 05:46:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 05B0240A8A; Tue, 13 Jun 2023 05:46:16 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 0921340A8A for ; Tue, 13 Jun 2023 05:46:14 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-77b94cc4101so6116339f.2 for ; Mon, 12 Jun 2023 20:46:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686627974; x=1689219974; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JU5ReusOHcm3Xsuza7iKpPMdgyPyuIN7uBvwqtv35DE=; b=TilaztS6OsvFAIrwbAff11qOE9rMyc1CWRQQJghNLPpeAvGI5O8f2VVAJDYhsUz8UD mJWwJivbJVr1QgIp8wQ0baAnr+fNtT3G7qip7w3cg23OmRNj9M7nw6pHwkFAOsI3CNcL qk/d+XJVnvuF0KcEf/He6k44lgCU5BHX1KdkU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686627974; x=1689219974; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JU5ReusOHcm3Xsuza7iKpPMdgyPyuIN7uBvwqtv35DE=; b=f7ccYVIXFOFfid6hm71Peeh/+1NO5FlCqYuPiyAPJCuQIXxm08UGnxCmQOo25pdz1N x7RRPoK6AKKa4PlQEtAEPggmDDgcAhryoXotIj0lbJUos9EhR86RbkNd5vs0ZUgYWDvF eW7cK1Cpsu13lK/sUVCK/70CkrtO13bSRlFgTG2dHB14NNsX+Gl/M14t8PzeMfw3bqXQ gSgHxrvTthYUnTNflM0vLjq67K87Eeq+rG6xXw6ZP4TdnO+U3xkk65uAFFbPQIyqxy6e IQI8Mqko4AjhMYHWPha6xyOClzxeAfgrsE28xLPJBbOdfUh5OByPWTKppZ/gXxpYgUQo hm6Q== X-Gm-Message-State: AC+VfDwZC2jBBw+H/ecduasvXrLm/2qBRGin/qoUepO5DH8aelrJu5WJ LPNRHJeaFWE/HuZVHxjwtTo/69XfF5cotB5mn2hIsY3BnwM+/dAoU379eA== X-Google-Smtp-Source: ACHHUZ67EoUC6Ut9usTEh188AedK/2+gumNz2Y/0x3tuYQuLIXZ8w9nU4V3CeLPM9b3dwxvLm7Bt7chZsVJk X-Received: by 2002:a6b:da0e:0:b0:76d:7522:2658 with SMTP id x14-20020a6bda0e000000b0076d75222658mr9515177iob.9.1686627974296; Mon, 12 Jun 2023 20:46:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g17-20020a02b711000000b0040fc3dd8c1dsm821528jam.14.2023.06.12.20.46.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 12 Jun 2023 20:46:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 12 Jun 2023 20:46:14 -0700 (PDT) Message-ID: <6487e686.020a0220.c5cff.ef7bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id B80F6605246B; Mon, 12 Jun 2023 23:46:13 -0400 (EDT) Subject: |SUCCESS| pw128515 [PATCH] [v1] app/mldev: fix error reporting on IO 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/128515 _Testing PASS_ Submitter: Srikanth Yalavarthi Date: Monday, June 12 2023 18:00:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:050de60d8a5cef8b7c10b4471905ca8bf69d670e 128515 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26636/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/