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 97A28456B3 for ; Thu, 25 Jul 2024 11:14:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 90B1F40DD7; Thu, 25 Jul 2024 11:14:41 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 1052E40648 for ; Thu, 25 Jul 2024 11:14:40 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6b5dfcfb165so4301426d6.0 for ; Thu, 25 Jul 2024 02:14:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721898879; x=1722503679; 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=oS2mIEj0M89snPS/oty6h6Yv8JCCyvasmIFLUOQIopM=; b=W5fXpIpQXV/5PC/+SXMA4xL57mW7Tm3xA5jackJ/zmMYPIjQ8evythVZ/jk5zLZiTF WGvkErT1u9gBqLEjS94MJda6+YJ+FF+IGfwpxMGmctUApV0cb0+gGnn+jloTke1qx75u ugtpoFdf/fOBur6+TNAWvbitKDKbkkqgt7QP4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721898879; x=1722503679; 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=oS2mIEj0M89snPS/oty6h6Yv8JCCyvasmIFLUOQIopM=; b=lO8e9N2DSnlaWHChGhF3BcGtovK76k+ac2P+Q9BDLhAXrVdDlXwQL+WOE+dHFq68U8 YD34cJw7NvDcZAyFdgfF7BuEjLIFMXMvxIhY4gXJQvN76B/Tpj/jbz6R72QgJb9uSFM0 B4JFB7+hFMVVu9/a9nh4OxeeGtc2z5xBasYDUhYjp0BkJnpOQYte+NrAphVniJ413Rdh +JCa6GF8RN7Yl14CZ6aUPEQ75rshjfIhAluoi3fqsffvTvLnO9lu3R3JYdP1YTJsKBvR FSVgIJ766/vZ3ngmw6sePqnGtHs9vTQTjOp/UsnSgA2nnzLPtP/canVdYGLu/1fEYmEX 2AxA== X-Gm-Message-State: AOJu0YwFvUxjxNi6Xv1b5VWmwHQZ7N4edgjzpHx6bwxkTgyuGxDYjuf5 sLqFPbipAo8MNC8THXrkFLgVR1D9pp+bkrdO6ZLTBcv8l+4pbW+92UbUsYBeUyr0QSdXrHzEZ2k ptUo+eLkesdAM7+wsgDPnSNiUe5KeQ0p1hKpScLVS X-Google-Smtp-Source: AGHT+IHPobUuilBOtlTfJfSMW8qMI48olOIMAHyQYFg5IY4+4xkWJbKIqxTvFv52VqRUU0WLcJienFT6jD1K X-Received: by 2002:ad4:5bcd:0:b0:6b5:e74a:8ad3 with SMTP id 6a1803df08f44-6bb3c9e1641mr25613726d6.13.1721898879372; Thu, 25 Jul 2024 02:14:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6bb3fab942fsm727396d6.66.2024.07.25.02.14.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Jul 2024 02:14:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Jul 2024 02:14:39 -0700 (PDT) Message-ID: <66a2177f.050a0220.2aeb47.2e3eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id CB29B60524C8; Thu, 25 Jul 2024 05:14:38 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/142713 _Functional Testing PASS_ Submitter: Alex Michon Date: Tuesday, July 23 2024 08:34:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:82c47f005b9a0a1e3a649664b7713443d18abe43 142713 --> functional testing pass Upstream job id: Template-DTS-Pipeline#170759 Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | mtu_update | PASS | +-----------------+--------+ | unit_tests_mbuf | PASS | +-----------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ 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/