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 3EB0E4293E for ; Fri, 14 Apr 2023 10:52:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 38318400D5; Fri, 14 Apr 2023 10:52:32 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 91DBC400D5 for ; Fri, 14 Apr 2023 10:52:30 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-329465f10fbso1974455ab.1 for ; Fri, 14 Apr 2023 01:52:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681462350; x=1684054350; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=xZ4QJEc6971flbmWV5ggxyVUCxbFUx3g+KvBtFpk9C8=; b=JH5ZSawHJ3m8DxzZXothE44wkgvJGgmhA3nBpls1+efNTz075ngrxBlbAi2xkTqTVb LW5RyP/j16AzFSQKQXA0GgD6IXo4RlMIbUqgPJB+53OGMAM+P6rNo/vbSBySc29EQLlY vPDaKlLx6wNIjaaS+5QoTjDXpTMNipbjQ0kDY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681462350; x=1684054350; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xZ4QJEc6971flbmWV5ggxyVUCxbFUx3g+KvBtFpk9C8=; b=e7gBH2H4QxMvTMt3dGCc4fCvX0vt57bcIwDg7L6Uz3tKPFMHtBn1ErFs1fcy44/At3 KRkzxTMAVmZ3rpE5fH3E2FKO1RrfGuZYdDkDldyhlWA1zPRyH8C4kBwB9hhtZSOb9x6s 3HvlJE51m40yeEGhGC0Q8k37CitiJMTk0yW11+hpNRyRy2HCIin1OLuNHg1nxRnBniST f5E5Fmjj0pdbbB6lQLT9aqWbHKopqmotieyp0cBEzKE6VId8WgUYkxmfkQeNx/PNKPRT jDzVnVaFDfXnVrlJl7moZdEkLFpJJAi6uk6v2rUgW0Db5cDSTXJgssrDJbSMLxpkE6H7 I08A== X-Gm-Message-State: AAQBX9eQLEbkK4IhbK0+8TZMCQO9iEBwfZepTgZ04vIrX3+WoVXax8PI zjDjkrcr9cUoMGYn9pRgP15pRjo/xtd/TXBbpAjJy0bxJovzzyyYqkUDd+kBWA/YeZAu9p7sWQ= = X-Google-Smtp-Source: AKy350aBt6gFEpx90uVOJT/jsrhzmMiwQ9Icd05e5TRhHVzIZycBd141AOgJ/yMr/thgf+SBfs/X5a36eZQz X-Received: by 2002:a92:c607:0:b0:328:6172:a745 with SMTP id p7-20020a92c607000000b003286172a745mr3347281ilm.17.1681462349981; Fri, 14 Apr 2023 01:52:29 -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 z24-20020a027a58000000b0040dabdfcccbsm585760jad.63.2023.04.14.01.52.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Apr 2023 01:52:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 99547605246B; Fri, 14 Apr 2023 04:52:29 -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 98F1560092; Fri, 14 Apr 2023 08:52:29 +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: <20230414085229.98F1560092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 14 Apr 2023 08:52:29 +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 | +-----------------+----------+ 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) 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/