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 BF0F24327D for ; Fri, 3 Nov 2023 20:35:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B9DA14029E; Fri, 3 Nov 2023 20:35:29 +0100 (CET) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id EBEEF4029E for ; Fri, 3 Nov 2023 20:35:27 +0100 (CET) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6c398717726so338513b3a.2 for ; Fri, 03 Nov 2023 12:35:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699040127; x=1699644927; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MWcJeb66VaIRFatxRPYPwX4do4/YoNfVCjVEUvVl5Ss=; b=Sn+hOG6gA7Fb+LSUf6JD5Eho2tm8hBysX31qM7zAY1+soWPole9G+iEn835kRdwbIf SH+iBkA2BQkqvyHjaNOfVCoa04YazIsogbSZam83VzTEQFZWSeFX+I1hC0XNwVlVjGaq NDLQVwx2Ms6VIU5cm67tUPmHLIt+tnccZ8k0Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699040127; x=1699644927; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MWcJeb66VaIRFatxRPYPwX4do4/YoNfVCjVEUvVl5Ss=; b=rCA8IisWY2U4Qwsg6u5au6us4n2fdTHT9FDGt85HAhNPWfL/iAModSvpftXJh/gSaS ytQmz+ntf4WvsZWJj5JcDJAKftr+Fct97j8DC7H+/mfYKcGdCHVwyyAU6NPV8UASYGMZ m0fXx4rvsmFyHHnfJQYMJ4lqxmKwfhYYc8PPbDI5N6oh1uy8+6tzqkI5nOAsHObypSoI +hFXYRlJOzoOkYHzF1kmOgwYX0VciwleAYuLsqmTP2170o65LIOS/A+L11Q3EYQUWCFc NpI1Kv8BEZCICo3sKHIQsL+zet6U3iX40J+CoALvs/7fTOsYnRCdHpQpv/HDl2f1Flyl 2blA== X-Gm-Message-State: AOJu0YzBrSKLtMdVtcI7uxrXCFvwwehBQ4kjZbkPdGuEMvq1pozm/+Ks Oq5C2EA0Ake7Cha5xM8c/v/ogvyloxQusLLcqDmilPLl+f4LTpO/icCLjIecrt7pAm7h9wf5Zw= = X-Google-Smtp-Source: AGHT+IGDpqI7RjQqTpIRKIe0Jry8v5+qOH29z7GDqlx6GjrxkqNvkDgQfPHz8vW/5s4GC+Vq/4qrqwysVPsi X-Received: by 2002:a05:6a20:2307:b0:174:373b:4381 with SMTP id n7-20020a056a20230700b00174373b4381mr14958148pzc.49.1699040127226; Fri, 03 Nov 2023 12:35:27 -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 jw8-20020a170903278800b001cc5d232758sm143388plb.36.2023.11.03.12.35.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Nov 2023 12:35:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 Nov 2023 12:35:27 -0700 (PDT) Message-ID: <65454b7f.170a0220.64be2.47e0SMTPIN_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 68EEF6050A61; Fri, 3 Nov 2023 15:35:26 -0400 (EDT) Subject: |SUCCESS| pw133838 [PATCH] net/mlx5: fix checking for send to kernel 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/133838 _Testing PASS_ Submitter: Jiawei Wang Date: Friday, November 03 2023 15:25:56 DPDK git baseline: Repo:dpdk-next-net-mlx Branch: master CommitID:ee70470b08ce3abf13849b310cfdac84b4eae1d2 133838 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | 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) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28223/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/