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 1B506425F0 for ; Wed, 20 Sep 2023 14:56:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 16B2640A79; Wed, 20 Sep 2023 14:56:26 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 068C740A79 for ; Wed, 20 Sep 2023 14:56:24 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-690f9c787baso274541b3a.1 for ; Wed, 20 Sep 2023 05:56:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695214583; x=1695819383; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5/FXPt34subDNbrBhtixGKw0eNT8Z7GhEg5E33L0xio=; b=hjjvInPp3KISEUFCEGbKlgOjIcB1KH2lkXZbBVMPdwEDfkq80GlOBUYk820IVnUv1x OIXQbXlwXhQrK6Qc0/kJ6ayeix+AV+4opBR1Oql4xjHS8LwqxRGFANGd8hZ/Gz4fAXEE MjnPrqsqHMZYbqDx9Y7C5md0sWNr7I949kg+0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695214583; x=1695819383; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5/FXPt34subDNbrBhtixGKw0eNT8Z7GhEg5E33L0xio=; b=MTFm3IVn+zmjmFaef8FdK2Uu0KouLT18Y5qB5nbetOnDdLsfPh///lbxGoDzXtxoqJ mNwbV0heNk/qH27TFdnc79+kRBh0DbV0IeBoliByfEF8cwgP/UEgLx/qPOfsCE1pU1BZ /zhl/htejRI/wbW0EglUp6Ee5N1jEXOsSS3DXUAWWsq9P+Z/HxrLDFjom/nEZRsH3WTG EJ6idFuw26OuYestBRENc+hxzBCxBalEziX8P+kxOZsE6cS2Q81eMJ0AMCZlFjfYMzAc J08qFv5ZygNrUoEMnEGj5A1tzQkf9CsIO18JgCkkv/UsPexSkO6aFNFS7jaHJji8fM/h FrMA== X-Gm-Message-State: AOJu0Yz60M2Fv8zC3hsNXfVdNRDd+29wEIdX/9m49/5Uzfc9wr6mME6z V1sHL1HMeC3WbrsWFVuQsHmV5BE3Q22aXFVucMJzC4+AgwoRHl01ShHowQ== X-Google-Smtp-Source: AGHT+IFzAkjkNpRTnzSc1m6WS/nwhbOw90XMuVAnqo3SCyM9LI8c63Pm5ywnnH1ZWtafIwZ7jTwh+q90zC0Z X-Received: by 2002:a05:6a00:997:b0:68f:c081:3d5c with SMTP id u23-20020a056a00099700b0068fc0813d5cmr2923394pfg.8.1695214583275; Wed, 20 Sep 2023 05:56:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k4-20020aa79724000000b0068fb9751093sm1139177pfg.26.2023.09.20.05.56.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2023 05:56:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Sep 2023 05:56:23 -0700 (PDT) Message-ID: <650aebf7.a70a0220.e9dbb.b3d7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 790F66052514; Wed, 20 Sep 2023 08:56:22 -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: Srikanth Yalavarthi , 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 | +=================+===========================+==============================+ | Debian 11 (arm) | PASS | PASS | +-----------------+---------------------------+------------------------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/