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 6D9F842DC6 for ; Mon, 3 Jul 2023 23:57:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 67DA4400EF; Mon, 3 Jul 2023 23:57:29 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 11233400EF for ; Mon, 3 Jul 2023 23:57:28 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-78360f61ba0so250253539f.1 for ; Mon, 03 Jul 2023 14:57:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688421447; x=1691013447; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JWZlYI0ZCEq7bIortXs/s+iAhd4krd63ACEP/e6wNtI=; b=Mf2102MrD5AEBl+MUTFDQSCmWYnsqhLCdb1cST8wxGqebFjEIoJlqI80dUAn240BpW U20Fh5Kzlu66ezYTdgC+I6tnXAYtDYniEYpVjJ3a0bXybzXVZ6kPzgIMCq2u59XPPwok GYFXIbF1fBTK0iaLPE6nO6kH4gviBsOP1aaJE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688421447; x=1691013447; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JWZlYI0ZCEq7bIortXs/s+iAhd4krd63ACEP/e6wNtI=; b=VCxC1y2WKxwdRenTX84yh2zaY+PLSOvJT2xq8Gw0A+jaM/Iqz++CBjTOYu4HEGBWRE nL2s0KyLt6bKFXl1fWikY/OTvoB+gedBAtPoKUXUiGlSM4OgMYeVyQCfngAYF20E+0f7 nNodjHD7fpFj2yWKB0rPlKzH1b8SYKqBKnUsCIaBHcu21EvT3d99ijm6hjobec0RxIFQ oa5wH2t9KLrVHhx6L8O0oBSeBasW/KivyWqGEJx9pCisaHmP+0YGUKNs9VpM0XX5i8qx 71EEy98Bj+WI/eFoZhI5KNNNfEB93ZypeHzvYfNUDcBphcg5AzoES0kSscKR23gQtiN2 1hoA== X-Gm-Message-State: AC+VfDwjHAZwTmBo9CtAfNu1/2ycBs/HnhHjd2COKQONyw4C28qL8DrH bIlX3C3DhE7pUDEP+YlJxHIZXhbFggM4jzctHsUHyepga7GzBrYkBAEy5Q== X-Google-Smtp-Source: ACHHUZ6GChBHWcZ1gJjs5dIDAzOYTNfjIrA4gYgaPW4ize1wJb0z9F34/FtPmNBeSoVb8JZaaW6KI5uiHldM X-Received: by 2002:a05:6602:22d3:b0:783:57ae:1894 with SMTP id e19-20020a05660222d300b0078357ae1894mr11110147ioe.9.1688421447538; Mon, 03 Jul 2023 14:57:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a15-20020a02ac0f000000b0042b48fa2373sm214079jao.57.2023.07.03.14.57.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Jul 2023 14:57:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 03 Jul 2023 14:57:27 -0700 (PDT) Message-ID: <64a34447.020a0220.b8cfa.4dd3SMTPIN_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 2ECE1605246B; Mon, 3 Jul 2023 17:57:27 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/129222 _Functional 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 --> functional testing pass Test environment and result as below: 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 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/4 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/4 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/