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 C902D43C29 for ; Sat, 2 Mar 2024 03:38:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C35B040284; Sat, 2 Mar 2024 03:38:29 +0100 (CET) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 4589F4025E for ; Sat, 2 Mar 2024 03:38:29 +0100 (CET) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-5d81b08d6f2so2435322a12.0 for ; Fri, 01 Mar 2024 18:38:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709347108; x=1709951908; 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=hNOhTQepdlgrUSB8OkoLKosMjkAvyOZ+eKv0rybfVpY=; b=KyeNyeeIZq3U1kOw9q+Sje12w+pxFbQi/3j+jT9qjFqcs8IxbkwkVX/fBZHaxP4HRq md6kGKGmenlOk9GQR5+UM0JR1yMoh6xsRUg3gG+dpjrGvTJshQ7IgOBlvJei0cb1NSBQ LKmSlPXXFf4h5mN8YJkttHbf/AUqA1P3fqeAs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709347108; x=1709951908; 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=hNOhTQepdlgrUSB8OkoLKosMjkAvyOZ+eKv0rybfVpY=; b=itGGdy/bUJ31zdS1s2iNKvUWdG9Xj8Ch9vaD8t4gIcRLdwYWsd+ZO0P+eulgjf1oNc f1bcAlZKSfbU5kR1dvVP1sr7QSNIFM0LBLkg+qUTwncbBdkAIGjA7a6yYS7+LEnSuydu /F7LSvyZbvWv8oAvSHLwamd++PdggBV6A7QqsFF6onBDJ4fXyLGcOMIynpofLJeUfSJT 0XzP09ZOcNCOIuaOEq+vt/iNMfaqx4snZqhAOw7Q/D90/+I0jUBM357zoeTz5/VImj8V PP3lwyF/U4GM7jBVHnj6OKSyRxCD5SlUVT2GDEF3Kxzz14Ztww7azd6D71hcMZ4ubpnn BtqQ== X-Gm-Message-State: AOJu0YwAqGOifhdbC5xcpnbXhSvdFRiqpf6Oufqxdb2zrmvXjGsw3JsM Kd38yqnIIMdnLvx044hbuOhR0U0+085ink+k4FecFm8T4pmIv4I/WoYh+QNqjmAb36mUBlVz1xM ZIbatTEtc7zFFuCurZjpr8zevoUjJtI/RvteOMa5MQoR0UFYDmNVIeOLN X-Google-Smtp-Source: AGHT+IHmxE5i+J/4pZhcW1KMNSrUHo5l3IUGMKxkWfcA/vpyg1fho/4vg9hSdEWTqZAo2ig+hZ3MGR1YY3nK X-Received: by 2002:a05:6a20:9f03:b0:1a1:47a0:2fe8 with SMTP id mk3-20020a056a209f0300b001a147a02fe8mr166221pzb.39.1709347108380; Fri, 01 Mar 2024 18:38:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id x127-20020a626385000000b006e56277fd3dsm305404pfb.5.2024.03.01.18.38.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Mar 2024 18:38:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Mar 2024 18:38:28 -0800 (PST) Message-ID: <65e29124.620a0220.8238d.366aSMTPIN_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 24DBC6052712; Fri, 1 Mar 2024 21:38:27 -0500 (EST) Subject: |SUCCESS| pw137648-137649 [PATCH] [v2,2/2] common/cnxk: fix possible From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240301033534.1968900-2-psatheesh@marvell.com> References: <20240301033534.1968900-2-psatheesh@marvell.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/137649 _Testing PASS_ Submitter: Satheesh Paul Antonysamy Date: Friday, March 01 2024 03:35:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:ce8ce20ae46fe0df7632a0172c73d2dcd1ac0187 137648-137649 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 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 11 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29357/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/