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 B5A384221E for ; Fri, 1 Sep 2023 10:35:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B67CD4014F; Fri, 1 Sep 2023 10:35:53 +0200 (CEST) Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com [209.85.221.228]) by mails.dpdk.org (Postfix) with ESMTP id 6FB0E4014F for ; Fri, 1 Sep 2023 10:35:52 +0200 (CEST) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-48d109dc6beso613173e0c.1 for ; Fri, 01 Sep 2023 01:35:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693557352; x=1694162152; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1QVt+qBiQrh5pKCkOVExGM8vhhL7yjZjyOKVoCSpThg=; b=WicPh4yMYBjJs3C1OVAB/31+6ZwXERFkMAP/k7faf5mXbMU5wjTTIclEvX+dB2HzI+ RDGE8y5slYAthLE383x1iVW0K5EUab7bhNEaac+euLNQKZGvP59Unoidxonk+AWg5fh0 ek6TIshzQL1ckYWCIg2A2Nt8vGTDSQRjQuEMk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693557352; x=1694162152; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1QVt+qBiQrh5pKCkOVExGM8vhhL7yjZjyOKVoCSpThg=; b=Tijsu4F3UbJDiW7tZ62J5T1FvZ+tclAkxLl4M/Xthm24aiIXJIM4o0fD1mw/bAdW9q R9yVirum4EHPesJYjTNJJaBTVgZzrVah8nCDPgxIhKWmy/Aez9/SWhA8gkmARb5JfZhn /v3UOR7EdbfKR8uBLBKdt8LKo1xtKBqcPEIRZnOVY+jH/PLEXR+SdJ6dkzT2HQsCbHxr vF7Ag3jsezELtdERw3TJupwg7xJ8Gn0tka9nMoYou0n3hds338bz6sbjS+XVriqS8xBF uj2no0RsZL/QSXsXokSnOhQD0Tm5XytoujjSee9Bjv+aEUf49rSEPobJ0rMIn555PV4A Zjnw== X-Gm-Message-State: AOJu0Yyjpzt45DqOq8x32ZrG4K1yvJfzPL1cM2NGwjfMBvDUF2nZBV1q Xv640s/YBzV3NUEGbVYC5cK6U/rK0AGJtULa+adjgbuOZ6PDonce9cRdlW4D5KSBnL7eokJ3Ow= = X-Google-Smtp-Source: AGHT+IG0ALfUprv/iQaVoBlp0XRcsdOlWqRrCRgSFOoOvJ0XXaoOB1q+wKFCxEXSkYsN9xDnfEnbTshdRC7L X-Received: by 2002:a05:6102:451:b0:44e:a53c:9a54 with SMTP id e17-20020a056102045100b0044ea53c9a54mr1359639vsq.35.1693557351785; Fri, 01 Sep 2023 01:35:51 -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 n15-20020a9f314f000000b0079de0a4af6fsm171153uab.11.2023.09.01.01.35.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Sep 2023 01:35:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Sep 2023 01:35:51 -0700 (PDT) Message-ID: <64f1a267.9f0a0220.1d717.9c0dSMTPIN_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 63F8F6052471; Fri, 1 Sep 2023 04:35:51 -0400 (EDT) Subject: |SUCCESS| pw131014-131041 [PATCH] [v3,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/131041 _Testing PASS_ Submitter: Renyong Wan Date: Friday, September 01 2023 03:28:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:62774b78a84e9fa5df56d04cffed69bef8c901f1 131014-131041 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 9 | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-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/27500/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/