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 A9B6143201 for ; Thu, 26 Oct 2023 05:35:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A58764029A; Thu, 26 Oct 2023 05:35:01 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 70A854029A for ; Thu, 26 Oct 2023 05:35:00 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1e10ba12fd3so288095fac.1 for ; Wed, 25 Oct 2023 20:35:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698291300; x=1698896100; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Xh4DOPT7dAet/PucBC18KwUBvHB6PWi1JG8DbxC4Y9M=; b=XPPCssRnjauJMyizxrJLepeZ2d4Hna9B7a83Q3bjrB8eeXQVNjeYY2cWK7de3VhU/A 8FzrbD19iNQ7YyvkKdNiEXAKkdsrlfrRgvEBMNJ3MAiFq+s0t/1obVnTLwI8ru1NUMbE fpbklTIqqum3It3GnsJvbdmY1814/A90era+c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698291300; x=1698896100; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Xh4DOPT7dAet/PucBC18KwUBvHB6PWi1JG8DbxC4Y9M=; b=bgzHAvtZqqgNt4SzBlJgnpPj3wO5ZvMwb1PHmVq6PkBRhVwoKqwOi7KVCIJNUW8K8y PJRkbqslrr0hLYk9JH92jkqA13ujDvOcXLhm6e5t5RuoleChUFgtlKQ7QPjHWLuFMl4E 1DbZZrCiZnv1sXhlmnuBoIt40aI+d6Y41+zSeSCvXZB/f5ZZuM2uukomMzg2koFJcXWm UrpEqAhd5u5c9VNllzD9VmygghG94kGCmOG9CAF5ZjCv5WHTpLTftEeg/e5gWyCC1YUE EXWwbR6GV8uwdT9wFYWA3MpV6Ung1bqttLnhuZ8tTRvBxVM6BzniZcsZMT//Cxg3d4wX Da1g== X-Gm-Message-State: AOJu0YwijT6RghwD6eYVsZbpmLAE4F8QqC0OsVQgIld3U/1Z981jeKIQ 18vx1zpqnP8Iw1hewRCWuDLNERbWfKbXQSvQBfVkGthhB+o+WuD7PIBJAw== X-Google-Smtp-Source: AGHT+IEnJur1/WS/RFuuR7EKxsyjvdG/1Ds021+Dhx0lttlxxG7/8seI4lJmaEbQaQ8sLE2UjozAk6yo2jvA X-Received: by 2002:a05:6870:50:b0:1ea:8645:6354 with SMTP id 16-20020a056870005000b001ea86456354mr18108909oaz.0.1698291299823; Wed, 25 Oct 2023 20:34:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dt14-20020a0568705a8e00b001e15872832fsm957385oab.1.2023.10.25.20.34.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Oct 2023 20:34:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Oct 2023 20:34:59 -0700 (PDT) Message-ID: <6539de63.050a0220.d1f2a.2608SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3CB0A602A042; Wed, 25 Oct 2023 23:34:59 -0400 (EDT) Subject: |SUCCESS| pw133316 [PATCH] net/mlx5/hws: fix integrity bits level 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/133316 _Testing PASS_ Submitter: Alexander Kozyrev Date: Wednesday, October 25 2023 20:41:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133316 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ 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 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 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 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/28075/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/