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 8AE3241FDD for ; Thu, 31 Aug 2023 15:26:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8FA8540279; Thu, 31 Aug 2023 15:26:06 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 7835440279 for ; Thu, 31 Aug 2023 15:26:05 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1cc87405650so418343fac.2 for ; Thu, 31 Aug 2023 06:26:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693488365; x=1694093165; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lES8ckF+W7nps9fbh7ubE7Hat9ctZp+pS88RpJ+dguY=; b=cGYFTYoE/xlYxfxH9OcK3+z1GmwcYXS5+ZOI0wnflNnZ8GeSXUt6sIZTKdVSsbVkV3 LDkWrp0mibBVevXksgmYyYI5IutAMBCco0CfrZdL9Dy+Q0pV548ZWo4a/gLv7tT1u2An umgrZJdcGByFLuCXqJ3UfCjJJEZQhd9F5OY9k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693488365; x=1694093165; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lES8ckF+W7nps9fbh7ubE7Hat9ctZp+pS88RpJ+dguY=; b=h7PzB8pB4LL7uDXew+4XI5Jk35dy7NYYrgnBcPUhQ56MyvEKsPtJPAkjcA6vD10Mwb rCon70peqouwF3fN9b4SsmpTVxv2NbVPjQVMbcO3U5jx9HDmgq/PgjWOi55042uCzgKW 2uUlmT4yTRz2M209ejmY0abMhfxI7w4vqIRapuejmP9aXpZrrjyjmnkJ/MuhnG8MwYtQ uKSJgpY5mTPkW/8BDdQM0/zCTUPBPQ8u04Wrx78Nww9kQAuQNC68FuMkXOLkHVcRnIeV QFQgwSHEaItAbUr+8kja0AGMk3aAfLX6r5EqrJ6w2WVCy9OUMUOzbxn/i2RvNjeh657j r8Og== X-Gm-Message-State: AOJu0YyiEsXTdBil7usGtXHBBflkhaqwFBXBzK5V+kf//wWWaO3ADPvF Nh3DwZ4bSS0h/iC+PjetQZeNmZhEuEHTAzZBpzPphx+8dJhWfo1KuVwKbQ== X-Google-Smtp-Source: AGHT+IG5ceAk7Wqv0oulfCvhmCf+FdEYALwY3oPRhLTs1PYRALfhB+lMrEyFbt2NV8UVdcxUaG5y3c2ChEbC X-Received: by 2002:a05:6871:4905:b0:1d0:eaa6:82cd with SMTP id tw5-20020a056871490500b001d0eaa682cdmr4070876oab.25.1693488364867; Thu, 31 Aug 2023 06:26:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x5-20020a056870740500b001b3ce4422easm100738oam.47.2023.08.31.06.26.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 31 Aug 2023 06:26:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 31 Aug 2023 06:26:04 -0700 (PDT) Message-ID: <64f094ec.050a0220.f9e37.6dccSMTPIN_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 51CB36052471; Thu, 31 Aug 2023 09:26:04 -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-unit-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_unit_test | +=================+================+ | Debian Buster | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Fedora 38 | PASS | +-----------------+----------------+ 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 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/