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 F39A543BCD for ; Fri, 1 Mar 2024 10:30:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EF6E54335B; Fri, 1 Mar 2024 10:30:55 +0100 (CET) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id B4089400D5 for ; Fri, 1 Mar 2024 10:30:54 +0100 (CET) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-5d8b70b39efso1768970a12.0 for ; Fri, 01 Mar 2024 01:30:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709285454; x=1709890254; 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=+PPrJtHVdpeRHu6BuIuhiktqoTJqygnTYWKjMmONvV8=; b=YLWKGHsM+60nDzZCH7aPYdVXWs5QCYlNXOrJcD5RUJfcxZ70d4cZ+Qchi9RDOKUvZE qhlenwB1twnxhXdU+2ODSuMSuOnkcTIjkuvN86QPRXju5ciMwBuXJjZTWKCCMm08UX8a m6Mw4NLGU2DEVcGdD3eTJv43a3om9ALNwTc6M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709285454; x=1709890254; 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=+PPrJtHVdpeRHu6BuIuhiktqoTJqygnTYWKjMmONvV8=; b=GzsG88Tg0FVE+5j7qNea5vEWUV9Pgs9jCSwAZimpTwLnABwc9TJ3bYLARPoEPsvsJq S076O7gIWpY1U7VVMyaRpbIba+DZroA9lLxLxuAH/ezcpf5etNg+1JsSfef7njf2Gr22 Qq1buTyEnel8IDRNbV0ukMawXbWvr8jJRG3mmmqyDIyuwoour6wVwxvRVNQFezM/93Rv px08sXKeoHa4dlUVoR/p1kexg7wSAbjgTOlNZtBY/vshTRjNGE7BDQD6jTPjTKwwOD8f vAKLlxiJPEUfNlmTa812tQg2ouSlmV7ku351DZS6AJtRsZ7lWzfSiYWzM2mtGAF47uzv fnvw== X-Gm-Message-State: AOJu0YwLzBlGYSSHy48ZwI17vGQX+JUumLLUTnjftmXtV3bAYgwSZF1L p14PjX4vDhMUvTucVEFv9ppvRkRrEDARJjB450eMOrVrFwmq4+mNQ6zcrv8Ukwi1e8LO8BuFZs+ PgFxRuAD5/NE7r0MlBwlMyPnzQvc7eTI9AkIiwMWr X-Google-Smtp-Source: AGHT+IHYvwGM2lxPefHDZy/MWzbYvl/H4uk1pJsPNLlnA2/+mi70drujq0TZB9v3oeSdalea78xmeH1V2Hqr X-Received: by 2002:a05:6a20:5487:b0:1a0:ee92:b6d2 with SMTP id i7-20020a056a20548700b001a0ee92b6d2mr1039950pzk.14.1709285453983; Fri, 01 Mar 2024 01:30:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p5-20020a17090ad30500b00299349d4f4fsm231121pju.6.2024.03.01.01.30.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Mar 2024 01:30:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Mar 2024 01:30:53 -0800 (PST) Message-ID: <65e1a04d.170a0220.7d43.f7a7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id D9D936052510; Fri, 1 Mar 2024 04:30:52 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/137509 _Functional Testing PASS_ Submitter: Gregory Etelson Date: Thursday, February 29 2024 16:05:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:387aefe9fab8f1033071659a758ccda61a220ffd 137508-137509 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/