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 7F38342A4D for ; Wed, 3 May 2023 11:54:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7B61441144; Wed, 3 May 2023 11:54:49 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 64D8D41144 for ; Wed, 3 May 2023 11:54:48 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-766692684c6so99016639f.2 for ; Wed, 03 May 2023 02:54:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683107687; x=1685699687; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qyxhGZ6eX6ALSF65rS7IEMx13vhvNxlGQFu2q35QMN4=; b=UE7sGwVBfw2keAI84j0XeuJqo2U6volU+Lm2hxay1LsfBP+N3mkS/uR+8U0Hb1bjsz HY13HwxGvof5D5hqKL+n3QYdjaVKVLGDvbIbKUpQXLwTqQ40FMzG7ZRDDcEKdaou3wF0 wdHXlexJqF9z+lKWPmKOsBL2TC7Ydk6VPbiq8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683107687; x=1685699687; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qyxhGZ6eX6ALSF65rS7IEMx13vhvNxlGQFu2q35QMN4=; b=Lfxi1encQb9IKPba1YsjzJqLue8x72faZSYKheMo3GptJafubV+liMv513AX1xOSN4 eJ6L3qSRJX3GWwV6kB57qDvGuxDiruZtTHttmhElTONwoOgmxNhUDpOflrqnr9mR5xCv WuG3kFrkni4aFzLS3xI8I+byFW5LgN/bxWa9kF9Rdu0gU1Gsa9xVDPBUEWcbN/89+JUf W9SDcHVZY/0RwLv+NPr9CZux16r70i7M/M0R6SmP4jANMisYa239zXqPtSx5IEtzGm6M 9dN3yr2ZyulWYsHlEkBNSLrjAsXn8GhDVbnPXdjPIn3wZEulq7bDUlWyBpXLf+wZCibn K8Iw== X-Gm-Message-State: AC+VfDz+C2O5KWc2xiQuTK9EZSodVOwY2pqv+WG4mNyFGHdklMPpaRVv +rP6E5Fj2XZHuxTJ/csYzSWTO+lmE5eLs3ehJdN7Cpm375wQhfaqR6N4gQ== X-Google-Smtp-Source: ACHHUZ5k8C4R7cxK4Of6tr4NrE2LY85JtpBw0HiN8ZkJn847A/x7Wlo1UBRphs/2vl+YhFWoHGqGN+AGq9OA X-Received: by 2002:a05:6e02:14b:b0:331:5a9f:6dfc with SMTP id j11-20020a056e02014b00b003315a9f6dfcmr1020313ilr.5.1683107687818; Wed, 03 May 2023 02:54: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 10-20020a92c64a000000b0032f1d307d1esm666667ill.19.2023.05.03.02.54.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 May 2023 02:54:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 May 2023 02:54:47 -0700 (PDT) Message-ID: <64522f67.920a0220.7ebaa.b502SMTPIN_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 6437F605246B; Wed, 3 May 2023 05:54:47 -0400 (EDT) Subject: |SUCCESS| pw126667 [PATCH] [v3] app/mldev: add internal function for file read From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@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/126667 _Testing PASS_ Submitter: Srikanth Yalavarthi Date: Wednesday, May 03 2023 08:56:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126667 --> testing pass Test environment and result as below: +---------------+----------+ | Environment | abi_test | +===============+==========+ | Debian Buster | PASS | +---------------+----------+ | RHEL 7 | PASS | +---------------+----------+ | Ubuntu 22.04 | PASS | +---------------+----------+ 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) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26154/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/