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 DC3AA45A68 for ; Mon, 4 Nov 2024 10:58:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D77E640E12; Mon, 4 Nov 2024 10:58:06 +0100 (CET) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id 09D624021F for ; Mon, 4 Nov 2024 10:58:06 +0100 (CET) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-7b15eadee87so306688385a.2 for ; Mon, 04 Nov 2024 01:58:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730714285; x=1731319085; 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=SK8YEoBi2PPUZfgw95Ac/1ika/PZLBK1GdXEKNNz3Ok=; b=JlZhbaIo7wrzI8CXwgwrzrWk6zI03GVu212J29VCAtkGtC/9frDZjC4g0t39jRWbip lBsoXJ2BFHDA8l3ZEjCf4sAr29tmmM6VS6huA3VjccuZr8qUEDrEIjH3qtfEnkxgtn0w WZCRP90KBBvRzFQNlUAI2rrF1Q6h4uLDF8+Lo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730714285; x=1731319085; 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=SK8YEoBi2PPUZfgw95Ac/1ika/PZLBK1GdXEKNNz3Ok=; b=JMKaFEc92MDFE8CXZTi15kBSfWwJNZ1/Zevq4DhHhaN27chCRQQANu1nNj03/SR906 yiWwT4W1qWvX1MS0f8CVlio8zhMUg08NQGe4VeTBReZeNiE6unCSyYXjrU+kWqZmHsaY 4EM9ZWiuOQl22LI5nzSNSPgiPCyf65lAo/FA7zyFDIrgs7ZUIXbX+RDiqFc3mEWJmK4P /dGLWRa+X6yOmgXWrknczmkcdNBpfiJDsccqWPyp7EVfDHx9wj/YlQ74UN9tFcwFMV1d kD+Lr1cVNdfgjsBo5HCZaSGCNSVIteNZlbGn3iwxWy6h2NGUVlDFFMx9OIgKXR7/4HEk Z4Nw== X-Gm-Message-State: AOJu0Yyha2NeXXSLktAtxTUrnB85ffk8fu9+uhHHgWvOyRjIxVv0xKlC gdfcvWpOyADCoAiNAzk7T5huHHqeWmvKagtjO+v/72ouHrm6OG3zYSlr62LrKQsXoiGMennTnSw wH5lzFU7qO6lNVrtRjNwWTNl1q3N/D6V08g+uUbmMwqIqWFDyJ7WdwiW4 X-Google-Smtp-Source: AGHT+IFb9Y+jZfk6gYwUzPLiy/DqR+Eg6p6rnE7x8SYZCzeJQSM3uhy/YJVBoJJmRT+dWJeH4kGavD70S2ru X-Received: by 2002:a05:6214:4b09:b0:6d1:7438:7b94 with SMTP id 6a1803df08f44-6d351b07b4amr235396756d6.47.1730714285387; Mon, 04 Nov 2024 01:58:05 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6d3541792bbsm6088666d6.50.2024.11.04.01.58.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Nov 2024 01:58:05 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Nov 2024 01:58:05 -0800 (PST) Message-ID: <67289aad.050a0220.1048e7.07bbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 1D6E56052471; Mon, 4 Nov 2024 04:58:05 -0500 (EST) Subject: |SUCCESS| pw147899 [PATCH] [v4] eal/unix: optimize thread creation From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241104085708.3596816-1-david.marchand@redhat.com> References: <20241104085708.3596816-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-marvell-Functional Test-Status: SUCCESS http://dpdk.org/patch/147899 _Functional Testing PASS_ Submitter: David Marchand Date: Monday, November 04 2024 08:57:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:c79900e31e3e5a16c7f5410d0800315a0491ccad 147899 --> functional testing pass Upstream job id: Template-DTS-Pipeline#193913 Test environment and result as below: Ubuntu 20.04.6 Kernel: 5.4.105 Compiler: gcc 9.4 NIC: Marvell CN106XX 50000 Mbps Target: arm64-native-linuxapp-gcc Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | cmdline | PASS | +-----------------+--------+ | ipv4_reassembly | PASS | +-----------------+--------+ | rxtx_callbacks | PASS | +-----------------+--------+ | tso | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31811/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/