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 C0026431F4 for ; Wed, 25 Oct 2023 03:08:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BBBC9402C8; Wed, 25 Oct 2023 03:08:18 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id A32E3402C8 for ; Wed, 25 Oct 2023 03:08:03 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1e9baf16a86so3322410fac.1 for ; Tue, 24 Oct 2023 18:08:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698196083; x=1698800883; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lN68IOWX2SLiKrTcRdTzSi4Mal5coU0mdrVgyNUzAMQ=; b=jQhpAD6WAsdgA2ltIPceuEUcwGhjxfbbCxzGs/PjK9cAOWyVOyp95YrDMjYr8qvNTX Ohz5FuS7pJYdmBSSZU2sO0UfXUKfIunqYeYfQwQ17ZtlF7C5kf0glIRM23h7vciGP/Qw YjNnoGz/WW5babJOF2hETUvAI5Z1VFo5tvNvc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698196083; x=1698800883; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lN68IOWX2SLiKrTcRdTzSi4Mal5coU0mdrVgyNUzAMQ=; b=PdudfhQxub7kJpwW2ZoqMczr02JcIRi45L6fB/EeodggP2fmsjimliCNwzrdO2K9Dn yRpgmi4LvaUtkPJ2lmHjKB3tbel/ZCeOWLyDUakkIppsKlYjTO+TVMd5kY7HFDU74dbV 4xp45i9UDhB+Ztz//Va+jj+FoSR6njRx0zUqavxK7BCChzslYMRA4kSiD3VP9/EYlqgW IxN6HEh6lvwdED61tAnLsPbZ842j3lYpBsFW4yXwTcBEKK6GJjtL6ExwtqqZKxG6DdgB KHfW15+ozk9qKy4p1fmoSCYFHNvToawYdnnB4Kh9tF5IuYoeJkYZZi2tysN+RQhLLR4O 4Yzw== X-Gm-Message-State: AOJu0Ywa9DCM9NXN/NU8S/zGm211px1mWjZZqduh8IgX8RRWFf7WQvif AEFHY06D9cUClbFaV1zHgWE4aDvChNSUI4sFWveyJylJYMyFAG7VAFRDaQ== X-Google-Smtp-Source: AGHT+IHPKaE3re0j4K5iPW9lfYlG9Q7ep0ddlKP3eDvPc28s+3y/1iIovtd2tXquGEgF2hABtzNhy6ZTESpH X-Received: by 2002:a05:6870:1083:b0:1e9:c2bd:f2e9 with SMTP id 3-20020a056870108300b001e9c2bdf2e9mr12838502oaq.25.1698196083033; Tue, 24 Oct 2023 18:08:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id an11-20020a056871b18b00b001e13cfde46dsm807826oac.6.2023.10.24.18.08.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Oct 2023 18:08:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 24 Oct 2023 18:08:03 -0700 (PDT) Message-ID: <65386a73.050a0220.37c50.c143SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7A8B4602A043; Tue, 24 Oct 2023 21:08:02 -0400 (EDT) Subject: |SUCCESS| pw133269-133275 [PATCH] [v3,7/7] net/mlx5/hws: fix integri 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/133275 _Testing PASS_ Submitter: Alexander Kozyrev Date: Tuesday, October 24 2023 17:51:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133269-133275 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28057/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/