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 1C00F429F7 for ; Fri, 28 Apr 2023 01:07:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 124BB40151; Fri, 28 Apr 2023 01:07:19 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 677F940151 for ; Fri, 28 Apr 2023 01:07:18 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-760ec550833so708156639f.3 for ; Thu, 27 Apr 2023 16:07:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682636837; x=1685228837; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SZHgQbvgeAvV825jCUbpNxXIbphI1gcCa/Z8PNBLRv0=; b=SiFfGQ14NfsNxq/05c46UfFrMOHHadP2J1yYOtWpbYRYUdwIGTfcSI8PRBoftS8F2o eVdP52Kz3cMpVQbQjNlP2CTs3GAPCxvXYTQEX22lxrb2DVFH4yihnIngZxWeFvHvMdw/ skkT1HyvcE7ivkJQMgixM4gV4DqHUKVyFbAPY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682636837; x=1685228837; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SZHgQbvgeAvV825jCUbpNxXIbphI1gcCa/Z8PNBLRv0=; b=YYkuPvci2tHekSu7L5XZEUUEPgjlNvfaknLGzyqg1hdNgaBD0ypQoZttCpnpdyirdz Cg0preiVnAGWC61ss62Y70M+KcXd73UQDYVRLInvc+eR9jqwo2QRKT8gTdgwdAgHu231 JT+qJnDdbrV69SDNZm5KezSfAEYjZbXSFlyOwITvpXz67CZvv6xWzW86/ZFs+8Xsr6e0 uirgiVu5AAW8vWoqUq9FEDVpm8UseRHEY1RMZ2jK7vXTwF3lQH7HsnVaWYvi0VvzS3g6 hEy5nWqx4PpuwQHvz1mF/rOkZoTfkx9l+uEF8Ofv0oEKHTG6KT7mBFl5r0kQzrcBDJ1x j06g== X-Gm-Message-State: AC+VfDyXP5BcSRiM44f/ZEivryWUFlZLKnODxSH6dLj901K4CAhqXe1b E+3akVkIlvwwXOkxWvcquM71lsO3n04jNLLjoGJV3bux4MjcMMaIkTdtb259gr+wvhNrnKjegA= = X-Google-Smtp-Source: ACHHUZ5n+fbGpWPNa06gQdHxmIrOTA7RrGRmWGsglqkcRTF8wqq29mtBcHg004qm/sn2xqyGMaiV7DlEGgc8 X-Received: by 2002:a5d:8993:0:b0:763:b459:a701 with SMTP id m19-20020a5d8993000000b00763b459a701mr2031381iol.1.1682636837758; Thu, 27 Apr 2023 16:07:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id i3-20020a056602134300b007636ad59e52sm1492060iov.20.2023.04.27.16.07.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Apr 2023 16:07:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Apr 2023 16:07:17 -0700 (PDT) Message-ID: <644b0025.050a0220.4b3a7.db83SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 4BE09605246B; Thu, 27 Apr 2023 19:07:17 -0400 (EDT) Subject: |SUCCESS| pw126559 [PATCH] net/gve: Check whether the driver is compatible with the device presented. From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/126559 _Testing PASS_ Submitter: Rushil Gupta Date: Wednesday, April 26 2023 21:37:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126559 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ 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 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 SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26129/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/