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 A8EFC4414C for ; Wed, 5 Jun 2024 15:10:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9FA6B402DC; Wed, 5 Jun 2024 15:10:37 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id B0BB440289 for ; Wed, 5 Jun 2024 15:10:36 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6f4603237e0so566323b3a.0 for ; Wed, 05 Jun 2024 06:10:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717593036; x=1718197836; 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=hFIg8o3NRTT5KYQbBe0TfIOdTu2cjS6XB4pHgKVKDlU=; b=coXpIi3ndFlwdeJFVpB0eB4uyltLIuWYL+yhG7Edd5sRXJ3NPaIaqKSuMzX71PSoAq UM3C8BR87eCIo7z2wv/hazYB7waLlmLDBUvoLIzAv2VYNVNLII8i1F/NTOGypGPpFIXN tt92738YqMq8AsiKI00PWHsempqk1IeoedK8k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717593036; x=1718197836; 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=hFIg8o3NRTT5KYQbBe0TfIOdTu2cjS6XB4pHgKVKDlU=; b=uSh+Sn2S3jNfl3KRhL2USt1C3EaUm1iH7/UZ5SBEy+S7zGheJHrj2RrbQbtW+9sEw6 OvCcV9O90S/ftySYWT8QZRN6YHbcrIrkIqkwTxzDTR7In5VpcTA29k/rvnhTi39ea8Zj xNtQeplYYRaJxl4N2EHSW5EQe/wVdiypT3b2v5Uesk/RwtXDxorhItCoRgSQvlEgEQvB fr3DrpI7sC0568JnElQHKD9pLYprrIrEoJoE1laCFIKCVtQ0eDQeT416RBwnY/+SQjVq muPKKrVb3ukLS5v58xdG5yaXl+vLGswNQUjKWeUyj7rWgTEnewt7yIUTuvb/QA77DdsU qUFA== X-Gm-Message-State: AOJu0YyNJ17UXC0TgUVfdMaM++0p6+84RcUXl3k7YXeT7rmnT8h8Qlev t2h/Fh+8YbiO1KIb5z0QlEU+VFnqtRBA3NLz7S1H1NxXCRi8SULHa+t6BzGCKXlFfsAs+U/Q2gc En935YCas679B5J+4F8r+1xFGZ7C/EPp9+XpqEfGL X-Google-Smtp-Source: AGHT+IE9C+gAK7KRIHdUuzmhpqgxCM7QSqOPisrd2TJGx5cnkmFs5oiDqYm3luFP3uaMMqLH15Nl0uFwPp1L X-Received: by 2002:a05:6a20:7352:b0:1b2:63d6:33f9 with SMTP id adf61e73a8af0-1b2a2bca8c0mr8719334637.9.1717593035741; Wed, 05 Jun 2024 06:10:35 -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-6c35bbbecdesm565025a12.31.2024.06.05.06.10.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jun 2024 06:10:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jun 2024 06:10:35 -0700 (PDT) Message-ID: <666063cb.630a0220.1dd0f.ccb7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id CFBD2605C373; Wed, 5 Jun 2024 09:10:34 -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-intel-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: 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 | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | 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/