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 94B29431FA for ; Wed, 25 Oct 2023 10:27:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8EC47402BD; Wed, 25 Oct 2023 10:27:37 +0200 (CEST) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id A1EE9402BD for ; Wed, 25 Oct 2023 10:27:36 +0200 (CEST) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6cf65093780so1479513a34.0 for ; Wed, 25 Oct 2023 01:27:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698222456; x=1698827256; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xdggVxHSzymyEewPIKaUnfe6KSvmDTM3LzkgczOCJqo=; b=FXTKG0+LqKa8wzrP4mv/hmlkFHluOLFvA7LNdtzCPajMn4TjXO3UCD2IXMhxEnkIn6 f9YZt4A5LVziYDSbxxpM3q+QG2lz3aDnZtCr8g2tGSAB5MyI4eRMP1XwJ5tRhFrBqCTa 0bEo/j8sosrVhFJ0KEfZBfYEvD0+v2lz8P0/k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698222456; x=1698827256; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xdggVxHSzymyEewPIKaUnfe6KSvmDTM3LzkgczOCJqo=; b=xJW7XuBs+3wlLRHbERORE32XbcIxSCBpXCx4QQL6/R9FVIn8eZdiCRZudjBKdWVrsn R7BGLwioIrDYvW2g4cmNFZzcEYJ8bTtuVZ6wAsIHMhFY2m7pT9Gjr3ZcyuX2NC6XcMP2 i06DWeTvIu/Ds56oyE6weehOvwHTdnHtlE8D6y6ybocGr3XYUB3710nvFeVy0nIQZ4zV fy8S+jTkqwpLGc6jyxYLKJp6O7QYf4yPWy5ZkJ3hEDtd/PyP3Zhwny5t/Zta8oOU6pTu Y57vh1K+zjDiTDS6BUst4lAwyHbVv2O+2UvY2Szy7YpXF4QCg2DQJilRgTB4AyT51v5l J0MQ== X-Gm-Message-State: AOJu0YyybGoCIVG8F50nYGx5GWeDmNShdGVgxS38T0wqpAczpBhnYKr9 7eCwh5ls1lLJcJyKwh8W2IJDjJqQn6dmlPdGmmzXjcknmGguEsRYelxhXg== X-Google-Smtp-Source: AGHT+IH/VQfn5kV3idHmkn1dm/S7ONxR+YOkYiczVHgMSPvbg/r4ur4VvZ7bgTQbSIEWz0oWy3xXilwYkkO9 X-Received: by 2002:a9d:7483:0:b0:6cc:fff0:8eb1 with SMTP id t3-20020a9d7483000000b006ccfff08eb1mr14993779otk.23.1698222455861; Wed, 25 Oct 2023 01:27:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h6-20020a0df706000000b005902bae0220sm1344448ywf.72.2023.10.25.01.27.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Oct 2023 01:27:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Oct 2023 01:27:35 -0700 (PDT) Message-ID: <6538d177.0d0a0220.2f11e.583aSMTPIN_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 7C17E60524E7; Wed, 25 Oct 2023 04:27:35 -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 | +=====================+====================+ | Debian Buster | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ 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) 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/