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 775F341FDD for ; Thu, 31 Aug 2023 15:25:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7CD0E40279; Thu, 31 Aug 2023 15:25:40 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 0953540279 for ; Thu, 31 Aug 2023 15:25:39 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1c0d0bf18d6so6357445ad.0 for ; Thu, 31 Aug 2023 06:25:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693488338; x=1694093138; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ddYiZC8VvAZZcDtB4sLSwQ8wI5BhLjE0ROf+VhDEuX0=; b=VkDYL7qSB0DwbE8Ze89pYsPD1TK1JUgYf/WMIdii5I2Q+xIpuFMGKj/HnzxwA2dpuS xyD+SRoaQVfmshYQiOscoyQe9CDem0IBG0ydtVq0OPh5f3sjuQQoEKwoBE/ayar7Si0o PM4FdyDRNEBG8kwY7MQvr2LCS+vqgw4dPWoc0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693488338; x=1694093138; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ddYiZC8VvAZZcDtB4sLSwQ8wI5BhLjE0ROf+VhDEuX0=; b=NbljSSzZD/Wi7rZj0TnIOoYUjwGUmGX8kNmUKGtSA0oDlWHtpK93cuo9Z0+Rm58UBz A4tzAA2pQoAGPtEi3RV6l9IQfek2ZiXJysizG6AQbMBWh2w+HYdmRUBDsbVVvp8kAQEh azJ0w6l6VQ5vOlg4QlhpKdZvTEzZ4GLJ18BslK5bQv5KcaEB+WIUDuP+RpmH0ljrwmmf MpuzWdwgjln9n3j8W9ymrG30OELj8xHqTpzWotrK4CW2KHmt8sG0eijfxKI+ASfxV2e1 zxLoPJB3pxcCJc4ZaZI/DBJvTUwbg+o2f9FvOyhKw4j0ntpdvh1vYnLf871fUeI7+0CX 0sBQ== X-Gm-Message-State: AOJu0Yx/saZ8MH1E9Wih0fiU5BsdV/MqR9ygbmdEN/a2yHls+iw8lJfl F0zCSyn/673e1GiboEwKm8PLojZ8X2RDzEZKL4cXkRkOp/eqL/wVUt9gMQ== X-Google-Smtp-Source: AGHT+IHKLawBfrAOT0TY749KFxoNRUNmai+a0oJTx86bWtPUmHX0b1lFjdEQDvewIN/jlVAqN3xlse6TJf4P X-Received: by 2002:a17:902:dad1:b0:1b8:6987:de84 with SMTP id q17-20020a170902dad100b001b86987de84mr5461481plx.48.1693488338231; Thu, 31 Aug 2023 06:25:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ja19-20020a170902efd300b001bb988ac24fsm6781plb.45.2023.08.31.06.25.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 31 Aug 2023 06:25:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 31 Aug 2023 06:25:38 -0700 (PDT) Message-ID: <64f094d2.170a0220.7945c.0606SMTPIN_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 ACD8E6052471; Thu, 31 Aug 2023 09:25:37 -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 | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (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 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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 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/