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 8FC4A4233C for ; Mon, 9 Oct 2023 16:29:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 89307402A3; Mon, 9 Oct 2023 16:29:19 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 87C8C402A3 for ; Mon, 9 Oct 2023 16:29:17 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-351208d0d6cso17965745ab.1 for ; Mon, 09 Oct 2023 07:29:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696861757; x=1697466557; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YunNJmTM1PHGuWyecsl60iCfrPdZ5R7VWIWo531GUnQ=; b=Vmhaf2ljpYU1HUwcTznAf704gEb1eb0WE6ouB3+ohRcLSpAO9GnN7SHH7/j9dXzdAr ON5n47zb1HmMbfjH9/PmB+LIC9cniVkZE9cCn/j4E/iirFUOKSTpiMQA9KrJUo5DDhOp 8W9F85GCPyjj5GZVQT0XHf023tfoTIVCWlVSQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696861757; x=1697466557; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YunNJmTM1PHGuWyecsl60iCfrPdZ5R7VWIWo531GUnQ=; b=Mk36dlexdN5/rtwpnOKIGJRr1jj245VX4mFIGsIPMRKNneQXLs8ujQpuHafDUqolbg NLorgUo2fRHqeuvrzuyHSg3QHoqcy31oK8NsUrTIlr418Xw08Bw/3xZO1wnpwROJ3kxX Nk4T0C4I+qq4/DOyC2mSUMcResX3sJe3b6TkrVYUIpuuITV9vZVrLb3EXCFy7gUq3Eku 7iVrRW0v2s6VFVsInYKhbsFgnJZAQd7Y5a9tanMcZ036QpIxZRBNb2LCEH0PR11oQGUd CRd+23lfpIWHhmAeau0hA+K7LTqy42aAl0KfCrBL6JQjMbeoVzrJFE8sxMdHHZatMFnz YT1w== X-Gm-Message-State: AOJu0YzfdwiiQYZ0qYJfjUJU5e4jTUv2E+ONVxBKtgjcuwmU2Uz1SkH8 /A9wWnlefI2AyJYRtyoV0c9DuZ4OQgxCAaopV+eHdAKVPQKgnPcv0U207bbcHjafaeULG+QW0Q= = X-Google-Smtp-Source: AGHT+IHJmzkLlmehY/LCZmuPbRHGmGvk8RVQih4ZGKXRXna+Q1j11hVtGqDT0nYCpWY41QBMU6g8m+JYtqRR X-Received: by 2002:a05:6e02:1d93:b0:349:296c:9b8a with SMTP id h19-20020a056e021d9300b00349296c9b8amr20117017ila.2.1696861756943; Mon, 09 Oct 2023 07:29:16 -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 y18-20020a92c992000000b00351365202cbsm398986iln.14.2023.10.09.07.29.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Oct 2023 07:29:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 09 Oct 2023 07:29:16 -0700 (PDT) Message-ID: <65240e3c.920a0220.419b7.2b44SMTPIN_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 6C928605C351; Mon, 9 Oct 2023 10:29:16 -0400 (EDT) Subject: |SUCCESS| pw132421 [PATCH] [v2] mem: allow using ASan in multi-proce 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/132421 _Testing PASS_ Submitter: Artur Paszkiewicz Date: Monday, October 09 2023 11:03:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:4dd146e597d81d900140a904e0b3b9feb1b0be6c 132421 --> testing pass Test environment and result as below: +--------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +======================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +--------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27859/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/