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 32BD842DC6 for ; Mon, 3 Jul 2023 23:55:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2D087400EF; Mon, 3 Jul 2023 23:55:47 +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 90304400EF for ; Mon, 3 Jul 2023 23:55:45 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5702415be17so54069217b3.2 for ; Mon, 03 Jul 2023 14:55:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688421345; x=1691013345; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VAgJTMCR8oTsMG8pUOeAX+NAYbLylER3BMOGH4amkT4=; b=jm+Bh1EDVrgCi1gopZ6iUwdDMvLCJf3twemFCkTSzWEGKmS4ir+YG1106SwOmKxGXb 5ZEXlPs1zPf4fLR90snFNS8PPvfvhxunhNezLSvKwsFD/xhFfBQ2k/5slh1CCbL0n9cP PPrxojNrYLpL+MIObhCTzeU0EcmhvOUOA7sGs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688421345; x=1691013345; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VAgJTMCR8oTsMG8pUOeAX+NAYbLylER3BMOGH4amkT4=; b=gc3Aydl4Ri2DGJQ9TqW5oSMApA48fiPdWtHVU3jnukiiPMIbAZ0uAjvYf5gwieL1yW +2vHxrf4sIQandvR4EHHFzf531GiQDPR80IuGliS8seYOozH54UvYbMf6/9xrJB0Sv6O 8SeYjFwwRlR4U393DirxqLXbt1oqCo6ZwHPi669DhAKVc/p2S+IXXqPUgcz3XWHqcwx4 1xyYjlTCMzqH4Li5rb2Jb8weVd4IRCJzJHUJG2LBOL2HGkKIG4yCMSD5LO09eWaTIyx/ 3AwHaIQDWwy4HRyzRZL/13TNoqlk0UDeaRZWUJxM2q+k2gjNcfdS+yyuQMpCC24/O28S r5SQ== X-Gm-Message-State: ABy/qLbMA5vMzGcdVoZou1KBmqvumskj5LeJ9aysgVJ+y7Ri2K4c9RbC tr+Cxe7XxsVGyvMMCVGrXOY5DVemx3frF/uxWV5VkoeovppofTxjlRIgJcFozmOfCjETVZdsLQ= = X-Google-Smtp-Source: APBJJlG3tCo+RhJKMp1Ts6s8lOvsL6aBm7otDSUZUhBaLFCu8KOuy9U6BCNkiDXIVJ3oW/UBx33lBoLL34hm X-Received: by 2002:a0d:cb8e:0:b0:56d:3327:825 with SMTP id n136-20020a0dcb8e000000b0056d33270825mr10082632ywd.48.1688421345111; Mon, 03 Jul 2023 14:55:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id k66-20020a0dc845000000b00569e9f27c1csm2294088ywd.6.2023.07.03.14.55.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Jul 2023 14:55:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 03 Jul 2023 14:55:45 -0700 (PDT) Message-ID: <64a343e1.0d0a0220.261e5.14aeSMTPIN_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 BA7A8605246B; Mon, 3 Jul 2023 17:55:44 -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-abi-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 | abi_test | +=================+==========+ | Debian Bullseye | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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/26939/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/