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 26A83424EA for ; Mon, 4 Sep 2023 07:44:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2D751402A9; Mon, 4 Sep 2023 07:44:14 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id C5201402A9 for ; Mon, 4 Sep 2023 07:44:12 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6535b9caa1eso7754416d6.0 for ; Sun, 03 Sep 2023 22:44:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693806252; x=1694411052; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ORh2tsBEPXHPSjOFL+8Lockq2ngSjppdDWY3oe77E7k=; b=g5RxlYGLDDlpLs/xZXPwcDTaVMSM7AKK9Oqg6ba9fiG43HavPXwTLVDYUaMnLVGVKh t7O6kDW/gnLuOIMwYCUCFnKRooFSRHvU2S/x4S1ev3si53rDeI87uDzbEeKfgrIOET6x JTJCMfQSM3xSRuKAG9D4fJ42LNylyNKzRBhz8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693806252; x=1694411052; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ORh2tsBEPXHPSjOFL+8Lockq2ngSjppdDWY3oe77E7k=; b=OhlcM1D5u/y9VIxMD4xeiz59h8Sl/7EGeywgCt0BATz7R81rHUUp0YV8Gt5ci+ECpz bzHM5SEGGLAYL5IQQHavDfd883jstByBwQjYDv7S+1hj+ZNjP622wxPGohyK+rKmtF06 vCQ/ZwHxaO/prWULFgviDuwVW1k1yFQTf4Kx8F5VuXdul5fcFySVFWcxvockagSFnWG5 lkQ6rKOFB+XOaTZOQxXmAww8v9oUxuBcU9d6+pgbZVfO2piyO0AMARRTqJ1T9VLlBT1r B3s7VIUT0y/61ufvqmaJKWHXGO1NECgWGjwaRgpTskVs1OSut+bEQQycUU6kDpI0Thzl WEKA== X-Gm-Message-State: AOJu0YxnBhP5X9nIr/KAtT32l1FQ8vvAI5ftYR8+QhyKQqae+jjAxSj1 AFyeP/YUTqY9n16iEUKPOexn/eUjSxs4Olynm7I/5tzW/uP0vm2u/Vl07A== X-Google-Smtp-Source: AGHT+IEzigqw4whtr4HjfYHdVPFSmJMGyxXmPPNHOkzkpz7KsIz3NLZwtKqjQJsp+aJ9IVCh9bSViZJrDvpH X-Received: by 2002:a0c:f24e:0:b0:64f:3c70:349a with SMTP id z14-20020a0cf24e000000b0064f3c70349amr12441089qvl.19.1693806252330; Sun, 03 Sep 2023 22:44:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id mh16-20020a056214565000b0063fbd2ca3f7sm169212qvb.69.2023.09.03.22.44.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 03 Sep 2023 22:44:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 03 Sep 2023 22:44:12 -0700 (PDT) Message-ID: <64f56eac.050a0220.c4b13.8f62SMTPIN_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 1125E6052471; Mon, 4 Sep 2023 01:44:12 -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 | +=================+====================+ | Fedora 37 | PASS | +-----------------+--------------------+ | CentOS Stream 8 | PASS | +-----------------+--------------------+ | Fedora 38 | PASS | +-----------------+--------------------+ | FreeBSD 13 | PASS | +-----------------+--------------------+ | Debian Bullseye | PASS | +-----------------+--------------------+ | Ubuntu 22.04 | PASS | +-----------------+--------------------+ | RHEL8 | 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) 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/