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 71ABB44153 for ; Tue, 4 Jun 2024 15:26:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6D57340A8B; Tue, 4 Jun 2024 15:26:48 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 7AAC8402E3 for ; Tue, 4 Jun 2024 15:26:47 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1f44b5d0c50so41894205ad.2 for ; Tue, 04 Jun 2024 06:26:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717507606; x=1718112406; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=nvz4uxQ2v1YqIzn7ltGjfBU7QYVk2QIqd9MtKKZzuUc=; b=D65+J9/x97LytP9woJmkS7eDKrLoTuUqi7W6BrSUuM5hcyWyzBnTUlNU1hTroZ7JeA zpotZHZv4u1+eKbwQex+lV3/8al2TP4FzAI5HnHddAISn76b0xMux0D73mesStghm/PL UfZW8Mbm07ald1zSMNenUc6DKnel2/vxJfK1s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717507606; x=1718112406; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=nvz4uxQ2v1YqIzn7ltGjfBU7QYVk2QIqd9MtKKZzuUc=; b=xBZ8qIcqCcSMsLFh3IK5xSYqIcw6FJDEnzRL17GykGFaLbFZ//J1S58KZp+I2sASud EtIvGza0fon8zJf3I/USLUeyoe7Rq/G+RcQYCSoFCSvmVtZTommfFomknMQKc9YaryyV 2/5gMcPBK3dQWDYp67DPWZgf9fZwNlfYaO9UqU8NnaM7YSlKj+C/dEwwwmcLafQW4mKM ujVTFLT/gymx/Ll1Ql/Yq9P4Lye7PHQfNVji0ElB47v0LWRByjP7EhLwK/AJZ/5bcJ/j QTlLcAm2uvg0CMoSrcwA6mBbJV5u2o+5wrVusVbIgKVwfJgmyST8jCtnJG6hUij93j8o sGSA== X-Gm-Message-State: AOJu0YwcqpVm3PlWoWeL1bxw+e6B9GjCCHObqig5S3Qr75de35FxC20V F8MkAYB2RCotTNYCnJ9QRJT3R5e0HAeLRoIujkMx/RtCgiSbVy3Oe7KWjfZCe8+eesKPgWvg7za a7ebnESu73UtWz3H2MoFxcNSAzaQ4WyITtFsN/6GneXLR3ALGj1AmBQlR X-Google-Smtp-Source: AGHT+IFflUTF0vOmfUEyY0g51VwLoJSDJd4grSwUuc97u56Lvudq+z4kXXNdoQacIby6jN/Im//kjPvsT+81 X-Received: by 2002:a17:902:db08:b0:1f6:3215:3d3b with SMTP id d9443c01a7336-1f63701a462mr125116325ad.31.1717507606687; Tue, 04 Jun 2024 06:26:46 -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 d9443c01a7336-1f6323eeaeasm3064705ad.145.2024.06.04.06.26.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 04 Jun 2024 06:26:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 04 Jun 2024 06:26:46 -0700 (PDT) Message-ID: <665f1616.170a0220.26e12.8c5dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C383D605C373; Tue, 4 Jun 2024 09:26:45 -0400 (EDT) Subject: |SUCCESS| pw140675-140695 [PATCH] [v2,21/21] drivers: adding type to From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240604080611.2197835-22-soumyadeep.hore@intel.com> References: <20240604080611.2197835-22-soumyadeep.hore@intel.com> 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/140695 _Testing PASS_ Submitter: Soumyadeep Hore Date: Tuesday, June 04 2024 08:06:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:0d761dfc89b71fa46193a545cce3fbe2613856a6 140675-140695 --> testing pass Test environment and result as below: +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+===========================+==============================+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30096/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/