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 B1392426B7 for ; Wed, 4 Oct 2023 20:03:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AA5D4402A9; Wed, 4 Oct 2023 20:03:30 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 61298402A9 for ; Wed, 4 Oct 2023 20:03:29 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1a1fa977667so12241fac.1 for ; Wed, 04 Oct 2023 11:03:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696442608; x=1697047408; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8jOyokB+k9GuXXd/iX8g/TH90a02JLj4XGuo4Fs2Xfs=; b=abygzkt/kVc6vJw4ZJ8k773EynT6U0Cp/yB+7yguLfK9ozVkgqtf3lWFZkvt8fKDz/ R+ROICfLlXW/kDyWitbbFJWpUrnfBtCJcT3iJOzsbPf4QMkCH8yijDld/KTsaPwTlnLW PR73HnU4KpuD2G0VH18vL5b8bdFeshhCw7llA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696442608; x=1697047408; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8jOyokB+k9GuXXd/iX8g/TH90a02JLj4XGuo4Fs2Xfs=; b=TA3pwgKHdM7XXxYYI6iDf40R4SG8FEKZ1hQBXLx+2wpppQlYCI/9HKNWEh62+r2IL8 TVvTLGN0XqV95RPtPe1cwELwaO9YGbDjdh/y1ZLOpKOSS+H4JcPnC6RsEERVxu6Thsen YbvS+tQQYaW3mK9E/ar9qYw+Y4NyBpc8mB2QXt6wMfLaB2gAiDYFc6ZZy/dh5I/BainL xcU5NC34S40icjo3eMRdr48f2zZH6+nNXHaHubQO4pAQGNA9xP4zOqDzdKCSL+dHVeGZ l3rR1mLbIA+rETgjSlZPXj1rIvDwfRszULS7ZBp74p0lpKFMc+FdaPBidgvld+hdq6lI LnWg== X-Gm-Message-State: AOJu0YyGh4wm1owxPCNjbFpxh0vbqSH7IHJCyRskIy0ajr+tW5QsCxhb C9LI6htIM+2KBY8Op3l3Zj+G7Gw1xr9M+5XjV39ShkJJEov1hJLHG5GM6w== X-Google-Smtp-Source: AGHT+IGYdioSaEQ8K+cDUlf+mqhBvLVBp3K9oODfo1OuiHY9LRQynX4DytF+febC3SLnB1dP1zB34nHrx54v X-Received: by 2002:a05:6871:707:b0:1c0:d0e8:8fda with SMTP id f7-20020a056871070700b001c0d0e88fdamr3482729oap.16.1696442608742; Wed, 04 Oct 2023 11:03:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w5-20020a056870a2c500b001e131ca3cf1sm435320oak.29.2023.10.04.11.03.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Oct 2023 11:03:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Oct 2023 11:03:28 -0700 (PDT) Message-ID: <651da8f0.050a0220.e35f7.fe4fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3BDB36052514; Wed, 4 Oct 2023 14:03:28 -0400 (EDT) Subject: |SUCCESS| pw132306 [PATCH] mem: allow using ASan in multi-process mo 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/132306 _Testing PASS_ Submitter: Artur Paszkiewicz Date: Wednesday, October 04 2023 14:23:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:687a5b12b14f02f0d3624f4b36b34dba8119a680 132306 --> 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 Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27826/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/