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 7A913430EF for ; Thu, 24 Aug 2023 13:48:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 70E1040150; Thu, 24 Aug 2023 13:48:31 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id E016C40150 for ; Thu, 24 Aug 2023 13:48:30 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-56d8bc0d909so4101084eaf.3 for ; Thu, 24 Aug 2023 04:48:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692877710; x=1693482510; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=slKKqP36KjSt5GIjjpAzVNP6o9BjrIlOZJ0dhd1nwvQ=; b=PezcbwWgGxPEJsxhyiOqwX52F5HWTlMX8Uy88SewovDkdd5t/lp4ltU+CvYzI7vSSM FLnB0oFh9swK0qHhSmLJRLN+Aqt4gwt5vHbbU3u8ErBeh3LB+PRaT696vPvWcpL6+HKf XMygotPDha50YPQOVt5bNAl3+or6jha+9hnMU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692877710; x=1693482510; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=slKKqP36KjSt5GIjjpAzVNP6o9BjrIlOZJ0dhd1nwvQ=; b=Djbw+Q48ZdtnVcaGFh1/nqO/F1y8nBHL+gbp5tQs73esm9vswTNOF2aH0wElydRwor Q1p3g+j5/BsIM26O76SPQPTM6+KGtJ2PWazlUtxQco5VgmvcwCDaVRrB4JWrf3D+muGQ 0WAlR/eTjvgaSI9eXDL+V+hMfQOOfk7GnX8wUbeFiHnCNIARfczGdGmIKk8Zelm/qle0 IidNwZs5ygs7ZhYJ08CcITtiLiUdK6b7ZeeTvb5kucJ6YsxASoWqE4nU29BP00s/Cv8M Bo7a02yrpgNiNv6twOdXPkcVPxAO6jUHrKEEiDyiEHRyaaq9rEi6C2jkiYacUN8pA8mI Ftmw== X-Gm-Message-State: AOJu0Yx/03h/lJOief8jR3C+d1k0APfhjkYobY70k1CtITVVYcaeCgcX 6wtKt1hjMA/k6w+5Bv8L4SRSwLmohAzS+X9RihEUWaX/S/YysDQ+w4OsjllRUy3iVT5zuwrBrg= = X-Google-Smtp-Source: AGHT+IHsLCQ2hUWj2K6yEPfyIRUzR0D41GeXrrEFXF0wm+DUiR5o74uKm3h2LdYHt2OuVo7y1P+dmIZq+Eyz X-Received: by 2002:a05:6808:1925:b0:3a8:847e:c5b7 with SMTP id bf37-20020a056808192500b003a8847ec5b7mr4297492oib.31.1692877710277; Thu, 24 Aug 2023 04:48:30 -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 c10-20020a170902c1ca00b001bf849d922esm510516plc.109.2023.08.24.04.48.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 24 Aug 2023 04:48:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 24 Aug 2023 04:48:30 -0700 (PDT) Message-ID: <64e7438e.170a0220.e302d.5cd6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 764176052471; Thu, 24 Aug 2023 07:48:29 -0400 (EDT) Subject: |SUCCESS| pw130703 [PATCH] bus/platform: fix use after free 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/130703 _Testing PASS_ Submitter: Tomasz Duszynski Date: Thursday, August 24 2023 10:52:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:934c0ccbfe881d861d749a9f8fb146d5f134c04c 130703 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27437/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/