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 874FE4317D for ; Mon, 16 Oct 2023 13:48:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6C24E4021D; Mon, 16 Oct 2023 13:48:41 +0200 (CEST) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id ECD864021D for ; Mon, 16 Oct 2023 13:48:39 +0200 (CEST) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-49d45964fcaso3722279e0c.1 for ; Mon, 16 Oct 2023 04:48:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697456919; x=1698061719; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VqRjYfPwR0AJC/Y8caulgPk3c/YLDhMqMy1RmfWAvwk=; b=dcC3TiaABhR5r1KuGPvHCcZhzD1tNq/ieaFqVqp1GkqLwHx+Lj+wYYzuqSIgQyjZG4 PqR/cyevdCZObemqw2vYwPSelawX2gZ7LGDDJNYz9iRDLYY4g0fmjb0T40lRi76UYAkb AZvm8KSufvU7PJwFyZSxUTLJOlSD9qSdnpLlU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697456919; x=1698061719; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VqRjYfPwR0AJC/Y8caulgPk3c/YLDhMqMy1RmfWAvwk=; b=DrpFV1lclGZ5+e07G0ooKWM0Pg5oC86ObzRZKovmNenm8mPvvHl3fkyww1u57aN0px 8/Ms0xaEOFQLe7zEWG+U6M0WrnMPaOYGEHNwYbfWK8XpJJ4IIes5VDrt0FxHUt/k+2Bb xl6prFvrMIsW/VlU+pMhjnwASMY0GlrY7Fy44KbajerMYuelsQV7PbPgxE9nRt6tp5vJ B1BcUaCfvBfYi6hJViddOsHdiw4nawqBfKmAStAp2mdhO3n6kB//lFFbVEwqDfpccxIv 2fmpbDL3DDsNyEPBT/susZkkBtlWxbhcbpfYvSkfT1nL0PMlC1YF3jfF/nrD6rUkUeta YuZQ== X-Gm-Message-State: AOJu0YzTb+o/vsqLjkdcmABAKfpzGsceZlPfsIe9eOJpoCJZhJ05RbIo oE4unP9BvFRfG5oJtML2j/1dv6iYbnn9dt4Oy8s3HiLbVa7kgoubHRJL5w== X-Google-Smtp-Source: AGHT+IER+0aLrym49ExYlmKQXZw82Rf5M0hCIkmAgk7BxPiKEDTipDBTlz+uywCLC2yeYzUc8E/OJZkkIIox X-Received: by 2002:a1f:a08d:0:b0:49d:20fb:c899 with SMTP id j135-20020a1fa08d000000b0049d20fbc899mr3021965vke.4.1697456919294; Mon, 16 Oct 2023 04:48:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cg20-20020a056122311400b0049d149a71a0sm316391vkb.2.2023.10.16.04.48.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 04:48:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 04:48:39 -0700 (PDT) Message-ID: <652d2317.050a0220.a078.5f5cSMTPIN_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 DE803605182A; Mon, 16 Oct 2023 07:48:38 -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 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/