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 8CF90431FB for ; Wed, 25 Oct 2023 13:47:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8874D4029A; Wed, 25 Oct 2023 13:47:32 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 2BAE44029A for ; Wed, 25 Oct 2023 13:47:26 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6ba172c5f3dso4749845b3a.0 for ; Wed, 25 Oct 2023 04:47:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698234445; x=1698839245; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=aCU15815FpBU1r4k0Nr55DXVD7P2FB7U/hGe1TYs42I=; b=VbMS9G98fI/nVb9A0x77kFWaK8NNZuw2RB1Da0txNYDrHznTYukEn+yotXLpF+a7nv HW/Vwl7tw4HwcmbeyJM253tM5glNp9C/WeKbxFT50zIBtPyOapXPJsPcPTaauXTzd1U6 zXQL86JtRtJ/zv0AKoiIeaorO5eh3l3k2ZAb4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698234445; x=1698839245; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=aCU15815FpBU1r4k0Nr55DXVD7P2FB7U/hGe1TYs42I=; b=xBiNCT4SY7yl0SS8nA7vf3jnUKJH1oxsL090T7/qRfQND+83veW6Sa1lyiEuB3KMR+ AXALrbE1TGrLEscjd6Kpno0mNI046gyBu+GDO6P6cloPDrH7Khp1ZIVT9bh2VA3WszWH YimdkDsSQapmqpbJr8m08MBo3pTa34RLD7S0ceUd+qVPEKU+s15oJHz+pTJ5B9VLiMed p+Eg1GaNskZpfECflWOm7BpuOboZ8EDczLs1IXQirdo5G1X9Wf1u3Jrg1s+3J87OwLJH nuFHpqb7kVEkDLGQdrzMUOzxxQThHo9XsJFkp+XI8wcNXB/2vhV8X+74MnqRLRQPHxqe EaHw== X-Gm-Message-State: AOJu0Yybkskox7VVaTp1XGY4TeXi/kDJ3pX6FG0Rweiy+NqRwRrdOwOg aWSuzEaU6ORqWs36iVd+pluFwH2r81aWCmpRfDV2tbBcFW071WTQJr9YU8+e/QO+h7ja3hfJOA= = X-Google-Smtp-Source: AGHT+IHeNIbuXRrhRedfJJBbg+ao3NrAj2/OdlbvTbuxrDXCH4fXCN0crsthBHNoYjuP1LFN6QXIsXZ1omQG X-Received: by 2002:a05:6a20:a108:b0:175:7085:ba18 with SMTP id q8-20020a056a20a10800b001757085ba18mr5449018pzk.58.1698234445404; Wed, 25 Oct 2023 04:47:25 -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 hk12-20020a17090b224c00b0027d88d0d011sm936621pjb.10.2023.10.25.04.47.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Oct 2023 04:47:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Oct 2023 04:47:25 -0700 (PDT) Message-ID: <6539004d.170a0220.3e67b.439bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9B2806051827; Wed, 25 Oct 2023 07:47:24 -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 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 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/