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 A35894416C for ; Thu, 6 Jun 2024 02:50:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9E8BC40E78; Thu, 6 Jun 2024 02:50:36 +0200 (CEST) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id 0D37840268 for ; Thu, 6 Jun 2024 02:50:34 +0200 (CEST) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6f264d5dadaso202967a34.0 for ; Wed, 05 Jun 2024 17:50:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717635033; x=1718239833; 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=125vngXbZL17F7KkCEDwf6ywavdJXcI7KUoxUahqfGI=; b=Uqb7QtdEHFasoNbpKwLR/JTOvGJFTXyJQJXReFZ5gi8rO9AskvYp50a2MJ0s4MSPBf Jq1ywDNWwrRzLttI0SrE5hX6lbKWKLyReX5/7PdoRzUQFMdS2ytRttuI3+5QQvcfPrrh 4AoaLo9HtCgpyUSc2m071dip2kyGD0CTOAuOo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717635033; x=1718239833; 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=125vngXbZL17F7KkCEDwf6ywavdJXcI7KUoxUahqfGI=; b=prrmV1RE0B6Va2puWybkAIV8eyHjbrFXe40lEJgfnTbca0CbaYDx4KVvKOkRZfGuIx v6l1IMtk/hGywOk3iAFi0TXOiy5V6A1+K9WtcujLneBt+K0pv1cz2Edn1dg1isdycCi3 PQQeH5fddYDuHCk/Z9ZkTuSu9uMS7fXkSv9MFuRks3kiLLmrv13M3WDQkBjw9h2fqa92 P7ll1MrbvsvEa3H6E1r98zwDx0er69Ba4mUqa24nJR2jXhO9AeAj1ukAKM7HT3galfv0 MjSGqdMkxGBz3yBESMeAUbcKd/vh9tOg2Rndmd5z8YCDo2rjJfKhdzs4xW7TMO5oHR1j susQ== X-Gm-Message-State: AOJu0YyKj1KOTmDMiu7WJBXgdsJK1qwdaRyoOat1e9EXJ1OvQq6Dlkf8 YVFt4nGeCY3MFHROV/HYJh4JGixPXboj39b1n1GWt+zsLdMTf1RO1ob9CsqhQanFRSz/SHy9qj5 nhjSnNNCbiJLZjNDo4kwp99ErlKhPlaFvzkjV2Jrz X-Google-Smtp-Source: AGHT+IHNAJswRthnYfUnyOdW1UE9cjX4ebBkdVQHcGK+/s73hMGhw0FRpDIInVFUBbzZnmrHXCNlUUAweJBT X-Received: by 2002:a05:6359:c17:b0:19e:ebaf:b315 with SMTP id e5c5f4694b2df-19eebafb3c0mr16586455d.32.1717635033212; Wed, 05 Jun 2024 17:50:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 41be03b00d2f7-6de2197dcd5sm14622a12.19.2024.06.05.17.50.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jun 2024 17:50:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jun 2024 17:50:33 -0700 (PDT) Message-ID: <666107d9.630a0220.2b71bd.10f5SMTPIN_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 5E58A605C380; Wed, 5 Jun 2024 20:50:32 -0400 (EDT) Subject: |SUCCESS| pw140742-140744 [PATCH] [v5,3/3] net/mlx5: implement VXLAN From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240605084111.87359-4-rongweil@nvidia.com> References: <20240605084111.87359-4-rongweil@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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/140744 _Functional Testing PASS_ Submitter: Rongwei Liu Date: Wednesday, June 05 2024 08:41:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:a6bbf008457a455fcf4cf7374c280bba697a353f 140742-140744 --> functional testing pass Test environment and result as below: Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Ubuntu 22.04 Kernel: 5.15.0-100-generic x86_64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30109/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/