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 3FE6745644 for ; Thu, 18 Jul 2024 13:29:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3B27F402D5; Thu, 18 Jul 2024 13:29:42 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 50A3F402A8 for ; Thu, 18 Jul 2024 13:29:40 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-382458be739so2439485ab.1 for ; Thu, 18 Jul 2024 04:29:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721302179; x=1721906979; 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=VOftXh1wk/RWfktWByBc8Zl2nf1hKebRJyRSyjqJS3g=; b=M/q7Bp6aD/pZXt6cq8trTiUHvrheKdKmDmVm/EHLNHKG6nSdJBIAx7vWWLEoejhWM3 YoiuEdN/5Hj3plfHrNnjZAUDx5fY40Uzzrtk0FMeJ3p4rme2Z5/QtnLuZbGjpDHjPoDI YqXjWEzsv5SfgB+cAQM7sNDnuy/QRfOe/AxqI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721302179; x=1721906979; 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=VOftXh1wk/RWfktWByBc8Zl2nf1hKebRJyRSyjqJS3g=; b=xOdvl0J6AIS/dX83dKX5orVl34KuEaQVjDWXbyxFqovUatXC13w7SBzeVXglfp2vc5 tnoeanhP/ku8NH3FTIa3qyxbsTnQM4l75HGFwTX7pgQmyxrZIS4ILFMlabdHHMuH3QNA gjOey+RqP6xNcb3LhymJ22PyfpPY0ewONG4fSsp7ZTGG1pCtwtUFrRP+lJsO8jUXo1md voQ/jJvdfIjvdeAuS016Y/6tr5C47mozAGmYbMjyflzEr7OMvHNgFaVoMXoTpxDm7TOo Pjkv/U7ATFWnDOYizKTngP8G3wBAdti9fAZzWaONlkTLut83zPxW29vIqmiaomSOKiNG aTiA== X-Gm-Message-State: AOJu0YyXbDaB5SbhsMFn3Ho4mqtMz7S8soBepVQv29yNAW2fBxPjNO7W 0xR/mssDUQmAKcyTO02ogBLGLF+e55Yvso/ntS/0hj31ev+e04Qc53SlvIC1r0VQ0xpBya+NFza BsfxFfVF5KU268TO7z32MWg23W3LwhAKV8LNWv+ybx8x7ISt2JivoTkeo X-Google-Smtp-Source: AGHT+IGPxTGmIb2f6Kj5w5ZOA3pvIN06UPJjizH+5e615DmWN1PIibwkgbnkHxxIYyi7mZY9guaJaE/KoDVt X-Received: by 2002:a05:6e02:1d18:b0:382:d350:13e7 with SMTP id e9e14a558f8ab-395559e9becmr51593555ab.9.1721302179666; Thu, 18 Jul 2024 04:29:39 -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-3950afd96c9sm2876705ab.2.2024.07.18.04.29.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Jul 2024 04:29:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Jul 2024 04:29:39 -0700 (PDT) Message-ID: <6698fca3.050a0220.940c7.a477SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2F6056052500; Thu, 18 Jul 2024 07:29:39 -0400 (EDT) Subject: |PENDING| pw142500-142501 [PATCH] [3/3] net/mlx5: fix RSS and queue From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240718095717.290960-4-dsosnowski@nvidia.com> References: <20240718095717.290960-4-dsosnowski@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-arm64-testing Test-Status: PENDING http://dpdk.org/patch/142501 _Testing pending_ Submitter: Dariusz Sosnowski Date: Thursday, July 18 2024 09:57:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:0c31131307df0ce6c8d682dc5c967394196b24f7 142500-142501 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#241367 Test environment and result as below: +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +=============================+================+==============+==============================+===========================+ | 32-bit Ubuntu 20.04.4 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 12 (arm) | PEND | SKIPPED | PASS | PASS | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 37 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 38 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 38 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 39 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 39 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30552/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/