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 D66514233C for ; Mon, 9 Oct 2023 16:23:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D14D4402A3; Mon, 9 Oct 2023 16:23:43 +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 1365F402A3 for ; Mon, 9 Oct 2023 16:23:42 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-35133097583so18994715ab.1 for ; Mon, 09 Oct 2023 07:23:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696861421; x=1697466221; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wqilptFO3ENaQ/Ueu/IwtqpLECAuYPovsPlDUn/6YwQ=; b=bSraCnvbidDIyhcwyYDrXl83Ls1Lhpnx8QpP/6u2dKLITNM0dSUUHv8uBlQD5nx0I2 /4QGHzB9mJ0swNwpUottMFbYKgxY01QS2JNkR1DQ6d7uKYUZn7r4nOs5dPkn9U49rXZo KTWFBiipaqCncqA+2WCPHN3OrmMphtlhA6stM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696861421; x=1697466221; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wqilptFO3ENaQ/Ueu/IwtqpLECAuYPovsPlDUn/6YwQ=; b=D6FrR46ljeiPy7J+PQ/AK3tlxe+6l7M2v9bkne1zDZ2z6PO40WDHKh4oNaCZImBpYT Xsha0ts1FwXi/r9HLAbX6mGXwv3Mu8IJx39alneL2pou2DxSGVW4d3Eh88Y4bVW2z8PO 9oMoDAltbq17rY3VuuKDx+cd8TfQF4AUPhQVmJkGiihlixxojkLF8d0rqOmGuTrbvRT0 2XqWP8u1hsWi6vTkZhSfnK3v4EjATGUhP1y4RJ7ZalI67k58LCjXYRxB+HIql83Qm8lt 5bKRbWA711zuNOd9ZIlSfEuHoJJYjxIQORC+TE8kWTZldaXen80Rc6ddIuk9I2tPKmwd ITlg== X-Gm-Message-State: AOJu0Yx1LxmdSKOrpmTx7bvkt8s5PjL1sTVQocB5WstWJjoOP5kmCqhb e/SqDYUJCQE5qtJGsbU00OVjCTS2/WB3eIim7GoXV+lEyuGQ8EIS43ylaNGcoQIyqWHRJ8AW+A= = X-Google-Smtp-Source: AGHT+IHL4IwVP4lHvrQqw+bc83QUCbmfWnLITRw22vKiLxgBke/tGDYTrUt3IHgYAeoR5O9yShghfHTWHn9T X-Received: by 2002:a05:6e02:1c29:b0:34f:efde:ec7c with SMTP id m9-20020a056e021c2900b0034fefdeec7cmr19439781ilh.28.1696861421531; Mon, 09 Oct 2023 07:23:41 -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 m1-20020a92c521000000b0034fdd619e48sm390330ili.62.2023.10.09.07.23.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Oct 2023 07:23:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 09 Oct 2023 07:23:41 -0700 (PDT) Message-ID: <65240ced.920a0220.4b036.2a30SMTPIN_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 143E1605C351; Mon, 9 Oct 2023 10:23:41 -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 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 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/