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 D954F4233C for ; Mon, 9 Oct 2023 15:51:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D1B7E4026B; Mon, 9 Oct 2023 15:51:30 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 9867D4026B for ; Mon, 9 Oct 2023 15:51:29 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5a200028437so56687717b3.1 for ; Mon, 09 Oct 2023 06:51:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696859489; x=1697464289; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=EfEx0c2h7JCoU74ZWU27HbQeZiSVRBKanrAR5oVttbY=; b=bJ+ABmzeA25vlyZaa7T5fPv4vC7fHvarjFSiXh73bTcQIXvPlwNFxRV9Msp9JqjemV LNXCBqOamMPxjx0A8+/R1GhGuyb97QTBvV4FOIxDH46usaEVGMdabxLN5HoIVQNPbKf0 +ToWzGDes+sGquTVWZOsSbyRnTDD5qfSDWErE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696859489; x=1697464289; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EfEx0c2h7JCoU74ZWU27HbQeZiSVRBKanrAR5oVttbY=; b=AqG1bifyFtOs0fcqlLezk2vlm9nCSpe98kO3a+OKJAYtjtJexdWDB6hLJQGhgACg7g Xb0AnU5y828Gnwqqt31v1bFr7Ei0cXG++gsLLFmEn69uMYZcoJLZNjuJ8AIgb2H8gr03 zbsTUr9nRrFdTFXQB6sLwHYDiSHKUwFppprya4Sp6ePcTnu8WsSRD9jXouR+92SYKjmJ CWy40NO9Ims8ZGCI9jJWeiuPZaiuo1v0trlqonkPJk/MmeLWzfbpgn+0r6Qdgf5FiYUH ROe7yrXXXzvkItPZenCqbDfQpFJqUzdS78yFDjm5KY8gunnn/YRupFP+zAAdBX1G2Cr5 EDtA== X-Gm-Message-State: AOJu0Yz4COfRF7O6kMBk8wV+OXQp0Ds/jQ0N4aMEcxxY0UscJGonHmk/ 97rNftyotHrRn9paRc2Z5VAnoNTQvj0Y6ycAXAdNVEtmL21wPMnl9pqQog== X-Google-Smtp-Source: AGHT+IFV5gC5XK+BPjweBo95VqmMIEWD9iQxPEvHgqNvT9jkBg8JFmcL/5oa7EjZIE8yUgQDQkbRZNF9Pzl4 X-Received: by 2002:a81:a250:0:b0:5a7:a874:d83e with SMTP id z16-20020a81a250000000b005a7a874d83emr706372ywg.42.1696859489068; Mon, 09 Oct 2023 06:51:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h13-20020a81b64d000000b005a7aacb58f9sm44632ywk.5.2023.10.09.06.51.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Oct 2023 06:51:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 09 Oct 2023 06:51:29 -0700 (PDT) Message-ID: <65240561.810a0220.f2c7.2894SMTPIN_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 C03A8605C351; Mon, 9 Oct 2023 09:51:28 -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 , 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-arm64-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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=================+===========================+==============================+ | Debian 11 (arm) | PASS | PASS | +-----------------+---------------------------+------------------------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/