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 3F84A43EA0 for ; Thu, 18 Apr 2024 14:04:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3B10D402CC; Thu, 18 Apr 2024 14:04:32 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 8D92D40042 for ; Thu, 18 Apr 2024 14:04:30 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-5d4d15ec7c5so620816a12.1 for ; Thu, 18 Apr 2024 05:04:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713441870; x=1714046670; 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=mDeWsgAsHjrXkW61wa5By2i12ILNFXnD/AmsUFUT0rQ=; b=fjc2fMp+/bDhVgGTQAJc7OxEeuLD5RRlX1GH/kBl5z0qdpUhvxiJ5RqhxV4DATrlDM 9w1yj//RwAMUPVMSykc10FB6T7cjTRA1K450t8ur7QGSZXdnsYxgxXkA2Dtd+vm3A6Uy oL5PckDL9/Kqf8JEJB7iHTfE1veHdnTpxwlMk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713441870; x=1714046670; 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=mDeWsgAsHjrXkW61wa5By2i12ILNFXnD/AmsUFUT0rQ=; b=cKb16X2IFgbwg2WtNzPos0dAt3ngk/OVuL12j1xgMkof2/H4R/jGwrLlPIYP9/q3eH kbgczzBqKAy3xTX/Bp9VAm1noTIEyFsxXnPmoWLRq+obyp9/9bRZtgAAmQnS8iLBkfIs CDWsIT7xuNXdSVtARozJ4BywzIvL0Ay1nvf2p15ySZSoWapgLWHv+eKwcMK77MUUoTKr CUy3hT3992KCgu00WgJhPYGIGFYVxcSymLVkV3maaiFA+K4g6LBatJOxE6vfRUpT4ty5 81WYkYv0b2qM7qeW4eDgv53N8H9fKqPgWBsKzUMDwsE5ird3QgNmtbSiRIS1YVWF0/rD ej/w== X-Gm-Message-State: AOJu0YyCIo5kW9PDUTpIdcC4aUo2AabeLzFJ1pJWquxGeRYwAJlKdmjN OV2MKNJ6g6co9E/ScJT0kKZ1WvRD74nYharrP334jc3W+YTNa5rHY3RAtGT6Z+133USRwc3vdFs ZGYXmNidcg7C36MjXufV8eXjzG1JfNd1MKrQJSrEhZNQ8/GAzjP6DTPpL X-Google-Smtp-Source: AGHT+IEpX0jwBp3rpwXiI9H58o33kATInZCtXZtSzGP3t0eCTq0V6/009hyFXDN4zgiUQfzX0Vx1TmAW4xLk X-Received: by 2002:a17:90a:d518:b0:2a2:930c:9a8f with SMTP id t24-20020a17090ad51800b002a2930c9a8fmr2495169pju.32.1713441869763; Thu, 18 Apr 2024 05:04: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 n16-20020a17090ade9000b002a53399b6f1sm193062pjv.1.2024.04.18.05.04.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Apr 2024 05:04:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Apr 2024 05:04:29 -0700 (PDT) Message-ID: <66210c4d.170a0220.b6b38.9d06SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id CE4C86052514; Thu, 18 Apr 2024 08:04:28 -0400 (EDT) Subject: |SUCCESS| pw139479 [PATCH] [v2] net/vmxnet3: fix a missing vmxnet3 r From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240418063644.24737-1-ronak.doshi@broadcom.com> References: <20240418063644.24737-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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/139479 _Testing PASS_ Submitter: Ronak Doshi Date: Thursday, April 18 2024 06:36:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:ea9b0f7277acc931ced3fee4a3ee087a26ee1401 139479 --> testing pass Test environment and result as below: +-----------------------------+----------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+===========================+==============================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+ | Debian 12 (arm) | PASS | PASS | PASS | +-----------------------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29814/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/