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 5BA494221E for ; Fri, 1 Sep 2023 10:33:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5E4BF4014F; Fri, 1 Sep 2023 10:33:31 +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 70BF64014F for ; Fri, 1 Sep 2023 10:33:29 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1c50438636fso1033101fac.1 for ; Fri, 01 Sep 2023 01:33:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693557209; x=1694162009; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jQG8Fn00W7xAX4REDJl0LE4dIGNpc2u7n7HSmi1MuqY=; b=Sb5rKaCQ9q2T0sjHHiiIwVtmnK9qVZAkgz1lFMXIP4xx4WkSkUf4qEOhKMn+1c2Vgo +/bjuRUCqUEnzCqE5daVaftxXVltsfA8CMr7Bc8OGJb7PLqeeyiuHKH6MdOMDucnM60/ PMhwGJvxERtwmYYcu6+Uks4dPuLe+JXeA7328= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693557209; x=1694162009; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jQG8Fn00W7xAX4REDJl0LE4dIGNpc2u7n7HSmi1MuqY=; b=aSn7AJl2WZXvZaS4oIPs1kO5IA8fEkHSyhbtVAn6kovK/vxfA7lRmk2xg/hGOgzpGj L3Vp+Ix5bO4ZAPBORHgaQCpywMRCdyDTIQoCuATjArBhUHopObpAO5p0NxVL7r+vyoHp camb1izQLVRZ5CmEufQSWq6/+Wn5b105pXNHJHI31SwlfwQb3DNPwus2LSy+bBRJTfpr yAkd0WOptQLI23P0APbgZqJHjaJr5+cpWgz9YnrSoodUO9vOfF9rSZvALT58ruEictHf iF6hkZe6E+QXRUbA1x/tfyd5ADkIqxvp5qY+6TCRKeLyoY7WBbwvTFFNo3ZA6gCrbnAO YRnA== X-Gm-Message-State: AOJu0Yx9FZM2Pp/MBKYaGnuvXlmrgfSuH1jw0ke1fczwSffeZsFnzw75 24hk1KNZtBUS3HKWnRxWoTmApG7S1vJxBf8mWtV8P0EkDNddqHf03DFu9zTV5ImxR3ZmH0fFAg= = X-Google-Smtp-Source: AGHT+IHvAGU921sxOqHCqQb+3g9TosEeGUvlcrQ/UKwITLtL1dGsD+IgQP5EgwxVvdFZg3eJYyHWedJ01sw+ X-Received: by 2002:a05:6870:2481:b0:1bb:4bb3:ecee with SMTP id s1-20020a056870248100b001bb4bb3eceemr2132323oaq.31.1693557208832; Fri, 01 Sep 2023 01:33:28 -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 lw3-20020a17090b180300b0026cf727321csm304784pjb.16.2023.09.01.01.33.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Sep 2023 01:33:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Sep 2023 01:33:28 -0700 (PDT) Message-ID: <64f1a1d8.170a0220.d394b.16f2SMTPIN_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 8258B6052471; Fri, 1 Sep 2023 04:33:27 -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-compile-arm64-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_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.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/