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 9DB3043265 for ; Wed, 1 Nov 2023 23:43:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8219B40298; Wed, 1 Nov 2023 23:43:53 +0100 (CET) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id EB99940298 for ; Wed, 1 Nov 2023 23:43:51 +0100 (CET) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-53fbf2c42bfso212248a12.3 for ; Wed, 01 Nov 2023 15:43:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698878631; x=1699483431; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XuR/BWpTcHykpcqTMbnahVr/aizsMTVPYNKF2eLlQDk=; b=JTfmY11S6xmqzWsSa1WN7GIAF2awz440E3UN3DbfnTwfqYmX5l4WtrpckO2Cnf3TxT GbKee5Ur/27wdj89pmCMLKwoS+qB/KskpINL3AhHPiCxNGGDfN1hNcdouQS/iXN3Uo6k WEYysU2Dkv+ZzTmt2rQ31MkP2rVTs+0fZWPE8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698878631; x=1699483431; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XuR/BWpTcHykpcqTMbnahVr/aizsMTVPYNKF2eLlQDk=; b=SZG0cwkth4UrW1eoOYJsYcqwyBk+wNr+AXWq3b2xcVU+XwQCSSnqV8ep2t09r7Y9LC yFAvxtvMUREvIn0MUx+ZbUW/Ly0NkbH8lwuxMwNZfp7iVbc3rSk5hJ81wHxOrQp51Agz tjs+eM0/UhkxYSESWBd7/8R3MzGs5mILdA60VJllu7ia3K7fXtNNWRCO6NFEAP3xFchw ZJfWSYH91gl7soaHPNFzRSMgsh2jDWiRqVAN5gCAO/2yp+P4RXiZ56W3T1oIxA26AuHb tKk22VgHT0MC32US5Byos1eAbJSSNk+1+41UtPxXoPJzKCFHlxDHm75oIGtLulUBGOug JiHQ== X-Gm-Message-State: AOJu0YwXfQhDCTgWpyBtLFhupttzB4aF77umTmtFvuIkapvKbdAVquVf TDovJgNZN3KgJLDdSTghVPb10WUvwArrLNaOrOES3DpJ6B+khnRJD1oFFA== X-Google-Smtp-Source: AGHT+IHEFTsX5CLb+3w5cAMZIH6hsrUycC2Wf2f6XPUqfo6vzy0k7wkxZ30t8PxBH4lpMsxFQeZOvCtYGZWq X-Received: by 2002:a17:90b:81:b0:27d:63ae:f378 with SMTP id bb1-20020a17090b008100b0027d63aef378mr14245847pjb.42.1698878631065; Wed, 01 Nov 2023 15:43:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id pj6-20020a17090b4f4600b0028073890bbbsm362988pjb.10.2023.11.01.15.43.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Nov 2023 15:43:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 01 Nov 2023 15:43:51 -0700 (PDT) Message-ID: <6542d4a7.170a0220.4b581.6e75SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 38DE06050A61; Wed, 1 Nov 2023 18:43:50 -0400 (EDT) Subject: |SUCCESS| pw133730 [PATCH] [v2] net/mlx5: replenish MPRQ buffers for 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133730 _Testing PASS_ Submitter: Alexander Kozyrev Date: Wednesday, November 01 2023 14:57:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:1025bd1c24b1be70e028c7ba0595782bce75fcc6 133730 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28182/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/