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 E3B50431FC for ; Wed, 25 Oct 2023 14:27:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DDBD1402DC; Wed, 25 Oct 2023 14:27:27 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 4CC8C402DC for ; Wed, 25 Oct 2023 14:27:26 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-577e62e2adfso3650600a12.2 for ; Wed, 25 Oct 2023 05:27:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698236845; x=1698841645; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cIWwmkHP93vjnDUiTP/j99c2hMosbqIPl/v2sLRrLFc=; b=NDP3rsSmDSeCcuD/WFnZzV/QLD5LRTFk8EcvdwwB/FX21pY408YlEhTCqLr2avhXQT bqAXgn2kwnH5O2bHN4edJC384IcyLtA+qW2iD4bsnvJuEnzURx62Ll5RZdIj3BHgvmmJ WFW0oCPFdtrk6SXca+cHcoPKuLkwxBQc+5iVg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698236845; x=1698841645; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cIWwmkHP93vjnDUiTP/j99c2hMosbqIPl/v2sLRrLFc=; b=qQkmLXv6H7g5bF7VE+rUJG/pfcdZ3LHUrVHC17UnGOKUPBG/t3G13seAXM6oEoTLM8 Ch1WWuRhrJ9FZTKzE2VS6VvRT7ieoilgz4XLGfdaPdeH8nV9zl+0XYN2i25xfkcWSiqi iXbVaKOPvAfkAFmkUvCd5k3Ogqpb3v4EmHWB5V13huYARNr/l0boiaaBr234/vcfsv8m AIBLxZpYNdhw151IxTUW6U1+XzeRXApVFkXsYNmqw/7ugbnynC4HoOLWjpQ+YQlwc4iv LbOIn/kzrhdgFxNsYOvZI12gSA35r/6xP0zsRbO0Y+viWNZ+eyGmY+8ARAofkjTHVdXv BQYA== X-Gm-Message-State: AOJu0Yyww51dZthv5Myz6xUli5v1EhIBRPglTq0rWgwyCdzn3PFU/otP VOk+4SjEK7L5Cmx28LByoQ5FN87kW1D32CZIm2d/tGTrDV32eSXIs1GyUVjeqjWO8O2xQlcA1w= = X-Google-Smtp-Source: AGHT+IF9HACTQoywI2DuBjG8LnGV7fWBkY7t1kuVuxkE+c03d6J46yEoEwHWnwpBOrR0uuRYjUcN/634gL3V X-Received: by 2002:a17:90b:4d8a:b0:27d:4f1f:47f5 with SMTP id oj10-20020a17090b4d8a00b0027d4f1f47f5mr13531126pjb.23.1698236845527; Wed, 25 Oct 2023 05:27:25 -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 nn17-20020a17090b38d100b0027d0489da70sm921975pjb.4.2023.10.25.05.27.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Oct 2023 05:27:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Oct 2023 05:27:25 -0700 (PDT) Message-ID: <653909ad.170a0220.69e17.3b54SMTPIN_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 AF7456051827; Wed, 25 Oct 2023 08:27:24 -0400 (EDT) Subject: |SUCCESS| pw133279 [PATCH] [v3] 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/133279 _Testing PASS_ Submitter: Artur Paszkiewicz Date: Wednesday, October 25 2023 09:27:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133279 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28061/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/