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 6886C4308D for ; Thu, 17 Aug 2023 12:46:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 52BB540685; Thu, 17 Aug 2023 12:46:09 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 6A0BA40685 for ; Thu, 17 Aug 2023 12:46:08 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-58dce1f42d6so10917567b3.0 for ; Thu, 17 Aug 2023 03:46:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692269168; x=1692873968; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GscVYQLxF0Jy4+djXuTma+ydmWg5xLuNNl5/Ntjm0f8=; b=DP7dSwumqgebZtZ/zIFGm1HEMmh5BGh3M/NlCn//pg5IsJy/5SaWQVUgqioIEiLzc2 vQ3N8qN6bqNAg5LaqCWhCc33+ypgDAoqE+kX8ziipKElPLNCl2xwjPpLRDojo4lyW4Q8 0q/VVZcMPvVvro1mUGK1Op7oL3sS16i9KsYZ8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692269168; x=1692873968; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GscVYQLxF0Jy4+djXuTma+ydmWg5xLuNNl5/Ntjm0f8=; b=Qwa94L94oXbYRU8pnB+G3bdtCwewSWSUe9HNmyWESesYpomIpHW/GOLgdh2TO9g6oM TT7CtIf1G1plxNbkosdAGI52ayfNN7j4HYIByJezQzx6Sai4IsQFXLbSypwdGycw19k6 E6xg/5NsmlPSKVEFQFediMZIaB0PJOixMiJhBB09YuvO6RuD55j27i0DCYc/ZBi/7L1P yeLKQdBAUFlt30245ttwFt2wh+6fuHFkTA5IrNjhjZ7fR7gQVHi0jL8zH0gLHk3S49zT gy+jKKN4LwHSriuFv++SBqCGqbm10RGo9L5aAs7+ZNHUEzUi6lugPafTfpqQHdCgBiKd s5rw== X-Gm-Message-State: AOJu0YwWhDyDre82cwPHJns/lG9zWxtrlq3Dlmr6OW9vzMzpojW88yHW FjrRAszhklqAjKx8mIpQPDPW1Dv0i0VM94DYrRsy4UX47DmyhQ9zZBnMBdoLyYjd+8axg3w0PQ= = X-Google-Smtp-Source: AGHT+IHMU2OHk0zzl5rhDbWO8s5kRsRv3oFhQDKl99k/uHlopFOiX83Y7jLrHaJ9nLFlpgz4Vy6VTATpBenp X-Received: by 2002:a81:494c:0:b0:57a:3942:bb74 with SMTP id w73-20020a81494c000000b0057a3942bb74mr2567623ywa.17.1692269167842; Thu, 17 Aug 2023 03:46:07 -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 a184-20020a818ac1000000b0055a7c5ab6a0sm1587759ywg.15.2023.08.17.03.46.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 Aug 2023 03:46:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 17 Aug 2023 03:46:07 -0700 (PDT) Message-ID: <64ddfa6f.810a0220.4d4b9.bc14SMTPIN_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 73ABB6052471; Thu, 17 Aug 2023 06:46:07 -0400 (EDT) Subject: |SUCCESS| pw130460 [PATCH] [v2] 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/130460 _Testing PASS_ Submitter: Naga Harish K, S V Date: Thursday, August 17 2023 06:03:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130460 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC 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) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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 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 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27365/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/