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 0521D429C1 for ; Sun, 23 Apr 2023 08:37:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CAF1540156; Sun, 23 Apr 2023 08:37:34 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 3043040156 for ; Sun, 23 Apr 2023 08:37:33 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6a5ec0d8d8aso2467482a34.2 for ; Sat, 22 Apr 2023 23:37:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682231852; x=1684823852; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rItitb0S0Iy7bj2ZVxNA5lhZ5Uys1sUuUFfHhjZVavQ=; b=KSV41UYx7j17QDBq+ImsV1CuDZyXlwIK+181oq31vHjhe34n5oxEILE1/I9aD1agIh F1SKJSiGC84+bD2x1Urn8QrXfSm79sX41Fg73TNH4LEw4PfkJuqm1/ruyQdkQ0xrOA/X Il9kgMV5hgmk26cqZefIBqccRRqxcRJBK9B/c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682231852; x=1684823852; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rItitb0S0Iy7bj2ZVxNA5lhZ5Uys1sUuUFfHhjZVavQ=; b=dLZLDbhz0R0ByaGkfCTRkiNShJTEUaBnlkW8A3Mj72K7X0ang846dB+ClwyRaN2z83 SfCNecDy/+fdan4SHIc8/4aj1NA1eEWjJqS09Kui2VvWU5jPWmf7F0bURagVSYnuxMxp WumvVXWSIwdCoHRS3uj4L2XjG8IhDwQS7w+3/mQ/pOBD3lqVbmMLFkLTTRvD/yinzXjz BFB+x3D3Y5d5dlF1Hv/+SQ49GrwOPwCAhxVUyl66sw4S3gB5c1YV5zauvncC2Rqa2zty btjtLM76wGTEM2o7n4r/aoWMMh4z8hLVJzNNxd8GUahaxnMBRaUFbCl8LwDQA1xg+RdT MLnQ== X-Gm-Message-State: AAQBX9fBn+e6ddUgI1Tz4Rrj0U6cgVpS9xh5YFyNZvaoE1YzVLc0J77n lJcR/egcruO5RGTPhg0xTRqQ576pFdWgwZE7ouIISpAjTV74+CViehOQzg== X-Google-Smtp-Source: AKy350YOLJW8nCnFDYNwSZLQse9oIkpp6YkOj+cMQjYqSboDW/fh9gZOCQs7SMbclqD4LlhAYsZpvOlorsIi X-Received: by 2002:aca:1913:0:b0:38d:e623:bb1c with SMTP id l19-20020aca1913000000b0038de623bb1cmr5149175oii.58.1682231852542; Sat, 22 Apr 2023 23:37:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b21-20020a056870d51500b0017acbf3db20sm533489oan.7.2023.04.22.23.37.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 22 Apr 2023 23:37:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 22 Apr 2023 23:37:32 -0700 (PDT) Message-ID: <6444d22c.050a0220.e14fa.0f1bSMTPIN_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 1922F605246B; Sun, 23 Apr 2023 02:37:32 -0400 (EDT) Subject: |SUCCESS| pw126421 [PATCH] [v2] app/mldev: add internal function for file read From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon 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/126421 _Testing PASS_ Submitter: Srikanth Yalavarthi Date: Sunday, April 23 2023 04:55:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:5f34cc454df420b9b2da8deb949fb76cba058b87 126421 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL 7 | 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 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 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 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/26092/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/