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 19C7B42BE7 for ; Tue, 30 May 2023 22:14:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E8822410FB; Tue, 30 May 2023 22:14:54 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 8575F410FB for ; Tue, 30 May 2023 22:14:54 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1b01d912a76so29848805ad.2 for ; Tue, 30 May 2023 13:14:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685477693; x=1688069693; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AjlEGOX17qfOnQUQw8SKgyDWiwO6xCdq86siwadepo0=; b=N31BjvrimGb6RRlqjeZxqFsMi4h7fT5UKUUlkDeip+bUNjM/A2UrUPf+sgA59Qgh3F 4wOD/+xh2imePIQrZWkko9APW1g1776cQLEPF0t7CFUVfehEg6/yw2+75/ylc7VKoF/Q ZUdDIGaoM1y4mkMc63rd22xVP36UuOU/tGNbs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685477693; x=1688069693; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AjlEGOX17qfOnQUQw8SKgyDWiwO6xCdq86siwadepo0=; b=Qj+JerDRUCPqD7RBGhFIb5YcT2b4derp3BrK/GxjSBvjUOe/x8yvb1KOik4NftPGLa d1ZMv0p++Mtw6PwGKlwwbdIvCI64AaPO9ANsgj/1AmXBrE4z/bkeFxJmLGOmxXnCL0qK VvA/qVe+Vz8tSC/tNazdu9F6aqsnCwZ2WhvCcQfniARVgioYDYsg2sSvbQVRt0nFw27K sUqQWO5oIGf55+EnnF0alI917AcMuvFZT4BHTpa9t4hsz0oCaXyJwyXfDvWqE9Mltswr mWy0+u844em0YB1J7X9BPBzi5Iuqz0QGXLPxlLVyFAvuaOmRWEZGojEBje8ELqiICR8Q MdaA== X-Gm-Message-State: AC+VfDy3ilZ5Mx64kcyavvxCXLcEBE4Md4TA9M+a1s2KBTEx5u1FvKPe SFXZSkiaxh2n0wBTwgs3VeH8PCyhTmOudJcoE+kbUeVDDuXgzSFFR7VESA== X-Google-Smtp-Source: ACHHUZ62UrzafXvmOfYHQ8JWJrpxrkNbRJF4s7vPuS+qnvhprkoyzNKpQ296TVLpnEviQHbJ3hzi2KUxq21H X-Received: by 2002:a17:902:c40e:b0:1b0:4607:5117 with SMTP id k14-20020a170902c40e00b001b046075117mr3984667plk.47.1685477693662; Tue, 30 May 2023 13:14:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 13-20020a170902c20d00b001b05b66bf1bsm190966pll.24.2023.05.30.13.14.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 May 2023 13:14:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 May 2023 13:14:53 -0700 (PDT) Message-ID: <6476593d.170a0220.75028.45b3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 21739605246B; Tue, 30 May 2023 16:14:53 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/127728 _Functional Testing PASS_ Submitter: Viacheslav Ovsiienko Date: Tuesday, May 30 2023 15:13:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127728 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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/