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 D6DEE4308D for ; Thu, 17 Aug 2023 12:37:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CDEB640685; Thu, 17 Aug 2023 12:37:49 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id AE1E840685 for ; Thu, 17 Aug 2023 12:37:47 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-34961362f67so1996315ab.0 for ; Thu, 17 Aug 2023 03:37:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692268667; x=1692873467; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=n3DDJfVfWQlZYEmPjJlMpV/YCO8xd5Uw9Rg+3FnxRVE=; b=DNAQJYHIbQDWHvVqfx9uB/jE8tPD1ulcdZ/MMdz+/ox83xEP+dfljeKRj7/sbQl2sp ej0khT/sArF7MRZAs8AYqABLMt8hrLz3yZTk6E/hpCKXzPGB9Wv6pBGTjM6Mphj2xFBx lsukiD3fCdROLS3e4yq32R1WkiI1Zf1RkBtQg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692268667; x=1692873467; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=n3DDJfVfWQlZYEmPjJlMpV/YCO8xd5Uw9Rg+3FnxRVE=; b=U9tkHU+n4Yg4B1Ar/B/WRC/xqVY1seqIHS/YhajhZSEOhBB7nsTYgSj48h3sPNUcNP hRw9wgb8GQYtR+TKDv4zrZi+AUhXZBJ7Mm6C5MvtGAZBZRiEKsOQmdSBLhwy5wfVmiHO 1vzlzkZwdfuuPSZsnuyf7p4suVGUNg56Jwrj6Yo3naLYxPjKW8APaCdTLWa1Pd0XFeup fcZaDB1Q1EXXSZ1fnioX4c6TMedk2AztdNVLTv9VnZVy3K0IzXJbPAJHQr1fMwEQDARh si9HgDO7tyBkbwH4HGQUoVqmbr8MdNGLM+zwXKGyYIuQowl5FClWOHwauoMG/F069Yee XDqQ== X-Gm-Message-State: AOJu0YyjRwAZOj/J9xRqdUCArMvegOcIKQA0TAPADd48m0VgzbqVRJbU 0HK0+jW9fMmjxFW4oYpfiSUiajsBj1GRn/ipFt1U8sjtzmo6Tv+SbFoQeu3vjbp5gQwEv4UvJw= = X-Google-Smtp-Source: AGHT+IGfm5MlikewytLxmfWh2Og+o3oOm3E+o5yZvtZcAXkHY55/MtZk7B+QiM8LFZflK3P8ScndASsZ16ro X-Received: by 2002:a05:6e02:12c5:b0:349:9988:fc51 with SMTP id i5-20020a056e0212c500b003499988fc51mr4065260ilm.14.1692268667103; Thu, 17 Aug 2023 03:37:47 -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 ed24-20020a056638291800b0042b1455d784sm655943jab.79.2023.08.17.03.37.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 Aug 2023 03:37:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 17 Aug 2023 03:37:47 -0700 (PDT) Message-ID: <64ddf87b.050a0220.6ea7e.9b53SMTPIN_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 8B4776052471; Thu, 17 Aug 2023 06:37:46 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.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 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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/