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 6A1F743152 for ; Thu, 12 Oct 2023 14:10:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 637504028A; Thu, 12 Oct 2023 14:10:05 +0200 (CEST) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id 7C4654028A for ; Thu, 12 Oct 2023 14:10:04 +0200 (CEST) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-775751c35d4so56203585a.0 for ; Thu, 12 Oct 2023 05:10:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697112604; x=1697717404; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HNO3b8juTwZw8eXTWyYhwXxNkXkMmhRPA+lMxoOK4t8=; b=OpxrMUGgutbrqW2o2/sEot0QV6YzP0Jm82uVbIqNGpUemo4fV/XaH0SdfuW1xN7rkH +CPPuJNjg3AbQcyZWe7AY+1ze2zyxvFIrloj5tHw4yj7RItSz8KGt0A6ZWeV6nG+Zx0G 1/jKRwqkVyjxAuK6yu+gb+YY9TVoynOaC3fHU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697112604; x=1697717404; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HNO3b8juTwZw8eXTWyYhwXxNkXkMmhRPA+lMxoOK4t8=; b=Gp541UlaNZdFI4UhuPyQe8vulCk0IwwqSzGVVy6dPNxSfVHclUjW0uHEURolegITAx LCN+WU3I7ixu4Ssr1/xywZe7QPP83DYERIet9ENapj2IU2CD+uJ9vtqbFGdDe5DXIx2V GH7lZ+utr7pORM+CceKRdmnOV9Q4ZSS8uxoPT524XWbdQo+pwp6Enq/TX2jrlL3EZjBJ QtS9sJL1IBrq9pJT8omfYqCRC6jiCosTlF57t+u5ptn7uijqk3EgEItKWUOEVARgpmFL SGdr0jLVNl6T4jJOfF4HofCFpKBA3R7bZX2ZgJqDZS6mG9uVRLxZU4/50ApYvatBBvge sP+w== X-Gm-Message-State: AOJu0Yy137KSgUDu6kuOtHU4DdFccdJObzmnsUKC9IE6H9kzKXYJpRcA Q8IwiK0b3glnlf6eONduHUKZwS0vogxpeBUn0mTq37fdRqMc31S/sfCf0+Q3D/KGquREIISMjQ= = X-Google-Smtp-Source: AGHT+IEadSDHCyMDpKXRJn5uB7RTy8KS7ePO/Z63rrhetDE2r9I2oQDX4MXzUCV7Vb5CBVYyPQQQdvhFEc1t X-Received: by 2002:a0c:e34a:0:b0:658:25cb:f342 with SMTP id a10-20020a0ce34a000000b0065825cbf342mr23632933qvm.9.1697112603984; Thu, 12 Oct 2023 05:10:03 -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 w10-20020a0562140b2a00b0066d045cdd04sm159112qvj.77.2023.10.12.05.10.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 Oct 2023 05:10:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 12 Oct 2023 05:10:03 -0700 (PDT) Message-ID: <6527e21b.050a0220.96eba.7ec8SMTPIN_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 B80646052514; Thu, 12 Oct 2023 08:09:59 -0400 (EDT) Subject: |SUCCESS| pw132496 [PATCH] net/mlx5: support no host PF configuratio 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/132496 _Testing PASS_ Submitter: Jiawei Wang Date: Wednesday, October 11 2023 06:41:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:a1934215a7691a86c55d415bd01ae8318581b67a 132496 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27899/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/