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 E9218425EF for ; Wed, 20 Sep 2023 16:20:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E4C3542D35; Wed, 20 Sep 2023 16:20:01 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 0194342D35 for ; Wed, 20 Sep 2023 16:20:01 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-d81b9f0487eso5879788276.2 for ; Wed, 20 Sep 2023 07:20:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695219600; x=1695824400; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=D9Bi+a76gOv74gtR6RKYyLeMIheUU0XopCYtwfMTJ8A=; b=HIteMPwWcCjAYf/sMusTd7DDRWs+X24XqUHHYbCSDj6jZcrOEW3yLh6O6ESqN9LJfC 3J6xCfAsV9VHk1h0mwwIymhFuNaVsbSDK79BN/O+HT73wrZOsQuYBWRxI2NqpLtNm6eI Q5FBbbQGkH/HRfjsbiC7cIDDnEhJNKtIfGvRs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695219600; x=1695824400; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=D9Bi+a76gOv74gtR6RKYyLeMIheUU0XopCYtwfMTJ8A=; b=GstmpXASAya+hAOxwAz0BShNdJRJ2DZRwu23H6Q2REY/f2TtNwiFD8vb4+UPsyWJLb ncrb0YTS+8SxbPDl3yWBagOvmPPZ80BdDOs3YvXsOIMWnMfU1wrQ6Iux6ibqF+43fHQR nP0b+yVF7lUtsmVG2fE8+9VObJoBKE4Q45C3jUVZ8lYvzcIe7qCFk0XI9qCN70gKpgkU Oz84refTgm/2Kn+xWcmRcKRR1cHBCD3ke8IacBXn6aDJhF8Y84eneFGlQM3tnG1JtnXC GWnmabUnPzovYdDbEWCA/Cn/h4ntxZ5vKbiBL78TvLACrpHPIIoGeCtVl28LMNEWh/q7 Ig8w== X-Gm-Message-State: AOJu0YzTPOtPeTlLIezpW1sSR774GHmj5lWUwGXDaXTQbacJc746VOyd MaoXCTcwr/YOzsDgGWbkX716AfaBxjZ2+RzRsB9FFP7HyD6kEFJ1IVGG5g== X-Google-Smtp-Source: AGHT+IG5kRq3tk7Jhg5lVuS9eJouY6CY56EVZJAdUAUvFRuQ+OBiSlxcHH59jv27E1yAlcM4N0W6AXeSZ2y1 X-Received: by 2002:a25:cbd2:0:b0:d7e:b89c:9919 with SMTP id b201-20020a25cbd2000000b00d7eb89c9919mr3112186ybg.1.1695219600415; Wed, 20 Sep 2023 07:20:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x132-20020a25318a000000b00d81473b2d19sm1370946ybx.19.2023.09.20.07.20.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2023 07:20:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Sep 2023 07:20:00 -0700 (PDT) Message-ID: <650aff90.250a0220.5c668.6219SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0BED96052524; Wed, 20 Sep 2023 10:20:00 -0400 (EDT) Subject: |SUCCESS| pw131670 [PATCH] [v1,1/1] app/mldev: fix file and buffer h 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/131670 _Testing PASS_ Submitter: Srikanth Yalavarthi Date: Wednesday, September 20 2023 07:09:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:31e60e81f025e9fffa69b68bffe5cfaa22d5c098 131670 --> testing pass Test environment and result as below: +----------------------+---------------------------+------------------------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+===========================+==============================+==============+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +----------------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+---------------------------+------------------------------+--------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27661/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/