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 C8F0643152 for ; Thu, 12 Oct 2023 14:08:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C37834028A; Thu, 12 Oct 2023 14:08:04 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id B5E834028A for ; Thu, 12 Oct 2023 14:08:03 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6c65d096c96so435618a34.1 for ; Thu, 12 Oct 2023 05:08:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697112483; x=1697717283; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VpfkmfyS6ieBLbWVUndqa7Z00aHPV8d852RYFYYMUqs=; b=gXL3lupz/42tP+iWUzUcmUOzgXENaqtGhBnECfDVQWVLrTyB7px9IJ/P6+/q9lTiyH Bkm6ra3tDNDLj0ATwuHrBBOyMSdCAVRhFNIrO8Qtemeos3bOwpWQORp6VuJuhF9vpXD6 eBRJnuXyxgia2UasyiFPhDHtLsJRgQ8loD46s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697112483; x=1697717283; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VpfkmfyS6ieBLbWVUndqa7Z00aHPV8d852RYFYYMUqs=; b=fEkFozoSZFsANuahC6j7EpWbtoZoUnrWGYNj876u96KFduXaqC7ncP5qlx1lsKCkq5 QTIpSgLm1/xgw5PiLTYxa19abJpECP3iHp+RgRiPFiJrrgYfkPsy8aIpGKPdEtjlsQ8+ aML3FHyxME8G0/ITi3JmPxMRZ7fS+aUoruJjmLyeVNFvxxM3q6ell9Mn63l98BOW6SA5 xSmoAMojpJBT2+q3Q/GnWu05SArcOh2nInN1CVF8py+zbkWmYfnxaYkgooziCCymreBz veBIaqBocIIeYB2tkqeqQAWbik6VusszyydN7S5pvH+on2LYI6ed4VIvZKrYoPl56kPs ZqeQ== X-Gm-Message-State: AOJu0Yx3Ua0rNSfBuiNs2Es6eOXstgy/tWrD3lORD63C+2J0Ir07S36b +FtoItD3JbX77KxW5pDixGK8GrifQtVtaXlHVtGmtYDxFbqnzekFotz1QrB4uNahvaChPiwy+Q= = X-Google-Smtp-Source: AGHT+IE/8F66lIqyIr6LytZ9QUGVT5lwPB0YtFWtjvcw8OjrFDeYZbcKG2Q/x1QB36HCV7rFLm97qkBwKRdQ X-Received: by 2002:a05:6830:348d:b0:6bd:8067:21ec with SMTP id c13-20020a056830348d00b006bd806721ecmr13600128otu.15.1697112483102; Thu, 12 Oct 2023 05:08: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 x55-20020a056830247700b006c7d355d808sm107300otr.14.2023.10.12.05.08.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 Oct 2023 05:08:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 12 Oct 2023 05:08:03 -0700 (PDT) Message-ID: <6527e1a3.050a0220.8d835.52d4SMTPIN_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 1661C6052514; Thu, 12 Oct 2023 08:07: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-unit-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_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/