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 D7CD442B9D for ; Thu, 25 May 2023 19:32:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B1A0D40DDB; Thu, 25 May 2023 19:32:06 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 9492E40DDB for ; Thu, 25 May 2023 19:32:05 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-ba81ded8d3eso1172892276.3 for ; Thu, 25 May 2023 10:32:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685035925; x=1687627925; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Xzx1S/VptjCARIUNFA3LZ/I9ljYmLeA99AmPamvca9E=; b=irNyVlk8fzDqMufOUOwgEWNHzxTBvf8GDTt285qOYVMi77ov9JN0YfCn7LUG896Uz9 hEMMJ12bZaMJxixxAJ2Q8+G5VjmiJt7AXngLn0+HZM94hWswhDplb8WCVFG9Kc6SdqDz k3lJ+y1/gh8125tQkkuOc4Jv84vYamYKK2hrA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685035925; x=1687627925; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Xzx1S/VptjCARIUNFA3LZ/I9ljYmLeA99AmPamvca9E=; b=AbiEY3PY5q+gZi9acHBupbGwsZle8OIhdKdDJbB/mvRaOtdRVqOlfIGqf27CHhjLFk oc7ANu5Go4pbpN0TBRBp81z5QzQZkMpKScmFBW/+GYJayOKdW3vvohNgTIIVvOu0o2po 8Q8ITxNprDHeWA3Gybw+rVoss3bW5HZYhBTYVF9cBBu7kUNZshkV5eKx92D3NwA0j+E4 p+L9Yq/arBCVKd6he+lcG5hWOtPo2hmY68XpWsRl7hXd2tuCrB/Rl32zPEvUyI/JXj3R SKpaMEjBeCrpwU/HLO73Ckak+soHUc3vIfqomB88g/VF1mBFz6d0HQOYeHOdI0HaWjBL ZVBA== X-Gm-Message-State: AC+VfDykBcrC8C11mIRlb1Y4m/ETPFvdBmz3KUOEdQs6UvbMaqx5LqIW U5xt764AUNbsdZksKZmM48sP7bQbJG6JvahWq8qkSJqojaHJgbWoCGSuIA== X-Google-Smtp-Source: ACHHUZ5qBCgPP5xFWD3Hl9HPbr7VnmcismYsSgUU/rcNQYUdV0Yh0TQ3nHK3+CQzzKMqGyOehxkAUVUFRXVi X-Received: by 2002:a0d:df58:0:b0:561:af34:412f with SMTP id i85-20020a0ddf58000000b00561af34412fmr440297ywe.5.1685035924923; Thu, 25 May 2023 10:32:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e2-20020a0dc202000000b0055a8801ce53sm162578ywd.44.2023.05.25.10.32.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 May 2023 10:32:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 May 2023 10:32:04 -0700 (PDT) Message-ID: <646f9b94.0d0a0220.e039c.48a9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 95FBB605246B; Thu, 25 May 2023 13:32:04 -0400 (EDT) Subject: |SUCCESS| pw127371-127373 [PATCH] [v3,3/3] net/mlx5/hws: add support 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/127373 _Testing PASS_ Submitter: Dong Zhou Date: Thursday, May 25 2023 07:40:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:2d9e10932d535ea553081b489a25f6fce7ec7996 127371-127373 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 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 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26379/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/