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 36F544317D for ; Mon, 16 Oct 2023 12:52:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 322BF4021D; Mon, 16 Oct 2023 12:52:29 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 94BB24021D for ; Mon, 16 Oct 2023 12:52:28 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-35749078a59so17946285ab.3 for ; Mon, 16 Oct 2023 03:52:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697453548; x=1698058348; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3SiFgdhBa9LM+jWF0jiVVR6/hQZu9wEQJVBkOTslKxQ=; b=MVoyRNMhs01MOBwOYQbF7ZgnzzpsBSTgBIYuvIgpqls7fUvWr5bnnek7w9k6AG0qwT zfvtwXKz9MM6FmABP6WxSpsG+L115+Zg2Cxfau3xo49aluejkmjugt45WeMCkCXdYNSn 8WsFe5AASTd3r+0hn/NrHbrsg5MPbs8nJivsk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697453548; x=1698058348; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3SiFgdhBa9LM+jWF0jiVVR6/hQZu9wEQJVBkOTslKxQ=; b=Oduo0WDZuoAkMRfhaSDGw79R/gl7SMPeQQorKeosq5tmnQY5RrGzUK7YfQ1Za4IE8u YaZRRjSuB93PMRPUtTevAouY4T7v79aO0X5kQwUF/LtpuS8NodD/FH7TgtKZ5SEv2e0v 05xb+Z2nTCl6kwJOJybLxtVKDAJljENd8Qs6YedAlTKpgMQPmXfiIRUQkOmJ0c2n8cvh WVoj+cjeT/dMeZmum/DPeIkgp+GU3ZhvlxP6FB7yn/iPp4ddd0zXISmMh3BjLUmA7xKL clKxqbFBH6sOMUB2+hC6GwhsmM5hgcZUK42fRNgt2DC1d4NJvrYUZAVnl45BKOA25yNB oDDA== X-Gm-Message-State: AOJu0Yy6p24uowHQZQguI/DB+0absBZJE8APHI6mTvfRl7gSJuE7YByR zmFwZA1NbeGnR55u5BWQBnnkNSeSoNF5ckz4SPoN2xVMjEVkNDwLolKEZw== X-Google-Smtp-Source: AGHT+IF7ZKtcYQP/uw8yJNQ06MN+MHOx7m6gi7TZxcmAwnxNs4AhD1eOBu1dzTltTt2AiWwE9eX6Ukl1XcbO X-Received: by 2002:a05:6e02:1d9b:b0:34c:b981:52d4 with SMTP id h27-20020a056e021d9b00b0034cb98152d4mr43426008ila.31.1697453548042; Mon, 16 Oct 2023 03:52:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f8-20020a631f08000000b005aad9b35a7bsm373465pgf.30.2023.10.16.03.52.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 03:52:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 03:52:28 -0700 (PDT) Message-ID: <652d15ec.630a0220.17e39.7603SMTPIN_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 48461605182A; Mon, 16 Oct 2023 06:52:27 -0400 (EDT) Subject: |SUCCESS| pw132618-132620 [PATCH] [3/3] common/cnxk: check for error 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/132620 _Testing PASS_ Submitter: Nithin Dabilpuram Date: Monday, October 16 2023 07:04:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:441e777b85f1ea1eb6a2a970ff5d5c8e027f520c 132618-132620 --> 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 Clang 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27935/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/