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 8379943BAC for ; Thu, 29 Feb 2024 22:15:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7F7FD42DCB; Thu, 29 Feb 2024 22:15:47 +0100 (CET) Received: from mail-ua1-f97.google.com (mail-ua1-f97.google.com [209.85.222.97]) by mails.dpdk.org (Postfix) with ESMTP id 1223042DBD for ; Thu, 29 Feb 2024 22:15:36 +0100 (CET) Received: by mail-ua1-f97.google.com with SMTP id a1e0cc1a2514c-7ce603b9051so898335241.2 for ; Thu, 29 Feb 2024 13:15:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709241335; x=1709846135; 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=jJvmV+BxyZl70x0fx7D0z+7rVaSaWpo/YPvMK2cWDf4=; b=KbmnUXQT9CfliTtfk/y8jghfTKC78fWhd/AAFZ2zCJPJRkuU011MaaM8ESGKh2tKIN cal/2ujsasRivaunlY87GW4KKFe+6gQb/WXmLUNN5CxzzQWIE0A6tIamwtlr2BgjxzXg 4jCbCJDXdqKfZVj41ZWtQ7suF+JWB1Z9Rtp7c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709241335; x=1709846135; 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=jJvmV+BxyZl70x0fx7D0z+7rVaSaWpo/YPvMK2cWDf4=; b=S+TwCC7NxPBYrVYJ7u9tEljRCzyzm9PrRCmLIkPro/BIUvsRUWY6A1QAEN9h9lehMc ehUDji9Cu5SnmIe8Uhj/+QyPH+bWt3pOzN6K32DTi+VGJBhGfIJio6QCch9c5Z0VIYky 2XQaAMNIpGjnrIKiuuClJtUuL9Kqbrq/gXIaW1/JaUJEptbd0n4UZO8ANsGN4f6dnxkm QGqnAr14dUBpM7rO+e+9m9k5NEcYra3HbayWXOHtXAcyNM/BHzyEEY+nNDMHxM7X7ii/ DNWaALONZ6LA4PVehf0LDPSqvyQuD6HDuW88cO+qsFRgJH9i1Qu1HYpJ7v1eYkmE0TcW g9LA== X-Gm-Message-State: AOJu0YzSER59Tc8exB4IE6V4lBJxCqrwhDC1NtesHnxs/+FEKcwwN5oO JFKsMeXkveRLYkiAGWiknxYsGC2bKIgWaqE+a0m8USVLzKDEttECxLbFU3jw4UE7I+bQy4YjSn2 cf2IgmahR4HKuPAFRCEJOghjuQioAP30NAN/hxdZ9 X-Google-Smtp-Source: AGHT+IF7tLzJRbf4cAFvpET2VqwQmF2jd23K/oL9dEU7gjm8xFTfRyQZ83cUq1FzdRPfCw3cc6gal3g+gLnZ X-Received: by 2002:a05:6102:3565:b0:472:7150:d778 with SMTP id bh5-20020a056102356500b004727150d778mr2736047vsb.9.1709241335442; Thu, 29 Feb 2024 13:15:35 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h7-20020ab03087000000b007d9163d1020sm96635ual.18.2024.02.29.13.15.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Feb 2024 13:15:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Feb 2024 13:15:35 -0800 (PST) Message-ID: <65e0f3f7.b00a0220.1c9a1.6112SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 196C36052712; Thu, 29 Feb 2024 16:15:35 -0500 (EST) Subject: |SUCCESS| pw137508-137509 [PATCH] [2/2] net/mlx5: fix IP-in-IP tunne From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240229160505.630586-3-getelson@nvidia.com> References: <20240229160505.630586-3-getelson@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: SUCCESS http://dpdk.org/patch/137509 _Testing PASS_ Submitter: Gregory Etelson Date: Thursday, February 29 2024 16:05:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:387aefe9fab8f1033071659a758ccda61a220ffd 137508-137509 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | FreeBSD 13.2 | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ | Alpine | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ | Windows Server 2022 | PASS | +---------------------+--------------------+ | Debian 12 (arm) | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29343/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/