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 C45C84309A for ; Fri, 18 Aug 2023 18:10:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C139940395; Fri, 18 Aug 2023 18:10:04 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id A3BA940395 for ; Fri, 18 Aug 2023 18:10:03 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-790970a8706so36891939f.2 for ; Fri, 18 Aug 2023 09:10:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692375003; x=1692979803; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qyULdn7XlluxozGjwHiJCiYLMmRb0O/xKuTwThofVxU=; b=AC36QF/FHR/CNbJgLgJTOFENf2A/axGeViKvxYcWukmw71FVn1AJiiJfTb3I0uI1wF NMbduZywT44Lr6DqlbQmkz9JdIJ4BbUfxgANAkQumyDt56NzjZOWUQ0EdfrVmZFE7sfi ri4SCUQuXCR8G1+2IzVmszgSBLMoLAXt3Yf5A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692375003; x=1692979803; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qyULdn7XlluxozGjwHiJCiYLMmRb0O/xKuTwThofVxU=; b=LhP9hPDVst5mfauAe7zjXDIJ21raLKtNCZv487go7HUPYK0btHej6oFwq/ME7g0wNi SdvsblkFm/3ZR/WOzctV7PHbgEo/pp9fd+4acNgLo/6XimpqbDrQbLQfJoZIEk4i/VpD U5wMtFhR195RgnzFRrBnY9QSHgRZDyxUOxeswB7MEjQwQCY1MoESeTFLVzEMWhWY4GpA DYIBE1kheC7xstu1XD6sHZcknyWunAKlwVdJRDe0f/BOksWLvD/i87mNv92NsAlCxiJe aJnbNb7P09hqmflnCKpWtmq+uW/dBVl3FqTuhURuDtOVuTKIMCsMezFeaXuLuUwwTeM2 83dA== X-Gm-Message-State: AOJu0YzE6q6+tRgq69BK7Zi4UenWXvh4QIAmclx7l0CBY+4/chEwnMEQ HgKWl+6oA4Tlj4PKkMUsCb7NOtyZafNwoXZRj2/Ibd0dk2CzME+EFR2ELajbxt7Qml6H60Izjg= = X-Google-Smtp-Source: AGHT+IEV4UXtgA7odwHmqtqdnqX9WdaMkLknn6WSCh32dDA8Vnv9TY5vMZ0zOaAkZm6R23kAaqu1yKYrSNR2 X-Received: by 2002:a05:6e02:1152:b0:348:ac7f:69a2 with SMTP id o18-20020a056e02115200b00348ac7f69a2mr3361436ill.15.1692375002993; Fri, 18 Aug 2023 09:10:02 -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 b17-20020a92dcd1000000b00349bc125312sm100693ilr.1.2023.08.18.09.10.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Aug 2023 09:10:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 18 Aug 2023 09:10:02 -0700 (PDT) Message-ID: <64df97da.920a0220.1fedb.49e2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 862726052471; Fri, 18 Aug 2023 12:10:02 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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) 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/