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 01ADF4308C for ; Thu, 17 Aug 2023 12:00:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F1CCD40685; Thu, 17 Aug 2023 11:59:59 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id F3E9A40685 for ; Thu, 17 Aug 2023 11:59:57 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-56ccdb2c7bbso5066462eaf.1 for ; Thu, 17 Aug 2023 02:59:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692266397; x=1692871197; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/NBhsFOyd20L34imhuiG71aLkDy6ThpyXkuy/xcJFU4=; b=TJTNHZHdOWvFop3mzrG7CFEc+Z7/QyhqvtE7W6AjaT9ULPJ7t73jyyN6Hd8DBn9D3Q TFj2Xb+vuRiRX/W6mLL7VEnILYH6X8tCABoNTMnjYw3C6XuiojJdBR8XW3u2pitM6YqP +pcTBevl5/5qZrgiBPwtbWXK0sq4WLeTpKoFg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692266397; x=1692871197; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/NBhsFOyd20L34imhuiG71aLkDy6ThpyXkuy/xcJFU4=; b=QXb8UQMZWljk/kSSEnIpqyJ+icOm2kFjRDIExqf4EiAuhmvu8BzEy0C6J1R9e8BlRk UnWF/ZBBMRI4oeutJk2b7jWPwVJXD5mrkeaD0YPA0etvYCdUmXlrce76cMIcOMBk7xkz 8wjUwrQ2b6pLrHhS4XtL3+Q/eU92DbX9iuRCgFd3MdPtZ3NkGUVn/YAnbs7pLxBihW+p VCoLuyJepZGViiw6e0QeSmfJcTrolrAhMJZ7n5bXutwieP757XWl+I2oK6InC3Mx9nNm g9jle2LcKaQfE3az8xCAo/GlfEqkEj+69NrcTXijVZ/+/pfrWbpFJ3npEcBAF3Ae62sy IIhw== X-Gm-Message-State: AOJu0Yz7mKItDiZjKkGWgPIYFq3vLzUDtLdIAq3pUz/FQZ+OWSxlkLhk 70WPw4zXGz42ZLw248M5Jz0end3KdPXIB4EhGOHJup5xlpqFMG1EPfy6+g== X-Google-Smtp-Source: AGHT+IHpFhEL/Th+8Y5HuxqVhE/O9Q/7V4q38W0EIRpvog15rAKfFGJRTC9QosZpUEVtl7u3t9zDCORMhH+5 X-Received: by 2002:a05:6870:8091:b0:1b7:2edd:df6d with SMTP id q17-20020a056870809100b001b72edddf6dmr5411280oab.10.1692266397353; Thu, 17 Aug 2023 02:59:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s2-20020a4a5102000000b0056ccde2631bsm1402358ooa.14.2023.08.17.02.59.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 Aug 2023 02:59:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 17 Aug 2023 02:59:57 -0700 (PDT) Message-ID: <64ddef9d.4a0a0220.3af59.53c8SMTPIN_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 CF9306052471; Thu, 17 Aug 2023 05:59:56 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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/