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 27FF0424EA for ; Mon, 4 Sep 2023 07:48:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2E8EF402A9; Mon, 4 Sep 2023 07:48:01 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 7C213402A9 for ; Mon, 4 Sep 2023 07:47:59 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-34ca860051fso4046565ab.2 for ; Sun, 03 Sep 2023 22:47:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693806479; x=1694411279; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Y6xq668qkIgmzOy0DGWfwt/TxW72MkCVD3YL/ge527M=; b=U4tRPtuRznf4miiH5sySa2YirZaCJ2q80gFWUFQydAsLXv5USsq5f3onwY2J0Iq/qe C3e4H2PHyFog26Ych+rM5FghP/q2GrrNNRdzy3vGOv9JIzRttkU/GdGr6VGketn7nhDW 76fJ7/c7N9jSAlgvszndMaDNaumFrx5vD5s64= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693806479; x=1694411279; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Y6xq668qkIgmzOy0DGWfwt/TxW72MkCVD3YL/ge527M=; b=AUn4WzRzd4dnKaXEHHnRYRtAhAoM/tHOijHPXpophU11OXpX1UMya2aU09PF7CqpG/ gTUQkiTgLeKymQosMtFPTNNVM4oQB+bCZtlZ7h62qIltfruBKxblxgFltLEyEfjfbmL+ J1g0NWlF+GF3uwIj9OU/vKhGzGrQ48uvGJ/4svZBCkpRHS3cbcni6U0t1+lAYg3n+cJ1 Dr3/wT5vSLQfH3JpRgqMkVYm4JdrcYmy95obmEKsGDMnhk/4K0qfUtppDwhOzQDJHDLK okOowfo1XzKzVN3wOCoxuj6hfjKooOxVQprRKPCtakL4uvx0vO26JPCcn1+HQcxWteGb DIIQ== X-Gm-Message-State: AOJu0Yy+UYw0mPIxu7G5d1MnDmv1vLWcB0sv6jNbMOY75/+YodM4hNaj DtTTNRG6WkHgMQGrBYF/IqLspaHF/PfwqnrgGlSPsRfsHC1EZ7cA4ENs5gokJF7JfrgIhwbK7Q= = X-Google-Smtp-Source: AGHT+IHeWf8sdUEKyqlrLmr3Jzu8JT0orsJ+uys/t1jKsDhhQLzkUVr2cJHswfBK6BVMxVQsIh+DJ1yj4zSA X-Received: by 2002:a05:6e02:1246:b0:34c:cbd4:114b with SMTP id j6-20020a056e02124600b0034ccbd4114bmr9303206ilq.7.1693806478971; Sun, 03 Sep 2023 22:47:58 -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 br14-20020a05663846ce00b00430ba292bf1sm244923jab.10.2023.09.03.22.47.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 03 Sep 2023 22:47:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 03 Sep 2023 22:47:58 -0700 (PDT) Message-ID: <64f56f8e.050a0220.a84a4.d452SMTPIN_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 3A35F6052471; Mon, 4 Sep 2023 01:47:58 -0400 (EDT) Subject: |SUCCESS| pw131100-131129 [PATCH] [v5,32/32] net/sssnic: add VF dev 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/131129 _Testing PASS_ Submitter: Renyong Wan Date: Monday, September 04 2023 04:56:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:799d56f1192d72872e63fbb3d2c7f776b7ae89b0 131100-131129 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | SKIPPED | PASS | +---------------------+--------------------+----------------------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 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/27510/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/