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 91B47426C2 for ; Thu, 5 Oct 2023 14:35:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8BFC64014F; Thu, 5 Oct 2023 14:35:33 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 3B0C64014F for ; Thu, 5 Oct 2023 14:35:32 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1c60cec8041so6030835ad.3 for ; Thu, 05 Oct 2023 05:35:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696509331; x=1697114131; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SaS95Qs6W0nyO7fPRLJCAWXF8KYD5xp8NDAy3ZTqcfo=; b=A1S+Ex7FDOgxxCVLVKvAz1lAYLxC016oYJZz9pZlH3vFflbo+0u2L4unNJNTJJSm4b j9r9gVo5AI+2amIeqRcCp85ndqWu0BCCiPgX2M4B5kXp55YtAOC9i2vMkkXXip3eQJqy 0XmvzBA4G0SQZbmOIfU0Jj9tH/jmCm+mXTIAI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696509331; x=1697114131; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SaS95Qs6W0nyO7fPRLJCAWXF8KYD5xp8NDAy3ZTqcfo=; b=dtdgT6Y5qfvf4wE99Bq4PeT5LjJTYAR81ybwkiIpiRJXKF1Iyzsn+BeC4KqyY6LbKk TAZb0E9yd8+U2lVJnO1GIcuvjzA7UR0cAoFufho39pXepyMe4TgaUYHz8AB4Mfi1WtFR SC+BCwrU5d3NbGuTWLs1t3aqvy22fXVI3Ny1ZTHb2lDMSIe5yduyJM6dR2GIVCssIS8r Wu9dTY0kTYfaph4UToydd5BfjnyoYLNTwHFgE0QDmap2D91f9RFSRN0ZR5uGDiYSZpBh zWeRja98lvBRYuS7VvfbQ+50r9d4uhyFm/yuOxbOHzg70yUwtUHcJuuYqCaO8+jSp0zM 5bnw== X-Gm-Message-State: AOJu0YzBjGbSRnN54noVNHmCx9NVdNczeNvzGA8Lph7t/aexSW7cGIIC UJ1k4uIC34jkWxxA2Gy1pXgNpYNDgTVQrm49xAx5oXRiuOLe/c72AhB01w== X-Google-Smtp-Source: AGHT+IF/bAKluA58V7VdvErdz5npAS/t6vAlRhV+pb4T1+Y+s4JpRHU7HZGmASEZShTtrwWm9GM8k5x38px2 X-Received: by 2002:a17:90a:f195:b0:273:e64c:f22e with SMTP id bv21-20020a17090af19500b00273e64cf22emr4552323pjb.29.1696509331472; Thu, 05 Oct 2023 05:35:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id om15-20020a17090b3a8f00b002635002b64dsm253434pjb.0.2023.10.05.05.35.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Oct 2023 05:35:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Oct 2023 05:35:31 -0700 (PDT) Message-ID: <651ead93.170a0220.e99eb.e72aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 849616052514; Thu, 5 Oct 2023 08:35:30 -0400 (EDT) Subject: |SUCCESS| pw132330-132331 [PATCH] [2/2] common/cnxk: fix race condit From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/132331 _Testing PASS_ Submitter: Harman Kalra Date: Thursday, October 05 2023 06:25:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:3bcd5b3198d4a31176b1ac73fc7236a12186fffe 132330-132331 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27832/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/