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 A835741FDD for ; Thu, 31 Aug 2023 15:19:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ADBE040279; Thu, 31 Aug 2023 15:19:11 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 04E9140279 for ; Thu, 31 Aug 2023 15:19:10 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1c11d53221cso415620fac.2 for ; Thu, 31 Aug 2023 06:19:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693487949; x=1694092749; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=elH/I/D+gp60kMtVbQD+BZE+pHqqoLRbAReQDv16YEY=; b=BiX/mfnUH7XEHE1CKmEDN9V60z/uUFE4IXyH8rjutUU5Su4fANp+6PJZmT/u1nF3Es ct0VP7bvpOOnrFweH/2qXDGdOTztRXN9yRlv6Rb3NVuOqi8oDynHw3UAUgF39r+VvCUS V+EfHWGhTIf4Q/65AJ81Jg9O1CDwrDNmKm6QU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693487949; x=1694092749; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=elH/I/D+gp60kMtVbQD+BZE+pHqqoLRbAReQDv16YEY=; b=E7IeKwq2TNID+QgJkI5DYH6mqIi4y722thfDu0N6zCeC+kFGZ5psnL5OvqXgBpcbh+ VgXoivNKHJcs2LCtrOWg9phncgXrymVgWUiLO92NaoXrobx8Ni5Ocugnf0Ykwz5lCa5W OMwLMwi8cVxoaMADcEvvER6wVGPgzQnx8GCp/QjK9Q0vbD6/c0Os3cPDMt8PhuIhnQP6 ZaUYvyxDpfpGy8wEyPuNA+QYwsirY56c4O4rXKT9QTwQik5wqEjsnuLD3fotpvWbe6Ur m20j3JAyf2j25jE0uY1idiGM9FGkV6/EgcqYCadVQzjkMQlKpVrnEisAIlRKm29RemDG MqQg== X-Gm-Message-State: AOJu0YwlasKmGdJc7LPtOkJoc8pfEFFwe85mVN1ScNaiTBq0Me54mi4b 4io24WdzbMjNsMfGvYGuSHm+P9cSqhlwcUbENZe01FZa2u93arKZwEivVw== X-Google-Smtp-Source: AGHT+IEn9OmbiRGuh3xWgC+HYG9ktDjWl1ezWlMbrZZX++N6m0cKCCpiO99r87fpwIcoxZF/ADbnKbQ12eEJ X-Received: by 2002:a05:6870:a454:b0:1b3:6ea7:7475 with SMTP id n20-20020a056870a45400b001b36ea77475mr6349972oal.0.1693487949356; Thu, 31 Aug 2023 06:19:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w5-20020a056870a2c500b0019c6e97e4d0sm99027oak.39.2023.08.31.06.19.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 31 Aug 2023 06:19:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 31 Aug 2023 06:19:09 -0700 (PDT) Message-ID: <64f0934d.050a0220.1c8b1.68d8SMTPIN_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 F01C56052471; Thu, 31 Aug 2023 09:19:08 -0400 (EDT) Subject: |SUCCESS| pw130934-130964 [PATCH] [v2,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/130964 _Testing PASS_ Submitter: Renyong Wan Date: Thursday, August 31 2023 09:56:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:b7b8de26f34d39c8aaded44d8a468da5e68f19da 130934-130964 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 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) 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 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: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27484/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/