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 878A144079 for ; Mon, 20 May 2024 19:50:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 82C4C40693; Mon, 20 May 2024 19:50:00 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 6602140687 for ; Mon, 20 May 2024 19:49:59 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7e1b547cf45so169500539f.3 for ; Mon, 20 May 2024 10:49:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716227399; x=1716832199; 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=N59F/tJEsuaJed/wBqACIiyx/jxOw9Dhj1Fn/g+y4LM=; b=JSczLJKN0s6EXMLEuNWmJDF+IzJ0jqvJX0gnIGX/oRKDdJrmZqmW44TXEFDSLKP/c9 ZjJBbFlal5LWyRdW5ynrInnA+zTgB3b1XFJBndjRbWoC2pF8p7LiEen+nQwUDPOolIXg fgHuUHEc7XuK7fayM4z9CIxrQ1rp1Xo0zPJcM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716227399; x=1716832199; 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=N59F/tJEsuaJed/wBqACIiyx/jxOw9Dhj1Fn/g+y4LM=; b=toxD4KzqyKjBsrt/bia8m/vR1V3hRQeLh3ZDFFOEuE7tqbujw1rJJWy0EDLZ96su9O Ax1Ys7hrsOjQi1fSO+VWOwa36niSpbu8Qs2NLwjwz5iepS+XADighNFyiPUpi9FvV7cq szLyySOsdnKCOjAOtPoeQUz6qVqDxCiYUduvHV4tnF/i9vtGCvfmjy5c0K1e/Vp7enim i+B0Md7RwNhlzE9O8sYDzhg/TPGNXJIV1Q9qiBQIVKQaYD1fOOwGV8aAKY4WjB1pSW+L 3orDwxUaeHmtrtxFtIhtqe7qV6zX6waLr6rxB6+858r/yc+nf4NFEf25rVY4NaEkxnJ3 stTw== X-Gm-Message-State: AOJu0YwGwMUiP5B8bq7t8JFwtlJ6qyokn0bT5Nric5iTRY3jy0q76TN6 tynXsCU/saf/2tp2P/zLIAz2wMjvw39N41LK2hFnTAfRKViujbwc6MvdrhsnBaONogCN4MBviJp hg4qCnVwG9uy1r6cyq4MXFJkOVwqFSzd+QbJiubI7 X-Google-Smtp-Source: AGHT+IEf968ByTN1nXOPczxCiSU58wIAtEUiAEYf03n7m6Bw9CWATBp7g0NaNwwFBrCnob9BLR/pTvGF6SP0 X-Received: by 2002:a6b:720c:0:b0:7e1:5ea0:269a with SMTP id ca18e2360f4ac-7e1b522278bmr3158577039f.21.1716227398895; Mon, 20 May 2024 10:49:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-48b9929f66asm483581173.3.2024.05.20.10.49.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 May 2024 10:49:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 20 May 2024 10:49:58 -0700 (PDT) Message-ID: <664b8d46.050a0220.b141f.820fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1C6B9605C380; Mon, 20 May 2024 13:49:58 -0400 (EDT) Subject: |SUCCESS| 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 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/140184 _Testing PASS_ Submitter: Dong Zhou Date: Monday, May 20 2024 06:25:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:7c0b8f196f0593ff2cb32a59332beea20a1ce5dc 140184 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ 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 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 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 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/