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 433C0426B7 for ; Wed, 4 Oct 2023 20:05:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3D01C402A9; Wed, 4 Oct 2023 20:05:55 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 98FE4402A9 for ; Wed, 4 Oct 2023 20:05:54 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-d867d4cf835so151277276.1 for ; Wed, 04 Oct 2023 11:05:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696442754; x=1697047554; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=K5tVGFff7HE99RHDDj8nDYoWdH9RjWpfWx8pYNljFN8=; b=drd8JrCTWlwNjuSSFx2K9CKxU+EE+HMMbUl7E/uu60daK8KzpjGsFoXlxwynGf548k rG9EqocGQX6Ss4kpijaJb/6RYq48AeDf1Alj9y67eEZMDynCpiISaONJIeRvikqsrj2V IZIlh6HP1V6TT/OPhGRQxzut15e+rogK6hehQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696442754; x=1697047554; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=K5tVGFff7HE99RHDDj8nDYoWdH9RjWpfWx8pYNljFN8=; b=RLCM72cXrltkhfHk6w77VGmPFmKlAFHJh/BCpJekC3fgm1yV2xdbPcXwnUXQuS6oaO 1AhjGrKbAwqMD3QsUEUdiHGOqKPntmGCwreDMVjj+Z5t2M76JWGNcoS0XmsLo9xIIBGO vhNR9o1HOsC2khDZJk2KUtTtgxZ+U/t7YhIvbqRpSvQ7RGVq3LXaOOH8n/QG6cE4aCkq nuOswwjfaaw9XnzbwWDe33puiR5y+ta9vwHc0TqM+tF+QS22KFcgh0UGW5HJTHTMHOYh +MgvfRenRyr4pGABt7Pmn9T5/OCg4wUBauqAuUgWdymBGsGdDbQAK1MfWhGcTECg7uCS tEJA== X-Gm-Message-State: AOJu0Yzq3ihUp30vNAWnUyvp+WZw4aE0mPOVCOFsJAw3RkKVsetoLq1U W29D9gfvoLQkeb2ILXeaC/SVWEu6VkQorraFv2tdQ8DiUm8Z8gcQOUIfa8H61z6xL57q+vF7MA= = X-Google-Smtp-Source: AGHT+IFDd4z9mRHlbPysz0EZEXx/gnUTcBkemjo9KJ2FG4FIBAIYkosTt5ZZIwX8H2MKXTq+vCOj9PnulRle X-Received: by 2002:a25:410f:0:b0:d77:fddd:c343 with SMTP id o15-20020a25410f000000b00d77fdddc343mr2629383yba.48.1696442754050; Wed, 04 Oct 2023 11:05:54 -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 l81-20020a257054000000b00d81473b2d19sm427577ybc.19.2023.10.04.11.05.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Oct 2023 11:05:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Oct 2023 11:05:54 -0700 (PDT) Message-ID: <651da982.250a0220.c8915.f2c2SMTPIN_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 AF1186052514; Wed, 4 Oct 2023 14:05:53 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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/