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 128F143E9E for ; Thu, 18 Apr 2024 10:05:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0E149402D8; Thu, 18 Apr 2024 10:05:41 +0200 (CEST) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id 1BB02402D0 for ; Thu, 18 Apr 2024 10:05:40 +0200 (CEST) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-78f0593f45dso39576985a.2 for ; Thu, 18 Apr 2024 01:05:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713427539; x=1714032339; 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=EbMXWiZK4jnL3JLZ+wU9S3K6XqasZODukYVgPL6fbJPbgGIjDLH4Ok4AGP7CUbmgpr amxkI4o63qT76+97SBFQvfdRuYzj5kgvtPBK9sx8MXdFh+mU+rykCwKAznNjm+qoO4O7 PcIfYCoxUynidQ+slr8jG5LD0nFnXExdsiZcs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713427539; x=1714032339; 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=FXMRyTAxuf5KTU7zUcz+UOtlyns7re9ATpxl7Va1P9ZY79ugdApT/WG8JhgZ02V1t7 HIfH+mXc5+q7nu7/5PNlXnQqgPEoDARtqmyeI2dmPvaVYyTyJbDIVi7NnECD2d6Y3IXg tVZ88QuA70ISUmnCkNjlHftijpraE71xBieSsMtgOTtqiP76SEvN9nfSKspXj2EWwp3I B3ZeXssGYO7BBwMfB43AATZm33nz2glKakYdm/mwxlzu+D3j2v7HXpwucxlVB5A9vP+k yZBN6dEGqnxWdDfPcMKqARUPMLCKNYecMjFwlPc/sgIyVzxG3iddJgTgeLJguGj/cDFl u7lA== X-Gm-Message-State: AOJu0Yww0KjuGByRGySY/+TCNV4sBX+L9PBGF/4uxp+G6o7NUW0DFy/0 6B+vVwa/HlMQ+1ejWrPl1Vh4TJxZ2Aw+0cKRXxvR1UYKrbfN2ifuivdG0NFlrdPnzBAYABp/SVD +rYl3GfOqbIqkvUTXlht+g62gsH0eGld0hNAjHPz7 X-Google-Smtp-Source: AGHT+IHMOKTDKK+9r8gyLxQTqs3t/vCWspMd/0ndhpStdurmHC4snoiqX7cubIb7ZSMkqzP4Hm6N0OKPXR45 X-Received: by 2002:a0c:d68f:0:b0:6a0:5528:9594 with SMTP id k15-20020a0cd68f000000b006a055289594mr1106940qvi.64.1713427539557; Thu, 18 Apr 2024 01:05:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ee18-20020a0562140a5200b006a05988b8f8sm13360qvb.55.2024.04.18.01.05.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Apr 2024 01:05:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Apr 2024 01:05:39 -0700 (PDT) Message-ID: <6620d453.050a0220.4381e.06f9SMTPIN_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 43C306052514; Thu, 18 Apr 2024 04:05:39 -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/