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 7408444153 for ; Tue, 4 Jun 2024 14:30:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6F54940E25; Tue, 4 Jun 2024 14:30:09 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id BB5BD402E3 for ; Tue, 4 Jun 2024 14:30:08 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5ba74c25fb3so62590eaf.0 for ; Tue, 04 Jun 2024 05:30:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717504208; x=1718109008; 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=c2UIAZqTOKf+5uebHBIm8YNnkEyz4n6ZKctGa/U/Ncs=; b=Tab+NmFzcVusBXSd+Z7BvC9QtryesIrK6rziLzYWGuZ50dfckExuGfrIDAdqWP5aM2 1G9WX/Hu+GHcxYRFHnpnKjwiX2tJEcpqUVOot5zn4uGipOwcZslGAcgEOWTdwkmfJm6+ dfg4OITgmX3Lck7kWUdYl0TPx1wm7Ct6hKt/E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717504208; x=1718109008; 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=c2UIAZqTOKf+5uebHBIm8YNnkEyz4n6ZKctGa/U/Ncs=; b=bxmKCVdDE4BizOcrplzo2CR16AGVj5eM2HndgWJShF1P36iNwrmlIFDzQWjTfErkSW vCgwEQwLN5OdotFLwuM89CeBO83X2v2fuvBHjTepkplgZ4VDmyt4S0Olne9lfBBuyGbM h/ia5QO7u2HuUb1hQar59mv6e0eWZqkNHJlfoO5Dg2ZFprRUJ4DbzNxkYQUMFXQKnrCb GAINMyQbLDQaeUG12aewFjGb9eXmNTwxTBmdlY7wOANEi6Lyo+BMEwts0Tm1wKFHWm5L ZJw/NtWY5CUQWLaz6YQ34X0HKLhNkoCdUHIPn9UcMfgfPXI4h+rjpJZN8AFUf0LSFozk sj/Q== X-Gm-Message-State: AOJu0YyuQXJ5jAvLIIhffFOQj6MRdP4QYssGViVH+uMWfQniDeOkMKbj 5daHB4PFm1MV9eBE74cv2dbDx6ufwmkhKwLhEoE4yhMKnHTuJjmG+nF5RaXGQoZ7h9MlcbKzfUl n0rkRKX0lG4ia/Q48hDiLYgq5HIP02uezww81dvh2Wy7FSEh7GF+HFGUO X-Google-Smtp-Source: AGHT+IF2VslfTSb2Gcb1ZKwfBB6+he/tLWKUXxEnrcQd7K4pR3HuvvPGxcW0WTXpRXoVVkW22l9pfPD5uIrJ X-Received: by 2002:a05:6808:2899:b0:3c9:9640:7ed3 with SMTP id 5614622812f47-3d1e3486d5amr12437656b6e.15.1717504206223; Tue, 04 Jun 2024 05:30:06 -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 6a1803df08f44-6ae4a730d98sm5523956d6.6.2024.06.04.05.30.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 04 Jun 2024 05:30:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 04 Jun 2024 05:30:06 -0700 (PDT) Message-ID: <665f08ce.050a0220.c1dee.ffd8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id D4794605C373; Tue, 4 Jun 2024 08:30:04 -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-compile-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_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 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/