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 2098E4309A for ; Fri, 18 Aug 2023 18:50:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1C94740395; Fri, 18 Aug 2023 18:50:21 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id B656040395 for ; Fri, 18 Aug 2023 18:50:17 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-583d702129cso10879917b3.3 for ; Fri, 18 Aug 2023 09:50:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692377417; x=1692982217; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mOPyV3798zEDviCQGJnbhO1HGvoWcvARAEfOjaeG0TI=; b=AVyeZooA+z27BTwp0SoHJhhLMvml2N4/xS8kSyZrfPMFw2OZ13OMA0AKZ+SopDRGbb 4emo9cRkgSxKFr3XXaQRjCGUQQ7XqYRsLUge5nBFb+1EJ21L7yf6te9cIBeXwXUV7Xql R88uT6sjt8xNHPJyBwR59KpatkQlavvz2ir+E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692377417; x=1692982217; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mOPyV3798zEDviCQGJnbhO1HGvoWcvARAEfOjaeG0TI=; b=fZ/cAMmUSGm/XvgFIN+H3tR9I3Yjmyn6jNNjJepy2RM6hmur2FXFZasHmL/wHgDSrz izjOh73t1LNVXeqy1GCdiMI3eWBgsmatMMl5/XcNmxOJhUB3XPGTcleaVnvAW5y4OJJa BlMpFo3Ou5LG48pAU5ZqShA0CubrnbP8eHvU9SeB3a68kBTMF3VORe2s/OlAzjguGZXS LaTSsMFfOMN9/w1eT4f/NRVjEujIbP7Byq9jW4g0fn5nsNabReOIMropZq4GhB6YWX+i jyj+pO2mXQ7PAFfJD9q/dhCTcz2HU+7/sEOqKhPELcC1tjBbQp6o4NBElfWknm8zD3yb RIuA== X-Gm-Message-State: AOJu0YySEKont2SPFMvcijlFtVTZJFq2TjUQoq8t6NwJ56J0UXB+iXqK Nw3FCIcb1uRM20eleDRyFHGNOJhhsfG2h2g5BfZjQTNSZOOIj+GWFNR7pQ== X-Google-Smtp-Source: AGHT+IG1M/LPR8lQeEY29FAw14wrzxoiiZjX9HHI17v8QXNp0E+y4uRd7jNPaLBhv6AXUcYtcVafJuthQmUd X-Received: by 2002:a0d:cb87:0:b0:589:e4aa:7b67 with SMTP id n129-20020a0dcb87000000b00589e4aa7b67mr2882780ywd.41.1692377417247; Fri, 18 Aug 2023 09:50:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w18-20020ac843d2000000b0040fcb3cf18dsm95136qtn.8.2023.08.18.09.50.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Aug 2023 09:50:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 18 Aug 2023 09:50:17 -0700 (PDT) Message-ID: <64dfa149.c80a0220.aefc8.43baSMTPIN_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 EF3436052471; Fri, 18 Aug 2023 12:50:16 -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-unit-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_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ | RHEL8 | PASS | +-----------------+----------------+ | Ubuntu 20.04 | PASS | +-----------------+----------------+ | Fedora 38 | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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/