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 D65B342C9D for ; Tue, 13 Jun 2023 05:25:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CE68240C35; Tue, 13 Jun 2023 05:25:48 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id B121F40C35 for ; Tue, 13 Jun 2023 05:25:47 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-19f30256921so3845704fac.1 for ; Mon, 12 Jun 2023 20:25:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686626747; x=1689218747; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Q0euPZzVpL71qUmbYMmJiKaDHs3H3hn5YzimzRWBZXQ=; b=fvLb9mRGB+Zw3HfpekbdCEfc9UBo0TOUsfb3QDXOSK7MyyXf3NA2Oi+nKn9xjCikdB sEvhpSyRRbvxzRdz9md23pvfGxhI5n8pmxij/HQWK025PZ8SHijkhx7TIm2OXmoabbJX npJH4YdqaGiMWlzoeR9dTB4FY+zOyANdDAVnU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686626747; x=1689218747; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Q0euPZzVpL71qUmbYMmJiKaDHs3H3hn5YzimzRWBZXQ=; b=Q0xvxrvGethwxdHqCVQqOl2W34Ezkz0QLt3JEh4dV7P/1Lp/UcWzQoa6sJXMr7XSET Qmq2LHu8ExR0PkgjY++OoMjaVHtdtOD/W2toCtAY+qyn6DrWX+4pTQ0MRjCT6VL966wr DIyLQKyDHzQVTHEWRhM5+MW+aDSDqjVsuTGbfXRtsZWoRnggfHSMQSOZMBEkWNEr5mAs B9CGMRMicNx9VH0p5IfFMrLoSqGWAwELJHkI37qXBEp4CYveStWfZvmen7dn7O0FNY0n mH7ngqbfMwAd/Pz8BYvOdJshqliHLWCFBDIvtCd8W/05YseS1iStXvnJE955RC8pGj96 DTYQ== X-Gm-Message-State: AC+VfDzEb6vOfMhwn/BF9M1QyEs6x9Wz824MpmZ65Pb2Xz6y3JXkHuuf B0rNJ6kLOwAywAwMfuX7sa5C6Olbpox84qPtq5n4MsYtiSaKJQGIhQ2G4g== X-Google-Smtp-Source: ACHHUZ4H9GAVRrTDS0xAsVWl8FsyY+z0GkT8RFt/D8eyLxLX3G6Jnnhqp6Q7JSvu35bITIRvQdV/P1o8QtHs X-Received: by 2002:a05:6870:d341:b0:19f:5f32:32d9 with SMTP id h1-20020a056870d34100b0019f5f3232d9mr8370026oag.26.1686626747099; Mon, 12 Jun 2023 20:25:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id lm16-20020a0568703d9000b001a6a86b5dc8sm530638oab.34.2023.06.12.20.25.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 12 Jun 2023 20:25:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 12 Jun 2023 20:25:47 -0700 (PDT) Message-ID: <6487e1bb.050a0220.ec242.5d52SMTPIN_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 B60A1605246B; Mon, 12 Jun 2023 23:25:46 -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 | +------------------+----------+ 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 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/