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 E4CEF4233C for ; Mon, 9 Oct 2023 16:23:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DFAFF402A3; Mon, 9 Oct 2023 16:23:58 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 353DE402A3 for ; Mon, 9 Oct 2023 16:23:57 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1e10507a4d6so3438622fac.1 for ; Mon, 09 Oct 2023 07:23:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696861436; x=1697466236; 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=cHbIEKu9wNUTICM8RZQ+r9ShPOd6khrlf0pfCUjqAdkBQ2ucBm5lYJenr0P4MCGEX5 NdLsAVS88z3kYRrCFdU7/yPeXBMs30xKQB6/hESHpeDmoqiUI/HBnoRRyamEq9JcI/cD uWYhgmjxkxj8YWRheZu77xirwaB0z5gaS24X8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696861436; x=1697466236; 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=WMUoiNhafflzPwj359vRCKuPA3a0krPkZHaqEpUspl5vqz36wwioHK8vdTfhr5zHeB /DXncgRa0MV4xZNtYDIQmmU/3w7v3imX8Cjdr4DpyUTZzx3/OklK2G4XnL1yyYJgi+tR ZnTK5yMHc+x1hGq4zDgqPwwHJuk8HNhX0T7AtPeAC7I731Gg5niS+KjNbzB/J24HmGlv gCpkd3UcNGMZSY39UrOzepeD35+NMyhaoidtCh7TAhJIPmNEYxptbqYbRYWP8yDh2uDC Q0IsGzOBaaQ/IgGVp7A7Hwe+WW44Sap0RbNUp1FK17kdChNgwtWWatg3p+19ZYIaXkb+ 3k0w== X-Gm-Message-State: AOJu0YyoyezEEdRJGmvJ6spCgfCR920W02sGwXftqSIZ+QX0H2WW8HMA 7KjPnXCrqRIM0RSg0VMKd062ogojjmhD3zS/MMrvBrMVjOT0NXVHkYmIFhzeGl6wjd2fQ6WHqg= = X-Google-Smtp-Source: AGHT+IHBPMZQ0i2poRwZaZYrZlkTUf1pS9Dp73Y+ujjubQIS1vvliheMOt6/qvJqkm99ML1dZhqDgNiD6CdX X-Received: by 2002:a05:6870:a549:b0:1bb:8040:24e1 with SMTP id p9-20020a056870a54900b001bb804024e1mr18530713oal.28.1696861436632; Mon, 09 Oct 2023 07:23:56 -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 lv41-20020a05687131a900b001d0c1ac4feesm722529oac.21.2023.10.09.07.23.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Oct 2023 07:23:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 09 Oct 2023 07:23:56 -0700 (PDT) Message-ID: <65240cfc.050a0220.492a9.5413SMTPIN_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 435EE605C351; Mon, 9 Oct 2023 10:23:56 -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/