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 0E79041FDD for ; Thu, 31 Aug 2023 15:20:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 14AE140279; Thu, 31 Aug 2023 15:20:05 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 4C4BA40279 for ; Thu, 31 Aug 2023 15:19:57 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-792965813e7so32856039f.2 for ; Thu, 31 Aug 2023 06:19:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693487996; x=1694092796; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=iooywhBv7SDTrCui/kW2MGbpC5aBxOp6ZO8ir5V36ZE=; b=fNKYz8Cs2ldq+aCPSMHpF5/yJ/3EzatVb9ntHLqwrYTXhJpWQpwGdTDnGJMvi7JwpN Y5ALCdPUbwNb/3l5Y+c6bNm2Srpv9vkvNOZ5MyARk7l2ScO3+wuoAQERru0gc0DfjSo6 T+tDYMMjanFGCWLLWtrdf47DhORUkuJCvZUOQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693487996; x=1694092796; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iooywhBv7SDTrCui/kW2MGbpC5aBxOp6ZO8ir5V36ZE=; b=X/FAqVP7v4e3CWZhEkLlr9PMtgawW3fb41Px7ZWr0DALX2l/m0s3RSJIyia+kU6JBl gYgLQSh83l2Xp8QEpkaBgEWrJGfzQmWlYpghJmAa3RkjbTw/ZnYYlCZN9cIkybHu7gSj o+HtpWF+bo3uqNGUZRWY2Gw6ghtJB2CnOSWdbNbkf/YDuG5nvR8AnLSTRtsUw0We3Vi6 /xskfPT1g86XMbdeR79DoOHkJTZIh1/uneftvZ7L3X7I0qOuNIzYgzDWoJGYkE2+NtFn ORuqF6Mnepi9sdSthS80CfnTavqiP5rJ4AkplPnWJ83Me+k/t/DILQnPhubOmhVz2iJQ rsmQ== X-Gm-Message-State: AOJu0YxOKnwf9HMCVOhVWfEXpPXqefbKk8yvfx13MqDsnbFJhLB/uW8L zPDuNijgBN31NO6CwtD+YZ666MpaO3CKqCY8yh598pHXx8yiNftvDw3b2g== X-Google-Smtp-Source: AGHT+IG7/2XzGPsXNLFctBWyWlKmtSoFW9qgeV8iV1f6hQ6Qk6nPfyvjSjdw6Yb34v59Xe3dUUzWrERFnbB0 X-Received: by 2002:a6b:6d11:0:b0:786:ca40:cc88 with SMTP id a17-20020a6b6d11000000b00786ca40cc88mr5563163iod.11.1693487996728; Thu, 31 Aug 2023 06:19:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z25-20020a6be219000000b0079237038b51sm57756ioc.11.2023.08.31.06.19.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 31 Aug 2023 06:19:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 31 Aug 2023 06:19:56 -0700 (PDT) Message-ID: <64f0937c.6b0a0220.b99e6.4226SMTPIN_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 460A36052471; Thu, 31 Aug 2023 09:19:56 -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 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 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/