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 341154221E for ; Fri, 1 Sep 2023 11:42:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 33F4540299; Fri, 1 Sep 2023 11:42:10 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id F11ED40299 for ; Fri, 1 Sep 2023 11:42:06 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6bd0425ad4fso1382820a34.2 for ; Fri, 01 Sep 2023 02:42:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693561326; x=1694166126; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ObJKYWhe4P18aejtGc58T5EQdY9x2rnMAKEBDEcSnLw=; b=BcDNAa8eJ76DcGUBShMhEHCvzCaofv5n6KWG7MBABHLHd1fYE/q8fbqp6qozj251/x cMW6owWB7EElXxi3Az1oS6vLfLvKiVMBKLJdjCNpw9qALcqeVvuim80sRNIdZMQ8nlbr p8jeBcXsy4O9L6wHVrHbd8VYeaLLOt7o48QnA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693561326; x=1694166126; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ObJKYWhe4P18aejtGc58T5EQdY9x2rnMAKEBDEcSnLw=; b=X16J+KHOBgM1wrehLu7+ycDxGasmXWL2yFVQZx1HLs4IzrDW1LwVQ4Tvm2lV/A8r6r aZXkPXms7sugNrLa4+bhPaAsLoGvTkR20+F90AzXX3UpQq81cXSm4JTVL+FjyyN5o+qm q7ngHa95ZgYE9gUcyqAmuMoKlSabvWxrdgLPNix2Kua7knZZzlcHgla7UmagcG16L4h1 A5wB+8dA1SkcfqO5bMCeTKMtrbWvyY06m4HZBPZi6LXNKKGMgP6UzzEI7HPYDTrgfoJQ yvpf4HeuWiV4nMKViPcp7D+LAnknXFgHY7v7UxGeeANAUhf45+DqA/AlVcq80F9x3kZK fVgQ== X-Gm-Message-State: AOJu0YwS/dOeM92QGojAF2M8SvgH8pdN8dMwUylmh4dpddTcM06WukdY BVNINe0RxBnnRCEmUNFg0n29fd7dMxDqtjYrl8/GeupIhkbevhwJRL9Fpw== X-Google-Smtp-Source: AGHT+IFFNhd/7aceYM4Nh392i4xNabXXlPf4PP7SjND/DG+WCLiypSY+JSFriZslPFSWaU+f9n8g1vIoRMU/ X-Received: by 2002:a05:6870:e611:b0:1c4:e139:33f with SMTP id q17-20020a056870e61100b001c4e139033fmr1621668oag.10.1693561326270; Fri, 01 Sep 2023 02:42:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q21-20020a17090aa01500b00267b8ea1623sm176284pjp.14.2023.09.01.02.42.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Sep 2023 02:42:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Sep 2023 02:42:06 -0700 (PDT) Message-ID: <64f1b1ee.170a0220.e4d37.9c3fSMTPIN_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 5F8206052471; Fri, 1 Sep 2023 05:42:05 -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 | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/