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 81637459A7 for ; Mon, 16 Sep 2024 07:35:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7911B4025F; Mon, 16 Sep 2024 07:35:22 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 43B5140041 for ; Mon, 16 Sep 2024 07:35:20 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-206bd1c6ccdso25232295ad.3 for ; Sun, 15 Sep 2024 22:35:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726464919; x=1727069719; 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=BPtRkJ5khAAub9D7Ig/zQGPCVti1A8fYPnMTqPVb1t0=; b=W0UuOXsJCYgF2CJRfxRRyW8GK+lgeNT4W4xbtTEIvPKL+pfothdz2y6Mm5wBeE4yg0 Bkn9mYvhGATP7xeGZbTRVQ21kYWBGUSg+NDvFI7FHGl79wB1ielauCfIMrfgzPvyQuTt nobUPW/ofmE2qM+zZk9VzFdDsrfNSZw1UspMw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726464919; x=1727069719; 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=BPtRkJ5khAAub9D7Ig/zQGPCVti1A8fYPnMTqPVb1t0=; b=PJkb6taa1GS+r8joJVGRcJxKKorYIu1iBjgXJrYLfdlMgdgzxThnFwuTmP6DrFN6uu x3I6ukkeTaa3wZYkDn+ALE/LuxHp9t0C4sD7RjgQnSd8vcLAnRT6y5ht/yo9SHXIlnCn bpKzDbe9GcremGH2UBuGuFqvjoEpG3zrUgX8P6YeBaHxqXTs3xXXM0dDgQgjXkDNwH3G bmRE4QRbMggsYlYQ6NDskD5vYTnFQTBqVHapAX/+cVmnxwkDb56SY6QbsxO+cQaIIwI/ sLfYxTI896TrLXJfJlS7SkXvHHNzH8vVSqYxbMu+D4BzajDNmyP95BAXuTwgIa0+YuPD JlFQ== X-Gm-Message-State: AOJu0YyVQZP6wJmLSdUuwbbjKiwpTmqvrB/VTVvDUvzCFQLE6CEM04bF 6d+oxRgslXUQW+1IcQuJZhhto+qSi+86GXnNCFCSIPQxWjURB0KppDJiK44uDEGDSmf958E8seR Vh7QUQKv8NRWJbyisscW4E5xMP1hhfn/tLEZ8aYu5 X-Google-Smtp-Source: AGHT+IHMvxD1kIUPZZOUSRrDnWNB5K8ffMXuCqboeal+R5KYy0cYIES97k31cvRObRr77MAIEmKS+GVEhzlk X-Received: by 2002:a17:903:2291:b0:207:14a3:602c with SMTP id d9443c01a7336-20781d5f60bmr162411365ad.19.1726464919229; Sun, 15 Sep 2024 22:35:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-207945da402sm1276485ad.12.2024.09.15.22.35.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 15 Sep 2024 22:35:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 15 Sep 2024 22:35:19 -0700 (PDT) Message-ID: <66e7c397.170a0220.bf1da.9d4bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 64BD46050A6D; Mon, 16 Sep 2024 01:35:18 -0400 (EDT) Subject: |SUCCESS| pw143905-143913 [PATCH] [v1,9/9] common/iavf: add RSS CONF From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240910101224.497044-10-soumyadeep.hore@intel.com> References: <20240910101224.497044-10-soumyadeep.hore@intel.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/143913 _Functional Testing PASS_ Submitter: Soumyadeep Hore Date: Tuesday, September 10 2024 10:12:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:126a3817617a9cbf75bfe646249511f6c2fb326e 143905-143913 --> functional testing pass Upstream job id: Template-DTS-Pipeline#180854 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 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter (new DTS) | 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 XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter (new DTS) | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-------------------+--------+ | Test Suite | Result | +===================+========+ | scatter (new DTS) | PASS | +-------------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30991/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/