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 6EF5341DB0 for ; Thu, 2 Mar 2023 02:40:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 68ABE4021F; Thu, 2 Mar 2023 02:40:24 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 7867A4021F for ; Thu, 2 Mar 2023 02:40:23 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id g9so2021495ila.8 for ; Wed, 01 Mar 2023 17:40:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677721223; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=7oDliSBRvM/K5qQZEC+Spn12Ad5mTyg2SWVKw1SpkP4=; b=bKcynxzhzn5Np38GdDpfSD1ffXD9oEoOmQldj5voroGwQpp61MNuMVSiyzoKvUjhlQ veJU/UlDJEzlKM70T7fzx+c1UI17lu9M/h2PqrLNH4SiQYuUVlgXqGNBBXfOqVo/EjnO JaWmcBcAoCdnK8afZdULInLSFOt7ENjh3irzg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677721223; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7oDliSBRvM/K5qQZEC+Spn12Ad5mTyg2SWVKw1SpkP4=; b=Yd3CKzmATWPiujVQOTJwpw/22PBmB5l7ynJdX1QWu57mkoO/dy8bpyqobqvn7PsruH 3X60pxbgkWlxQ1Qi663mGm60HupHzoVoEe3R1HqHjJfZBZQfPXlQ3gIUnuXPYczpFxGn 9ujl8sVfkBcfOlHHTLeaCdlMvYvWvyuMvegwdz/fjDF+S42i9yaC0H0XSF1GskYNQq6b oJ4RA/nNqB+KPHWfMXaNqjDqf2pSApt69D8jbKr7p6OvR/QqH8X42jBI73evlZwVDX4+ UhSx2oUpr/seNgvWKLzJVfok8hc8U2dw/1xr16p0TlMm6/e9MVPs9CN1Ga8It7bTwAlt GRSw== X-Gm-Message-State: AO0yUKVhnjbwfHtr/aCDNTVu1zqtQ4tkWigLd7I1bSuwgUEso4v2/oM9 K1vm1cWRDL9nmJAKPt2mxhceYPk1LUy4gMjl0RcfY9nwbpauYDyzvxBUOLiM9elLOa7djkA= X-Google-Smtp-Source: AK7set+036Bw3CUOb6BUjkBO5MQu1hDImbVmJG07UAbsqRcIMk6WNeVeS6UDVQ3T6l1LEk6hFLKxT92zraCW X-Received: by 2002:a05:6e02:1ba8:b0:316:ef6e:728e with SMTP id n8-20020a056e021ba800b00316ef6e728emr7430537ili.7.1677721222876; Wed, 01 Mar 2023 17:40:22 -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 p7-20020a927407000000b003179ccbe3c1sm103921ilc.22.2023.03.01.17.40.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Mar 2023 17:40:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 72D16605246B; Wed, 1 Mar 2023 20:40:22 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 6EE83601F7; Thu, 2 Mar 2023 01:40:22 +0000 (UTC) Subject: |SUCCESS| pw124619 [PATCH] [v2] eal: fix thread race in control thread creation From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230302014022.6EE83601F7@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 2 Mar 2023 01:40:22 +0000 (UTC) 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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/124619 _Functional Testing PASS_ Submitter: Tyler Retzlaff Date: Wednesday, March 01 2023 21:09:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b 124619 --> functional testing pass Test environment and result as below: Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25581/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/