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 E509F430D5 for ; Wed, 23 Aug 2023 02:10:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EBA0C4021E; Wed, 23 Aug 2023 02:10:19 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id 017504021E for ; Wed, 23 Aug 2023 02:10:19 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-56c2e882416so1651266a12.3 for ; Tue, 22 Aug 2023 17:10:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692749418; x=1693354218; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NavDxunLqES874K34XK883e5XSd4rBP2jKFnRJ8BoEY=; b=NvYPnRiP65G5Tf7xbh+L2j0PsN9KyELP1OoAO1OyZoD34Rs2TKCtahfuZhT11ndSHU t21w5LHDDTmLSn7mrjWLW9a62dFzBR7gnJfOzGySgL2GcaudOrOmPF2kBKlJg1uVUA6q eFnOCkQa3ifEOXnBKwcRFT3TOEpxiVbLe34qA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692749418; x=1693354218; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NavDxunLqES874K34XK883e5XSd4rBP2jKFnRJ8BoEY=; b=IGhJomSQK+byhCTCHZI5tFK7kGV8E+esHCFB+XrQOTAiLN1wW4NAv2dMGxMBftMvaj LNJ0FDx2zBmZ9s5K4sOB95EIA8feFVPFgBnA7WbX05sU5CwvP7084X25237AYmM/Qxq6 rmPBoFhj1Y9Zqb+rK+tiCp8NlVIfC3QWCezfdAlSpAKlFUYJfclIUDh1UqMmzkgnSY+9 +lQ50g7O3wf8kFCwefmlr3kRi0em9b0JAw08K5Ohj63z+2DL1du7yGL8WgcqUfLScZDN SfZCx75F1vLOlZenKXZTZU5+1jUp+Izt2CbQonh5Y8Y+f0RRn/nTjK4sZeYXtrkpoQfq C6yA== X-Gm-Message-State: AOJu0YwhbaXQ8NOzXw2x9t4+TbD3Ffx14/dWKw4WvBphxnUNidtLolG9 NbWDu9kzvy0CUE9DsHpYZlpjQccFdpWzT4XaJEBP3G5xhX58+F45q7N+noKcHaOBF0l/bVXCCw= = X-Google-Smtp-Source: AGHT+IGl1RDWvZMVA0aTyAXxwTRiwpfqZOu5Z04l8zEAA6CJLNuBk3USCObiLUJECdeJr+Mc6LY6ARWvoMEF X-Received: by 2002:a17:90a:c252:b0:263:f62b:3601 with SMTP id d18-20020a17090ac25200b00263f62b3601mr7675354pjx.10.1692749418215; Tue, 22 Aug 2023 17:10:18 -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 i2-20020a17090a2a0200b0026334555d86sm1000333pjd.0.2023.08.22.17.10.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 17:10:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 17:10:18 -0700 (PDT) Message-ID: <64e54e6a.170a0220.19dbb.920cSMTPIN_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 7AD616052471; Tue, 22 Aug 2023 20:10:17 -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/