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 C466A431FA for ; Wed, 25 Oct 2023 10:53:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A6AC6402BD; Wed, 25 Oct 2023 10:53:51 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 2659F402BD for ; Wed, 25 Oct 2023 10:53:50 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7a98fdeaac7so35412339f.1 for ; Wed, 25 Oct 2023 01:53:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698224029; x=1698828829; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4Ryvlm9ikduB7GAnyU39MZjleimUv8WfJuIs8/CxTfM=; b=Qg/F+mJ1yTEHajcqwcyvydZ/iP859YAa150Y8g9y0LCmjyW31CTuQWO2TPumSVcZj0 l0QAvnNXwjkJZ1nvH7Mejzz6BA5CTnQx6RPpVQOcyrdyGl4b5GedlUv5W+P06DrdNmhl 18Pkxvwb43NNK+Msi7wIKPDnclJlGaSk/upfk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698224029; x=1698828829; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4Ryvlm9ikduB7GAnyU39MZjleimUv8WfJuIs8/CxTfM=; b=ArufvdxJceIyEFTQoezfXQUwjClu1rGWJSZEheXoxH6xjUwIPWwnMgfTIcdcEo+tCU 6g/dILQ/5NcxRsXDbTstiq/IjOYWoZq8Uo1FFVxI6hSNcGajYX6WJOxos66Bst+XoShK /whikUts0EbIWcj9j45KZZoscpgwZSHvDvZLI+3/Za6IWwtzB5LRRKBYnFF6kktg/20V UpIcjOHKLqgb3Rnedvu7WmSiHWF0ZyU7bPmjc85+5HnSYPoUnGcJnRZlbXJXhbTUnIj9 peD9r4o35nmkTAVzW0bxjjA24G6ZD6w/jLdbut3yp9N+4pGULVS6gimHO1E5DoGqF0YI g1hw== X-Gm-Message-State: AOJu0YxvfjPcvpPaRFU/NiTBJHC+kwurHkffcXkSfLCgR8XlV69nrS/p qAcGtH4IehDJAiDV1sDAW6znghfCsTZki9QqKVJoPTa1llPdJUeXIVveDg== X-Google-Smtp-Source: AGHT+IHtpuldU+5r/ReRc10K6nuZIP7Rt60AfGM4sEpFea+94VfRgWb8U37ZgxUcCcmew0suY9SiF48PpEVP X-Received: by 2002:a05:6602:3405:b0:79a:b667:4e97 with SMTP id n5-20020a056602340500b0079ab6674e97mr19864938ioz.0.1698224029478; Wed, 25 Oct 2023 01:53:49 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fb18-20020a0566023f9200b0079fdaa45e33sm888007iob.17.2023.10.25.01.53.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Oct 2023 01:53:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Oct 2023 01:53:49 -0700 (PDT) Message-ID: <6538d79d.050a0220.c1e06.2cacSMTPIN_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 CF7A960524E7; Wed, 25 Oct 2023 04:53:48 -0400 (EDT) Subject: |SUCCESS| pw133277 [PATCH] net/mlx5: fix device checking for send to From: dpdklab@iol.unh.edu To: Test Report Cc: Jiawei Wang , 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-unit-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_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +==========================+================+===========================+==============================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Debian 11 (arm) | SKIPPED | PASS | PASS | +--------------------------+----------------+---------------------------+------------------------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.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 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.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/