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 B0766433B7 for ; Fri, 24 Nov 2023 10:32:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AA8ED402B3; Fri, 24 Nov 2023 10:32:26 +0100 (CET) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 255B340283 for ; Fri, 24 Nov 2023 10:32:25 +0100 (CET) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-285741e9a9aso797421a91.3 for ; Fri, 24 Nov 2023 01:32:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700818344; x=1701423144; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Pdr4N/zGt6KAU5yRTgMAY8Xg1rWT3cg2UA90cgtXYX0=; b=GjK7zf9PoRjn3LWs5HW6zK7SbZBqcZe+HJaO99p5Mkx4hVLJRTxYft2I6vVk0vNCRD /xiJ9CB2Uy5r7dKx0ajjd2RtUiKHBOfMVd9+MkwFEh2dF5Hd9vqebG+tKsEkh5A0g81Y C58VfGIVtR1i6MITsvfLw7vbNjwudmFXTrMKY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700818344; x=1701423144; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Pdr4N/zGt6KAU5yRTgMAY8Xg1rWT3cg2UA90cgtXYX0=; b=wvcEiaK6H/S3S/G0fWjylgk5bLdsmy+Vv0cxTxfMlLnIjU1jZeKgAsun46QZqFJg6m SGqlRIOuXwlTDaxxORciIyYC/L6lgnQHLhdrkkS5exga0CvW07gmT3HSVYviziiO8CYD PuMhe/eVnn7BK0YUgLURXrofofmZpe/DCZaE9s6yn+i1iDZygysmVrDRy1Lbdzi1j1E6 NhHoxeFaU2S0Io9bn9UU3uEgAVEVoex7PPcXKK6/0L4SitW98R2+kyG/XvxWL2pAiNdV jjv39Aok8/Kn4DGKGyy3Q00Hx2c8QqlDBswopaMs/9ib4I8tTr87IAHY3TkE15Hv6dOq OP4Q== X-Gm-Message-State: AOJu0YxITKWBaVAFW6ZOSpbTvLp1f/qxEdDTLEJZsYkIupShvi1mVFyW VEPl+qrE4brdESgnNP09AmquJJII9JbWTljnoG/N52lUUJzqNQqdRGAWCp601YL7NlMDRUiVzA= = X-Google-Smtp-Source: AGHT+IFFvRunObx0GvcBGnmOISpcmeN3yI9maiSmrol1+dieoOc3psyzFmAtkAAa1mc6Al2kknlPmiYfrDon X-Received: by 2002:a17:90b:1d11:b0:27d:12e1:94e0 with SMTP id on17-20020a17090b1d1100b0027d12e194e0mr1852134pjb.36.1700818344337; Fri, 24 Nov 2023 01:32:24 -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 25-20020a17090a001900b0028010189f48sm242213pja.7.2023.11.24.01.32.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 24 Nov 2023 01:32:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 24 Nov 2023 01:32:24 -0800 (PST) Message-ID: <65606da8.170a0220.f7b17.c091SMTPIN_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 956AB6051831; Fri, 24 Nov 2023 04:32:23 -0500 (EST) Subject: |SUCCESS| pw134601 [PATCH] lib/ethdev: modified the definition of 'N 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/134601 _Testing PASS_ Submitter: Sunyang Wu Date: Friday, November 24 2023 03:30:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:0e9dd79c90e907bcf69851434882f7877cdc3dd8 134601 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | 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 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28463/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/