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 B1251426B7 for ; Wed, 4 Oct 2023 20:19:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 88489402A9; Wed, 4 Oct 2023 20:19:04 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 1BFEA402A9 for ; Wed, 4 Oct 2023 20:19:04 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-d849df4f1ffso178336276.0 for ; Wed, 04 Oct 2023 11:19:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696443543; x=1697048343; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Yg/9xxRwYNix1DptuRzVaKq+bZbcaifXqzsAnQydVJY=; b=KaXwKT8c2exu8VvzDjgDRU2POfHR/n8DZGymJR2pPfHPXBbiMPyn+To8QXoSSRjIg7 gQyId+o1XJybhsIiPAtpDAqp3VkpgRmyxVcL937oubXUgm7hYF0ubdLJgxUZ0mMhO4Ly 5Eekh5MySlBjuIl6mn4Bws2DuqnPeUw0mCjJM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696443543; x=1697048343; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Yg/9xxRwYNix1DptuRzVaKq+bZbcaifXqzsAnQydVJY=; b=n0FgAELl5isg8YsrfGosjUmq/P9X7LeZP5ku4T27ZmScTGHR9C5lkISjTjaFL/WVHW DByjvbib4hdlxXjs/wCP8rLW/YWEpmy1x7ft+GD361fxWiAEOCUUuVxYmTnglw06pEgP 7A3dCgGb37zts3UB9Rt6sIuyvyyJcrbg/Id2U+OTsUA3JS0L5vn8DplArgdGOulk4UMq Vdw3QzDD1oGQOxb1YsyC9J4tHxbKKMe85To53g5Mujgpdka42G8ZMEasewc7NWnUKT+q OFYx9MIle+y2KKz97m9jdxCm7OSyrm4ltRvuxasqbjd8a0/o32Cv1HDQyPZmzU835Nf5 sUgQ== X-Gm-Message-State: AOJu0YyzAYTK4GvElZpCqw8Kz7HBjYVStVLjbILaw3Jfja5w6Aj49QyJ I2DWhFgZkPL2ou0pyg6rez7FpyHnPs6A8xF+iztNtpR/fy4td965d6r4hw== X-Google-Smtp-Source: AGHT+IEdM78D2zOmJzllKof3U+u2zu2VcrxgxNeMEKdpTJtc2oigHd0UvzicNnVhi/rrzk0k7cpkOyT3LJvO X-Received: by 2002:a05:6902:251:b0:d86:5844:a897 with SMTP id k17-20020a056902025100b00d865844a897mr2760459ybs.5.1696443543488; Wed, 04 Oct 2023 11:19:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p4-20020a257404000000b00d818c769a00sm433177ybc.8.2023.10.04.11.19.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Oct 2023 11:19:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Oct 2023 11:19:03 -0700 (PDT) Message-ID: <651dac97.250a0220.e50c5.f6c2SMTPIN_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 2081E6052514; Wed, 4 Oct 2023 14:19:03 -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-unit-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_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ 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) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/