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 AD7F342DC6 for ; Tue, 4 Jul 2023 00:14:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A880F40E03; Tue, 4 Jul 2023 00:14:15 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 0EBE540E03 for ; Tue, 4 Jul 2023 00:14:14 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-57916e0badcso36294757b3.0 for ; Mon, 03 Jul 2023 15:14:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688422453; x=1691014453; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gxz8prS76SJZNHupNtUe7rN4UulkF7ldG+529znHMI4=; b=ibKGyTatC0j/VjAUW/8IGbMskwE6J+5Hqse509dyAoshPMAADQYpoI+zkv89B5f/wM jO9P06poZGFw+COXuLijVzgUSjPiCQt3zD48csUiL2fBfVmCL7YcNMZspZy+MeOhYfco c9NdB4PlW4PE470d/fREdGO+WLZaqSJYspM5c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688422453; x=1691014453; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gxz8prS76SJZNHupNtUe7rN4UulkF7ldG+529znHMI4=; b=I/wk2u4WDyM6tqbq/0TaG/jpG3aiA0GOEXmEHSY8RpAUDzZgPvERjwHq+hTBsmAUUp Al7EWPsZ85gX/knH/oWaM3UgXGDN7wHIiiWZrt3KenuD17kH/MGpeW53xnPznFxNSIHY ifykR37iFP5zo2ghWgKNWIRpbZjR80sAXtUJrP4chVgobVCikgiRj5l/U10eIyYMmhCX 9wAGXayP/tCymXKo8alvv8pr6BYl/A9KNKftUNfoFh/PpbetSBY9e7A0a/D8coCYyfzx HJQ5U3vaB4k2X/Ju+NNN7zVjK0aed0peNfmSVd81uTdxagnTDonnA4m2ooTTRlPIW3SN UPpQ== X-Gm-Message-State: ABy/qLaluNhC8HsPlFk2tUTxnIC9biBnV4rXex1u4bizNcOk3wMEeyqg ZSARL/6fTV2bMkITTkgMSeCDUxP6lrOJ41R1b05Vw62i+GJPukQBqismww== X-Google-Smtp-Source: APBJJlGoqHaSagzmP81RARsC31LbIoBTQgpDJBbM0wmAI8l03/4s9OFLf3nl+kF0RxN7yjZCCE/1WqfwW4Kv X-Received: by 2002:a81:ab52:0:b0:577:2fda:f181 with SMTP id d18-20020a81ab52000000b005772fdaf181mr11631222ywk.44.1688422453513; Mon, 03 Jul 2023 15:14:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o205-20020a8173d6000000b005768462d94bsm2193488ywc.75.2023.07.03.15.14.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Jul 2023 15:14:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 03 Jul 2023 15:14:13 -0700 (PDT) Message-ID: <64a34835.810a0220.8487c.9ed9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 2F19B605246B; Mon, 3 Jul 2023 18:14:13 -0400 (EDT) Subject: |SUCCESS| pw129222 [PATCH] net/mlx5: forbid MPRQ restart 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/129222 _Testing PASS_ Submitter: Alexander Kozyrev Date: Monday, July 03 2023 21:22:24 DPDK git baseline: Repo:dpdk-next-net-mlx Branch: master CommitID:3cf3497213d2fe345729db3eadac2b543209213f 129222 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26939/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/