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 13B7144079 for ; Mon, 20 May 2024 19:50:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0E97740687; Mon, 20 May 2024 19:50:31 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id AD81D40687 for ; Mon, 20 May 2024 19:50:25 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-61be4b98766so32533397b3.3 for ; Mon, 20 May 2024 10:50:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716227425; x=1716832225; 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=D8qFBqd4dJfSFvEGSXCL/OKFO5eCBgURt9EGTly/dTs=; b=corWIez++yN/4ePZLSTe+L+hBgCMLLO0YPaMpkzYrySImDvs9DHhcC5jXbqPkh+gMa BVJ6JZebH0LPlezDACfy2CY61XiuLza3jAlCcHOF9XztQg9/sLd6D6U1dR2Wd6roan3V 81tQMyT8k8R2QVt4DR+UoSUjnuT5HJWAagExs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716227425; x=1716832225; 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=D8qFBqd4dJfSFvEGSXCL/OKFO5eCBgURt9EGTly/dTs=; b=rwnlJGyVIHcqMY8V7tpDhI0Z4w+RcZQzDu9lM+czzMFisGzwljCHneILiBfZ/4fb+V /x6SlIS11rTqWugHF9ymDo8Gd+fylxUFPhy+zxoXJhzwzH6/f+4LKeMF9IMYYkB+KgOw vZkj2k+PnPkIpxqpXIyB1EVDNg4OuyH0Bv2atV30WuKFz9onNloohkIQHOph9/vtqiZv 0OYxDi+LF5590+C/4E+YLrcfhzm5oMO/jvGv/OqEa4mv50MrORUVZtiACWS9nVvd3M7T rGZ7339ApCF7Lvo/ltYsxh4ox4JxH9rTcCHtO8XLPUnescVObybEM4belEj44xuo7Ls5 Rq2g== X-Gm-Message-State: AOJu0YyKO6rT6llHpMDUM8O3qYUTazEfnMVILdQN9NbKsabXCpUrLYJF CuskMQpS4qghvCeg+ikeecMh/a8PkSyUx3fsnd31wbv9Y3TNh0v7YvH8VvfGhYk+cmXJNxf8vX5 BmFPm9qe1r/qlDQKkjaPpSzM8r1fjhe0KwnL+YMw1P9KpZJVQWwrl8PFw X-Google-Smtp-Source: AGHT+IEIOv4+SZ26AiaNsLbhnJ3Vp/2jJHoR98M8kXoUK02kuLxF6/dE5f9b+68aKq9o2uS6BAYKepBEapBE X-Received: by 2002:a0d:df55:0:b0:61a:d4b6:6108 with SMTP id 00721157ae682-622aff98f6emr296804017b3.30.1716227424761; Mon, 20 May 2024 10:50:24 -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 00721157ae682-6209e3647b3sm11636757b3.54.2024.05.20.10.50.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 May 2024 10:50:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 20 May 2024 10:50:24 -0700 (PDT) Message-ID: <664b8d60.050a0220.748bb.8b16SMTPIN_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 64951605C380; Mon, 20 May 2024 13:50:24 -0400 (EDT) Subject: |FAILURE| pw140184 [PATCH] net/mlx5/hws: add support for NVGRE match From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Dong Zhou In-Reply-To: <20240520062524.2401676-1-dongzhou@nvidia.com> References: <20240520062524.2401676-1-dongzhou@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-compile-amd64-testing Test-Status: FAILURE http://dpdk.org/patch/140184 _Testing issues_ Submitter: Dong Zhou Date: Monday, May 20 2024 06:25:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:7c0b8f196f0593ff2cb32a59332beea20a1ce5dc 140184 --> testing fail Test environment and result as below: +---------------------+----------------------+--------------------+-------------------+------------------+ | Environment | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | +=====================+======================+====================+===================+==================+ | Windows Server 2022 | PASS | PASS | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+----------------------+--------------------+-------------------+------------------+ | FreeBSD 13.3 | SKIPPED | PASS | SKIPPED | SKIPPED | +---------------------+----------------------+--------------------+-------------------+------------------+ | Debian Bullseye | SKIPPED | PASS | SKIPPED | PASS | +---------------------+----------------------+--------------------+-------------------+------------------+ | Debian 12 | SKIPPED | PASS | SKIPPED | PASS | +---------------------+----------------------+--------------------+-------------------+------------------+ | FreeBSD 14.0 | SKIPPED | PASS | SKIPPED | SKIPPED | +---------------------+----------------------+--------------------+-------------------+------------------+ | CentOS Stream 9 | SKIPPED | PASS | SKIPPED | PASS | +---------------------+----------------------+--------------------+-------------------+------------------+ | CentOS Stream 8 | SKIPPED | PASS | SKIPPED | PASS | +---------------------+----------------------+--------------------+-------------------+------------------+ | Fedora 37 | SKIPPED | PASS | SKIPPED | PASS | +---------------------+----------------------+--------------------+-------------------+------------------+ | Alpine | SKIPPED | FAIL | SKIPPED | SKIPPED | +---------------------+----------------------+--------------------+-------------------+------------------+ | openSUSE Leap 15 | SKIPPED | PASS | SKIPPED | PASS | +---------------------+----------------------+--------------------+-------------------+------------------+ | Ubuntu 22.04 | SKIPPED | PASS | SKIPPED | PASS | +---------------------+----------------------+--------------------+-------------------+------------------+ | RHEL8 | SKIPPED | PASS | SKIPPED | PASS | +---------------------+----------------------+--------------------+-------------------+------------------+ | Fedora 39 | SKIPPED | PASS | SKIPPED | PASS | +---------------------+----------------------+--------------------+-------------------+------------------+ | Fedora 38 | SKIPPED | PASS | SKIPPED | PASS | +---------------------+----------------------+--------------------+-------------------+------------------+ ==== 20 line log output for Alpine (dpdk_meson_compile): ==== Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29978/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/