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 A83C041B71 for ; Fri, 13 Oct 2023 04:53:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A3737402AE; Fri, 13 Oct 2023 04:53:04 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 50D4B402AE for ; Fri, 13 Oct 2023 04:53:03 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1c9fa869a63so1497415ad.0 for ; Thu, 12 Oct 2023 19:53:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697165582; x=1697770382; 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=MkwNw/aW31C5gC/RQU/SVkpWj6qAl64soPMQPR4J3tLdVkzEl9cd7LG0fo15ZeeNsr 82/oTs7fjnOYokTnMICMXq2cuiyi/sxBy24C4CFZBEewhz99LK8j8O9GljHqjscphxaz XMDYBd8OSqM5HF3HQs9jzfvLPuRWjI3FVyLN4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697165582; x=1697770382; 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=YBpl4OL082EZ4QbH4ehaH0qb81SmgE9CPW9w3Uu2Yx12UETajfqYItkc1UZL3OHtHj XQfl70q3p9CDZxjWq0ko58aJ6ZA4kQnaiVvOAAgbL7MbhKpPfTrw2N4E/hmn9AkMSC66 zdHksRGJpk7JIppwQ15iQWLGvurGIdQJGMU2H+cT4IABS0FhQ+HwGpC4yhdFLYW817xu wn1IVlMqsHT0RZyTmfRHPYDjv04Sx4ayR4p7a44fbQ+nDZLMKARdPd4JLsqcuB8RdDKd LHdc/pRwrY4c2d+UK4YwtwcNjEzFLy63zjzybyIPXQidRxwlqgZAfDzKqLQsj0LcqkX7 ALog== X-Gm-Message-State: AOJu0YyHN3F4WqyMdqqUWIAcQIu6nBJOzOFCbf5MGuHL1ESCltpZcGue hweshs06Y5PTP65OENz5Q1/GHtTd6CvoB+yKR17yyXpRMYdKc6JfNmm5IDfyXVMxPoX38h9r2w= = X-Google-Smtp-Source: AGHT+IFCnv+DQ5Jy9Z2lraFCs12PS2Fp/ZvY0/lgRLzEn49Bzl7dPpv2GWbvaZQ3afta4fT3xYKGq8amUuds X-Received: by 2002:a17:902:ab82:b0:1c1:e7b2:27ad with SMTP id f2-20020a170902ab8200b001c1e7b227admr22468216plr.60.1697165582521; Thu, 12 Oct 2023 19:53:02 -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 i6-20020a170902eb4600b001c60636e42asm163808pli.136.2023.10.12.19.53.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 Oct 2023 19:53:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 12 Oct 2023 19:53:02 -0700 (PDT) Message-ID: <6528b10e.170a0220.1bfee.6868SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DA64F605C351; Thu, 12 Oct 2023 22:52:58 -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/