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 E5BF145483 for ; Mon, 17 Jun 2024 18:26:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E0CCE402BD; Mon, 17 Jun 2024 18:26:21 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 4E02B4029A for ; Mon, 17 Jun 2024 18:26:20 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7eb7c0f9784so192812139f.2 for ; Mon, 17 Jun 2024 09:26:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718641579; x=1719246379; 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=VuqlUYVsESdyzpk4YzsXIeaVHr33gWjesbleqKnUkok=; b=EoMBBq7cJeCOyXeyBdpUpVqfOkLlm70hee7dW3igbujJxPVdZudZI1OKdA+BVHCzsZ FWtYNGEHE6bpiM/TEq07erGDUqzE+cE5CTGLDinBQzK71jqEc1uPMER5mwjkT1CiS68E 61oNbbm4PUk+V5GYAPLIBmZQkk4i6lYI2TvqQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718641579; x=1719246379; 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=VuqlUYVsESdyzpk4YzsXIeaVHr33gWjesbleqKnUkok=; b=HrcBvy9FsPvjC+2cQBHPmz0xAo1nQcRgQxpmoVyPOz47ZSnJSOLeXVF1+1TZxYoItb PPlO3fsSviGLZB7GJOfglTEOA3nM9azBvQiL16aAB14aD5GtN8UztxcMivJxaOXl79MZ h+9HNqSiLZXI/1qyqCIdDceXb7NX1wj8+BXrmK8RX1vR/YDrwLtDDWgnj0KcNQzsEvzE YaLzZEhiOZdWJ/4r2oGo96fUxnHSnDwNHcWF6g1k15pj4ETe2L81ZNlp7hlyT1cNi1yR eSGyV3VG8pSew2IU52czw11bdvaBTUQKawiqAX8Yh7Ll7q7N+t72gPsTmJSMwgWxI3Ff j2pw== X-Gm-Message-State: AOJu0Yy2sW5K7JmD2/2c9oyMAD4QzAwVEMZ8YF273H8B6p5T93vNmkpW m7LwUPLrYv8yDmZNr+RoQLiMNq5dOWn6HftFj58sEJSHSbQPcZMxNbJ6bWiQ85wvZPtlsrWe7YI cqX1UcgFN1kSlLxMDRFEPe0gowob82kTdkTZP8USdHJkm0iAGLqL2THG1 X-Google-Smtp-Source: AGHT+IEQZTRSkSnemPPu5y+MgEdJiN/gy57cGRaQ02CmQgw/j+NoKpRxBd+azQXxinwG++rxV9kcbe/TyiM/ X-Received: by 2002:a05:6602:3fd3:b0:7eb:f3c8:c59f with SMTP id ca18e2360f4ac-7ebf3c8c9a6mr983250339f.11.1718641579576; Mon, 17 Jun 2024 09:26:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4b956a4eaadsm178154173.62.2024.06.17.09.26.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Jun 2024 09:26:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 17 Jun 2024 09:26:19 -0700 (PDT) Message-ID: <667063ab.050a0220.4707a.abfbSMTPIN_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 192B9605C380; Mon, 17 Jun 2024 12:26:19 -0400 (EDT) Subject: |SUCCESS| pw141204 [PATCH] net/mlx5: fix HWS VXLAN item validation From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240617140341.168247-1-getelson@nvidia.com> References: <20240617140341.168247-1-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/141204 _Functional Testing PASS_ Submitter: Gregory Etelson Date: Monday, June 17 2024 14:03:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:c1cdfbcc339c2c951bff95854983a8773d9e5b8e 141204 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | mtu_update | PASS | +-----------------+--------+ | unit_tests_mbuf | PASS | +-----------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 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/30208/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/