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 80A35431FB for ; Wed, 25 Oct 2023 13:51:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7C56A4029A; Wed, 25 Oct 2023 13:51:32 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 9CF8E4029A for ; Wed, 25 Oct 2023 13:51:30 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6ce2b6b3cb6so3587440a34.3 for ; Wed, 25 Oct 2023 04:51:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698234690; x=1698839490; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dzms+QZOvc6Oi6jmm38TrJrIOjqgoV1cKShTAbFJsmY=; b=P58G/fOLzZfwyIoyjKAOUUCEsd8t6zqonpE+RbbMsw+vRIIjjJNX5wxajLmlEkvZKU zIMaE5FbkZWug15iMS1Y449B3BlUgzm3+azAv/NjU7YG6MabJA6kZzrJx6HUuJy3MlvV jiVghNE8gzsIfr1ZA1LNdYMwzTR8my/miovp8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698234690; x=1698839490; 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=C3QUOYJk+sj8B1S09YgbURo1VuNLf/674bZ0Coezqhas2pT03/a7hJb634+R9MDCJ/ UaaM6/iL6CdKt6LMttbROqz6zranUS6CZL1XkYNZrKO4/mUWoRnH3nS9+3cqqLmKQfFq 6mc8Mb+9s6fPPSZXPsSaGJrexWIHnOvw631OEt6iUZgJwWamtujhF2m5qh8LJgui7ABw qRJcW8fk89yHGCrDO+fKWOTNn49icYsHG9yf8yA5ZYGUjNbOvmTVPs02liO98UgY2URQ wZvWlasAmwBIg5jLRf8x31K07ZlRAv7hBAvi4G6hsLK7i9RgyOuaNBfcjSdAKTElpTL7 U/bQ== X-Gm-Message-State: AOJu0YyT5ZfO3KpiDjLx+sEg3VGqzM7pr6/UgA6Jr1TKolNUaBA17iJ3 CSDI0DWZVEL1CtE9qjqLswFPAwR3gNOExIMwJ4MlJ25yLhn0CK6GJ8BDnZ2TqqMMri1+IQQy3g= = X-Google-Smtp-Source: AGHT+IG1StnQYTIT/7hB1tBCDBSEQIrlDCWfBAHOkVFI/8O7fmKD57y+7W4Kks3yYNFva3cQkcTSENoezEkF X-Received: by 2002:a05:6830:7:b0:6ba:865b:ca72 with SMTP id c7-20020a056830000700b006ba865bca72mr15699959otp.31.1698234690020; Wed, 25 Oct 2023 04:51:30 -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 u64-20020a0dd243000000b00599c99785f0sm1334090ywd.78.2023.10.25.04.51.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Oct 2023 04:51:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Oct 2023 04:51:29 -0700 (PDT) Message-ID: <65390141.0d0a0220.96d81.4fb3SMTPIN_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 A97AF6051827; Wed, 25 Oct 2023 07:51:29 -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/