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 5F381429C1 for ; Sun, 23 Apr 2023 08:29:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5ABE040156; Sun, 23 Apr 2023 08:29:36 +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 8167C40156 for ; Sun, 23 Apr 2023 08:29:31 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7606ce89ebcso101462539f.0 for ; Sat, 22 Apr 2023 23:29:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682231371; x=1684823371; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vkSftGwAHjPzdSyxDZIEKiQrBdBY5tcLOQZifo9WR60=; b=BSMAN4qWW22xKx9GaUDOsJkXJrPRQLLtHMDgUdeSb3RThhN0bzUP+AH+3ypvL2mEmz qvJqKPmBbM8mUizoT3yf/BRLXAUKNj54ZihgtXi8tflGNR2RjihdMnNf2m/C0GU3NOrT 7sZAKgYEruFMl0nEoXc1bvmO2+hs82cJhqAe0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682231371; x=1684823371; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vkSftGwAHjPzdSyxDZIEKiQrBdBY5tcLOQZifo9WR60=; b=LyuPv+n8rmNwWgnaldEqIU7MA1V84nTIQtZsKZV/o4tn+DASd3G63TCwXvKV6lERMX iMi2zBJxBkghD2RYfAiJOs50ikgMrr6CREX+e+uDuSIB/qDNAJvMmuQTc/XCiugVkWX9 6eUxJ45YKrEHH++HGavBrIOa0tVSkePegRAuo37ynK/u68cz7pPR/atIOjATDl70PJNL 9EHJB50BvpTmi7NCupXhKNOIlLtaV/hJNu6Y511FDxwxkJ0SwWavnElNP5L9xY18YkIw not0Cgc89UHYtVsVvF+IkcdSz5sziEv7mCG6WyvjXLn+0IPOgq+Nr7KdsWr7RS6Yj7aH dFaQ== X-Gm-Message-State: AAQBX9fXg/3i9LCtjeP4LFPijSa41KmFz4xkI4vhHhey5dejRmexB5sl USrC680ZvefwylrJUKe4iv05Oe1rAJuvq3nYYlqNIi0qcGCzbAtvK2L+DcLiN/4vBrcPjFAi7A= = X-Google-Smtp-Source: AKy350bk8EMMKGZrO3QK2I3EF3Y3/hne5CdxzB4tU6DUVkBsz8gtkWEHIBWzD24OFex8zu/sLLUcw3mSYsa/ X-Received: by 2002:a5d:8a0c:0:b0:760:eaf6:59c6 with SMTP id w12-20020a5d8a0c000000b00760eaf659c6mr2921084iod.11.1682231370876; Sat, 22 Apr 2023 23:29:30 -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 g16-20020a05660226d000b00760eab38e70sm676911ioo.7.2023.04.22.23.29.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 22 Apr 2023 23:29:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 22 Apr 2023 23:29:30 -0700 (PDT) Message-ID: <6444d04a.050a0220.fabc.6c1cSMTPIN_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 74218605246B; Sun, 23 Apr 2023 02:29:30 -0400 (EDT) Subject: |SUCCESS| pw126421 [PATCH] [v2] 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/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 | +------------------+----------+ 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 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/