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 BC0A545C5A for ; Sat, 2 Nov 2024 13:35:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A160D402B8; Sat, 2 Nov 2024 13:35:53 +0100 (CET) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id B2D93402B7 for ; Sat, 2 Nov 2024 13:35:52 +0100 (CET) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6ce3fc4e58bso17448036d6.0 for ; Sat, 02 Nov 2024 05:35:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730550952; x=1731155752; 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=SWsJ/2T2y+rHtqkKqTuipFY0CDUkpwR1lwI2XYvQgCs=; b=KFwcpBfZs0ExmTp1Kdut/XZnHD+uePK0wwoOtM8NPaihG/3H880hUq37R2RiMe/Yb0 3X1EzI9HbVWP8IstMMlGE8xk/2LBacibeNt/bFpdmmwxJWpi92Vu3OySvPOXRQCILv8F Q24HTjSnRWMZ2xtVtjQZo7m03gk+8/vkKgV3I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730550952; x=1731155752; 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=SWsJ/2T2y+rHtqkKqTuipFY0CDUkpwR1lwI2XYvQgCs=; b=geYWLD6e3rFH9C4x3teFBFvH9OaAOZ9wRQk/c5m38mymga3+YwT/XkPrBKvs9+OwK+ 1F8sVgQoD7D6lIp8SC6bul8xOyOQdw/8ERWuYh7Q/i4CbbjcciNxdDZQyMM/hI3InC1z Ls3twG3JMGeqqYw87JUPc+jAspP+l/qN4CGzPveBwxBuUsKFHA4WbPRkzunZiYY2Dqqs XcTxUtk6hvEdfnb/XdRmTfaXtg+gPNLkOTgyUtgWVHjO5LF5lkBVZaeu3XRufNLfibC6 U7KbZosKqb4yzayOR9zTV0kH9XztUP1pugE5peCF6h/FaD3hq+4GriegosxmGLKqLVxg ehPA== X-Gm-Message-State: AOJu0Yx2zUAGDrz/W0Lm/rB15heeNQV8FpNVojGglOcVXdM3m0+ipOYX 3atnKLs8axwoxrROGqhAah1oIV9wdkvjnPL/cRiUJVY+cO0MgFi92dKT4KNXxO2oBmQPjuOjed0 2+wmKVexXJU9hmLikOtEpmRpFyFPqNuyK22Zneaah X-Google-Smtp-Source: AGHT+IEEJ98dzn1uzR+E5aUdn2fL6ttjdnLPJ2UnboFnjnPI0u8mInvOQOubO7Q/EUW2Ij+1nAijWQvZT8gP X-Received: by 2002:a05:6214:4603:b0:6cb:ee7b:7abd with SMTP id 6a1803df08f44-6d351acec39mr133379906d6.27.1730550952093; Sat, 02 Nov 2024 05:35:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6d353fc2f52sm3191946d6.19.2024.11.02.05.35.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 02 Nov 2024 05:35:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 02 Nov 2024 05:35:52 -0700 (PDT) Message-ID: <67261ca8.050a0220.1e3d8c.3237SMTPIN_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 C12976052471; Sat, 2 Nov 2024 08:35:51 -0400 (EDT) Subject: |SUCCESS| pw147880 [PATCH] [v2] eal/unix: optimize thread creation w From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241102113232.2333703-1-david.marchand@redhat.com> References: <20241102113232.2333703-1-david.marchand@redhat.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/147880 _Functional Testing PASS_ Submitter: David Marchand Date: Saturday, November 02 2024 11:32:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:c79900e31e3e5a16c7f5410d0800315a0491ccad 147880 --> functional testing pass Upstream job id: Template-DTS-Pipeline#193772 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 | +=============================+========+ | 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 | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31807/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/