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 F12B944161 for ; Wed, 5 Jun 2024 17:39:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ECFA8402E5; Wed, 5 Jun 2024 17:39:52 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 6B1DE40265 for ; Wed, 5 Jun 2024 17:39:51 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6ae47339ba2so604846d6.0 for ; Wed, 05 Jun 2024 08:39:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717601991; x=1718206791; 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=MJ0xrNtKX4yhiRjqACG3bcSkOoyqiHHIV9/Q87hp3Rk=; b=ZEPdY3Qhyek1z/ogYQCg3ycdNuYH9bsjNpvQxrGmQ8y9CQ/PbJELFNnCdaGEiq7Xbz C1XVahKrAZz7JhizRkJHqmMB8A2pf16LKalhrzO0hnZ5xkLyI43HvZhSNq7vLq0oy2VY onNUT80r4EM3EpvDJon/IL6fWfO/VVP5VeAqI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717601991; x=1718206791; 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=MJ0xrNtKX4yhiRjqACG3bcSkOoyqiHHIV9/Q87hp3Rk=; b=MhHekPQ+EtmuRjCDtuPOiF8ihC0bzOi1kLEGbBGxAoYt4uzdBLdr5T16eKFY5ySg6Q cfvvG0fDPXkTulB/+C7AqdaGrOOu0QO3RgMwqEK7AjJKiJTkrb+bqMn9Yhs/Df4NCI6e yLk7ssA6TLB6mrgzoKHpsmuUArDDLKUp0EzNvLtRdOWjopxre7d7CVYsQ++2MeS0Re9j 1sUpxfHY5QcBFVQx6alhyNYbKkX+UFL97IRB7Jb7lQaAaxlSxvUAsitXWozDSSPDtA89 BEw9N6eNmG5WvC8j54Czuy3qfuweNYyJ+2beAwuvSUClyB77OgrWFuAb++OYCWTjnoNR 5X8g== X-Gm-Message-State: AOJu0Yw/JBB3oYWlWvMyLuZl/VyoyzYAK7YE8ACNs3hoRfcT2yZIapjz 0xK85mTb7hp/9afn01ac4Ty4TgZxEJqZFlZG64KoyKfdF+9rgSmZpSzYN1WAYC+h4r1GTwnkBbc vvZzNy8LW0L7hjhxAZCXqRTjR6Ua3SAhG0mzKd/Kh X-Google-Smtp-Source: AGHT+IHF81XOX30avBffY/V7viGOHVNpvU/mB/6GMPKlWZZgBjdr4cvufHcsqAxtCLueXAMdkvUDth9uOUDh X-Received: by 2002:a05:6214:318c:b0:6af:6572:1763 with SMTP id 6a1803df08f44-6b030a5fb34mr21861276d6.55.1717601990901; Wed, 05 Jun 2024 08:39:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6ae4a7405c8sm4800526d6.20.2024.06.05.08.39.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jun 2024 08:39:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jun 2024 08:39:50 -0700 (PDT) Message-ID: <666086c6.050a0220.e3783.6fdfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 93396605C373; Wed, 5 Jun 2024 11:39:50 -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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/140744 _Testing PASS_ Submitter: Rongwei Liu Date: Wednesday, June 05 2024 08:41:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:a6bbf008457a455fcf4cf7374c280bba697a353f 140742-140744 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk | +=====================+====================+======================+===================+==================+===================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | FreeBSD 14.0 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/