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 D9C374221E for ; Fri, 1 Sep 2023 10:27:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D8A314014F; Fri, 1 Sep 2023 10:27:26 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 8D8054014F for ; Fri, 1 Sep 2023 10:27:25 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-d74a012e613so2252258276.1 for ; Fri, 01 Sep 2023 01:27:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693556845; x=1694161645; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=H1n60cUGWCf20cwCmdaleqpSJ3SbLtlyG9T5pBVMGmo=; b=L7IbY2jdM5+eOTp+ZitDe+mEXZSpdDcR3dhKiLkDDhkWESyVQeEtuyZreFXT9D7Bhj 2ESqXYQGo85BmWXFwMKwngZjAWCwdSj1tQvl4DTSYKfNnx6bQ/CdiqBDaCDt2KPg5XJv nrBcPyjVvfX8vuvwZ25taog7Iq2nHqwSjUsik= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693556845; x=1694161645; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=H1n60cUGWCf20cwCmdaleqpSJ3SbLtlyG9T5pBVMGmo=; b=h65754Gf+8b5/WdHtTtKXMtmFlftz7SQ+4Y0rI4PvCOK9Ws3ZnINaISPse6rfg88d+ 69MAvcAHY27DXqLs8G6BnNP0PVRoJKJrOhjP31gEqdqE+DiFzcYM/8hBAVguRG2Xxw8A oks7O+WC1SeYhi8CLLWIkXAjEn22CSZG60pe8GsHFndxd563+yiYHPtSJJO6UkbMSQJd S5/hLAI3P9RiTEkf+ItaDZdcETKEVlvdOAB50bG5K0M8MH6AzXjBdZ7mAgakzMKsqky8 mLdoVoYBaeXlwVJALxY3O0T/H9D0BVJyj6smbUSVVE7O+vSmoRwexXcnkpHGHlTus0fY LatA== X-Gm-Message-State: AOJu0YxGWZbalwy4QaqGCWubtMMyaU8jRx5Ze9Y/sjoTtB8zzBhUAmNP kH+pRcyvbMyu51RyH3UIoW6idzN14YgP2wynPDQY9moJmJKSOHJ6pvt/PQ== X-Google-Smtp-Source: AGHT+IF/NfbBdFDudkSIBHKOcDyEDPJb1MRaRvOeAV2yT75jqok4Z4bZSzZo269FWylQ0p6NSQvnDLinMSG1 X-Received: by 2002:a25:fc16:0:b0:d77:f64a:f66d with SMTP id v22-20020a25fc16000000b00d77f64af66dmr2736187ybd.7.1693556844932; Fri, 01 Sep 2023 01:27:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w132-20020a25308a000000b00d7b25ebe644sm185214ybw.15.2023.09.01.01.27.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Sep 2023 01:27:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Sep 2023 01:27:24 -0700 (PDT) Message-ID: <64f1a06c.250a0220.dca0b.abc7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8AE586052471; Fri, 1 Sep 2023 04:27:24 -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 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 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/