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 9C9AC41B71 for ; Fri, 13 Oct 2023 04:52:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9755C402AE; Fri, 13 Oct 2023 04:52:58 +0200 (CEST) Received: from mail-vk1-f226.google.com (mail-vk1-f226.google.com [209.85.221.226]) by mails.dpdk.org (Postfix) with ESMTP id ED5A8402AE for ; Fri, 13 Oct 2023 04:52:57 +0200 (CEST) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-49d9ef118a5so638405e0c.1 for ; Thu, 12 Oct 2023 19:52:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697165577; x=1697770377; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9xXhVU/L+xXONVbdI/A8PSj1kxQ/TnsuD0Esa5K28QM=; b=P3gMsMSnD5S4oexN/MSGQDUPpo7Bpr0uJtCYp7TRmsPZiIc+n2xwr0Zf/JIj/F7ysr PWf5N6YU6P0i1DUGtukN0wXKfqDtJTOFWbsIRgm4jpGw7dILlurKhPt998W+AkX9gVcl +meEk2e+TudzVPVuIFGx17bM3yvn5ifLdTsrE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697165577; x=1697770377; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9xXhVU/L+xXONVbdI/A8PSj1kxQ/TnsuD0Esa5K28QM=; b=rtjpFUJwOVzhK+q0vzXtgD2QwHUkRGR6l2V46XQYAo8f0YVkEZY7aDsGnPFTU6tgZe yqROjVRatlK8l82JkDbSe7RzVVW/AZIG+vwfocaabyNS6A4WHkZljPEi1ouZkW62Z4La AVhOGiqZtcghvxNRGKuSmgTTLOvJIw6GsG9pcXMen22PY0oJmfS54H/MDVcZ9INkRE7p /gyBBJFUdgDJdEyN+PpDQZuZS9Ta+/oHilcm5hheIFjYAHR5yGfhhxS2dnBziGmCxPeY 5yyJ10kEqHOcClKUgHyLNJqPxI35NK7fi81hmUOeubImDAhtcqoNU9jzs3B1MyWFA3rx 1bFw== X-Gm-Message-State: AOJu0YzEe87DMsjrCeNt3M42QHFZCb32WqZbeGJha73Aje01SFjxhBBS TGDC4Eb0FJhTrjxHqiwOHtSiD1Dw7EtLbJGK0QZCcpd1bWltFDFT+o+L21sm+c2QZdveAyHRZw= = X-Google-Smtp-Source: AGHT+IGvwmsDaHzEqDoTTmEsqJ1Gk+Mlq46sziBruq5K+pW+oz7rocZGZSNFCqC7Hfcz7CHDMQ6rXWl9aSbU X-Received: by 2002:a1f:d607:0:b0:49a:6776:3cb0 with SMTP id n7-20020a1fd607000000b0049a67763cb0mr19030794vkg.9.1697165577324; Thu, 12 Oct 2023 19:52:57 -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 o16-20020a056214109000b0065d52e04f7esm22916qvr.61.2023.10.12.19.52.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 Oct 2023 19:52:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 12 Oct 2023 19:52:57 -0700 (PDT) Message-ID: <6528b109.050a0220.71d96.15cbSMTPIN_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 1DAE5605C351; Thu, 12 Oct 2023 22:52:53 -0400 (EDT) Subject: |SUCCESS| pw132580 [PATCH] net/mlx5: fix MPRQ stride size check From: dpdklab@iol.unh.edu To: Test Report Cc: Alexander Kozyrev 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/132580 _Testing PASS_ Submitter: Alexander Kozyrev Date: Thursday, October 12 2023 16:34:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:77f913752a55c0262bfda99a1b69ca0bd804c6c7 132580 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27916/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/