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 935534308C for ; Thu, 17 Aug 2023 11:51:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8F33240685; Thu, 17 Aug 2023 11:51:35 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id 1E00040685 for ; Thu, 17 Aug 2023 11:51:34 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-76d83954c40so6818785a.1 for ; Thu, 17 Aug 2023 02:51:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692265893; x=1692870693; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vFj18NYiyT0AV8dTHmeSb5hCjwOguREC8KviO7rQjrE=; b=HIu3MqLdXxSRHu/DSjmecSXUP5wzlVjhFhjWDlsb6dMgDGqh+hs7h9/k750UdgL6um mPx+CX07QhgcWp7c1GakbR56jdqHm5oRRU/f71OV9sU7vNrcPNaA+ndC1enpPFjXvtaR JeqJtf3gSg4/zj83a7t/m8MdygQl4fKNEBL7c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692265893; x=1692870693; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vFj18NYiyT0AV8dTHmeSb5hCjwOguREC8KviO7rQjrE=; b=aXCuLoNTsFJFPpVZXiYnfeOgU2v4K0X+IBfjs3qPXdHjSTx5D3oO3CzrSYSKlPDK4V OGciUbM3yyftkJ6lqUVmsnnj9nPOghIlnxPQzGQGqDJhJYJGPxsi96q7JFzXYlBN1W4R uNanPfoqV/bU2unt9q0SMKJifJROltT1wpZ9A1R9+UNuAS9QHlYWGdmzVoXqekLgFLXD V4wNXrGRBCmZDWPJS5V5LZFqVbqKrNdfLyVUce/7jJc+YXS/6UGWVltC+7wC+bvCvS3Y /TyEncgY6FeSYsPpGtTuG3qsCswG5vVAN6uw+/230Ilj/6MDKERvYGbiBc8yG+f++PLM Y8mQ== X-Gm-Message-State: AOJu0Yw/Xlf2+kgNZnN9lobrQ00hxHjBiRKMRQLy2YordRKPo0tMOVve eKOhkTU6iRFHL2VQBM/uqZTO7VppQt8RSYIjdvstd0AeYh+tImZMWp1v5jPdPDO2EaQZYg0wpw= = X-Google-Smtp-Source: AGHT+IGXTxiey+HiLy1AOFBC8RG4L7Q51H8EV0mee1U21WTbYNqVMI2FpMR1WhRTEc90TYT01bfeKOUEKAou X-Received: by 2002:a05:620a:25cb:b0:76c:f50b:effe with SMTP id y11-20020a05620a25cb00b0076cf50beffemr5017012qko.34.1692265893518; Thu, 17 Aug 2023 02:51:33 -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 r187-20020a2576c4000000b00d5d51e36ca0sm1069490ybc.3.2023.08.17.02.51.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 Aug 2023 02:51:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 17 Aug 2023 02:51:33 -0700 (PDT) Message-ID: <64ddeda5.250a0220.160bd.a81eSMTPIN_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 2A6836052471; Thu, 17 Aug 2023 05:51:33 -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 | +---------------------+--------------------+----------------------+ 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 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/