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 632D9430D5 for ; Wed, 23 Aug 2023 02:08:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6AACD4021E; Wed, 23 Aug 2023 02:08:37 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 8D4DE4021E for ; Wed, 23 Aug 2023 02:08:36 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-68a40d85593so2066078b3a.2 for ; Tue, 22 Aug 2023 17:08:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692749316; x=1693354116; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NavDxunLqES874K34XK883e5XSd4rBP2jKFnRJ8BoEY=; b=PRKWYbnEHFkIkpn3WeG7yMXJMXni7nfN9iP+KacGRvZZ2DL93eBEYiPUmGKHfTw6fq kQKnKHi6JFhKK4YSkvpMDQ+ttprDeba6jzJJ7U1Y9z1YX/JSSghDjGvGjZvxbXXVal10 KqLVLDAECCXjAkQKJz3QoPOQVMqJ8GHg7bwRQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692749316; x=1693354116; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NavDxunLqES874K34XK883e5XSd4rBP2jKFnRJ8BoEY=; b=Q42lv9r5/nVI7pA2SlXxLLZ3YsAPEROYaTwYUXAYEtdGfKRzqXRSX4Sh6llXJflcV9 vLOY9Gp5xTAgbVMFELIIlBFGV9lJrUZHB/mWts7PQ9oPDj94A+LYw1OLnsU43+iU97J1 37FD7jFtcm3MwqSOF5ytZR0KBUymWcsisUf+pDD39ORHWHAyYQWcymqTp1hNg3AAlZdW EEL1G3E/7H59QxiQS3LJXD4heI44jaD+vxKC31KcUEdyMP3t3eOa51zSFS7RNiHcHH+W FuX4ADR8nHBZjwOZFTsZ/wTBYm0eRsvoeA3zpX00mklDGN2s1If1YJLjPAOUZG8GV2Z+ G8hg== X-Gm-Message-State: AOJu0YzqyJAXBXUKod/TeL7fvjevV/ZrGlWV81CaCZrefZU6UICVV8FL 7gi4jJG1lLvFT+OROU/XwcnQtnKRcfHeubrayzuhgS8X0/nK0QuutV7aew== X-Google-Smtp-Source: AGHT+IHDC158P9V+W2CwrdF1HhDsNZLLtmiV8XLdIhJwouMXsZaQGhwY6aKPENCPCi75IteiL/MZqmY4XyAd X-Received: by 2002:a05:6a00:2190:b0:688:7ccb:5ad1 with SMTP id h16-20020a056a00219000b006887ccb5ad1mr10187138pfi.1.1692749315746; Tue, 22 Aug 2023 17:08:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d12-20020aa797ac000000b0068892224a94sm901865pfq.8.2023.08.22.17.08.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 17:08:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 17:08:35 -0700 (PDT) Message-ID: <64e54e03.a70a0220.d1dc0.d0e1SMTPIN_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 EDB616052471; Tue, 22 Aug 2023 20:08:34 -0400 (EDT) Subject: |SUCCESS| pw130590 [PATCH] [v7] 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/130590 _Testing PASS_ Submitter: Naga Harish K, S V Date: Monday, August 21 2023 15:44:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130590 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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: gcc 13.1.1 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 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27402/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/