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 7887C431FC for ; Wed, 25 Oct 2023 14:29:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 73F7B402D4; Wed, 25 Oct 2023 14:29:17 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id BF4E1402D4 for ; Wed, 25 Oct 2023 14:29:14 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1c9daca2b85so6502785ad.1 for ; Wed, 25 Oct 2023 05:29:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698236954; x=1698841754; 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=VJQd9RVDkXhDnBglmJDrMaURlwpf6qwcQ5QcjS/ysv8B20Ob0kOAsfm8t61Lp8sElG SftBL8QxXFkTdaJCcO1uR7ux/z+OCkB7hFLcOSwXc2ErnqgyAc/rRO5I5dKRR0FGWbfE 5u+kbqARAA5oDCLZQGUPPuRnal7cAPHk95KvE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698236954; x=1698841754; 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=TVPJRBUhMEJj9aSg9aIkMNsikXkaN07i/zt6WOqfVx9oELaxH0pdZZv7FJoX/WPDIz /7XhnWjHJfysVfvWFBhlN5nDZwF4oouhwUZkuIrAWWCNiN2JwWYbaYtqPe/HIvr483WO bDvBcNslZVInWcM6cbw4829WpkslMJ86wZzQbhUYYVaPs1GUPnvLNrLJgxPhfdtkIK5U kHGL6O9MtcMkbMJI5enVMUsyC6hCCLhLbLADKb6c/Q9dVdWUXc9xwTx1l8AAeGvOsAg4 xYFG8f/k0UThy8bIQDBmVRB4BfugneJMcwFTacMNpPwTpjceZCjdmjRO6fs06qCJlNWy g8Gg== X-Gm-Message-State: AOJu0YwD/t1iZAl1+iof7Pv/8+KFarR39r102VEYElL1SCVzpw6PORXG lIlsJi16imFkLUP5azUW1/r1SkbfdbKrVTMa6GmpPkEVnOrROzg5haGt0A== X-Google-Smtp-Source: AGHT+IFbNVfJoUwVmB9ApR/OVlcwML0Xu1jg4wSQ9/szSryCqHEwVxCZwu+QWQdg9UEWcAd2QmEd6Tfm9Dak X-Received: by 2002:a17:902:e751:b0:1b5:674d:2aa5 with SMTP id p17-20020a170902e75100b001b5674d2aa5mr20212330plf.13.1698236954048; Wed, 25 Oct 2023 05:29:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j5-20020a170902c3c500b001c9c6a78a4fsm589747plj.32.2023.10.25.05.29.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Oct 2023 05:29:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Oct 2023 05:29:14 -0700 (PDT) Message-ID: <65390a1a.170a0220.11d97.2de5SMTPIN_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 8771F6051827; Wed, 25 Oct 2023 08:29:13 -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/