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 06F9545644 for ; Thu, 18 Jul 2024 13:22:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F1E4B402D8; Thu, 18 Jul 2024 13:22:23 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 19F74402A8 for ; Thu, 18 Jul 2024 13:22:22 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-6510c0c8e29so6368897b3.0 for ; Thu, 18 Jul 2024 04:22:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721301741; x=1721906541; 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=VRRkoQGYYMJ6isSE/iXHKNGQ9zs5Yv8eserHEtpkSPw=; b=RFMfadbW0KRXa35w72HsGxufg62rfq4soU+8/J4hnKYQzjXmNXP6SuoWPC6VPbt5v3 GyYuzxUh6UV+CEEAk4bS8mlMNFEEMnOI4AApfLyAPhXsH7WFbLo18K4s9lq6FHfkixwA rqs6O89sDkE3omfoBA/0dBCDK1oaAvNmwC1Dw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721301741; x=1721906541; 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=VRRkoQGYYMJ6isSE/iXHKNGQ9zs5Yv8eserHEtpkSPw=; b=PIZjsYm3VPEWO7G1I9qM7MInYc9vjug4FYqB65UZvx2DQ70bMfWRPmsMbSPAq93DAz DIBAQSR07uJInOWuvKHJ7LVr63fSp5zGZjz5jjLrQTysYgDpws0YjZUGSZRqZDLyDa2S D8XDmS+WHCnzKvmtHj0gqZ0yDk6kEWsjXJSPFqVm6xBYcLqffY4399MR0CUlXvYQjvaz Ig8Cb13Xui4+6CUKVSMHVK+kWVi8jDqoiPdpuKT5mYhzm8/Hby2q4soKnlKbnLzAs3Ok 7HHLBBEroWmHh4QqgL6l+dszyK6fcAoKT1/FbUuSwp+jWZHw7MoapBJtnaM8AlaR/1wo HTNQ== X-Gm-Message-State: AOJu0YymYLx/ho1A8i6hxubbaUaVhaGs04q9IceIQOchAYrqXj7cT//7 ly4mcSi7tE+ZJaB/FFD+pvsOWoPWPtq9+DCz9+958gJuPhF85be9RsKX+4fznyLEeGyyuCqWGdk BFXyBFKjaKWvU9gClM6m7HWVRfIqBPACnLlo73bTi X-Google-Smtp-Source: AGHT+IEJjn2gxBLj+5z0VykW4olXeKySS7EaP0rSNBeGfC6yaMQAm1Y/XJ2TTQCqP+7tN8rOa+sKPakjgqnx X-Received: by 2002:a05:6902:c0f:b0:df7:887b:abfb with SMTP id 3f1490d57ef6-e05ed6e449bmr5493771276.15.1721301741362; Thu, 18 Jul 2024 04:22:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e05fea03833sm108184276.5.2024.07.18.04.22.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Jul 2024 04:22:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Jul 2024 04:22:21 -0700 (PDT) Message-ID: <6698faed.050a0220.2ee3e5.3d9bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 01CB56052500; Thu, 18 Jul 2024 07:22:21 -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#241363 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) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 11 (Buster) (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 12 (arm) | SKIPPED | SKIPPED | PASS | PASS | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ 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 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.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/