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 44DFE4233C for ; Mon, 9 Oct 2023 17:21:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 223EC402A3; Mon, 9 Oct 2023 17:21:34 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 8EDCE402A3 for ; Mon, 9 Oct 2023 17:21:32 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-59f4db9e11eso54270457b3.0 for ; Mon, 09 Oct 2023 08:21:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696864892; x=1697469692; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=E5Xtkmi6LN3viQVvCRoed8NE0IC5St8g3a3PNJMgfRM=; b=OKD02vbEF+sTrn8kip276Zdj8g44RCstZSj+/uQD7lrRpuOMoWt8a3v5uXFz6oFe/t mYDecxMw6qcMWYfNTCPp5Vw8PvAKZGN4QIS0bVUqPSEO/HspYU1vMQBAXNzW7inwsi3p E+Ksc6op7o/B3RRueMEaiytabSRHvmcZE+F6s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696864892; x=1697469692; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=E5Xtkmi6LN3viQVvCRoed8NE0IC5St8g3a3PNJMgfRM=; b=gANBs50tPp44eKmzxw00z9C/RefD5J7gyujDUanmiOKeIzhc/7jBPbkXtZ6ykD9l1B YVcm/s0NfRkZm49fUZO43OTYOsJDRvnoei+1siKCY0pnU3ip4+dnZz3dPKnXaaQ36gv+ 6Lx60BffpED7OrbVgWkKuW2fEz8252MR50dUNNOxgViupMExWVlezqpdklN7XqeNUGtD riUO7hKm+RRiSb7sFeJtmuAgY/W/t7lINE5Q2lFo5/XZia8qzF5mlmGeGTgMXoCl29Ye 4KezuEHL95kz8kN5tp4xGEEjXAR7Vy3X1Q+vd3CohVpfGqqBx03XMVBHScm0U0Nt1YJ+ Av6Q== X-Gm-Message-State: AOJu0Yx6wVoKPcE/CfXHLdKB1mQRzvkzuLzykz+MQAeXsLMHOBXxzllr kT2DoQucOcfp5boIkJK1UPmLRfIywCQADpSdNGI68RZGIP1pLpRwPKghKnaeWRDFnaHmrMLVkA= = X-Google-Smtp-Source: AGHT+IEkh/DF6iAg2HTdBZFbWrSH6Wls4QORVuRwT7tf4AvDSOvrHNGV8URhU8nwzimhSAWqZanuyfGq8L2k X-Received: by 2002:a81:8ac6:0:b0:583:f5fe:d73e with SMTP id a189-20020a818ac6000000b00583f5fed73emr15639441ywg.30.1696864891887; Mon, 09 Oct 2023 08:21:31 -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 x20-20020a0dd514000000b0059be6bcee11sm988515ywd.13.2023.10.09.08.21.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Oct 2023 08:21:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 09 Oct 2023 08:21:31 -0700 (PDT) Message-ID: <65241a7b.0d0a0220.e1a73.90a6SMTPIN_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 81CE3605C351; Mon, 9 Oct 2023 11:21:31 -0400 (EDT) Subject: |SUCCESS| pw132421 [PATCH] [v2] mem: allow using ASan in multi-proce From: dpdklab@iol.unh.edu To: Test Report Cc: Artur Paszkiewicz 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 | +---------------------+----------------+ 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 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/