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 74B8743B93 for ; Thu, 29 Feb 2024 19:56:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6659242DBD; Thu, 29 Feb 2024 19:56:29 +0100 (CET) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id A7E50402ED for ; Thu, 29 Feb 2024 19:56:28 +0100 (CET) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5a0e45f34c9so539511eaf.2 for ; Thu, 29 Feb 2024 10:56:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709232988; x=1709837788; 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=c/SVd295hy90o/Ko7ggvqD7gSDa0DAoXFD9vNLATXOY=; b=hdV97/umnCL01Fj3fXU/iDpnCyrmpl4Cj7B8FwzBLRgSxuqYopte4FzTzsnWl2SPEE q+FiugjwrSeXAFurgaWAl+czgTUq+4gqbVUrG5lPR6eJszTxnGXyJhFlFSFatjDPoh7V cFlw7Mtj6iWYQ0EcueX201+g4p10HsevIUATw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709232988; x=1709837788; 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=c/SVd295hy90o/Ko7ggvqD7gSDa0DAoXFD9vNLATXOY=; b=XRvsUosLQNnu95HjBjhOx85Fm21ivbSgmYULodtvJMnTriFva0k+MlWzVMr/VsfWgF HJQcCXeVSkT3QyDw3CuJLqmuReNd3fBNFPL3iYXNj0NEJcSff7JRYMWkzHxt3h6Tirsk QoXecs/ymbCvqQLf7vDmuqwvRBKT/CIkENgZ/TysQ6Nl0egZ9uVU2m9YUrU5qB/jOfpE BmH3+9pKUtJ/D1cT7MZx0H1TVmAG31765HV2KCGMasb7Y2ifFUlKiOXiYBCv7My8dDKf wzOUmYIH7aff6w9etqJ4XV2I5RYl5hXcdXofd+uuEwap8sfmLDe7Dw8ajRs1Htcx9n41 q/BA== X-Gm-Message-State: AOJu0Yx0GIPeTc10j9dB+8Eep2VwVSrya4o97tZR5NT1G/rym/+HAApV Z/X2UF+S4c7hiM48f47UBdBucPTBZJ6pXO9byrEr/3T+7O5X5nvW+n75mf2n1xz2ZR0EXlf64Yh Bp0R4+p5WmNGgm2BQhhpb5QtJ8QUQv6b98uuav2i7WTdmmn1mVble0uAR X-Google-Smtp-Source: AGHT+IHHX7g0S642QsPIBZCW9Sl86f+4bk62josBx9Kr2xspfy3WvOsEJECl2ZsTmUyk9b5WtZLHK8u7NRPC X-Received: by 2002:a05:6359:4583:b0:17b:f109:c7f5 with SMTP id no3-20020a056359458300b0017bf109c7f5mr708086rwb.23.1709232987846; Thu, 29 Feb 2024 10:56:27 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id c4-20020ad45ae4000000b0069019f40c92sm112567qvh.61.2024.02.29.10.56.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Feb 2024 10:56:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Feb 2024 10:56:27 -0800 (PST) Message-ID: <65e0d35b.d40a0220.1013e.7e5bSMTPIN_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 8A8C36052712; Thu, 29 Feb 2024 13:56:27 -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 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/