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 20B2242217 for ; Fri, 1 Sep 2023 00:33:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2733A4014F; Fri, 1 Sep 2023 00:33:04 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 891A34014F for ; Fri, 1 Sep 2023 00:33:03 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-573ac2fa37aso837597eaf.3 for ; Thu, 31 Aug 2023 15:33:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693521183; x=1694125983; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zpiwekD4pNb73KOmofNkAtukZXadgma2jss0X8rsmxY=; b=HYX+afVQXU2hFtzooZj+muefXeO0oS0kQ+wnp/0Nvo6mM/XIK6B5lzgiBd8H5NsPuC j5uRgeEUPC2NUUYNj6Jnu5PKqNjJ6+ZKzIYJHe4b1/CtHF2iq0EkdZol/SM6U95m4nEE Mw+wsA2weaY62+ZyyDP2ozZabTak8V3SKyFME= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693521183; x=1694125983; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zpiwekD4pNb73KOmofNkAtukZXadgma2jss0X8rsmxY=; b=ISMPZ+X5S0ein4Kjkot33ZGvyZ0yKPUIvRCh10C2sikmnu05EfD0mkYyZxX71UWegm udpCmjU207OStN/aGcj5Pz8UdZ11UQ0W2jPEvvFLu882rdW9YECbNNJ6P9MOUeLfQBhE wMkN090M2h/RgYT2UsjBylycESCCMO0o2BhbbNDpH3hnWVh6gmD+JtkzNZQzL92DlisU DZAD4QftrjaHcx0kwzVoCs5MD6niX96M4ChTpMD/B8V0FnEPi/d4eIn6vD6rV5bkUQUB 1nOgYph9ZL8ylG3cZqqqezKG3MQK4xKmlh8Lz5NRr7/oBeBseANdvRBAphO+Rn9DGZnp 81zg== X-Gm-Message-State: AOJu0YxGCh3qHL0NywWPdTLhIVagTBndAosWwawf2BSbITVXhvgesDFi AHEw5uqBAFFj7lRJiXHpZIv/PNIXt2JsqYt+iAzmMAUE7xne7y39QT2pTg== X-Google-Smtp-Source: AGHT+IHOci+tFkkQqSMB/0a6sdk/JAJz5U8hjl5+4lQs1BDLbHanlcSn87yv6XYKBTd0EkQrfQj0kYuUPZSB X-Received: by 2002:a05:6820:284:b0:567:4e58:6aaf with SMTP id q4-20020a056820028400b005674e586aafmr954537ood.6.1693521182784; Thu, 31 Aug 2023 15:33:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e84-20020a4a5557000000b00570cd0d99b0sm168889oob.22.2023.08.31.15.33.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 31 Aug 2023 15:33:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 31 Aug 2023 15:33:02 -0700 (PDT) Message-ID: <64f1151e.4a0a0220.a0073.9a73SMTPIN_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 3B1256052471; Thu, 31 Aug 2023 18:33:02 -0400 (EDT) Subject: |SUCCESS| pw131001-131003 [PATCH] [v2,3/3] test/event: add event lin 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/131003 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Thursday, August 31 2023 20:44:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:b7b8de26f34d39c8aaded44d8a468da5e68f19da 131001-131003 --> 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 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (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 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 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27497/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/