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 0DD42426B7 for ; Wed, 4 Oct 2023 20:00:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0867D402A9; Wed, 4 Oct 2023 20:00:22 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 778F3402A9 for ; Wed, 4 Oct 2023 20:00:20 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-2777a5e22b5so39392a91.1 for ; Wed, 04 Oct 2023 11:00:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696442419; x=1697047219; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=K5tVGFff7HE99RHDDj8nDYoWdH9RjWpfWx8pYNljFN8=; b=Iqv5IC/O8GLW3vwoUgyl5GH7TfjW45BXcviJu9w2yxZCk1Jqr+bijBbdRxC5QF1ZdY ZQm4mWL1QB4Vy+zjvQVtbSRiVTb4Fn4QM2XlbSXF+8pshhxk9YinINDt8hr6x50lw7Ql xFGO4HRLOg8u2J6KP7eS2vlkZxk3bXnWZs3gg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696442419; x=1697047219; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=K5tVGFff7HE99RHDDj8nDYoWdH9RjWpfWx8pYNljFN8=; b=L6uzXFtA2d7aiYVbMxH733I6KVlTMSC5pPHcLslfTPN/W5fsMeZLOOyF0ercGnf5TW P1oGbspe3rDAi51Mjzx6IyhwcoeL4TIWbiaeAkE4d9kUJjaOssGusFPtUoV48JfuJyf8 KTflqe6q/H0gpmIYvy8pONYHL/n3T4Dy5skAh5kFy1GehJ62DsxNXRBGvLbvqxEg6eaE 0VSguY8NmcaQhlYuxu2K4VEytYj5sjuEgXP8J/hBDDj64ncexIceLpafWe7Mb+UW13ka dluZolcq5D/xcSedtZpBC11944loj6IIt+Dj7KntwV6m0VZE0DEC0U3kWG4TZdDNPDYN TY6w== X-Gm-Message-State: AOJu0YwlAT69OcdnlI9lnE2n0GhlGuiVBnZJk8eP9NWLyVyLAuj2Plsc gjLo8BT3EhQvgZGy6zUVgCGATLHcEx5/Po+mS7FCB8QtVhhCdzq8liLA7A== X-Google-Smtp-Source: AGHT+IEA9ZbRhtG4b6oNRDtOzR+YujqhXoUdaj2El8o3sb/6/ui8FaiTTu2ixtPRHJ3VSh0smdS0D3MVagLJ X-Received: by 2002:a17:90b:1d81:b0:274:84e4:4ef8 with SMTP id pf1-20020a17090b1d8100b0027484e44ef8mr3082211pjb.32.1696442419638; Wed, 04 Oct 2023 11:00:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id rm1-20020a17090b3ec100b002790b1320b6sm125643pjb.4.2023.10.04.11.00.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Oct 2023 11:00:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Oct 2023 11:00:19 -0700 (PDT) Message-ID: <651da833.170a0220.9b077.8151SMTPIN_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 B3AB06052514; Wed, 4 Oct 2023 14:00:18 -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/