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 E14D0456B1 for ; Thu, 25 Jul 2024 18:10:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D1B9B4358D; Thu, 25 Jul 2024 18:10:24 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 792B1402AB for ; Thu, 25 Jul 2024 17:50:48 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-39728bbf949so3366145ab.3 for ; Thu, 25 Jul 2024 08:50:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721922648; x=1722527448; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=Q0Pd9QP2bAnYpqJUjzQCW3QDEpXlAtIjcYh21PgGvZk=; b=esQ+QQJl17+IjSY/EKrMNGD9c1IJKMDUNKAGGVyOSBAi4Ck9RJgqHlE6Olos7IaiR9 3TpkOYBNVO18wwF+drImysjX7rOE0ztBxDRDAARDO5fJV5MWcdtJNJUjPsYb2tOlAxJl QtFBXTz58vyYh3c6SZtrHB8bW1Kp7T/zv4kWQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721922648; x=1722527448; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=Q0Pd9QP2bAnYpqJUjzQCW3QDEpXlAtIjcYh21PgGvZk=; b=qyLsF4ADT8oYWrE+M4WgGi/ISWddZctItj2cVKUH7Dn673dNQjhke3hbC0Dj2uUQxL b8dRjDu5w2iUXyKKjQWDXiEKW7hvuac9+Ek02hrOUPOrS+Dd28ISUOPEdDEBj0dfHZ4W KdEmj6gqkQvyqNinSbkLV8NqemtkRj+Aw95AnpIIC3AQalrwUY5hi3ezhUFLAzq3oZCF vXEq0o20gyU6QDm6PKyyvTVHKxI3mfwIhZS4O6DV/LdfeD2rfvS7MsDIfO6uwMdnaP8T g7x4yP2oZeuATHls56g3K5sbJOun4Xkz9vm2tkigIKvlstWwQgXptXq2Axwj048Gecfi 7fig== X-Gm-Message-State: AOJu0YyR7D9v1ffqOSE+nxc35o25BGEJJSv1MA5YWzr0LbLXuPQ9Puy/ KgzvPef7loBJnBohOJYx9oHdI1H+feuAIPrOkHdjmM9V1CyyPCGHYIiRU7K+RdQXsbKQ3tsRsRQ tlMY7ph/WqbtIp/a34h9dwJf6UyJCbX8iACce1Cydk8XEvUPTzoYXlL0N X-Google-Smtp-Source: AGHT+IFQXzjk6QBhGs1Azf27tbJV5/rzR+d+fQLgcruescetUwvgDgYe95L+ME72iz4MujTN31FE6U37yzrz X-Received: by 2002:a05:6e02:20ef:b0:383:5285:54c5 with SMTP id e9e14a558f8ab-39a21813e7cmr42834335ab.17.1721922647426; Thu, 25 Jul 2024 08:50:47 -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 8926c6da1cb9f-4c29fc035b6sm101629173.53.2024.07.25.08.50.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Jul 2024 08:50:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Jul 2024 08:50:47 -0700 (PDT) Message-ID: <66a27457.050a0220.188eeb.4385SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E934160526E2; Thu, 25 Jul 2024 11:50:46 -0400 (EDT) Subject: |PENDING| pw142713 [PATCH] eal/linux: clear asan after allocation an From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240723083419.12435-1-amichon@kalrayinc.com> References: <20240723083419.12435-1-amichon@kalrayinc.com> 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: PENDING http://dpdk.org/patch/142713 _Testing pending_ Submitter: Alex Michon Date: Tuesday, July 23 2024 08:34:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:82c47f005b9a0a1e3a649664b7713443d18abe43 142713 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#244817 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PEND | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30617/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/