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 66E31426C2 for ; Thu, 5 Oct 2023 14:51:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5FC164014F; Thu, 5 Oct 2023 14:51:14 +0200 (CEST) Received: from mail-vs1-f100.google.com (mail-vs1-f100.google.com [209.85.217.100]) by mails.dpdk.org (Postfix) with ESMTP id 29CEB4014F for ; Thu, 5 Oct 2023 14:51:13 +0200 (CEST) Received: by mail-vs1-f100.google.com with SMTP id ada2fe7eead31-454529a2deeso470524137.0 for ; Thu, 05 Oct 2023 05:51:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696510272; x=1697115072; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=LUTaUPMxA6hfpq2p3wAegbC9YfYGrzEFq3VOLBRPRuY=; b=S4O2qBenqDgmfiZUZRwealKKRQiKPQQLuZ/gh8VsQVr8ZG9dzKb06xiTgnvoPqbMyb Ba6pxRhJ6zkf+cgfLblyXB5jlOuMT8PLFTlYwQuYKNazpkxgnmT788SMaE8SZF5wtG6e BNwd04I5GoA0pID+RL4DUgs+ydxX3do90PKRI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696510272; x=1697115072; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LUTaUPMxA6hfpq2p3wAegbC9YfYGrzEFq3VOLBRPRuY=; b=LP9LPlh7S6Gk6BYwKlCFkfAQD1FR21zs4L+OIKgcbFV4itbmKmO2umW51CYs28VZvi QU0aBOZegYGXeBzUlKQTXaV6l8Z7Gwj1KcusDVQQkIRf5ic3IKtiTmHiDXGIMO4mObrT Ldu/Zrb5Tjmb3ho6ncKLATXDS3sBCPC2ZXOqeWMIhhIhShUR9IK4LcAv9kC9zBl2jskZ BLMWAw66f2hMi+pSIBviMHFN4Io6xbLuWoEhW3mmWfSQiA9I/D2qFdmoNJ3wB/90/uYu Pcn507jLoqpAD1ReEhbfoVMSsD1IBB7WQUrSmeT5/oippuzIClxxVpQkFjfdHPIYOD+6 xGAQ== X-Gm-Message-State: AOJu0YzfYniSTn09pNqjh43F5oI6Xd/EZkRCq4l93IZ+VIDr0g8JLjer q5qorwah8F9V1yZQ26FnQkR10nFDdQFpWgmIxdVg+qKuaR6VSTv3MT2CxA== X-Google-Smtp-Source: AGHT+IFFHSZi020Ya3f59dcI7vWYIHXOEeySCfoiEGHyq++oaS2jnkOknJqj120Gox/xRcEILhK3i3fwtyWr X-Received: by 2002:a67:fd4b:0:b0:452:8452:8a90 with SMTP id g11-20020a67fd4b000000b0045284528a90mr4632812vsr.0.1696510272577; Thu, 05 Oct 2023 05:51:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u10-20020ab05b0a000000b0079dc19a192fsm81496uae.16.2023.10.05.05.51.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Oct 2023 05:51:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Oct 2023 05:51:12 -0700 (PDT) Message-ID: <651eb140.b00a0220.405c8.457aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1E3686052514; Thu, 5 Oct 2023 08:51:12 -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 | +---------------------+----------------+ 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 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/