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 061C641FDD for ; Thu, 31 Aug 2023 15:23:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0BC8E40279; Thu, 31 Aug 2023 15:23:14 +0200 (CEST) Received: from mail-vs1-f98.google.com (mail-vs1-f98.google.com [209.85.217.98]) by mails.dpdk.org (Postfix) with ESMTP id 3381D40279 for ; Thu, 31 Aug 2023 15:23:12 +0200 (CEST) Received: by mail-vs1-f98.google.com with SMTP id ada2fe7eead31-44d5696fad1so341162137.1 for ; Thu, 31 Aug 2023 06:23:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693488191; x=1694092991; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=feuKtuf4jF23Rat//BT0M9dtwak+yer2KUbXtotYADI=; b=DJe0mcN7C/9p6zjBCl/JKNjaBSoMc0qa1AlRX1eJBcH1ikqaQApI/YQfkie7VALF/T gD5ImyMIk5KihOHR84VJAwJ7hPs3Y0C9clXJ29lmY8q2YeB8EtVM4VBcC099VIT7OJBD YpiblvY7SSAnNxoI7ZBxwdPkpK7pbTplW5hgc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693488191; x=1694092991; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=feuKtuf4jF23Rat//BT0M9dtwak+yer2KUbXtotYADI=; b=gqxWbUG0bJe3Gr+xVgeut2UVV5FHq39a4W31oV23LRKGBFfrWgAMIUegCp2XTvwPBy m03dnbp3Im4Odz8ohwF2HpAUCYtqVk8La0BXAGmGT9kFCXeOD3weixzfDVaroThx6eF6 xrNYDWhl1O6HhR7/IJI5oo4immxcPT0VRmlQhyifqvjPihBCN1Ntkl/guF7Z7ku9bTKz wGNODp5MfVWhT8/ryawiv452UidMiL4vGOiAdL3tHdTlipFGY/R7cBZe4Hp11yMFW15L 3XAp2dtWPr5ocmvCZh51wDRMyatx2VOXDQZ3YXpoXm9PawtAjDkKWuCz4dqhoMBUJSiV 9FXQ== X-Gm-Message-State: AOJu0YzPJ+y2Sx0QuvScygVq28MH4W7YDCqEcK5peUUVgfr0dxJI/+91 VuJ/rlPHM7FjYBEIvi98hvlZ1rLTaZRlczXAve2qxRmuS7mc2GeafIdTRw== X-Google-Smtp-Source: AGHT+IEI6G26jijEPWWoVukh+RXetgmsFM7o3D0cywZt86hYpe/qY5W9BKs6XtuyqxddF41coSoZMNTOTPZp X-Received: by 2002:a67:fe93:0:b0:44e:9a71:27a1 with SMTP id b19-20020a67fe93000000b0044e9a7127a1mr4247152vsr.17.1693488191638; Thu, 31 Aug 2023 06:23:11 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fh20-20020a0562141a1400b00649003c0805sm38403qvb.35.2023.08.31.06.23.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 31 Aug 2023 06:23:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 31 Aug 2023 06:23:11 -0700 (PDT) Message-ID: <64f0943f.050a0220.a82cb.2bb5SMTPIN_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 61D7B6052471; Thu, 31 Aug 2023 09:23:11 -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-arm64-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 | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | 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 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/