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 1F4D642CD2 for ; Fri, 16 Jun 2023 02:57:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 16F814021E; Fri, 16 Jun 2023 02:57:30 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id E6CB74021E for ; Fri, 16 Jun 2023 02:57:28 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-bb167972cffso109344276.1 for ; Thu, 15 Jun 2023 17:57:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686877048; x=1689469048; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uBfkE02/qOEw6sJdg8siJMpEzhq81ptHErIRmLbM470=; b=QOYdFwUoJmqKOdqSeR62SrPCPItX3droNfN1u+HyM36Hs2SSFwb+maAc6wIabNropV j3Ncif/Ii9a0UIMNPawxzBzZA4gPXrTFPyMOm4o7Cdb90V2m3LTjVQTRw0lxyuIi/2y0 30fKXMyRp4LKkSWrKdV7yLrJgF1Mqs68pg7EA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686877048; x=1689469048; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uBfkE02/qOEw6sJdg8siJMpEzhq81ptHErIRmLbM470=; b=PqpwJjhMEGHhNUaLtfvXl6ER7mhoxadcmAc2Cq4Z2GdfgDNqP+MjV0vbYHcX5suA0l nZDn5mDgtLyDS+zgUm92sVL4EzaU8IAXzKjK40cehsGxvFxg2nuunhLucvVdf4a+hKzJ 5ulZXxFyQzKhqpJr590MjZGSjDVXUNa7P8lroI0Gts1751pyOSKpvliXx2Ejr46sYvwv yXylA5qpKqa+xzOES7dpc1b1YwVGlddLF1pdkFsfFEzPmU4khNU8rvDsIHn6sVNpu6ON ARF+f9jIY2vcef+9qbN0vTlVyQVxgtjObwGVRwzoM3+n0UQ7I9x89eFtdprR9LpaUeIS xqUA== X-Gm-Message-State: AC+VfDwVFaNbAzeTKIOJxMWfmybn/lUY5pp0srIUQ5YO9zJhZRh699Me RG1do0CrboX/3vlm2AAq/TgyfJvVijbMTGJRp40sL/crayw0x9I0Akv1jnLi0jKp6k2t16eO+g= = X-Google-Smtp-Source: ACHHUZ4Ne5ck73wTDlk4Dy2kEG3WlCqHuxKAvY1pRAWWB5kwAqYh4lhXOs2xs7QtSDqutpDX6qiictZrdsjb X-Received: by 2002:a81:7502:0:b0:561:a80b:6647 with SMTP id q2-20020a817502000000b00561a80b6647mr256679ywc.45.1686877048335; Thu, 15 Jun 2023 17:57:28 -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 o15-20020a81de4f000000b0055a8212f1b8sm624590ywl.12.2023.06.15.17.57.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Jun 2023 17:57:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 15 Jun 2023 17:57:28 -0700 (PDT) Message-ID: <648bb378.810a0220.118d7.b5e2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 02E95605246B; Thu, 15 Jun 2023 20:57:28 -0400 (EDT) Subject: |SUCCESS| pw128712-128714 [PATCH] [3/3] doc: add event dispatcher pr 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/128714 _Testing PASS_ Submitter: Mattias Ronnblom Date: Wednesday, June 14 2023 17:25:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:050de60d8a5cef8b7c10b4471905ca8bf69d670e 128712-128714 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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/26689/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/