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 1D3BB4591A for ; Fri, 6 Sep 2024 09:02:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 181504025D; Fri, 6 Sep 2024 09:02:51 +0200 (CEST) Received: from mail-vs1-f98.google.com (mail-vs1-f98.google.com [209.85.217.98]) by mails.dpdk.org (Postfix) with ESMTP id BF1EA4025C for ; Fri, 6 Sep 2024 09:02:49 +0200 (CEST) Received: by mail-vs1-f98.google.com with SMTP id ada2fe7eead31-49bcd11fc37so482778137.3 for ; Fri, 06 Sep 2024 00:02:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725606169; x=1726210969; 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=5H82LArbc6Jo3hKM/Wzt5It13y3ssKNHmHpMfn5jR4E=; b=KYtzoP9BSLxa1FfqMeUWQh/vYAXtTqrbfc/PTxW331CjrDgzcrqhw/0+YjJHPuKhfP uT0eYPlKHKY6XvzaWtCyBMlQyDyiK4tc4os1QrNoYlfKf5sml3fgV6LFl9NsSZJG2ZEt ZkwArEHB2twQVPTtp1/zBF5AGp3wBMSJnhfBQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725606169; x=1726210969; 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=5H82LArbc6Jo3hKM/Wzt5It13y3ssKNHmHpMfn5jR4E=; b=qNDsgf4Kdsia7KsV4RARxZGCTVcr51hT4RLspePFvjXHqvJ0Hq37VCY1gedCHSscR7 n+dHmmQWaKun5pum7rAzURTUxhsmvvaaGyo2E7LuM3wbrWsv7f7LdExwIxECdv8ZBKvl z6W6vc/k4JOvOKW7Bi/t5wnaEPYl6X64c9GYTHG8D3pp+9ePt385MqhqcqJ/nH4CsgpR o12ducpzMHYPtNvBsFFOCJIfUrWqeGqj1VCY9X6qcrsWmmNqVlmH6woTGNKEcVDBE6p+ MH3Qonv1LjY3zyJD5Z4FhcViCJIVQ6ffp3fSxY1dC7HoPvjdGTgVg0rWu9z1K8fxtP63 uzZA== X-Gm-Message-State: AOJu0YzifPur36XDjw67iRaut1l1lOgCKgCJqQK9eM4NUzQptG25Yxdv 7snTFs+pVaJXWXvi/DZoqJmHz1AyC/iaIAISmHOW4f46w2BUXodsKkrBMjdIPq30khnx6/I3pIj 7+z763kzuZ0QC/wLXrKroSzwatSkUEmFN8Ey8xX6SR2QEHE6cX1ALpi+p X-Google-Smtp-Source: AGHT+IGH0XyZdcJxPCdRiJYEwiYU6ufx4QNlbD+HPFSSZq1ly9joISU0g9aSjz3Vq4ofAMjFdj65U5ecBLyv X-Received: by 2002:a05:6102:6c6:b0:48f:42c8:e0a9 with SMTP id ada2fe7eead31-49bde2d920emr1836643137.26.1725606169155; Fri, 06 Sep 2024 00:02:49 -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 a1e0cc1a2514c-848888c339asm70027241.1.2024.09.06.00.02.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Sep 2024 00:02:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 06 Sep 2024 00:02:49 -0700 (PDT) Message-ID: <66daa919.050a0220.d89bd.6846SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id BD1C66050A6D; Fri, 6 Sep 2024 03:02:48 -0400 (EDT) Subject: |SUCCESS| pw143677 [PATCH] eal: increase max file descriptor for sec From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240905162018.74301-1-stephen@networkplumber.org> References: <20240905162018.74301-1-stephen@networkplumber.org> 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/143677 _Functional Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, September 05 2024 16:20:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 143677 --> functional testing pass Upstream job id: Template-DTS-Pipeline#178701 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 | 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 | 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 | 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/30928/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/