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 7196F456B5 for ; Fri, 26 Jul 2024 05:19:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 570EA42788; Fri, 26 Jul 2024 05:19:58 +0200 (CEST) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id 57BF5402AE for ; Fri, 26 Jul 2024 05:19:57 +0200 (CEST) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-79ef82c6344so13056585a.2 for ; Thu, 25 Jul 2024 20:19:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721963996; x=1722568796; 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=/f/1iGhKQ6/UAh7MlD2rCfbDI/ZTApBuj2ua0arybas=; b=S6J2B7QZZRdFr2CKJ/yeQUlIhikKVTOirBThYrXORNTHj4347micaugPzBatWVIcPx GaN5tw0bSfADcKOrI/GYfVVdFkaMtnEn7LXd4w7QMieEnLRSD9jRbY9tb39rlsRGWI9y +/r/xnCCIvqfC6D8Ql4w1F2a6t9wmms7zn+EU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721963996; x=1722568796; 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=/f/1iGhKQ6/UAh7MlD2rCfbDI/ZTApBuj2ua0arybas=; b=D+SPMR6Tl1v2qPKROjGzS8mABYRwfawq4vz+JfTisBiIhBo64hW9lJ2ut5/2FwRA/6 o9PjJxvdkii/zgqYZvs4ZoPZVa8gINjV/hMulLuWre5TutPJmf32ARuGHpAA7UoxQB9U LO85/H9VYZxtATDjqOxMaTGeZG+EgM26edo5xia3sTov5OJYcRNERkIepgwaJNpovykv D9wCm5L0CIPmP3cmDF7qoAX588OgDooDWuo8cJh/xzIq4ht350LJYwpRh+z7NjUwmDN9 PNzl3Rl7k0DRPxIpYAD8gAt6ijN40cnrv8As79vHZFLtCd7D9/rnpvL2xwZYmexfv74M B0Vw== X-Gm-Message-State: AOJu0YzXMYo88UhVbKPVYeprKcwp9QlBHqqkc3fBimSjImIBKNZRHCOg ZdkMlkzcopeMBxMdjJ5K+tNvvv+wTVtWMCjuYVtduq3Y1ooW9jHs/yBbqMEN438EhAj70CO4sJ6 saHmrxacWxHALmee5SXNs7xYsSDccjqPtT7rjsmJrGDnPEV5S33H37DvP X-Google-Smtp-Source: AGHT+IGEFCtIFXsxIMZwJiIJi2WJcfN5wZbRJ7DWpltiBKL8I1TX0PWlPZ1Anuu4pmvLg05Rka83wYwPvyLb X-Received: by 2002:ad4:5f46:0:b0:6b7:b026:fa3 with SMTP id 6a1803df08f44-6bb3cad476amr55356006d6.46.1721963996590; Thu, 25 Jul 2024 20:19:56 -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 6a1803df08f44-6bb3f94d93dsm1342506d6.43.2024.07.25.20.19.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Jul 2024 20:19:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Jul 2024 20:19:56 -0700 (PDT) Message-ID: <66a315dc.050a0220.16eb04.5e35SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4C54E605C351; Thu, 25 Jul 2024 23:19:56 -0400 (EDT) Subject: |PENDING| pw142721 [PATCH] net/mlx5: fix NVGRE item validation for t From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240726014958.43843-1-jiaweiw@nvidia.com> References: <20240726014958.43843-1-jiaweiw@nvidia.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/142721 _Testing pending_ Submitter: Jiawei Wang Date: Friday, July 26 2024 01:49:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:82c47f005b9a0a1e3a649664b7713443d18abe43 142721 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#244971 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PASS | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 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 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30623/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/