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 C1BC64308D for ; Thu, 17 Aug 2023 12:25:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BCDA040685; Thu, 17 Aug 2023 12:25:21 +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 EDE1940685 for ; Thu, 17 Aug 2023 12:25:20 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-68891000f34so1207583b3a.0 for ; Thu, 17 Aug 2023 03:25:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692267920; x=1692872720; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8q69zwrd4bKk7+D7qMmhAnsccaMFs3hSQO4p97+TL74=; b=UB6RPSsi7jxCZ/cDVQgomlG7Z77oGGCxiXvRVpxuIVUp6HdgNSZrrDk3jX3Vh4Nurr C1qvQpwpX+zISH1EOKyiegPQXyxS4Tnk4i2nITYYTXvk5EfCVE4kKXu4FgjXnFCkuT9Y 4p0mN53gpVCbEQfs9T3sAypPaDHfcgD+GnFxY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692267920; x=1692872720; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8q69zwrd4bKk7+D7qMmhAnsccaMFs3hSQO4p97+TL74=; b=QnQsdAvxFS3YkNUtGA7vEcFOcv9DZIueukekOIosLmNVRgE5ovwLnefg/bQi+j7gHp JZoPoLOQ0Kyr3O1iuw3Uiy8vWrx5Y71yhLFWJwIfVhGkpOl89YoyEsArVFfuIJHIh7cv lBni+Cl4IJ/+yDfTT74U6kBSq2tbyRaPBbugFZkOcE3tAhsh+S3Lh/ZnCzMnpCAIOeJR PHQH9uAbP3uWEMMqrZ8kpgJmAUBQP3DW0IHBppnVZMfQdmJmG5DCCSC4kvdVhgSBVcEj AGxKZFLOJ/BwWpQAwIARG5/EPi+b348K2Y7P2JJyaC19e6Kk7S0w6IjpjiETQu5eD9tw dKfw== X-Gm-Message-State: AOJu0Yx2hO+PaJ7sTj4ydZXC2M3xKhnNifH0jNIysAiEy8VIZHO1qyTE rEC5eNSP2crx86bAGWuFIGcJRsp5LE6QcRML9NNA7eijN+lBkLsXMogiPznqmelLIzkWLn6JQg= = X-Google-Smtp-Source: AGHT+IHpx7vjCGoqXKhoqfpKuJt3a/X2uIm7+I0S7GetfQAivCOXYBmjqxoZpeynQgoIE1D8vcHE99B+YXkP X-Received: by 2002:aa7:88cb:0:b0:688:42da:656f with SMTP id k11-20020aa788cb000000b0068842da656fmr4756034pff.13.1692267920262; Thu, 17 Aug 2023 03:25:20 -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 d11-20020aa797ab000000b00686be3d599csm1292978pfq.3.2023.08.17.03.25.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 Aug 2023 03:25:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 17 Aug 2023 03:25:20 -0700 (PDT) Message-ID: <64ddf590.a70a0220.d8a61.def0SMTPIN_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 758CA6052471; Thu, 17 Aug 2023 06:25:19 -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 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 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/