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 4E455431FA for ; Wed, 25 Oct 2023 10:31:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 496D6402BD; Wed, 25 Oct 2023 10:31:27 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 5D113402BD for ; Wed, 25 Oct 2023 10:31:25 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7a66a7fc2d4so200505539f.0 for ; Wed, 25 Oct 2023 01:31:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698222684; x=1698827484; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rt9dRaQIeSqeEP2hl85JzKnTVVP4KC0ry444cpvJqFs=; b=IrysJJx4lxyHcfR/DwgEvLbb+H438j8LIKmIQNPbGYHDsAygSSAlPWAAy+dXwdKUD2 auEMY4HzINnQljVGZp8K9NRbwf65lDxTtdQVYsyRO5PdUwxti3TXht1cmCT//JJm+LJ2 7VhZViiz4WBLs++TFDsKxfiO/zBDRU6POTxMw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698222684; x=1698827484; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rt9dRaQIeSqeEP2hl85JzKnTVVP4KC0ry444cpvJqFs=; b=tvzfveyUQXlHEt/rzXoxQzhOuLn+d47W/aVVP69HKHfwp9UDCjzkGmDfWBY7tLbAFa JdQtvaYvtaLFPSc6LJcNcI30h6fNF/phNzmUGqOQpkhFiArGwe5UGPoZku5MDciwWD2k Q6aed5O3Nse2ai2gb5DNNOsGep0iJSe1is2BPe8gHnvDAiCmczOvY8txHzKsPVVgKNH5 xB0G40rtguiN9TkDtJS8SmeEdf7oP8wBI62X93o41fsK4MWhcj3r13c76a7pLdfXBljW Mpb4q4GeWgWMUytgrLjL5AP34P2L59aUGWi2evklkt+9UHfSaCJRPm1Q+dC89Lp0iMjy IQ4g== X-Gm-Message-State: AOJu0Yy/uW5HdHeuKxOB3L8hrmbrDjckTj6VleqexVtm9EOjaMO9Q/IE 2Tk+S9Ppu7A04BRr6gZTQEUxviZ7sLZO1EZNBdrXgWnjQWrTiEWp19WL1w== X-Google-Smtp-Source: AGHT+IEoHxbgrmUgYn9j9nFnFy7805+cxVOa3qHQ7vnCLC6NCy/Z3MSoQdsRdTQkdJF6AiQ7IZiX5u4jB5HY X-Received: by 2002:a05:6602:1351:b0:791:16ba:d764 with SMTP id i17-20020a056602135100b0079116bad764mr18698144iov.16.1698222684759; Wed, 25 Oct 2023 01:31:24 -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-20020a056602158200b00790b9b02c66sm819330iow.23.2023.10.25.01.31.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Oct 2023 01:31:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Oct 2023 01:31:24 -0700 (PDT) Message-ID: <6538d25c.050a0220.afc72.e9c8SMTPIN_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 4A8AA60524E7; Wed, 25 Oct 2023 04:31:24 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.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/