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 931A142C64 for ; Fri, 9 Jun 2023 00:27:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 91038410F1; Fri, 9 Jun 2023 00:27:52 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 0039340A7D for ; Fri, 9 Jun 2023 00:27:47 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-546ee6030e5so614879eaf.3 for ; Thu, 08 Jun 2023 15:27:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686263267; x=1688855267; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+1I5/ujgQDAOxb9eCuLPIS5CljPub98NvI4uRaW8Ow8=; b=BXKtGNlclRI0w7GFHsxrvFKAbtilJBqSg9hcsTDwmGgKTYuvFW82n//NPUPLVd9m19 i6F4X/cjsKjtjgfjLRHs5QbuP4Znc2Mo0Kfkg3xqiOnWI5NKmpeXf3lGRu/HPPOkuwVL blVLCZ+jBihsxp5sURbcyPJ7MJ6QNS7MhkzDs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686263267; x=1688855267; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+1I5/ujgQDAOxb9eCuLPIS5CljPub98NvI4uRaW8Ow8=; b=e3teF7E5dYYjoXkWjgSHuPXPplYtLfSXyDCu5YZg4vfgVm+dSrRRylEIzUwt8Nf8Nk RLMrs3tXoo8Xw1Ck50wVEVmPHIMoSbQ/RK349qqyLhSn3yMCO3sxGoLb9Vu+nSRbATMT 708Rwjv0MLZL3C5HpppiyaFzohTpThfumVIkqjJu1ZN55nu45gFIZvPkoaiGBDtv0zif 2rEh111yTrCloJY2Jj/4gLIewYb+Vh2+naP/K9sm6gJQUfinKoG+Hf/VLSzs3oFLWrTM VA33ZqulotVGTqyZerpyiz0NKLDXGpcGdNnBf/jz0flGtH9knpLqr9s/EYb+fxOYlxai vQGg== X-Gm-Message-State: AC+VfDx9jkMJdJeg3C95gLN1DN1JZVWkVrwFqpLhtDRXlbivdIW3PYwp YdQMEbSrf6tTbk/R6+zgDvsv+JTsrUdsdOqJbZY3lY0qPPpU4a3jk29ozw== X-Google-Smtp-Source: ACHHUZ4cZrBkvRUQVRKt0wX0tABO0ZiM9TgbioPoE8zWP5T1srbOd6ISzd59NEsJKikyXJ5LQCwt5J+KX/HG X-Received: by 2002:a05:6358:9d8e:b0:129:bf53:b892 with SMTP id d14-20020a0563589d8e00b00129bf53b892mr3660743rwo.22.1686263267240; Thu, 08 Jun 2023 15:27:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a44-20020ab03cac000000b0077d476a4007sm250787uax.0.2023.06.08.15.27.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 15:27:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 15:27:47 -0700 (PDT) Message-ID: <648255e3.b00a0220.576be.8a4bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id DEA2D605246B; Thu, 8 Jun 2023 18:27:46 -0400 (EDT) Subject: |SUCCESS| pw127728 [PATCH] [1/1] net/mlx5: fix device removal event 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/127728 _Testing PASS_ Submitter: Viacheslav Ovsiienko Date: Tuesday, May 30 2023 15:13:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127728 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26453/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/