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 BD2AF41B71 for ; Fri, 13 Oct 2023 04:49:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B8A41402AE; Fri, 13 Oct 2023 04:49:26 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 5C9F9402AE for ; Fri, 13 Oct 2023 04:49:25 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5a7b92cd0ccso20960707b3.1 for ; Thu, 12 Oct 2023 19:49:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697165365; x=1697770165; 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=RGwxl/VVeEG231EwVsK4riUE9IhUAWskXy96lCyQlmvzEPKkdn8dBX8zGCt+Iw0EhC KvPQ+81t+JdrXbpdY1ALeZ8cpERVUCzUnkj/HU8SujeSR30N0T7G12ZSnrkmqKWgve2J 243hRkwYISq/8cerWe6M5fvBialwTw9Xfi3VA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697165365; x=1697770165; 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=mbNBt9i9cNuX9/CjCCARG1sWPR5fEb9fYOpKY1A83H1OHHjxF3qr8JWuOaQQ3liLGx K1XQoX6RywX7AVkVSWPWqHp/ic4a5dlZlkLX9IKvL2GavaNkerLhievy5aIyoLHZ2/ve qb420D3hN5R+i7Vtj/wFpqoyBuS88piw6Y3MWbggX3/8wfgbQaAuNk8Xwt66CHVMjpRs o2RZE/LseQ3o5ZO5YSBAlkWcmNALAU/rf6q8mb91+HNXY1tVzmKa9+h3LA9uofFqCJUo byz2qiNFDLj3hrw1ERB2onCcU3ackppz6yythv+ptrWrRF2nW16l0Hu6qJ26HzrVZDh4 GCjg== X-Gm-Message-State: AOJu0Yy6rOgapr5n0/0hxW9zP7/Mxi0LltEhApwRdAQg+sUXJVNaCk7m ZZ06M7FtOJk4Pyp4rV/Vq60jC01usUgAprBJLdjqNraP3zM/fKJ9Cpj/lxx4F+JmP0M8nNVoaA= = X-Google-Smtp-Source: AGHT+IF+Bd+wfGbG9x4P4iAJ/vjJg6i41pJJNvMs9C0+56rzI8ORvLVa1z9/6Y94ar3kfRtQegONJeSu73jG X-Received: by 2002:a0d:c104:0:b0:571:11ea:b2dd with SMTP id c4-20020a0dc104000000b0057111eab2ddmr26511990ywd.32.1697165364866; Thu, 12 Oct 2023 19:49:24 -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 s127-20020a818285000000b0057072bbf78bsm120531ywf.31.2023.10.12.19.49.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 Oct 2023 19:49:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 12 Oct 2023 19:49:24 -0700 (PDT) Message-ID: <6528b034.810a0220.34e93.5ea1SMTPIN_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 D1B75605C351; Thu, 12 Oct 2023 22:49:20 -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/