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 3D01A42ED6 for ; Fri, 21 Jul 2023 08:04:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3927B40DD8; Fri, 21 Jul 2023 08:04:32 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 88FE140DD8 for ; Fri, 21 Jul 2023 08:04:30 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-565db4666d7so1051243eaf.0 for ; Thu, 20 Jul 2023 23:04:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689919470; x=1690524270; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8LF95ETxVwn+YxCm/2ODJ+XIDSNpIMN4woGbNohGmCE=; b=WHtkMy3mtZis0vgwPAo4CiPw+VFVl66uH+F3kFMuofYCoVoCO1iMUCnWmxPj5eWgOs WUtJt7DqC1/TUrt4T3wwlBkMj8WXL+08vTLRDHb/djZ/v7ksKAB46A+9oXtD982aRV8j tizdE/XVMAxsnd8MXZieBmCw4lc0PwWVbhoFw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689919470; x=1690524270; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8LF95ETxVwn+YxCm/2ODJ+XIDSNpIMN4woGbNohGmCE=; b=SdJLZjWX6rJEBPL+iNt3l/RYmIRGiNds55F6dtBExm8a2JTM/9Z1GWogZ3+Hq0yEk+ AGycAl9QijsV8290+EnGMH3RXaij0+l1s6HweMhuse1ix4ulXrViixSIf2ARvBIvE+Vt 7uBhv5u8SIAE43Zo1k+M/cV+EprTitOyi2lGxAge3ioii1z+wNsfkC6eMoIyMUy3T6wu R433AN0f3S50HHX7e61EvbMscI/xaw19BPYIx7wUfzrn0nS3i2U2kEu/PBR5S2dWjEKN dumOXebMkdPDjj5a9lWVzAFml4unlsWynkhY89vnNqQn8wAGjbCoVoifrMgKp4xwTI+p iIlw== X-Gm-Message-State: ABy/qLaMRRZpIXhw5jU8IEYSdM+7JpPGtuFDcIDZM0Gbm1AKQFkd7lZ/ aN+VwCjbhOrbn73+FcaCSCO0Hr8n0LVaPKnIrwRU9wkyit5ZHkHXo6EbfQ== X-Google-Smtp-Source: APBJJlFtouUAyp3xn6FN+UJddBcMhfcURgbJcAOoVa+jRCPD6p/t24hb1NuHCXP/5F3SLVeZiJLvwkiLccum X-Received: by 2002:a05:6808:bc3:b0:3a1:f0dc:def3 with SMTP id o3-20020a0568080bc300b003a1f0dcdef3mr1316011oik.41.1689919469814; Thu, 20 Jul 2023 23:04:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s14-20020a0ce30e000000b00630202d3be5sm106013qvl.48.2023.07.20.23.04.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2023 23:04:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jul 2023 23:04:29 -0700 (PDT) Message-ID: <64ba1fed.0c0a0220.9b364.3f03SMTPIN_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 7418F605246B; Fri, 21 Jul 2023 02:04:29 -0400 (EDT) Subject: |SUCCESS| pw129675 [PATCH] [v1] test/graph: fix unused return value 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129675 _Testing PASS_ Submitter: Zhirun Yan Date: Friday, July 21 2023 02:13:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:fbafb3676c482dab60c0b5465b47f2ea33893a36 129675 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ 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 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/27119/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/