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 674A14309A for ; Fri, 18 Aug 2023 18:16:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 63FB440395; Fri, 18 Aug 2023 18:16:22 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 8639740395 for ; Fri, 18 Aug 2023 18:16:20 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-68871bbfe33so920100b3a.0 for ; Fri, 18 Aug 2023 09:16:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692375380; x=1692980180; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0ZDuZrq6FgzkiLwNJgiKkTbXqp1XGIHxr87XFqqMSSE=; b=ETki6T+wPIRSYbfRC4EfphxBtZmJv/iKO8lh6D8ejHGhclzChz3RLxkNGua+zMrajT VKJvZInxyHIfyX5mysCX1kqPbXQtbld53hMl9X0EVVG30K2viENjTJ2MT5zBFntgfxd/ iSePxRcxDUWoqjhuwBGis5iOBIIUe5U/pUbaM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692375380; x=1692980180; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0ZDuZrq6FgzkiLwNJgiKkTbXqp1XGIHxr87XFqqMSSE=; b=OcsSUIWCrino+JFEMdL2q2HNaQU2jYQCRt+DDWvyXRSpm7//0AhxQvm0h3gOVxjtxv DHWMvQGeQLdhafqBWL2Ehp1XK3f7axf9fSmpGrdpWjTxMKvNETKzZIolx2WCB+HnYRcZ T7+l8jNHZ6ga74CDD4jPEljwJUGtL/Q2d2Bmbr+opGcJk9I5k+xj5BDZofjBXeeLDmzr q3s3tVLxgXX96XwokHp53B9n/YYDLOzZeZmXULB+sfQ/jMc3RfJke6VGKdcCKd4YyLM6 G2m9/+0ojfdH+cwaIVD6l5AXh8ATVY1e/tifJ3poYx9vP9DW5AwPPLvb1XwSHiL8+OWm Nygw== X-Gm-Message-State: AOJu0YzLf0AOE+UHSnZlXEjD4+LPD83f2PhxSqo+nDX2i291W4R1GCk5 vBav+5xmzJZHnprC8NVB75EznSG1YQ9180NDiRtEcgHo/uJjjs9Idd/uRcbG7pkQS2NJWvw1DA= = X-Google-Smtp-Source: AGHT+IGcCtzc15GPdINKw5iqhxzkLLRoSlXPEakxoo1P4CMFoEmLDhgS6n/G9SctKwwLCaZu0JJJhAMsxiDe X-Received: by 2002:a05:6a00:228e:b0:688:4909:d79d with SMTP id f14-20020a056a00228e00b006884909d79dmr3608979pfe.25.1692375379806; Fri, 18 Aug 2023 09:16:19 -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 q24-20020a637518000000b0056601f864b7sm134725pgc.8.2023.08.18.09.16.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Aug 2023 09:16:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 18 Aug 2023 09:16:19 -0700 (PDT) Message-ID: <64df9953.630a0220.e884.641fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 498B26052471; Fri, 18 Aug 2023 12:16:19 -0400 (EDT) Subject: |SUCCESS| pw130513 [PATCH] [v5] eventdev/eth_rx: add new adapter cre 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/130513 _Testing PASS_ Submitter: Naga Harish K, S V Date: Friday, August 18 2023 09:37:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130513 --> 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 | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27382/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/