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 D331E43E9E for ; Thu, 18 Apr 2024 10:07:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CB829402D0; Thu, 18 Apr 2024 10:07:12 +0200 (CEST) Received: from mail-vs1-f97.google.com (mail-vs1-f97.google.com [209.85.217.97]) by mails.dpdk.org (Postfix) with ESMTP id BACA840042 for ; Thu, 18 Apr 2024 10:07:09 +0200 (CEST) Received: by mail-vs1-f97.google.com with SMTP id ada2fe7eead31-479e51438c0so119255137.1 for ; Thu, 18 Apr 2024 01:07:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713427629; x=1714032429; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=p3seNgQYDbTEZpTuswb5lewWsDtFAQLbu4UgL0dFGxw=; b=bj1i0nBaTEvLZ/Bix0XfG4wd392MPdOrQFRMfsJ0G44JJJOeTkT6Ko6TzOWwOtQqPe I9eIvCSi3AF16yYLUXJzsRQyA3qAc3KLtbO4LZgipsf2v96L+2PCovBvm75/pZfRcuHX aFIL17DhLP4wAYXC52Zjubna5d6BuoWCq4cwY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713427629; x=1714032429; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=p3seNgQYDbTEZpTuswb5lewWsDtFAQLbu4UgL0dFGxw=; b=XqtZSbCthEowvFZ6RDeHPOI9wb8zVMGjjbaVr0Ua/Qfm09kh0RplMhlaPg1bVbhIPG 5q19yDtgXssQLrQoydFj4Rxjy5lIpDofVBDqh68rdv01EayMyJHG4f9uFiRDquS3AJ2r 3wCpLGCf+WhbzPzbLslmYbK9/ixMZFYObqpdGmqpTYU9Wpp507lP+QAFQUJhyaw0xcw2 EAXa4O9jeYsAnrxe2R/B/qIvz7+i9+CRmFhaDa/H9iaAVBXRJBIAF1pLzQkqTavJWCat I22Vacnc3GgHyKbwOzPMXycn3k+thu4m1nYnrC0S196Nzt/jy82X+Mi5uWGDkMYhmxS7 FFaQ== X-Gm-Message-State: AOJu0YybPNpLKv03q708+GUI14bC0walgUCJEbANbGIeO6RsXmgjeltr G79WnAn6hCVgfUsru9r++tnKrAcJGDuoGBYTewWxdZHoUG4pqaFw9dnziXHygbA4NdU9v6WKVoj Oo1uN5o6VECsmpfm/4ua+g8dddWEvchnxFalPZbw+4paWUOzbp9MfRO0z X-Google-Smtp-Source: AGHT+IFiFQCJrGluvF9ARpSlQjWJZeJNdsmRw0uYSlsTsuiyMo6wzLukt1+N8C9Vr0X/Q7wGwj/I+qfJZEZg X-Received: by 2002:a05:6102:4187:b0:47a:40ec:d6bd with SMTP id cd7-20020a056102418700b0047a40ecd6bdmr2361140vsb.9.1713427629019; Thu, 18 Apr 2024 01:07:09 -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 cp9-20020a0561300d8900b007ec2c2be8ebsm10265uab.11.2024.04.18.01.07.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Apr 2024 01:07:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Apr 2024 01:07:09 -0700 (PDT) Message-ID: <6620d4ad.050a0220.b3e7c.06bcSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id AA0776052514; Thu, 18 Apr 2024 04:07:08 -0400 (EDT) Subject: |SUCCESS| pw139477 [PATCH] net/vmxnet3: fix a missing vmxnet3 regist From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240418055658.24500-1-ronak.doshi@broadcom.com> References: <20240418055658.24500-1-ronak.doshi@broadcom.com> 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/139477 _Testing PASS_ Submitter: Ronak Doshi Date: Thursday, April 18 2024 05:56:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:ea9b0f7277acc931ced3fee4a3ee087a26ee1401 139477 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | Alpine | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 12.2.1_git20220924-r10) 12.2.1 20220924 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29812/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/