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 CD58945C76 for ; Mon, 4 Nov 2024 12:35:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7E29840BA4; Mon, 4 Nov 2024 12:35:48 +0100 (CET) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 863A2400D5 for ; Mon, 4 Nov 2024 12:35:47 +0100 (CET) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-71e953f4e7cso3151026b3a.3 for ; Mon, 04 Nov 2024 03:35:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730720146; x=1731324946; 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=8gSZNzMbcNbxqBh3bsHQM7H5GhcuCvimqqH1z8ejlTw=; b=bs4FjcUVxoSea4yzNKyLhPXdKOKSbi17dS8NjM9mmBVMznEyuhbvrs/+kl1ItY/QD6 ZW3I2oBCSlVQY9rEqF0efqR5Nh4kOv8POLGnzS8i3HX00sMGnFnXVe0AocFw68jwUuZT y9KqlLh2oq3fFKDAAD6t/JjE0epRl/ekT539k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730720146; x=1731324946; 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=8gSZNzMbcNbxqBh3bsHQM7H5GhcuCvimqqH1z8ejlTw=; b=mfjbR15Ep7/dOOpfAQXQXfpGbWPTAzSTRD0VxnN3rD0nP/ZW6BGXd0XL5njxbu6LDt vkqBehsEkg/kd/EYjvN2rTngIAyTm07M8LipfyvjHw2cM2CRTuiLaAoOP0LOj8Y76LE5 yPUgwvRgUNvydOR4I0/uXKVQW6Z4IINMhk5Xfked6LF3ieQYrRZtEIYz+MmL998BJ2HZ UrztrpZvvuuDXWvj8+X8z4BXipS9LDIeZ+1R7Kxs5L8m37L3iX1cpvRVNJV/0fpbHPSt au4FykMlRPtYnUkgkk92uJqnDZzArOgrKVba36idaMBq9k1Xf5DwnQ/5YfXeYGfosrvo wXIQ== X-Gm-Message-State: AOJu0Yw/cnwG2S/Ou0HJy3pUXQnHGLwqX+B/82CqS+UZdv3L0zwroezF vzhLB5wGq72sZ2w6bAuHf9TZHKYF2xuD54aN16sYZoIWwlZ93+QJ92NKIDupZuWwdTUiHu7DTWA si/GA0E8rn9NkbN09somEbCQUv/BC9Gp6l8r7J+IC+zpQ3Ys3PzDTTilt X-Google-Smtp-Source: AGHT+IHqF8UOygB6WWpcdWDXcPCUozT6e25+S7ZFe9DxohcQu7MpsANDNg8lR8rgAgPOkRRcxqcZXewB5w6E X-Received: by 2002:a05:6a00:a2a:b0:71d:f64d:ec60 with SMTP id d2e1a72fcca58-720c98a3d45mr16558962b3a.7.1730720146637; Mon, 04 Nov 2024 03:35:46 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-720bc1ef9c9sm572584b3a.8.2024.11.04.03.35.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Nov 2024 03:35:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Nov 2024 03:35:46 -0800 (PST) Message-ID: <6728b192.050a0220.3234ec.1472SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id BBEED6052471; Mon, 4 Nov 2024 06:35:45 -0500 (EST) Subject: |PENDING| pw147905-147906 [PATCH] [v3,2/2] net/vmxnet3: support larg From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241104105220.1421305-2-mb@smartsharesystems.com> References: <20241104105220.1421305-2-mb@smartsharesystems.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-amd64-testing Test-Status: PENDING http://dpdk.org/patch/147906 _Testing pending_ Submitter: Morten Brorup Date: Monday, November 04 2024 10:52:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:1bbb60642423bb0c3f638f7d63a9e6dd6863785e 147905-147906 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#288261 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian 12 | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | CentOS Stream 9 | PEND | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Windows Server 2022 | PEND | +---------------------+----------------+ Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31815/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/