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 D23D3431F5 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 C2A1E402E1; Wed, 25 Oct 2023 03:08:18 +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 274AA4028B for ; Wed, 25 Oct 2023 03:08:04 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1ea4a3d0a44so3443734fac.1 for ; Tue, 24 Oct 2023 18:08:04 -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=RqP9QTHkEQF1Im7EddxhHqAa6N0bGXnwgu9+56O5/Vg=; b=c4wAhxeH7hO/Mb5bc2gIENz11gyYvdakwsfrtwG9ejAvFHwWLInuKEc9n59LOrvhlQ xhHdkCuUqApsYDBSeG4sEJeffN0BlDTbPRn54FXMclSrYsflmaLSrCIHYJDmeQzIDZtf NwHGoTFQDFE/TGCItn+smD3OYEES1aqrm0758= 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=RqP9QTHkEQF1Im7EddxhHqAa6N0bGXnwgu9+56O5/Vg=; b=j+aVf8E5CGQ5mqD7YAmW9/893GYrZZYKYweFi1w6QzPzzwMvkp1f1wXTmeAvjg2r8m z6aNeTNK+dKdrTDQKbx1ERxRQ+BNtDN/t6xIOa5VHyBjN4gJpm+YIgirnW4TgElr+UYe qzrbELfEoYxBDecJL+Rck7ZR74pRcr4rH2ZsPQv7zAIV1DWDi0cl8062yYUT9sD5pdz9 kmei4VdbGsCIX+8vQuYGTIeUEpFl9UYcrkZLzFt/7kwORZ9n6oT9+3XVDoNpmeLS9kgR w/2UGIkhv8i3TUjLfYyOeouJ8SGY7LifQt5Qdx0HAuebKAGQa2hgL11vBUtXFZa0Uizb nigw== X-Gm-Message-State: AOJu0YytUIE19xeJDv72b4gDCRZApHl12pbGRHQBWunNzD0ay20szb6/ hDAo+JDoyM9J6VEyUrmLI143cyTo2nkPk6jKfjzEIwcb4wKqVALgmWH/dJsIDao0qsFU+PRKEw= = X-Google-Smtp-Source: AGHT+IF5KVq6xIrZw6dreYyoQmF5Lc2YX3jwWCHePx4IhjlWi43V5qFJitBUBliLkYTIDwVUw1v5+Yq8heqL X-Received: by 2002:a05:6870:c991:b0:1c8:bbd0:2fc9 with SMTP id hi17-20020a056870c99100b001c8bbd02fc9mr18833758oab.49.1698196083575; Tue, 24 Oct 2023 18:08:03 -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 s5-20020a05687090c500b001d0d11a9ebcsm871540oab.48.2023.10.24.18.08.03 (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.16373.28a5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id 0A4FA602A045; Tue, 24 Oct 2023 21:08:03 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/