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 3D7CD431FA for ; Wed, 25 Oct 2023 10:43:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3838E402E4; Wed, 25 Oct 2023 10:43:07 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id AACA3402BD for ; Wed, 25 Oct 2023 10:42:58 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-584042e7f73so3107330eaf.2 for ; Wed, 25 Oct 2023 01:42:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698223378; x=1698828178; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DmHsvgbGsYuidGNDBa0J3vpPlS4mDxrN5MWvLgYQXso=; b=byQWL9vgJugl5s+fEe39gxNuFt2cZ6Fiu4wTp1BC5VrVM0j5bmHwQHiix6gz2dKBDD BgsghGu0+LW/Y6k0RCdHHPkJiPk8Fjs+dDqYkWUTRd7zepoxYjTbwtfc9gAOygAZz/A7 l1WAX/OYIW/GWvSW8GrHBW814I/fvCx47NJUE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698223378; x=1698828178; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DmHsvgbGsYuidGNDBa0J3vpPlS4mDxrN5MWvLgYQXso=; b=UCDea9vVS+35Kz0Q4jd47AC+OSMU322T9T3E4+HDl/SBcm52Xet7Pfepp57rfSHNqG EC6AwHDT/xX+cung7hb6mxwg/ECoaVgn0Sq6UcvTEAr9vTnRZYOd0N9A8S3CiqPujsdR OCNFGfdYZHeKg43yL1ab22+otZGtt9B15fSEerItwtHqRrzHSxusSnCekWQLKiciCTEp NOK+FYE4PgM/Zd4tRhrYCnf9RavGFpIhT1QkOTnT4L8w4bjGPU2BfSh6TXzaNG0JS6CL MBPZkBzQ9wNWDCBK4pw1a94QwzT3a9iH+7+IcUtpN0CwU92Mk98SBLA+10jycq7QmsEr 22Og== X-Gm-Message-State: AOJu0YxWHwrkLMpFwqnMwDk8rY1wSxp4PX1Frfu4NJjATxhS3SWvw097 4J+lQ9/q/IX/YsNTst4zYxneVx9PY+webfNvg9b859KpfgoQuTJA9gtLCg== X-Google-Smtp-Source: AGHT+IHss806lHUXyJlY+u+7Kl3G4UbHkvJqS+oBWEwihsdd6Rbyw0Ukj8TVUhrdycIjqWcVmCNph5f0WTTt X-Received: by 2002:a4a:de93:0:b0:57b:eee7:4a40 with SMTP id v19-20020a4ade93000000b0057beee74a40mr15030157oou.7.1698223378057; Wed, 25 Oct 2023 01:42:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 68-20020a4a0947000000b0057b73fcec61sm1166496ooa.9.2023.10.25.01.42.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Oct 2023 01:42:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Oct 2023 01:42:58 -0700 (PDT) Message-ID: <6538d512.4a0a0220.78111.edafSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 594EE60524E7; Wed, 25 Oct 2023 04:42:57 -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 | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | 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 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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/