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 2559D42B7B for ; Tue, 23 May 2023 06:35:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F1E5540A80; Tue, 23 May 2023 06:34:59 +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 2603340A80 for ; Tue, 23 May 2023 06:34:58 +0200 (CEST) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-457493916bfso1744973e0c.3 for ; Mon, 22 May 2023 21:34:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684816497; x=1687408497; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GITKlS/aX8Vm6GW2XFzyZdWE+ltLfVIYsN+fJdsH0DA=; b=eNsLhx9xbUxNfFUResV1aeBifKaGfFAgHLTQVZ/sDPEaCbR9j6coiKgBInOXVx13AH 4Px1tL/Csbbs0QiZY78h441ObbAG4PDM5BxF8b89G/yWuke2W0s6a3Znm105c/p2+xTi p9/O3f4MaSRsNKWQrIW5E0aTbxHffVtLYYRT0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684816497; x=1687408497; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GITKlS/aX8Vm6GW2XFzyZdWE+ltLfVIYsN+fJdsH0DA=; b=ZwPIZiWvQFc9tT+qOjr2W991ZEh2BxXvkQQGy6+fFX5zDij8R9VQM2iOxv3uOf4T8q cT0ezyU0fs0DEObXGU0z8Io9/7K2os/wH29jPjG3LiZFZeyjV5PWfjH45QSLI+ATW2MK FxqlXAOYl5GhvddviGy3TiYQz8fJRTWWol8RpIwDeYfmNEjKpxyjinKK+1SOFz+nYP+k NxRvQu7yAEnrn5QMGjNMableFV0hwMT56YPFFbG73RziV9tJ7Rno4OqAoNAGVGfajeBk Y2YIzrcMQ0P73egSKpkdSwysbe2s3zZm4xDOfbw30tmmaKE0GcDst4ijnWyVrBkbUplF tFwg== X-Gm-Message-State: AC+VfDy8UJ2p96dgnGjWD/2QFIuPdMXBYZZoN1luJE7xmMqiUDfqPxKK VrM0B30nfw1BlSB1QUQywDDreozLxVXR/hW2jfzcfc/ytFOFkUfmpmNTcg== X-Google-Smtp-Source: ACHHUZ4eAY+qSiMKSt1bUt9GCiw3D1ryH2dexxGSH+07RIyrPqQkoJiZTSqGB1lLe/EwBBFjHv3wzAB4OUN/ X-Received: by 2002:a1f:e7c7:0:b0:453:b080:632d with SMTP id e190-20020a1fe7c7000000b00453b080632dmr4813126vkh.0.1684816497530; Mon, 22 May 2023 21:34:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s1-20020a1ff401000000b00434e3c40942sm1229942vkh.10.2023.05.22.21.34.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 May 2023 21:34:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 May 2023 21:34:57 -0700 (PDT) Message-ID: <646c4271.1f0a0220.46509.d056SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 09809605246B; Tue, 23 May 2023 00:34:57 -0400 (EDT) Subject: |SUCCESS| pw127165 [PATCH] [v2,1/2] ethdev: add API to check queue I 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/127165 _Testing PASS_ Submitter: Dengdui Huang Date: Monday, May 22 2023 13:09:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127165 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 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) 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/26331/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/