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 D5B79456B3 for ; Thu, 25 Jul 2024 11:15:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CE72E40DD7; Thu, 25 Jul 2024 11:15:21 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 62AB940648 for ; Thu, 25 Jul 2024 11:15:04 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7f70a708f8aso27289839f.2 for ; Thu, 25 Jul 2024 02:15:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721898904; x=1722503704; 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=d5bzCKp5mLrvxip2TGcgDdiEoJ8BLXPNv0lQv9ndaT4=; b=M5pg8m5CbVWXq6SB96mp0LGN+vHn0WpYUV85rE6bxm4kkzAeix2xsv2sF6ckVblSMC R0bQN/nM0UbuQCQtQ7B6TLt5/++uBJ7E1MWQUI2WEm0vN+YYcqdH6c7RKncH/oC6VP7B yhxKCGE0+alj7xIYU5npwBzWK8OUFGfIrHkFA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721898904; x=1722503704; 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=d5bzCKp5mLrvxip2TGcgDdiEoJ8BLXPNv0lQv9ndaT4=; b=sNVR7llKirQaYJywfZrsPADa6sMlquGPfzaC9q5zpksCTLcGIssqTAakGi4PIXXdCM R/scM9ykcW4t7nq+LKJ5BhffDdi3GZFNHdO8P46giUZsONxViXDd6TKxiIQ7dEZpHoOs zVxYHgeiB8E0lYSZkWq1eIl6vWt5TdoRVoR3pv9AAkuAnSHA+K0aei+W4iM8f5XgLtpr fjcNpGEu/sz7tMswsKzVISzaOG4g7SpEG5P+dS1B3Dbj9glGNxdCrIkw5IkqWvaOmrax M+UsxxE4vpcpqDVXnSnW4DjUrndZBdVDM8+mnCOcYGlSEuXgGH0DJiNToIinR8nNagDb O3lg== X-Gm-Message-State: AOJu0YypKnNplCZK66acujCh3G3e9uyrTno1XlQUDW/tP7jyYUGK1Otv y5lH5eezVMEaoPn3DCMMG1QqcODPy0yA8zeqgM13qlQTBbhjnTqcX3Im/XTk9EO1R0GgSWQh2x5 YXv2MVTkwlzfv/qY1xWA5rK7oHBjSXVmj1LCwS9Q4 X-Google-Smtp-Source: AGHT+IEHYeQZ2JO/95jI7Q+PUriYuHffuACf0KhBQkvaR+NjzJ3Kp9IddsZTOJuyXpNhO6fIHFJ0+hB2Pabm X-Received: by 2002:a05:6602:1502:b0:807:f0fb:11a2 with SMTP id ca18e2360f4ac-81f7be8fda3mr354703239f.13.1721898903663; Thu, 25 Jul 2024 02:15:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4c29fa41f87sm63715173.4.2024.07.25.02.15.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Jul 2024 02:15:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Jul 2024 02:15:03 -0700 (PDT) Message-ID: <66a21797.050a0220.17ceb1.254eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 51C1660524C8; Thu, 25 Jul 2024 05:15:03 -0400 (EDT) Subject: |SUCCESS| 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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/142713 _Testing PASS_ Submitter: Alex Michon Date: Tuesday, July 23 2024 08:34:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:82c47f005b9a0a1e3a649664b7713443d18abe43 142713 --> testing pass Upstream job id: Template-DTS-Pipeline#170768 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 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/