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 233A64303B for ; Sat, 12 Aug 2023 05:38:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1DF8540151; Sat, 12 Aug 2023 05:38:01 +0200 (CEST) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id 7B93B40151 for ; Sat, 12 Aug 2023 05:37:58 +0200 (CEST) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-4055bc3cdd8so18251111cf.1 for ; Fri, 11 Aug 2023 20:37:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691811478; x=1692416278; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=LgfHVgvwrPd6Y78h3vNmkL3F6+H3ZJfO7O5U1HNrnTA=; b=U4aOXEiE0WvGwxhhG0AsjoBh3lIvSINvsBis9VbWRbpz+/5lVLPvJgLrCXY0Cd59d5 gyFw5XJ551CJ6+BQoAnteVjv55byTCsIrRARoBidgcGJ2ON/udHiOHjNpAegwe5hewBq XdC0mm8iUXz5xBFD25d2ZPZ/I7Wrr313scssM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691811478; x=1692416278; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LgfHVgvwrPd6Y78h3vNmkL3F6+H3ZJfO7O5U1HNrnTA=; b=bCSJUqSEi8htEqPWkf+qKTzJEoQoHRQ7JQqwqZctuOl6Y5RyykztEKY3eR8takPzTa E/cIHgBn18+XWLJc1qKRdwR3IcOHDdGEhtCz49vqq6mXn4UAlfpSSyp/X0eus4QMFsj3 D2eyIp3p4/71fj3Gxm2GkRMhWilh9hCe9DRo9btFRNdNs6zvpyG3d3f/wRYFgKBPx0b3 YuwdDFpF3soIhqSP/pRHdK4PIWD4T0IODKgB8pRhmTcRBIUe37Ge13hTD0yr9zmVcsO2 4Wfh7+aBtKvvHXFsUcrB190fotYw25B58l+8UEnjmHPqEzfNeEZjimsw390zzZq9yQg/ Ebfg== X-Gm-Message-State: AOJu0YzqVuu89nAzgueTNdkLy9DU+pjUu0GlMa17KgpJMtXW5xghi7MG o7zOjPnsDPgyCxxvuzPyjCbQF498SMGoD4fFNt05BxwfuZ16rmVhmveZadmNlg9E5LGYIx+2BQ= = X-Google-Smtp-Source: AGHT+IFh18+d4xbiC6GApVCGN2GWT353Ytos+LFf1aeuvyVLwYM07JE3G5EgAaQdfWQwm6ayy2NOgglquPFo X-Received: by 2002:ac8:7d4d:0:b0:403:e958:b456 with SMTP id h13-20020ac87d4d000000b00403e958b456mr5165035qtb.19.1691811477929; Fri, 11 Aug 2023 20:37:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id i13-20020ac8488d000000b003f9c38eb0e1sm219218qtq.13.2023.08.11.20.37.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 11 Aug 2023 20:37:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 11 Aug 2023 20:37:57 -0700 (PDT) Message-ID: <64d6fe95.c80a0220.ed499.afb3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id ABBC46052471; Fri, 11 Aug 2023 23:37:57 -0400 (EDT) Subject: |SUCCESS| pw130195-130206 [PATCH] [v11,16/16] eal: define priority b 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/130206 _Testing PASS_ Submitter: Tyler Retzlaff Date: Friday, August 11 2023 19:20:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:70b6941e4e22d67bc10495d1638234a7e974f582 130195-130206 --> 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 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | 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 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27317/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/