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 ED63B42C72 for ; Sat, 10 Jun 2023 01:02:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ED7A240A84; Sat, 10 Jun 2023 01:02:36 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 3B42540A84 for ; Sat, 10 Jun 2023 01:02:35 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-33cb82122c7so9754435ab.1 for ; Fri, 09 Jun 2023 16:02:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686351754; x=1688943754; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SP92IuAMXTk/LcdkEfh2H3GH899Zl/yB2Vy/j1/id5k=; b=YRCN2y4qlIqEvEMT+/Yy0BcBzRP2HyZ5V8yFUv7KeZj+q08R5PY7N+bctfh4QGiRO/ qXRrUOwfAzPkiPkD7lpO6XuwgtI2xYY2IQWo0Ca9QQvia/z9WABl4nB+Xe2vRJqi8UGl juZ19mZA5RKp/d+RcdCWAzVBOzag2MXpuNMUc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686351754; x=1688943754; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SP92IuAMXTk/LcdkEfh2H3GH899Zl/yB2Vy/j1/id5k=; b=UaKyA4mCAKDJ9hT/YMWsNxg8fe5rZNxl0SQRwG2Jd3NXV5/Zw727J5BAewq2n57e0k ZV7sLnPu+Xpv9ToFXErT28EPU+xZh7aiLc75po3KBpQvQI6jNgiyI/fNB2M/grrOz4Mu 1pVumBqZ0VeqCWY2akptPiQo7KSIott33IsGOCj/mZuO4TQOmhDZuhIVCRqFtY/Dmfyq O1mOttLM1FdcTh3bnLk+IP3ftA4OkZ56zPUto6BWL/xOQFToLqaYvFkdsmIOkajXtQLL nA9gNDTRaMGZKj/juF59JdzhiBRnE7OP+kleK2Q2C9qtu2C5bkR6L98mrBuZg8kUYZWT pMkQ== X-Gm-Message-State: AC+VfDwGcmlu4ZAlL+6cWJ2NUSViaP0U8ynhgdhx4ptBNtDXwgN8WaNq mrNoHF27Ti20hE7EFXNskVhLgkCVDyitPDXhqKasJWEo0ZzYBaT1kWxFew== X-Google-Smtp-Source: ACHHUZ4BQs3k2FfhwHZa0pe7+Cfm9T4kx6xXQ0IkLPsV7Xl3gfBwmKmyF5cVAT30BcAemiRXv/ecsFJ0IXBh X-Received: by 2002:a92:c848:0:b0:33e:5893:2266 with SMTP id b8-20020a92c848000000b0033e58932266mr2378379ilq.17.1686351754449; Fri, 09 Jun 2023 16:02:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l4-20020a922804000000b0033afafe1f47sm319962ilf.33.2023.06.09.16.02.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Jun 2023 16:02:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Jun 2023 16:02:34 -0700 (PDT) Message-ID: <6483af8a.920a0220.fa33b.7a06SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 182916052472; Fri, 9 Jun 2023 19:02:34 -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-x86_64-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/