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 F3D84431FB for ; Wed, 25 Oct 2023 13:53:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EBA9A4029A; Wed, 25 Oct 2023 13:53:01 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 221AF4029A for ; Wed, 25 Oct 2023 13:53:00 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5a7afd45199so55981577b3.0 for ; Wed, 25 Oct 2023 04:53:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698234779; x=1698839579; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dzms+QZOvc6Oi6jmm38TrJrIOjqgoV1cKShTAbFJsmY=; b=QhQsPkRCORfZKhOWEQeBz99uuIdvPzkhOhYPH5x/ybq4K6PzZdfgO3T+4a/92hP7EN rFMbESvM392yAiOMjsnlhKXNCwWo2MsQGHxbadgP+z/yN4ZSr4/p4LfwP7aigUuuenKA VT3YG3fkmmyq9ryyBqHVtP02RQq6Sg3pOTXD8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698234779; x=1698839579; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dzms+QZOvc6Oi6jmm38TrJrIOjqgoV1cKShTAbFJsmY=; b=Me5OVKpRr+JZtAXX805gVbLvgIVb8wRxki1sjGGx/5HpWYtCtC6oqOxDRBuhxjOKpJ tdwur0tGZ3NVa5A4MFPy6MbBGO2R13x4UpzsEdcSKImhSAlznxBOtlhSieiCao3gPJ6g kixUXv+2ufdOR0nOHoxjx2Esc1wMiFkBY+I+wwDUjwOCkZ/HelMNMmFsxlk+R0VdNiF/ vxa8BuNOXvCxncZeVWtFqeHeUBL15swryYqHoy686nehHtDfZuUarhsBSwe+2b/cIwpJ laH9WNYUr5dFcGDcgH0b8mzcvg3PuMYeUYfyTYTlWQ/xRdtlz8vqXPmWv2eYvP1kuqYQ qTJg== X-Gm-Message-State: AOJu0YwMHC7FOS5Bisdz7gr1IyhmpcUw5NmPjGn+N1MfQKSI7vGxM4iv h8gWmUhZhX9t4AmBwpo2QBVTg76WjH38qWR/fLMpaCVFSJffclCoX6dyCfOnskzuOXDU+BWD6A= = X-Google-Smtp-Source: AGHT+IHCiTTC3ID2hRatmTPpSZjAE1HiQ70rDy/svwAFIvF1tjrcv1uD0iUOwFC9gNIpHxPZEVqz/Un+Hf4O X-Received: by 2002:a81:a090:0:b0:5a7:baac:7b34 with SMTP id x138-20020a81a090000000b005a7baac7b34mr15284775ywg.28.1698234779609; Wed, 25 Oct 2023 04:52:59 -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 s4-20020a818204000000b0059ec1aec957sm1378041ywf.40.2023.10.25.04.52.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Oct 2023 04:52:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Oct 2023 04:52:59 -0700 (PDT) Message-ID: <6539019b.810a0220.86b85.7cc6SMTPIN_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 47B226051827; Wed, 25 Oct 2023 07:52:59 -0400 (EDT) Subject: |SUCCESS| pw133282 [PATCH] net/mlx5: add global API prefix to public 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/133282 _Testing PASS_ Submitter: Thomas Monjalon Date: Wednesday, October 25 2023 09:48:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133282 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang 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) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28064/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/