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 93A3C431FC for ; Wed, 25 Oct 2023 14:29:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8D4C4402D4; Wed, 25 Oct 2023 14:29:34 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 1FE4F402D4 for ; Wed, 25 Oct 2023 14:29:33 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3576e74ae9dso18663725ab.3 for ; Wed, 25 Oct 2023 05:29:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698236972; x=1698841772; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oEagOjoaCiu4KNEGOTNkX9zNZAsActy5mTGambhizk8=; b=jJQJ5fmE/4UES9cHUPJ2hUr11hkmGqXxc8WzDkZDlOEUhFmj7C1QzgbzmaqOjphosb Kl/+rNStvSQGAsnLT1vSHghCs/LhiEO0XSsStpZWi3vZBnmlNvSdBhqi/TFDgPPatDl2 fQywIPB/1fKaX2z1hSJbA18qbiWpBFUYv+4rI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698236972; x=1698841772; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oEagOjoaCiu4KNEGOTNkX9zNZAsActy5mTGambhizk8=; b=V4NVUvlwu871LBrtBvVo1/r6E4GkESCjpg86WQ1eQu9nIfmOoFJXQInmNNbQx0RWF/ hIOB4Zlw4nTGMSojld0R9fgc7ZXutJ+Mlrro0bdq4wLgtp/wVSYYdyCudRmq9eVhYv4J si2jE5lCm771WBVI25Al1t+bAyt+hodJ8aFFnlXYD4srHE34FZLqOi4xtqORqZ3oubaO xII1AoMv6fycSKsWWS7u+p4xHo26iVcDo1GTG3JR9sLUsJBAO34wpE47DZVmjef721vc qhXV4DVQVVFhonq+Tbcd0kJLofew7vZoHLaLqdwVhHcdYcBKBnV8PGv2dPgrmeyxzX6T iK4g== X-Gm-Message-State: AOJu0YxLK5NDRF97QbNpH/5sw3Eo0CoHm85BaL1gbstXTHrbzABPLR5N 0ul5VdH7UDad69q+mlKs5Gp+3rGNrBhvrLTVNLO7XM4idW+GJxm+/ftK80KlKl1543LnpsLNAA= = X-Google-Smtp-Source: AGHT+IFggzTZ8ji99LE0bs/RKO/eVX0Rsrd0dkLMwovoark3x6tZ3sy6hIvO4SUfbZCnAb9NemxQAUnqFeAs X-Received: by 2002:a05:6e02:1d0f:b0:357:6dd8:2c83 with SMTP id i15-20020a056e021d0f00b003576dd82c83mr19989860ila.29.1698236972540; Wed, 25 Oct 2023 05:29:32 -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 fo3-20020a056638648300b00433d75fd397sm530299jab.63.2023.10.25.05.29.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Oct 2023 05:29:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Oct 2023 05:29:32 -0700 (PDT) Message-ID: <65390a2c.050a0220.13521.fd75SMTPIN_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 14A946051827; Wed, 25 Oct 2023 08:29:32 -0400 (EDT) Subject: |SUCCESS| pw133279 [PATCH] [v3] 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/133279 _Testing PASS_ Submitter: Artur Paszkiewicz Date: Wednesday, October 25 2023 09:27:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133279 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | Debian Bullseye | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Fedora 38 | PASS | +-----------------+----------------+ 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28061/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/