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 B6608430EF for ; Thu, 24 Aug 2023 13:49:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A991541140; Thu, 24 Aug 2023 13:49:19 +0200 (CEST) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id 3BE1740150 for ; Thu, 24 Aug 2023 13:49:18 +0200 (CEST) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3a7d7e5fb03so4784217b6e.3 for ; Thu, 24 Aug 2023 04:49:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692877757; x=1693482557; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=slKKqP36KjSt5GIjjpAzVNP6o9BjrIlOZJ0dhd1nwvQ=; b=Cpozr18ZP6Gn143ES+1PI3su9YOQQLfL/S0Nk6kxC1Y0GNqg4zrgfYaqTx5dsQHPpC +iF4fWJ2MCBnvWy2M8al/JE54T0WJeRjR7/nOr60QMM1jxMgjSSzEaT6xEG8yRsW/xsf 0EVb5MNokZv9n5jEqdnnANYCNyZxp3RWq2S1I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692877757; x=1693482557; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=slKKqP36KjSt5GIjjpAzVNP6o9BjrIlOZJ0dhd1nwvQ=; b=lSOrFQ8Xv9xnKAcrJB0ge2uoexUmrGPg11LOSnHsTGB+DuH/xR09nCa2Zox/g6AJFQ lpBqf+9pKHz3ZCH8mBFKj4TjyzMhc99ZPcIyC5EefJ+1WZjYL38IQ5xvPzX81/73m0Fc qSKSKHxM1gP6nWDXEqnzd6Q5U+e/xw+T/5VGyDNW57WJYBZf4fA+8J2mCY2dmBzJQtva sk+lW1YTUwZzT/uZqK8A4j+SLYczwm86/squtABPJprj/7sQ5FFWB0flS6QNPxAekjIo /STTzTerEnHo0o6OKl9z3SlChIX0MUUOOp5g6PPMKUeYVHrikd7hSaLuFnoe/tyVPCN4 nozQ== X-Gm-Message-State: AOJu0Yz3M3tgvzuX7izZEPLE3LoLvYxBEfadCcW/dJMvBu99mF9xoHMM 45j8QQoB6Rp+ghgEIH5B4FTl+HcBnHZv5O+TlYyU155sZFM5ncAF4CkqepceSBPPovMGxjknzw= = X-Google-Smtp-Source: AGHT+IFN6r19qhH7t609U2YFRIp34+SGTwVbOfspzHiNynE4NfDNL1EqoSmKOW62IGQLLrt92WZFCu2Rnu7y X-Received: by 2002:aca:e187:0:b0:3a7:3988:87ee with SMTP id y129-20020acae187000000b003a7398887eemr14766273oig.58.1692877757664; Thu, 24 Aug 2023 04:49:17 -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 my9-20020a17090b4c8900b0026d509cbc5dsm155239pjb.8.2023.08.24.04.49.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 24 Aug 2023 04:49:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 24 Aug 2023 04:49:17 -0700 (PDT) Message-ID: <64e743bd.170a0220.ecebd.5bcaSMTPIN_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 D408E6052471; Thu, 24 Aug 2023 07:49:16 -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/