From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <test-report-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 11AFD45B7A
	for <public@inbox.dpdk.org>; Sat, 19 Oct 2024 23:57:14 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id EB2BB40671;
	Sat, 19 Oct 2024 23:57:13 +0200 (CEST)
Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com
 [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 085C140612
 for <test-report@dpdk.org>; Sat, 19 Oct 2024 23:57:12 +0200 (CEST)
Received: by mail-pj1-f97.google.com with SMTP id
 98e67ed59e1d1-2e2bb1efe78so2220685a91.1
 for <test-report@dpdk.org>; Sat, 19 Oct 2024 14:57:11 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1729375031; x=1729979831; 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=CMScyQ3lzkBHNqk7g/CWT/uYDxydY2/UDgwJNeRYN3s=;
 b=a8CINN1de2eFlzTo/Oq1wcRxP8E1dWTILQKlhY5Gr0RZXPeUVET03fjmSl5yU9eelZ
 MWGHiVWjw5nC0xynQALDn75gTkxvaSD7xaKXBq/0IE7ie/utIxGNr2um7K9KTW63p2wu
 nDNOFziuOOcN5LZHyJ7ZKiaHpcX4uNmuzvpBw=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1729375031; x=1729979831;
 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=CMScyQ3lzkBHNqk7g/CWT/uYDxydY2/UDgwJNeRYN3s=;
 b=sm9GKrPHz7HAkpjLWHNcZ/lwB1F/GbrkfNlVhqNPh+HQjL/WOX2V5gj7Mxhf+JkFwR
 JKJ0OdbgqefPCaWtMgyxkB5F/ipPJ0Y1iZTILqHW/B5q5g3E9VkTlA9DIuijoGMKczDt
 oKwEROq/2cPbF30/U9wTQdJHkj8m+Fc0sesHTBwG7AGWtJblD7C6eBrYtFLq3XOgupdp
 VeP5+Xfnnoux1z+hMDVVWFCTZeRMQKCmGxUO+GUJtzhll4C+0DpXqBNdBtBXIwjKMbsG
 vsoihYp/de9IxyvOdww0Wk9wtKtR6TP/DoXZKYb0j51DZFOzhtqtxF/E684LHj8yOk5m
 ISvg==
X-Gm-Message-State: AOJu0YwXf9IG4zyIWI15FjnmoKZu2d3ZQRB6PVkCt2/sw4VkDG4ZtKUV
 eEH2L4/A6A6ZrvelFxDpTVcl0aaxHFNltOigo1wWdwowHshEgk79CNJ5w0ObohP2Lw5rom2xhQi
 zEHXtUYFKrN2tO6EXtWHVWPp/djVsiST9ntLnylb2WWAMkBLQ1DCQCm6u
X-Google-Smtp-Source: AGHT+IH9AS0LlYAVhXgQnGWQdkpMkJA64tBCMGd7XtuGZH+4JkWNk3KR0KvTUQtUNOHqGZvvviGv4Pj0euxe
X-Received: by 2002:a17:90a:6887:b0:2da:82d4:c63c with SMTP id
 98e67ed59e1d1-2e3dc1d87e4mr16253341a91.4.1729375031031; 
 Sat, 19 Oct 2024 14:57:11 -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
 d9443c01a7336-20e7f1a22a5sm180195ad.146.2024.10.19.14.57.10
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Sat, 19 Oct 2024 14:57:11 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Sat, 19 Oct 2024 14:57:11 -0700 (PDT)
Message-ID: <67142b37.170a0220.2ebc31.0cbfSMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.17.0.4] (unknown [172.18.0.217])
 by postal.iol.unh.edu (Postfix) with ESMTP id 1EFE16052471;
 Sat, 19 Oct 2024 17:57:10 -0400 (EDT)
Subject: |SUCCESS| pw146313 [PATCH] common/cnxk: replace deprecated function 
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
In-Reply-To: <20241018160043.1265490-1-david.marchand@redhat.com>
References: <20241018160043.1265490-1-david.marchand@redhat.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 <test-report.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/test-report>,
 <mailto:test-report-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/test-report/>
List-Post: <mailto:test-report@dpdk.org>
List-Help: <mailto:test-report-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/test-report>,
 <mailto:test-report-request@dpdk.org?subject=subscribe>
Errors-To: test-report-bounces@dpdk.org

Test-Label: iol-compile-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/146313

_Testing PASS_

Submitter: David Marchand <david.marchand@redhat.com>
Date: Friday, October 18 2024 16:00:43 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:9a723449a5b30626db66bb27cd96834261d11971

146313 --> testing pass

Upstream job id: Windows-Compile-DPDK-VS#3559

Test environment and result as below:

+---------------------+--------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile |
+=====================+====================+===================+
| FreeBSD 13.4        | PASS               | SKIPPED           |
+---------------------+--------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           |
+---------------------+--------------------+-------------------+
| Windows Server 2022 | SKIPPED            | PASS              |
+---------------------+--------------------+-------------------+


FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6

FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31556/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/