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 0C8A44308D for ; Thu, 17 Aug 2023 12:02:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 07AD540685; Thu, 17 Aug 2023 12:02:30 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id D45FA40685 for ; Thu, 17 Aug 2023 12:02:28 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-790a590237aso313749839f.3 for ; Thu, 17 Aug 2023 03:02:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692266548; x=1692871348; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oUlR70B6H/IoYuhoUVlzqEjHlpYjtFu2+cD8MFOSxZ0=; b=b1ybKOuqlF3d6tK9f6XSsB3/CbeI1+B9phk0sT47L0DyNjvgjOvLL3z6kodDnC2+e7 dHuoZxnBSYkvQGjMcMv9PO9jyDK6sygvsjrkegXe4vZfirTquH23sBB9+74Z4j7Isj7l VANcL+gTlNI7THtU0ecosCf2HhBnBtoBG9PU4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692266548; x=1692871348; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oUlR70B6H/IoYuhoUVlzqEjHlpYjtFu2+cD8MFOSxZ0=; b=ZwroNq7BR6iNEXCA1xt4OAIjeUDc6mq+RRt6NX1sWQ/5Xy6uOuISH5/TvS5AyukM7A 8/k6Xv/w5K0020Ou7d/hDqJElfp68REhtOmW++yeQs8OdGDKIxzZ2VRIrYo/LtrGU28J 8lyhVh8VIM679en/lUhhl9nW/D8yaCDvBOF8pgXkMwM5EkUSmUFK9bDmjutok4lOMOYx GTw5E+G5eIkqtQ3GfKNaNOqSTtv9ZpmRUx5pBYWat0Jn4hPvVPK8FpDoBXHXZhss5Uzi yhVA2xVuIyIXWGna4x1/Va1dh54uVrHCXleCHNLGJL8DpXKdYzJ5shvaSI+wDITgeQm5 JDeQ== X-Gm-Message-State: AOJu0YwUV6NxoVjeQP2+apYsj53k0sBHiFTKJ0xEtbqyEhJuWOQ77FOl nVTTNKo+OkD9L/vyA8WNTCiHmDTpIMkL83frpHn8v4VF2RtSwayuEJmeKA== X-Google-Smtp-Source: AGHT+IHaIb9sZAvsqG5BhZVNcx5TUoR79flxZT70gqPdOgBU0SifqVM5qjlEM+TXnuBugKsi89fUBmHCrQdp X-Received: by 2002:a6b:fd0b:0:b0:780:c787:637b with SMTP id c11-20020a6bfd0b000000b00780c787637bmr5538818ioi.0.1692266548269; Thu, 17 Aug 2023 03:02:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m9-20020a02cdc9000000b00430979b84a6sm668411jap.0.2023.08.17.03.02.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 Aug 2023 03:02:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 17 Aug 2023 03:02:28 -0700 (PDT) Message-ID: <64ddf034.020a0220.2eef3.bf9fSMTPIN_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 BC6AD6052471; Thu, 17 Aug 2023 06:02:27 -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 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 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/