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 92370426C2 for ; Thu, 5 Oct 2023 15:00:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8D0844014F; Thu, 5 Oct 2023 15:00:01 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 50D704014F for ; Thu, 5 Oct 2023 15:00:00 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6c4e30a3604so605469a34.2 for ; Thu, 05 Oct 2023 06:00:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696510799; x=1697115599; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Gw86robihHAWcujUzWKdFhPZBJRmrAGOp3Qbp2o1PNg=; b=EqftTlaR/N/BClfQSyb0uEAPwLYsUHiLurOh1WZRF+lKV5qTsRmfo1+AvJGu+qBcT6 227PcJ10f3hcMYm5jw6y0QoGVEaXq7n91XH7GhA6MxJ/FULIwlSc6wc5YhLfSFh8Jy+t c2zGGpFgBUPVm6xEV9fyhCE/Sl+ocXMQzXBzU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696510799; x=1697115599; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Gw86robihHAWcujUzWKdFhPZBJRmrAGOp3Qbp2o1PNg=; b=DMlgh3N4oYJnkwBWF0rKhL0YNu302oAcq+r5UpM8ne6/vWSlD8U7iTk+TuxplwVkeZ hdwCA7/Iva37LE4LL9LXCWLkDnFGKNWagU2oXYZtjLlfZr98f05xvmi7bC+FOVALBO1J 3DwsjWHArnqBhOUjWdFFCPZW3Xbf/1x9E53RGezV4zzNZ9MRroVczTG+5yKu6F2rXDWI BMRgG6vQCCB4Wm6+CyGmU+P8vSfFdbP1rnuypS44LQimQhyiN0UBNa+1xmBSgXplq3GY jZz0/qPi+++PyaJaqyprr5zoWICfK2f07GLsaxufRKE3XgIl8jpTrJPQD4c6G6Xlz7Fu fKKw== X-Gm-Message-State: AOJu0YyVBGQKdqZ24Upz98Ho+JlqMN/5v0S040lGo8dV7AX3kMeCCYiD 9L9y7s+f4uxaBhhxRHUW53+m3DqZCvFnCIJjQkKe/e2yjCdt6x3BJYptVmUkGKWmWV8T3fA2bw= = X-Google-Smtp-Source: AGHT+IHTtmoR4vGtlO6kzsvni+npV+FrhhhAf8bEx5rMn+Dw/SstFPmJC99qgas9gDACbAVWDV3qJb+MyOi7 X-Received: by 2002:a05:6870:972c:b0:1e1:8591:3f0 with SMTP id n44-20020a056870972c00b001e1859103f0mr5598272oaq.46.1696510799607; Thu, 05 Oct 2023 05:59:59 -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 ck3-20020a05687c048300b001e13cfde46dsm111561oac.6.2023.10.05.05.59.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Oct 2023 05:59:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Oct 2023 05:59:59 -0700 (PDT) Message-ID: <651eb34f.050a0220.b9cb0.5b22SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2C6236052514; Thu, 5 Oct 2023 08:59:59 -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-unit-amd64-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/