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 791294293E for ; Fri, 14 Apr 2023 10:55:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 74FD5400D5; Fri, 14 Apr 2023 10:55:20 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 25F21400D5 for ; Fri, 14 Apr 2023 10:55:19 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id dw2so26250459qvb.11 for ; Fri, 14 Apr 2023 01:55:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681462518; x=1684054518; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=beGygnsxN4szsdrzfKDf4N6GKIey/ueoFjdPBsYVFvQ=; b=hmchcAHJedw/uISKL2PwgnUFqk0Jxxaiomu0D+jzG/5IbsHygUODgC5WYVfqtS3/A2 Lzko2lRwrnmtlJuduXgBXPRG0b/2so8Gg/eNdCqGxbO2saS9FqbU2uX7N+4ACB6mq6xb LF2mlPwVP/EM25ypm1+PVANKpFj63vIQ/UgJ4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681462518; x=1684054518; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=beGygnsxN4szsdrzfKDf4N6GKIey/ueoFjdPBsYVFvQ=; b=TRhjT0nLXfLk5o4v/l4MZXqz4KSttWvBVq4Cyz5OjCZ6FobicIfO7Xs7GtM5MeRhW2 lxVVe6VMjSI773iFGx2ilnmcoV/7nfz7F4xdV0Ux3dPFWmFL//bdnwEtiGtsOPV1Xrxk 4jq31iJoSF2fCo2gpPlnZxZKcwT7WeCPo7Jlbm9G4bOwv8ITAQ4l/438Npm/ARECFbHG eXTumTFB6EBqP3T0sHY7PqchDvC/Tff6hfk5aPbQVABhRDIKuYvcsUdLlJjBsog3XEGP mFAiloFq0HItgs8TUkmt040/c++yFKG9Z3zcCc6hiy3qC7NFDGwaclAcdh+29RQYep5w 8ImQ== X-Gm-Message-State: AAQBX9cjtOju08Y+I0Ak74RxGhy/oYIFtshlexDltXQWVmM2VvXg3deY jdHHPeSHJTt+umCQqlnKSUUCeLqRMP6OITbDDJJr7FB9tlRst9o8ecCphKWifqtYEja61eoA6w= = X-Google-Smtp-Source: AKy350bVH+Moxe5OonWk+aUswnlP7OzcdL9C2RAPbEP1QB4B2LyOVVOKKzdP//gT5n4ZAmqM+rN7d13tgMc+ X-Received: by 2002:a05:6214:1944:b0:5ef:48c7:3f51 with SMTP id q4-20020a056214194400b005ef48c73f51mr2759308qvk.8.1681462518593; Fri, 14 Apr 2023 01:55:18 -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 ob10-20020a0562142f8a00b005dd8b74b9desm528662qvb.14.2023.04.14.01.55.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Apr 2023 01:55:18 -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 593BA605246B; Fri, 14 Apr 2023 04:55:18 -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 496B560092; Fri, 14 Apr 2023 08:55:18 +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: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230414085518.496B560092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 14 Apr 2023 08:55:18 +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-abi-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 | abi_test | +=================+==========+ | CentOS Stream 9 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 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/