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 737D945B63 for ; Fri, 18 Oct 2024 02:39:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5053640268; Fri, 18 Oct 2024 02:39:38 +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 915C04021E for ; Fri, 18 Oct 2024 02:39:37 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-7181b86a749so25742a34.3 for ; Thu, 17 Oct 2024 17:39:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729211976; x=1729816776; 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=VcdqMVXSmEuwKI6CeRMlISvNlsnXfJPc6MhlJslfbwo=; b=Wsd1jaIP6Yi63Uptv84+NodAloYMFvz7k0n+RSTbgUpW9+KUcixOR69HkP4AGJ6Uk+ 9RXSIeAj1ptTkyebdlS/0B/3bGGc/Fuspb6d3E7Bcv0sdNLB0c2QX+hlaITqupof9yYn eHEpC3lOxm5yMPXnew9R3CbKvuGWwpRlHGFyw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729211976; x=1729816776; 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=VcdqMVXSmEuwKI6CeRMlISvNlsnXfJPc6MhlJslfbwo=; b=ayg/sriTkOubS3/eX6MSFEdpLuU/XhIsejF3xyWVa6MtYh8MepuWkC1CciHlrhNvbE IwXmqqVboDT9F1oPkohkmwhmkAPkWGpelGXovtUwd/2QfjubQtIclmKefXsFRG93INAX 3hVDMWM219XeM6zJdDSbEbOa2saaKNX1rub5d0WygxTzkwsMDb0fx8cfz3USQE2zRLZ2 adm0s/11UdVoCU/iKCFYpkKgvPZvAOdXgGaxrt4LiScbMVRw+O6dEX7Y9ghFFX/6lUwt w4CHisylK0vvHl+vWbUl20Unl3zdiiA3vRIMRGMa2ZXAf/lDOPPCvmvbCo8Xqb3Bx6Sj CGBg== X-Gm-Message-State: AOJu0YzD6NgLFtHIKYttsHL20YDIoIkmcmn+08T9meqSFQu199i3fpUe MImYlm5Pgb0o8qvZeDke4PdR1+Ahihw01IrXgACVRRcO1NPW9zd6cW7DV9uodfmumrHJLTSius+ x6MDC0NAcaobGUpxS3iycuVgzP6vGPJ/fybgpublquulFUoZNcUGgqkWD X-Google-Smtp-Source: AGHT+IHL6++lE/0R6XfWpjc1HqKZ0VTIGcaoIu2H2rvHrZATmNMH89q7iFPnNQ9WOuLUaTT4V0NYoTrDOoZ1 X-Received: by 2002:a05:6830:348a:b0:717:fb12:2c2 with SMTP id 46e09a7af769-7181a5c6046mr351105a34.3.1729211976510; Thu, 17 Oct 2024 17:39:36 -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 006d021491bc7-5eb8a7f2a9esm18167eaf.11.2024.10.17.17.39.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 Oct 2024 17:39:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 17 Oct 2024 17:39:36 -0700 (PDT) Message-ID: <6711ae48.4a0a0220.326465.1362SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 03FC46052471; Thu, 17 Oct 2024 20:39:36 -0400 (EDT) Subject: |SUCCESS| pw146179 [PATCH] [v4] mem: allow using ASan in multi-proce From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241017100317.1356-1-artur.paszkiewicz@intel.com> References: <20241017100317.1356-1-artur.paszkiewicz@intel.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/146179 _Testing PASS_ Submitter: Artur Paszkiewicz Date: Thursday, October 17 2024 10:03:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:2dff0bcd3b54bc3279de42123aa618620224ad44 146179 --> testing pass Upstream job id: Generic-VM-DPDK-Compile-Meson#30401 Test environment and result as below: +--------------+--------------------+ | Environment | dpdk_meson_compile | +==============+====================+ | FreeBSD 13.4 | PASS | +--------------+--------------------+ FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31531/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/