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 19B9E431FA for ; Wed, 25 Oct 2023 10:30:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 14CDD402BD; Wed, 25 Oct 2023 10:30:46 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 26865402BD for ; Wed, 25 Oct 2023 10:30:45 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-35749078a59so18004625ab.3 for ; Wed, 25 Oct 2023 01:30:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698222644; x=1698827444; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=27JJn3Vm+XhQ712CdDhoUiYGBRco4uCvvlYrXmqT10M=; b=hjpJjSGV3x8DewZP+2L+dlch28oSxjQUalmJitaoBZwGi/fUVVQT/ySGD2EIsVV9BL 7Q/bWbjWvYTjf1WmEP8v+A1CajLlkcq6QI3H99ztVEZslgLBvvWsT7pGSb4ihuIqLade 4BGXqlnlmUwMtD9c+eK1Mwv6cQ/1NVHRHXO2A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698222644; x=1698827444; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=27JJn3Vm+XhQ712CdDhoUiYGBRco4uCvvlYrXmqT10M=; b=SdzWorHauyybbL2Yz2ta8yg5x/b5sMbnjwDw1rg/xkMFAcJSubMQA0LLcGIW+qklbW 1T6J9ejp9UbG/tJgxYURYurM64Kd8MxNLLyKPjd0oqA3ovoHN7bZQFjkY2Xv2LXXwla1 uR8TrBbXit4Bt/oGbD0GfvMq//+D44jZRNI8mB7z5VkpNoyDfaM+zrzLb+FHlXe35HpB +K64fdLf+egE49HSMJzY6uWeff3FT/l2VNgzKWAdSe/jpjGxhkfww63gXynFUsKaLreC FETIceSCmwuPCpiFosQoUCVwHFzX6/TQL9Vm3fW13YLJzUx7KgPrHaUCql9O9DsHTC3F f5xg== X-Gm-Message-State: AOJu0YwzT+4u8T8QQa8GCZ+8Jlf6OCGyEiuaDQPIT/PUePUZ+Wcll77t +3aEb7F+2B7K8wQVKq+qULsiDsrrR/IW/jXjKzxZJZB2RoYup4ztty0imBH4vZ7bAhi2tPh4fg= = X-Google-Smtp-Source: AGHT+IHpEAUP9qks34Kd/Hn2RIXaOajIWv7ThmzoXYPHq3DYpjUuIYshxERQ5m8Ok2BzXxXC5Vi2CKgWbEQ6 X-Received: by 2002:a92:dd10:0:b0:357:f51f:d86a with SMTP id n16-20020a92dd10000000b00357f51fd86amr2244837ilm.31.1698222644511; Wed, 25 Oct 2023 01:30:44 -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 r3-20020a922a03000000b00357a37d757fsm949908ile.41.2023.10.25.01.30.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Oct 2023 01:30:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Oct 2023 01:30:44 -0700 (PDT) Message-ID: <6538d234.920a0220.6246a.3603SMTPIN_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 04F6C60524E7; Wed, 25 Oct 2023 04:30:44 -0400 (EDT) Subject: |SUCCESS| pw133277 [PATCH] net/mlx5: fix device checking for send to 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/133277 _Testing PASS_ Submitter: Jiawei Wang Date: Wednesday, October 25 2023 07:48:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133277 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | 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 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 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) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28059/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/