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 CA0F041B71 for ; Fri, 13 Oct 2023 04:53:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C5B5A402AE; Fri, 13 Oct 2023 04:53:27 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 303C2402AE for ; Fri, 13 Oct 2023 04:53:27 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5a7b91faf40so20238407b3.1 for ; Thu, 12 Oct 2023 19:53:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697165606; x=1697770406; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Eepv5ORJI/JnyN5P8b/YjQkiUVTfR3DIf6beEhxOQkY=; b=RklMlPBBtddzrRP7N7SWE/OtG64WH3vhCl/9xmUuy9hOjRpdmgg9wI17kaDjVGu26K RyvTA3z0xc2OGcrQQjXjqU30c1+V+o8shCOJ71JGM5W4xfs6s2TyXSey1v2NXuQONhOj R0dcKGn6NnEstjj442NKBU3fLWR7nAtsI+otA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697165606; x=1697770406; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Eepv5ORJI/JnyN5P8b/YjQkiUVTfR3DIf6beEhxOQkY=; b=JNRJAZ5fheE7x9LFWv2R5YdzETrE/1zOPsBoK5XbXZ8uvVAkMEd6Wb1DqovsebrT4y XxOuT9zmLxdV+rIj9P2pfFA7ibPIUmRLco8x2oE3G34MfvV/W1CAJmLDMLYupsWUHUPP qC4nGyIdj2/3rFCH2yTcblxRByHG5a0W2yzjPz4J8l6OBRmDzlxo0zLXg9/Lh7jOMbUr m70hvyUo2Ppk4oAIV7ZdyRkjPW9RP6/obHst469Fa7kYcQW+P0DxEpajGljbW2VbNja2 vTN9s0ZA3bsjQjWaMS31famd3Af000vFa+FbLhusj7Dw0Rgap6fr1RPGWgZQQjLH0Bqy O+EQ== X-Gm-Message-State: AOJu0YwjCV7m1BjOv8hDmqW9pdQqLfT03qJQ8eh9U3cHEuP2DCLXB6pO LAJZ5Gzg0+vR5KIHZJmHUYa5ZoSdh34KYnAsQLTVY5cpRnQg13DjGvKnDsVo8RRXUDpZsW5YWA= = X-Google-Smtp-Source: AGHT+IF40DG+2JhQhPPHoZuhNEKTiu+G9Q6Yd5xkrafMcr+P+oDhaBGYVDufkzVv9QlAGOwKtpjibsGibm7J X-Received: by 2002:a0d:e943:0:b0:599:da80:e1e6 with SMTP id s64-20020a0de943000000b00599da80e1e6mr27667482ywe.34.1697165606624; Thu, 12 Oct 2023 19:53:26 -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 s132-20020a815e8a000000b005922099bd73sm116509ywb.61.2023.10.12.19.53.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 Oct 2023 19:53:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 12 Oct 2023 19:53:26 -0700 (PDT) Message-ID: <6528b126.810a0220.5c88.5ac0SMTPIN_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 7173B605C351; Thu, 12 Oct 2023 22:53:23 -0400 (EDT) Subject: |SUCCESS| pw132580 [PATCH] net/mlx5: fix MPRQ stride size check 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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/132580 _Functional Testing PASS_ Submitter: Alexander Kozyrev Date: Thursday, October 12 2023 16:34:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:77f913752a55c0262bfda99a1b69ca0bd804c6c7 132580 --> functional testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 ARM Kernel: 5.11.0-46-generic Compiler: gcc 9.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 9.4 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/