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 88C5045C4E for ; Fri, 1 Nov 2024 21:22:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 62C74402CD; Fri, 1 Nov 2024 21:22:03 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 23993402CC for ; Fri, 1 Nov 2024 21:22:02 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-83ab21c26e5so92632139f.1 for ; Fri, 01 Nov 2024 13:22:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730492521; x=1731097321; 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=AS24zqW/kSU3Q2NaOiZahN4tTij5M3oC1EeXwb9S210=; b=FmoEPQmcLEpIvHJ/H0Sun8UOokuGUZt5eZoAq5wvDd00yTIaGkjpwTRY+Keh2ECoyE 0+MhoXhgkPezMVKFlF+RQTnfiotjk8QL9wVuYZGIzWgHE/QQoEfHn4ioNzFQjmBz57dn 5QYSP+Ym0wAA6ZkYos19EWdwINxdZufbRVkoQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730492521; x=1731097321; 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=AS24zqW/kSU3Q2NaOiZahN4tTij5M3oC1EeXwb9S210=; b=BhMHFErAa/dcbitIzVYRB7NeQ1Jl+IJ5sPtssBMz++VEzzjXS5Kxzm+AWB/hTVJCoT QA4U9kCE9SChKbbySMeOhSdAihQraaxygJFs8CJekVdDNzlEa/XjaoDqHO+bSOyTIk7A qzAOzfF+pE9bVSaiqEL0lhyBRqJjDcg5lRie5p837A+brHmPAIagOLLWU1gY4KRt1+NL YlHZMC8651WyMNg8bh+HFAGk+lCQ/JqQVrNHkSuZQqpx11XN3wBEyDICb9SXkoYWfJGn 5G+8QwrgUflXtSkcVoWB38FllVHxY/+UP+Sbb/NqPpOWDSw8LC7e8CsXTIYOfswOyoHQ 0w5A== X-Gm-Message-State: AOJu0Yxm5uQ6IGNOSdO4JysYpU/WR9o1H+LtJQmU5cZAGrypufEUUWnz cVi+MQC4OhqlKAJJZMpvks8DBSgh5jIjKVcJ06xSpU3HOaKBllfV3UUNRjWYqRIoHbKVdKifp91 I8GIHbSqQmAdbrOi7Zh1m2cpabolhNejD7AUzwzQU X-Google-Smtp-Source: AGHT+IGeZNzK9fguk6zyFxiFbtzcPbOJfELYgQpCfiHLxSXEH+SNlBN8oen+aEUHtC38QEU9TCCh/BCT0cHi X-Received: by 2002:a05:6602:1603:b0:83a:f443:875 with SMTP id ca18e2360f4ac-83b1c5cd7bdmr1882732639f.15.1730492521476; Fri, 01 Nov 2024 13:22:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4de0496ec7csm173528173.52.2024.11.01.13.22.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Nov 2024 13:22:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Nov 2024 13:22:01 -0700 (PDT) Message-ID: <67253869.050a0220.1ddd72.9c13SMTPIN_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 F34536052471; Fri, 1 Nov 2024 16:22:00 -0400 (EDT) Subject: |SUCCESS| pw147548 [PATCH] [v2] net/mlx5: fix miniCQEs number calcul From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241028171458.2264985-1-akozyrev@nvidia.com> References: <20241028171458.2264985-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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/147548 _Testing PASS_ Submitter: Alexander Kozyrev Date: Monday, October 28 2024 17:14:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:6dad0bb5c8621644beca86ff5f4910a943ba604d 147548 --> testing pass Upstream job id: Generic-VM-Unit-Test-DPDK#25980 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ 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 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) 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) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) 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 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31731/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/