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 0A5424293E for ; Fri, 14 Apr 2023 10:40:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 05F0142D2F; Fri, 14 Apr 2023 10:40:15 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 7C1C542D2F for ; Fri, 14 Apr 2023 10:40:14 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-187878a90e6so7176232fac.0 for ; Fri, 14 Apr 2023 01:40:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681461614; x=1684053614; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=1ohbLLHgKsVtnwV/95qt3BTqPBOe1LuZGHTzyPsZE3M=; b=HfTZWzo5vAarVegdiKJYppAnYsZhc3wo2HI+qIgPuofNXhvaw8KYP/tbtA6kp8mjYm m8KhZesfH1e1YSUG5TVDcjCVEI16pgkhYg11q8ctJbKpsXcLhxeFRrNpNnswqrhXkezO /DSl4LPKeW29QdDG6wmtAQfLl78HpBEqQWEP0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681461614; x=1684053614; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1ohbLLHgKsVtnwV/95qt3BTqPBOe1LuZGHTzyPsZE3M=; b=a6Pch6IikHDlLnAWaWeHzS2jDullrvK+E6Yv6M5ucVbilgIZaxo3+teafvA7yGM4uf wjFShQ+7iibwz/DuKDlj3EK8aIQ8lZcjnzI7OXul5IK2KqXNHq9uatGfxwEWJWgcMhfk 1hxvQwFDBm13JS+pYfWS+9F5z0KzYpPmc5Q7ttgwC1ZKMxPTYSo3prE00ts0Rr59QEpN FG2QLWWaJjhQ0S4EOhU9qNhgIbzy2w3j9MMdLMI0IsHVt4TIJtvyy5ZDXGXZM22xnE7Y DHMqJ8jWQnAICatXFo63PQ6M+FmYDQUvBCfgsRLPNqwyseSZ6KEzWw6+lXWWubeO451d XnZA== X-Gm-Message-State: AAQBX9fiaLMce97oSllHQQOPScSa969vT7oURls8vym4r9hvzXA3ChsN WEegOD6Nj8W43auqHbgmR8xdXYXKMXrFr/FH3lIYVSr15CIRl1b3PdVSVA== X-Google-Smtp-Source: AKy350awfSt4dvKQkP5ZdgXBYouHEIL0h2pcpKq4jtsHHGOWf5DnP5QgLYfT3p/fLZk7pr5of8h2r4yotNcg X-Received: by 2002:a05:6871:5cc:b0:17f:d3f5:e59e with SMTP id v12-20020a05687105cc00b0017fd3f5e59emr3819244oan.27.1681461613840; Fri, 14 Apr 2023 01:40:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cd11-20020a056830620b00b006a394ded106sm862100otb.10.2023.04.14.01.40.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Apr 2023 01:40:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 5BDF5605246B; Fri, 14 Apr 2023 04:40:13 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 5B45960092; Fri, 14 Apr 2023 08:40:13 +0000 (UTC) Subject: |SUCCESS| pw126061 [PATCH] net/gve: Check whether the driver is compatible with the device presented. From: dpdklab@iol.unh.edu To: Test Report Cc: Rushil Gupta , dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230414084013.5B45960092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 14 Apr 2023 08:40:13 +0000 (UTC) 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-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/126061 _Testing PASS_ Submitter: Rushil Gupta Date: Friday, April 14 2023 05:14:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126061 --> testing pass Test environment and result as below: +-------------+------------------------------+---------------------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +=============+==============================+===========================+ | Debian 11 | PASS | PASS | +-------------+------------------------------+---------------------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25990/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/