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 ACA8643106 for ; Sat, 26 Aug 2023 03:25:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A396D4068E; Sat, 26 Aug 2023 03:25:00 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 6EE434068E for ; Sat, 26 Aug 2023 03:24:59 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1c0c6d4d650so12732165ad.0 for ; Fri, 25 Aug 2023 18:24:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693013098; x=1693617898; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=460ion02IMrJt8BAOmK3a2HUt5EO+RMDw92niQPbXkQ=; b=SdU/O1OwQEI9WzLM+PtUalWPDeCv8zluBWVPCzgHhO69wvcHhdkjEXZkSpYsp6TRGT hjPoo1rZhpY/M0tCuEqY2d6H/NRQxoYlvKEc1skdYpOag528fIh2+DfvzNuz986DL4op QMfAGA+KUgIXfYQ6UWeMCylxSAQ+odxRzMl0Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693013098; x=1693617898; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=460ion02IMrJt8BAOmK3a2HUt5EO+RMDw92niQPbXkQ=; b=BcAjpsuWVAd0WFTMdKM0Z4FGs3rEdj1pGNyoGVG5D/q1hnPT9Cugqs5j6aqD9La8iI 0/Tv+qJ3jm8XvxDa9cCT1yZ7JaUrSMUGMfjf+YqwEZN6zRTx5nJxFQrcnRv1CsBP9rdU iPZJF+FfgqXqOOs4VF2WxlWaEsSQl1P2RZTOUcanQRzWD2oXIO7edVWWljuV2IE9/BFT NKVdK7TyR0QDSc2bobXHJus7lytSpqNxKy0Gg35cOmSlR98S4ekAJzfVG3HqMH3ddoku 0uahY7YVPx1F0eG+CC6rQtxOJhwno3edhEL6xOkGhq2q2HdwUYVshnHTev2174DA7WMZ kP0w== X-Gm-Message-State: AOJu0YybTBek1F2NPH7OK9bNgiXxMDGfhFkw8lQLUtAY9MuxH/iKe2f7 kfgfSGZZc2utKKgRPaeyNbjvRttFI3UcM4J4VUzKd3yIZMS3V+RxIssg4A== X-Google-Smtp-Source: AGHT+IFHuk+JP7lwXJgj4YEBEAUnQ+tJV7q5uykw/E55+74U/pPN8tITo+WHYk9NRC7cvMXugcqPQWZfnae1 X-Received: by 2002:a17:903:258e:b0:1bb:809d:ae6a with SMTP id jb14-20020a170903258e00b001bb809dae6amr20206196plb.7.1693013098770; Fri, 25 Aug 2023 18:24:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 1-20020a170902ee4100b001bdc31e7113sm66376plo.104.2023.08.25.18.24.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 25 Aug 2023 18:24:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 25 Aug 2023 18:24:58 -0700 (PDT) Message-ID: <64e9546a.170a0220.9c600.43bdSMTPIN_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 E21256052471; Fri, 25 Aug 2023 21:24:57 -0400 (EDT) Subject: |SUCCESS| pw130773-130775 [PATCH] [3/3] test/event: add event link p 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/130775 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Friday, August 25 2023 18:44:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:934c0ccbfe881d861d749a9f8fb146d5f134c04c 130773-130775 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27451/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/