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 5DB0942C9D for ; Tue, 13 Jun 2023 05:22:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 57BD040C35; Tue, 13 Jun 2023 05:22:37 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 3EF9B40C35 for ; Tue, 13 Jun 2023 05:22:35 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-56d17dffad0so22010607b3.3 for ; Mon, 12 Jun 2023 20:22:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686626554; x=1689218554; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9BHXZ5+grYos0MNAyLKOnI4QHd0iUy5qraVUNsDaLDQ=; b=bBfZrhwYiRvWLVDguWFLGOK9hTyjtjAzIroJJxLwM3p+RtpcOiVlIA23t8xPukctUk AMLQKC1eGrzmcFm0T3JsKkquFA24of+sjMricGZkJx7hFSg9GkO6HNYcGwkXRWJDqEjO og/MzrOP+EXEYTgXWLLPDJywqmwjQk6HVl9RU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686626554; x=1689218554; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9BHXZ5+grYos0MNAyLKOnI4QHd0iUy5qraVUNsDaLDQ=; b=CGZqeGuNZ+jr1FO61LZILaGwgWux4AnYkD+4lA3rgd1nnpDilPiRhWXz1Gd2yfHrpt 908I3M6p9j0ongkgTxuepy0Vu3esrnD+Tu0WN2xk5RY8wGiVtX208epuRhwBwdSq1nE9 ANLa6yij5TuPk8/LMSYD8Yt0LPq4Th9Ojiw6iycFYlAf95Ne6BOOpxktGs444m8a5nGc CLkya3bRu+NHOPi8dJloqvDsglw+iECbvQie7YoV4qDMyNmMdjKy4uph+5ZRunM7y6xK gWE9ubS2pqfjNfrUqi0GtErR3GoNOXQQXCIShPcbMw3WCCiaOiMhmCRJqhIGnpdqzlwc uZ/w== X-Gm-Message-State: AC+VfDzOrjOP2I00XLIonx3gmci67EVFoIh6tPy0xKldCPmTYa1nNDNB uwZxtcia1Yu5tvPXaGc2MEvphDH9Xm+B0ZOENqudQopE7fGb+jVyn6mHwgtd3G9mheL3xU6Gcg= = X-Google-Smtp-Source: ACHHUZ4PkcYPxRgRztDB7fJ2VEleIr/MHY5kZR78WqaCpyD7N1cJhU8qgbLlh6unjgjNodhG16FScd6pbu4e X-Received: by 2002:a0d:cc84:0:b0:56d:3f2:35a3 with SMTP id o126-20020a0dcc84000000b0056d03f235a3mr545653ywd.44.1686626554643; Mon, 12 Jun 2023 20:22:34 -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 h125-20020a815383000000b005689e83da1csm1959214ywb.37.2023.06.12.20.22.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 12 Jun 2023 20:22:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 12 Jun 2023 20:22:34 -0700 (PDT) Message-ID: <6487e0fa.810a0220.57ae0.956fSMTPIN_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 56ECA605246B; Mon, 12 Jun 2023 23:22:34 -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 | +------------------+----------+ 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 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/