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 5D65245BCC for ; Thu, 31 Oct 2024 01:53:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5802E434EF; Thu, 31 Oct 2024 01:53:38 +0100 (CET) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id 9A078433A9 for ; Thu, 31 Oct 2024 01:53:36 +0100 (CET) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-7b175e059bdso28274985a.0 for ; Wed, 30 Oct 2024 17:53:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730336016; x=1730940816; 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=QgVtxB+xQT+CbeQCALxSFmS9u3MAcXVg3HXSPjD+reE=; b=Cs5CEMUWr+BwrPDKdUifa2QtMYQ2aQ6TrpQ/hRPtk3aSj3//1g8bJYJiz2e+Tq+cV+ 22o7DwaIGV3z9NUq98ygmHVwPQ1DcrqFV114Lj3QJqYOklEL3R99iyuBrsZtXvatexx0 bbhEc0oUVuKeGKGW4Ik0Gh3/D41aWSrfsiafY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730336016; x=1730940816; 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=QgVtxB+xQT+CbeQCALxSFmS9u3MAcXVg3HXSPjD+reE=; b=Ps6EpzKziP8qxGZxennntNNwrErXlSM/guV+p1fg10i3D5QdR2lnQj/hsYBk67iX4X FUvB84oPqA1tJokzOjMNEljY0KNBhKJl5PTksNWGZDfk1lOoMvyfJdOPnVy2JYS1utqG 1iO+iR4krgXRaIZ5XmNo0la9OWMjG2sVBleb0nvB5tetZusjW5xRBfKAihn7v9M/cGXu vEDvES1dZM59+ElD0W6lM/hYWYpoLaB16OPyvxwVTF6eegjImPNtGUROxpjDF61pJyHR f8bYB8ko0rSz6kXSpH8FwNPDcMtTmITfwMZmHlVmVFms/ihT3mtuxcWRvQB1s3pGchhX gMTA== X-Gm-Message-State: AOJu0YysXKEfFVzTrXbLpZHB2/NR0JSzbbgmAnkHPhY0Le8qh+y899QG S0K4EdeELQ095fCm1iG8vMczlluxvaBfzLktfM7ta6EaAVw2/T0lsJO64n/S0rQX5FhNkT6pQoe A4E7CkSpiydApQyuZ+UGEcjHHndNrHDCDEBgWMlQJBTXqBBW3NYHVVyIO X-Google-Smtp-Source: AGHT+IFjTFpzDOkt+ILAXORlp66CFYn14FgWsystdbiKL55zWDC+k8ftyVXGkuycAxUDhoaWCXmECgCEHK4A X-Received: by 2002:a05:6214:3c8f:b0:6d1:7319:5f74 with SMTP id 6a1803df08f44-6d18567ca41mr255043576d6.1.1730336015882; Wed, 30 Oct 2024 17:53:35 -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 6a1803df08f44-6d353f9b760sm219576d6.5.2024.10.30.17.53.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Oct 2024 17:53:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 30 Oct 2024 17:53:35 -0700 (PDT) Message-ID: <6722d50f.050a0220.1b3ec2.1931SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 901B56052471; Wed, 30 Oct 2024 20:53:35 -0400 (EDT) Subject: |SUCCESS| 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: SUCCESS http://dpdk.org/patch/147558 _Testing PASS_ Submitter: Alexander Kozyrev Date: Monday, October 28 2024 17:53:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:6dad0bb5c8621644beca86ff5f4910a943ba604d 147558 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#327424 Test environment and result as below: +-------------------+--------------------+------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | +===================+====================+==================+===================+ | CentOS Stream 9 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Debian 12 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Fedora 39 (Clang) | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Fedora 40 (Clang) | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Fedora 39 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | openSUSE Leap 15 | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | RHEL8 | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Fedora 40 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | RHEL9 | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 20.04 | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 22.04 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 24.04 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Alpine | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | FreeBSD 14.1 | PASS | 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/