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 A83AA42C64 for ; Fri, 9 Jun 2023 00:33:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A45A840A7D; Fri, 9 Jun 2023 00:33:56 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 356F740A7D for ; Fri, 9 Jun 2023 00:33:53 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1b0314f057cso1817235ad.1 for ; Thu, 08 Jun 2023 15:33:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686263632; x=1688855632; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Zh9+WO+i4fKdbbdhiWJoJlGhnImljr/tzfjvolUzNrM=; b=Mi+YtMhmoYnynDOvu1bSElzYH6Km2FWV4jWIFQU9zyhUA61GCHJyeCfNwaLHZznvlZ aGF/+o7jG9NoEwmXL00LhhQKF+v7On+Lg8OHRlirv4Y9IwEnOD0Fb8B33BMPcB7wU5GB QN09esRsv+YVAO/xe5ajaqKLe0ciG2J6tleNk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686263632; x=1688855632; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Zh9+WO+i4fKdbbdhiWJoJlGhnImljr/tzfjvolUzNrM=; b=GENfbzufpz5KpKo/axLIHVwzdEDO6RjmaWxj7LCsGrdFu+n7t4FKdc/65D5Ab6C2q9 3D+cr80A3xNimqq3kotAhToJqux2CDwmCMgrgV76wxHiD52b9jsMySI/xy5o3gIc/dlW j64BbM4Xh5xoJEtrHz16fNNQvfeDeBZqcuDF17XWGoiiBS6BeYlieqfeLrHz1SrNglvU VRSA+ebZjcQVzBnG5e2HTc1IY7DRMVgYSkJrMuYJys67Le1+PBYP8J4TEHw51v8L94Ir 85Nf9Zrf79GM7ErspwFSC2bOD1ao5+vLfLiiuRKkcPafuMwGxKwMO0adY1pFk9d/qozc 2vWg== X-Gm-Message-State: AC+VfDxaIIYtVjhBk9pAZTUBMEySmfb9/oX7I28FgZvpCcLtPFu3uZkc fgl/8hwpbm+J09cgNYUwxni4xWSkLFxG8zSRRCToPZQEb9B+yKOnb45W5A== X-Google-Smtp-Source: ACHHUZ4oxQHX+x0dcOMBcA23749CZ8D4QWVPPsbrJUateqUoT6Iw/y3gDxDUfn12ABxpM+QXEYMmupMIKqDz X-Received: by 2002:a17:902:ee91:b0:1b3:76e2:657c with SMTP id a17-20020a170902ee9100b001b376e2657cmr1553376pld.53.1686263632521; Thu, 08 Jun 2023 15:33:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jd14-20020a170903260e00b0019c14561447sm141543plb.44.2023.06.08.15.33.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 15:33:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 15:33:52 -0700 (PDT) Message-ID: <64825750.170a0220.20fae.41daSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id 0455F605246B; Thu, 8 Jun 2023 18:33:52 -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-abi-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 | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/