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 D914741B71 for ; Fri, 13 Oct 2023 04:49:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D4F77402AE; Fri, 13 Oct 2023 04:49:57 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id E8A11402AE for ; Fri, 13 Oct 2023 04:49:56 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-66cfd35f595so9485616d6.2 for ; Thu, 12 Oct 2023 19:49:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697165396; x=1697770196; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rW48NYPCLEZeod12QUvxYgcezxh4UEmqWGx1+cAKHB4=; b=bbb/qZjxCekJ+R8cR+NFoWzkhFmiyti9KZi5Re3/FoH8LTuDEesGtr7VrETNrXApjG ZvgBCVg0OxK/XXuFRKnaRE1Q0P/+Iqf7zVPg1d5Kilq2HnBF+r8d7towyW97Pa+Y0YCl 4U1Hb1QU7sRNnbodN1LeW20J5nGqEffhAZYac= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697165396; x=1697770196; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rW48NYPCLEZeod12QUvxYgcezxh4UEmqWGx1+cAKHB4=; b=RRgkVNJ3luJq7xH7kFNQurhD7kiSs3sCOoTECgjyG411gm4apt+Q2WorLv444a1FxS owSH8ld/pIS5Uxar+4H1+3kcDX0WFb6tcC6qqL7S12kp4vAtnY3ZHO2aXygbevPnzGm7 YgnU70Z5Jm+G/qKbO1uWcob5cjoH45iy/PwShMcBnIe4zd+Qw6nGtzu2ZOM9ghd6EaXW 7U9zipjrD1HrjelOBYyAYbljVzwsHZvB4fjQivrRApOBejddwxcK1gdlueID10IdOdbX dT9iXghPaDLV/XBf5mtGgWu8PLWOWA5Mj1hK03a2Zzby2+t+6fdejSXT2Af+Gwml0pNT oPJQ== X-Gm-Message-State: AOJu0YzOl1cgphf3XNjN/Vms0sg2q6Isr/uHVF1Eh1OHqogW6kDEXwhg YOlGskooRYb8OTVtyHdQUkQHp41lOKO25+n4MfjG7jw0ka/yx45wAmFGH8bmKlX7gidn8tkkCA= = X-Google-Smtp-Source: AGHT+IEyGdAFu5m9YsH414C2eVhZeKdTggq4LYFKT3xbmr8tgoKF2wF/QYix9+lebVYQ2jmtRSPxhQPCaKlQ X-Received: by 2002:a0c:a9d2:0:b0:66d:1ffe:bcd4 with SMTP id c18-20020a0ca9d2000000b0066d1ffebcd4mr1661757qvb.44.1697165396463; Thu, 12 Oct 2023 19:49:56 -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 e2-20020a0cb442000000b0066d04196c3csm35736qvf.37.2023.10.12.19.49.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 Oct 2023 19:49:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 12 Oct 2023 19:49:56 -0700 (PDT) Message-ID: <6528b054.0c0a0220.1f6d.232aSMTPIN_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 78D77605C351; Thu, 12 Oct 2023 22:49:52 -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-compile-arm64-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_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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/