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 CFF3245BCC for ; Thu, 31 Oct 2024 01:13:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CBD8343488; Thu, 31 Oct 2024 01:13:27 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 216D5433A9 for ; Thu, 31 Oct 2024 01:13:26 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3a4e5a7b026so1528515ab.3 for ; Wed, 30 Oct 2024 17:13:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730333605; x=1730938405; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=qtD/v+HExIrOSwevc9JaMkRoHO9JzSpjruXohYfJePw=; b=gYBjVJTALhOQNdJOapC00UYhSWO6Gg1jCBK59KfMQlSX/CKh+BnoZHchgZ0QhxdWaO 6Q3SbnT8Gud8tuqOAXs+iJsVKaBxMmPgcbWTrtEigzAF7LAPHTdIVVTKEIlVkzKPI1Sl eybs/bhIFNy4XqRU5O16RCFUgfs+tQ4tv9RCo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730333605; x=1730938405; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=qtD/v+HExIrOSwevc9JaMkRoHO9JzSpjruXohYfJePw=; b=oPIdrPNRPnOSroM/HAcy5Z1xF/yXegE5bV69ITsMrov9Pn6brRrg0cq80U2GMvTJE3 FGVLmXzZnaAdvycGKP55PV8ySGJI4ArT3enrYDVSvGMZeR4vVtMskjPvASlL7b1rc7ms zWq/TfjeyoYqPw+KHayeQD2xtNGpXkvhtfPV46FiheRLwFto/3eNefJYLSbBvM6puoA5 3Zj8mxg4u/zE6vUPu0K8UdowHs1sVQE6tO2ShKnzs3YsZVeSiXqaLSxo6I1bccyQcrpd 3l5ptiugSIuVhJsuDSFugF3Rt+aVO5+OoPLR46a8n1Bq98EmMEzMZmyN2ViflT58Wme0 U+eg== X-Gm-Message-State: AOJu0YwU16I3T1oQFlnZ2LuK4udqaeqFbZubwP8swbKfH1/W+ZYRmJ8T RcrC2VbuvU0nQmIrzPR1zRVsDDdxAxjACMvlxmAKe9PnL0jesm2Ktu3atOu49jJlrI1HRlnzSRh apmZRGzWJViRk7BEk9t6L7pTcsJ9k64mIrIhop0KqZ1Rg9rO2b/YbO9y/ X-Google-Smtp-Source: AGHT+IFZsQjYx1UUJkQihZ0unBFfuFE+FSI7GmWzMEKm9/b80DzTgttt6m7IkKimVjK2FtMe1gbWnd2VK2zf X-Received: by 2002:a05:6e02:1569:b0:3a3:b143:98 with SMTP id e9e14a558f8ab-3a60f22af52mr22197715ab.15.1730333604581; Wed, 30 Oct 2024 17:13:24 -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 e9e14a558f8ab-3a6a97ac261sm100895ab.16.2024.10.30.17.13.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Oct 2024 17:13:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 30 Oct 2024 17:13:24 -0700 (PDT) Message-ID: <6722cba4.050a0220.95759.0c63SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 34D236052471; Wed, 30 Oct 2024 20:13:24 -0400 (EDT) Subject: |PENDING| pw147558 [PATCH] net/mlx5: fix shared Rx queue port number From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241028175358.2268101-1-akozyrev@nvidia.com> References: <20241028175358.2268101-1-akozyrev@nvidia.com> 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: PENDING http://dpdk.org/patch/147558 _Testing pending_ Submitter: Alexander Kozyrev Date: Monday, October 28 2024 17:53:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:6dad0bb5c8621644beca86ff5f4910a943ba604d 147558 --> testing pending Upstream job id: Generic-VM-DPDK-Compile-Meson#30902 Test environment and result as below: +-------------------+--------------------+------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | +===================+====================+==================+===================+ | CentOS Stream 9 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Debian 12 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 39 (Clang) | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 40 (Clang) | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 39 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | openSUSE Leap 15 | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | RHEL8 | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Fedora 40 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | RHEL9 | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 20.04 | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 22.04 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 24.04 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Alpine | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | FreeBSD 14.1 | PEND | SKIPPED | SKIPPED | +-------------------+--------------------+------------------+-------------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Alpine Kernel: Depends on container host Compiler: gcc (Alpine 13.2.1_git20240309) 13.2.1 20240309 FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 FreeBSD 14.1 Kernel: 14.1-RELEASE-p3 Compiler: clang 18.1.5 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31734/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/