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 9A2B945CF7 for ; Wed, 13 Nov 2024 14:15:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 941E64025E; Wed, 13 Nov 2024 14:15:45 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 07C304021E for ; Wed, 13 Nov 2024 14:15:44 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3a6af694220so24553765ab.1 for ; Wed, 13 Nov 2024 05:15:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1731503743; x=1732108543; 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=DbKlfRZTO91jxK5NdVp5omYB14NRH4oAf24WIcQNkGE=; b=HF4ZoYO89PitfKqpL/cUaf2lETJQesqTQEIa1DwxIOlXW7GyfgZlMP7PZhGBZY+D4+ 0ykEVkK4VQRJrQpuLJLj3rW2btgZIMTaDVLXfdZzES8RIR/K+wfbPMN3bF0SAb1iNsgt YxyY0zhPneTN3k4pzKuegH/lFBQSDOopAWooo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1731503743; x=1732108543; 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=DbKlfRZTO91jxK5NdVp5omYB14NRH4oAf24WIcQNkGE=; b=E5uV0gFLMQZVI4F8whT5/VnI8l/RiR//qa36HXcgC4zPRK6IM9CC0fmEJ49lv/hTK9 zToAUyCaT8YFRzBBp8jO03F9YZZ8oObSfmgXnUKmSZru6T4Ha61olyvWijQ9w4b96xBK eT+0++fVwu8j+vV44sRze4U5JmgWhFIhF5SbaFxXZvW6yytlg/THDIypfAJw0aMo41fR b2hp5KGXsqphevdDSUCwUG9TvyzHtlpCx5nTrAOwKKB08D9OTrsAkXJxGaiAJKrQ8twX nQpMAs2hg7fhK1CiEEWuej6I437YUtMDKNb1JK3IyCqxVGVAXSosTzNi5sSQ8hZVXRhS ICdA== X-Gm-Message-State: AOJu0Yzfcv6h6zO5vEdhX97nXkb9nhFtkApdz+Pk5TXSjW5Er4EbWpo3 9rHmFWCeoZorpAg2oMpDZLAnezp8zulbbQ0JobFRFMmqEwRxstEwwFubhxBPhN9T8KWuwSUks2j vDoNM/tEOLjV/9RwhVIIrFtCVCuTG76/G4yTkaoGELNy1Nvrccd1/zW2l X-Google-Smtp-Source: AGHT+IEzQfi7XVYLeHGTHIxpyjtchsj0NKs1S+tQVdoIGfBNIy/kICEJ/0EX0iLRRInL/xlREMdZ5EH1us2z X-Received: by 2002:a05:6e02:1645:b0:3a5:e7a5:afc with SMTP id e9e14a558f8ab-3a6f19e86edmr216218185ab.2.1731503743263; Wed, 13 Nov 2024 05:15:43 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3a6f97fca81sm12020285ab.9.2024.11.13.05.15.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Nov 2024 05:15:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Nov 2024 05:15:43 -0800 (PST) Message-ID: <6734a67f.050a0220.27d284.c50fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D823F6052471; Wed, 13 Nov 2024 08:15:42 -0500 (EST) Subject: |SUCCESS| pw148388 [PATCH] net/mlx5: fix the default RSS flows creat From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241113071952.7581-1-bingz@nvidia.com> References: <20241113071952.7581-1-bingz@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/148388 _Testing PASS_ Submitter: Bing Zhao Date: Wednesday, November 13 2024 07:19:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:25e5845b5272764d8c2cbf64a9fc5989b34a932c 148388 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#290851 Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | Debian 12 | PASS | +-------------------+----------------+ | CentOS Stream 9 | PASS | +-------------------+----------------+ | Fedora 40 | PASS | +-------------------+----------------+ | Fedora 39 | PASS | +-------------------+----------------+ | RHEL9 | PASS | +-------------------+----------------+ | RHEL8 | PASS | +-------------------+----------------+ | Fedora 40 (Clang) | PASS | +-------------------+----------------+ | Fedora 39 (Clang) | PASS | +-------------------+----------------+ | Ubuntu 20.04 | PASS | +-------------------+----------------+ | Ubuntu 22.04 | PASS | +-------------------+----------------+ | Ubuntu 24.04 | PASS | +-------------------+----------------+ Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.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) 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) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31905/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/