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 AD79D45851 for ; Sat, 24 Aug 2024 10:54:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A3C14402A8; Sat, 24 Aug 2024 10:54:44 +0200 (CEST) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id 50D3D4028B for ; Sat, 24 Aug 2024 10:54:43 +0200 (CEST) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-7a35eff1d06so181834185a.0 for ; Sat, 24 Aug 2024 01:54:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1724489682; x=1725094482; 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=NtCc8GUaOp6Xq4jiqfodd1A2zTItriRSSa7OyeCy1Ps=; b=NiQrg3iki6kYVgauq/wEg3YVp01xXlSMRH4WtSulXCR9fbYY8SfhqEQiIxS4+mMzm2 nYK+Ptq1fhk6fdYLLqRLXSixT0EJoPetdeO+yFFtCILVXRL5gYIJdPAWeTLb0OBv9hI3 cAUis8uP5gjGTDfYu507xLatFxUEgNc3fJU6w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1724489682; x=1725094482; 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=NtCc8GUaOp6Xq4jiqfodd1A2zTItriRSSa7OyeCy1Ps=; b=dwMMoSmAAxC+FsyFR+YBNRAdaMsBJ+FiaOc5WOC2RfUa5Ad/ByHGeP6FWthzjsJ3sW z8WGvxefjwht5IIZlwWQ9svrSyIPUNqxi8nTFjkm9iphDvaCZHp/rFs51EgoVYqILpmh ToXoW3UJASf8NtAOY6DUme4G9r/Nv5evnnxCtwE6jCs9f/hu6p9fE7UOQFqCk0dKqLAy n74OjPML6OeF1Afc3QF6s0a+lef+Lsgaxhb2aq3B3qPZSkWVrmbbgr6GOqAqqRSDOobq OjFuTzSXYR5iZerPRawd+Ytrxak/JaIliiThseJEzVnE94BTqoB1CfqilkDeHbmFCxRy mXSg== X-Gm-Message-State: AOJu0Yw1nqr17eCyTx++adCb5UDVTjo/MrZg+8B3pDvUU+t0UtCpQD6z ZH5QXQaOmJylGWetPG6juwdYOfQhKBVdtMUwNOumB0aBzeJisMZNfvg8OVHyAUs/5yOonpNTNhO l8XTZZuy3rFE7gru33xwClUZwNUN0Ejv0TRyb63Tf X-Google-Smtp-Source: AGHT+IGwUho0yT8SahFR9Zv3/7ita+FLsIcMKLjgIkHvdV32294yhRlTMEqzfEA8cYZE04wklNakk1F8rdQG X-Received: by 2002:a05:6214:459d:b0:6c1:5895:411a with SMTP id 6a1803df08f44-6c16dc216b5mr55050446d6.2.1724489682651; Sat, 24 Aug 2024 01:54:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6c162dd3ca3sm2716016d6.57.2024.08.24.01.54.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 24 Aug 2024 01:54:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 24 Aug 2024 01:54:42 -0700 (PDT) Message-ID: <66c99fd2.0c0a0220.3c1cc6.d48bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id 0FC956050A6B; Sat, 24 Aug 2024 04:54:41 -0400 (EDT) Subject: |SUCCESS| pw143341 [PATCH] common/cnxk: use atomic load acquire in b From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240823065104.2254919-1-nkishor@marvell.com> References: <20240823065104.2254919-1-nkishor@marvell.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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/143341 _Testing PASS_ Submitter: Nawal Kishor Date: Friday, August 23 2024 06:51:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143341 --> testing pass Upstream job id: Generic-VM-DPDK-Compile-Meson#28925 Test environment and result as below: +--------------+--------------------+ | Environment | dpdk_meson_compile | +==============+====================+ | FreeBSD 13.3 | PASS | +--------------+--------------------+ | FreeBSD 14.1 | PASS | +--------------+--------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p5 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1-RELEASE-p3 Compiler: clang 18.1.5 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30839/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/