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 CFFED43181 for ; Mon, 16 Oct 2023 21:49:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CB386400D6; Mon, 16 Oct 2023 21:49:49 +0200 (CEST) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id BEB39400D6 for ; Mon, 16 Oct 2023 21:49:44 +0200 (CEST) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3ae388eb437so3106941b6e.0 for ; Mon, 16 Oct 2023 12:49:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697485784; x=1698090584; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tLKXljYzmk5sMTOCPqxwKUgauLpOKSRJXizqANXWfns=; b=DhEqKwhaSv+9x4pfNO468eRS29A7WMrSKTETyoKrOOEkgftd8ph3UFpZorZfFFw9Ak h98/xRqFZW+sIj7zVCKKGOB19S2wdXWdpi9xCmV/m+8O8TEAGjmpr1sSTwUSD6Qh55/n bGKCHHUa695KD+4Lm6kBZZb+41S9lVPetnIoo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697485784; x=1698090584; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tLKXljYzmk5sMTOCPqxwKUgauLpOKSRJXizqANXWfns=; b=IK2z7DEXPlmXLYDJdLd8+5t4dT8lzmFA/gnL/r8p0bBZ+wFPy2/mC4Wa81cfcrmCMX NyulEqqYYL1v9XEwwnQXaLSVYUYe6F9cPE0N9oQPxk75Nrz6lB4yQaDGlVFAyGhbYM0Z VOdFFK8ChvIbewNCK7Ak0ywc4+f2z+qY2VhbWkaWF3CQPPTODMbvXrj9ifSzaUh38v4t Hz08nniLWzdBJaZcfSmsQTBoz8jkYtkAs1fRgPi2tue9kOTdrl8SWO2nQn5PJ0jIf5No gcM7Op1y1u62e4yzxVLtl/52xFvrCQUYtIByAyozBKomswV3d2VQNjYo370R6yoeudvR Tdyg== X-Gm-Message-State: AOJu0YyvGLAd9lLdDa6t3UMy/CRwB6DENvIOGUJUEqwidYiSRZw4PM9d EBTG5AFJLDG1oXzxe7ImTLreApQR2HwjLuqmqtOnMzun4OXPdJptWZYx+A== X-Google-Smtp-Source: AGHT+IHEKoOxrV7WGtDIpbS91k+zzM08dQwNc8/3HFuI2bV/FuWHAqkfv4rUYXaFVVYhJkYkKhGpOwJKOYIh X-Received: by 2002:a05:6808:2509:b0:3ad:c018:7d9a with SMTP id ck9-20020a056808250900b003adc0187d9amr4098868oib.13.1697485784168; Mon, 16 Oct 2023 12:49:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m1-20020a4aab81000000b0057b73fcec61sm190512oon.9.2023.10.16.12.49.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 12:49:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 12:49:44 -0700 (PDT) Message-ID: <652d93d8.4a0a0220.a8afa.80fdSMTPIN_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 C6713602A042; Mon, 16 Oct 2023 15:49:43 -0400 (EDT) Subject: |SUCCESS| pw132654-132653 [PATCH] [2/2] event/cnxk: remove single us 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/132653 _Testing PASS_ Submitter: Tyler Retzlaff Date: Monday, October 16 2023 18:53:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:441e777b85f1ea1eb6a2a970ff5d5c8e027f520c 132654-132653 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (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 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 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27945/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/