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 BAD554233C for ; Mon, 9 Oct 2023 17:42:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B516D402A3; Mon, 9 Oct 2023 17:42:56 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 7E962402A3 for ; Mon, 9 Oct 2023 17:42:55 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-d8162698f0dso5196089276.0 for ; Mon, 09 Oct 2023 08:42:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696866175; x=1697470975; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7xNqMvjAYQzkrrV8H4djlPrxhleYZIqiNS4mWM4ZUrg=; b=drURSRDyHbDqadekbHqXMn2K6h2opbLE9Wi2t6XhJEXSG/mhzfd8udAAGDm5umsZck pOSRKOH4wGP+qIVakC9wjJv7YvTbIEwc6m+H9HEZaFJUut8JGJvkdbeLoSOIpAsqR+SA TX+z728+VYYxrt/qnyu9JXvDxr9BdO//d36EQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696866175; x=1697470975; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7xNqMvjAYQzkrrV8H4djlPrxhleYZIqiNS4mWM4ZUrg=; b=XSTBLY/7NnoXgOahy7dsUoeqy4Pgf/OZ9vkW6ru+0MC1KDnBxcSdLx65qfzOwCTlG4 VUNw4LV7aIntgbytalRwpqnGnOvtoCx9p+lIEJuhlaQ59uacwrRCSHjlvZbaGGiHIpmO GI+x7u4l588xr4kLDwMM7MS3yVPZ3YJe0jjqgiuG18QdZj4GGecFYQ63Okyr/UnoUM5D b36igqycMUa67JqUZnmMdSxJbCLuLr514ho3Sl5RFIYulW+GbbrSVrFCaNyFLUDYa8d1 K+pKiKb3IwPf0M+Xv5HA17/TTBynencKOHNinCGTVxIKbjW1IOwg6AjbO83OjRdgXMil mflg== X-Gm-Message-State: AOJu0YxoLSmoCraVeBaCsFufNh+/Jr4CaoV3GSPpfYHvebLwzw09FdtO Ntv1XZY81xljzlYhA8ynWn5xMlEQbP1awmE48UZsCIZVQ5l/F144iI12BQCQczAAE/9VTIaW8Q= = X-Google-Smtp-Source: AGHT+IEijXkpbfN2mzOeEPuUJSRnR1bfIuTG8fs9gtNmC3HHMfm6o+BcGKOF81cbJCXeotQhthCjdLNEoVz1 X-Received: by 2002:a25:2412:0:b0:d80:9ef:928d with SMTP id k18-20020a252412000000b00d8009ef928dmr12859935ybk.38.1696866174849; Mon, 09 Oct 2023 08:42: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 w199-20020a25dfd0000000b00d818c769a00sm792927ybg.8.2023.10.09.08.42.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Oct 2023 08:42:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 09 Oct 2023 08:42:54 -0700 (PDT) Message-ID: <65241f7e.250a0220.e5f51.c623SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7916B605C351; Mon, 9 Oct 2023 11:42:54 -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-unit-amd64-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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 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/27859/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/