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 80B3045644 for ; Thu, 18 Jul 2024 13:34:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7B213402D5; Thu, 18 Jul 2024 13:34:48 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id AC02C402A8 for ; Thu, 18 Jul 2024 13:34:46 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6b73f7b855bso4186836d6.3 for ; Thu, 18 Jul 2024 04:34:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721302486; x=1721907286; 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=0bq61N8DdqMNusPdl6cEGjpShWF3FYF/+HpwnKSu79o=; b=OXJyTgULz7LredvfDtpbDqj7uDd2AzxRWUQI8Q9PWs1EZ9m6X8mOSqKn1aGQnfUmSQ wVKNEUL9o59YZV39s7NVHbZr47AJLWqZMxgQIZE1MppCz5rWCra21ySvsUZU1OvSvzK8 wDO6u7egkdPmgxpJa/ds64CVI9dvU4w1aPp/k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721302486; x=1721907286; 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=0bq61N8DdqMNusPdl6cEGjpShWF3FYF/+HpwnKSu79o=; b=FjFtsoprcgKEAJEZoDrbXmvV0ipCaWK9Qf/RKwOtclU3gQByFyDq3eTJbEiRoTqonx uBpbvNfSpnKsIMxx+CTN2zvuR1MIXItaIAvdXZQdNunxUfimNBXhf0H4Hi5WlQw522Ng rv9Iq6WYvryMiH4ZYvpUyGGsfnXu2f/vXpU2yBsaItnzYJGSWY+k74b4R7A8hYdZXwKX /bavVPpY0i/Zk2x3YbKnaHxxZZkgf8KKIWeeiUKtVOMS0iEfyZXNfM98Ly6ZLoNAxpt6 Z03I0O6m9SqVyC45G1UnJPQYvg94bxAM5HCaImC7uE7TmCIhhGwxjQFsiBJXMJtp7aPC 0ydA== X-Gm-Message-State: AOJu0YxGK1sbMd5Uo1rYdV4KloKG5Cf7GLkowuD1y43AaVBK7pMsu/Ct cUr5mr0PxK7YtT/PqqUg5d6xCAe+g0DWvSu9BJIzzMZp6i1bQsRCSckUvz7hEz107X+T6aPgHCs Fs5hXWTrPyjHIg2I8Wi6jKXJRL04i5NTsK1Q73TgN7orSbKD0h6jIwIG/ X-Google-Smtp-Source: AGHT+IFdV+e+MjknGyVlmQhgTrbi/KQNmidda1ixG0ZkvAdZuv/wVLJ3L6XEapPVYvh5mMv7MEQ48mXG3PXN X-Received: by 2002:ad4:596a:0:b0:6b5:88:7cc8 with SMTP id 6a1803df08f44-6b78c9fb6e1mr70540826d6.7.1721302486034; Thu, 18 Jul 2024 04:34:46 -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-6b79c79bc99sm1136046d6.75.2024.07.18.04.34.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Jul 2024 04:34:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Jul 2024 04:34:46 -0700 (PDT) Message-ID: <6698fdd6.050a0220.3554a3.4080SMTPIN_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 8B5C06052500; Thu, 18 Jul 2024 07:34:45 -0400 (EDT) Subject: |SUCCESS| 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/142501 _Functional Testing PASS_ Submitter: Dariusz Sosnowski Date: Thursday, July 18 2024 09:57:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:0c31131307df0ce6c8d682dc5c967394196b24f7 142500-142501 --> functional testing pass Upstream job id: Template-DTS-Pipeline#168811 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | unit_tests_mbuf | PASS | +-----------------+--------+ | mtu_update | PASS | +-----------------+--------+ 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/