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 5088145BD4 for ; Fri, 25 Oct 2024 11:05:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4BA974027E; Fri, 25 Oct 2024 11:05:54 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 566614003C for ; Fri, 25 Oct 2024 11:05:53 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3a4e5e57678so1219685ab.1 for ; Fri, 25 Oct 2024 02:05:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729847152; x=1730451952; 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=G0C+y9eATgs4TqzYZ+0CNCWBMktb+VsB2HZPxUcyJD0=; b=PIft6Yfb2gAl+xWjRuMSJHQzXU5JS0+9FGAnL5kP8yxHuDwYTyw48EOKKPg3oSYCaA TY+b6IC9PpAncboVh7Ju6d3r9C9/rWd+k9RmJlKmbZkpzCBPmAEUGH9WqYjDu4xieY26 MkTmBkua4NfMvOzNLPGbOEUdeee2nI6yrJjG4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729847152; x=1730451952; 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=G0C+y9eATgs4TqzYZ+0CNCWBMktb+VsB2HZPxUcyJD0=; b=SgcTFQo14soBjJ8UVfyMtYADOo4qmJ+iz/9wt21UjyHbhzJP2kbCUxlKK9oa3+WpoL t6hIHN/Xt2GGCvZCWYPk3O4+Ew9i0z6EQLcXluw9xs3EYiotZYht5VUxY4lt3JoMRd8J NYQhOELow8qX4OsrVa1Ifu2LNg3qGNYs94oJFCCaCZSeEJqoWRfE5druFmInQ/IWTEnz Zz7W7QznxmE4T3BTGo6Zdo9djecKgb/1MEcRTMDtNqd/eTVAGtp7V+hn08sWIZceLQpT YmkRhbAxHvHvvjov/su/aNnj6w62yjAfiMHA9fvKvwU5yVY7EZM37NCitix0YZqRux5Q 4KvA== X-Gm-Message-State: AOJu0Yzlxp+E8YBAnYF0SaSK4e08h5IyG+9VbL0I8SpRe5PIOJMdjlpJ qCyHDBzeDKGl1RiXJZyo9rcTXiQnbpz07N9Gh1J2riNEdCR2bXM6wV5NoT4YySie9L6jSjDdNCF lM4QJKPE7+auGci031CY5Y69FvPFlAmCPfxVJRWhfSCRBptv6HyVCJ/Fx X-Google-Smtp-Source: AGHT+IE6r3Ol7m4paQza5NzAYzAb6rVlms61YvarAfk6FZZIncLikt3wW05DOn1czTu9kX4FqJR8mrJkohN7 X-Received: by 2002:a05:6e02:1e0e:b0:3a3:f95f:2ee with SMTP id e9e14a558f8ab-3a4de71176amr28772165ab.5.1729847152535; Fri, 25 Oct 2024 02:05:52 -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 e9e14a558f8ab-3a4e6dd1400sm266475ab.11.2024.10.25.02.05.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 25 Oct 2024 02:05:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 25 Oct 2024 02:05:52 -0700 (PDT) Message-ID: <671b5f70.050a0220.2a188c.1da3SMTPIN_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 169106052471; Fri, 25 Oct 2024 05:05:52 -0400 (EDT) Subject: |SUCCESS| pw146599 [PATCH] test/event: fix device stop From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241022120329.16420-1-pbhagavatula@marvell.com> References: <20241022120329.16420-1-pbhagavatula@marvell.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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/146599 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Tuesday, October 22 2024 12:03:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:e609858b480ca0d646e5f05f2c7fd6bbf35a4140 146599 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#322705 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.4.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31593/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/