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 6980D430F0 for ; Thu, 24 Aug 2023 14:11:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6760F40150; Thu, 24 Aug 2023 14:11:01 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 279F340150 for ; Thu, 24 Aug 2023 14:11:00 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-34cafafa50eso12575745ab.3 for ; Thu, 24 Aug 2023 05:11:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692879059; x=1693483859; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MOQX7hhVCYtLNj+WiOLOxqzpcep8AU6P7t9n/geo8NA=; b=IRNgp4whaiorGrFstB1O7AAsSZw/wsCxWmccL3UAwgSz/hRrGMgAfB04qmI6k/yMdZ U7D0dnkuTozF5E7iaODVvS7oNyiw4q5FLgsCk/SHZwYgLjDTj/UAI7EGfu/eA0ShyD/R eHNsF124060hHvo6QLiuxT21YeuMq9hpAyCXo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692879059; x=1693483859; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MOQX7hhVCYtLNj+WiOLOxqzpcep8AU6P7t9n/geo8NA=; b=F40fniigG8UWrsJYOv/ETjF2okFms4iacK7ttOxWxSoqBRSaXyfoHPwjas0gnImdzq X6Uok7TT9KwYNHqylhyzN86mRyzdLvn15+Kdl1dy9gUDspmv8+O4F1XyDrIKPx2Fb6uI PBEhJaJRPwcrjTzSWt0cuVGa6hj6c1cY7vFDq2Qo/CQPmTYHEGFkhMtdOhr78mHUN8Md czY8G2c4OCE621dh30/yVUlKvB1OqiHBdAffZic575wm9xeqBxsCGzyczJrPD6snosiI +1b2/KXlsHyiWcBLC5htzFTk0ZOmQC5a+5B8rE08ozTXdf3VhbdLjypu4Uvt/lbo/BnW 0tvw== X-Gm-Message-State: AOJu0YxMv9MTsILdcpM8cqJC2AFqxnL3rmv8jzPiBK1xUmDwcylspOS9 cGhR+CUShIC5u2R9l9+Jux/TKZre3PeAaR6hxW28C5eUvzLrUqgB3IQrvA== X-Google-Smtp-Source: AGHT+IEn/OQkR1AvftBdwOmFlSyxzlDBjBdPlIkZddLYnCNai+RK14DOkrWO0LCuLaaRRQh+JbjYXK0nKRRa X-Received: by 2002:a05:6e02:1a0b:b0:345:a201:82b7 with SMTP id s11-20020a056e021a0b00b00345a20182b7mr6823177ild.26.1692879059568; Thu, 24 Aug 2023 05:10:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l6-20020a922806000000b003460ba3a433sm721245ilf.5.2023.08.24.05.10.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 24 Aug 2023 05:10:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 24 Aug 2023 05:10:59 -0700 (PDT) Message-ID: <64e748d3.920a0220.f5214.1d67SMTPIN_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 1DE806052471; Thu, 24 Aug 2023 08:10:59 -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 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | 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 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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/