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 B8986440DC for ; Mon, 27 May 2024 06:13:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8E051402D4; Mon, 27 May 2024 06:13:32 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 1DDCC402AB for ; Mon, 27 May 2024 06:13:31 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5b9a5be6668so288636eaf.1 for ; Sun, 26 May 2024 21:13:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716783210; x=1717388010; 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=mW9/yWYcYDLU1tivoHMiJGqWJDWzxqP5/OJ1NH4EVl8=; b=cW0B5jbissGxRsL+UueXz0uU0O0TS5BfVPx3+xNs+aWrkOMpr+G4uQp79mo0McEj4e Yz2gru3EBAfx1Ana8UX3buZl64/mtuNkK/JXttBsSxZBz33361gWk0wCDjcuEFfW0uCC wzf7WfeGGxz0tZ3yQhTSJuaqJ6mfarp7LMaDU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716783210; x=1717388010; 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=mW9/yWYcYDLU1tivoHMiJGqWJDWzxqP5/OJ1NH4EVl8=; b=juMyB0E0igDD1GIGYNc0W1cM8AeHfNmwVX5XzSGOPT50sNXt8CCPsNO+BTZqCzIwj8 pe/AxupeXYkNqh7Yg35DFI12QecUY0sWV+TdcNmuRp+vSQVujUfQmHa2RVCxN2gCu8O0 w9oCTktMGkpceYtLX25IihatoKrOtIwsJGrwvAnlOA88BdnObHeyJqfiBmpBVYOKfOtY Lbcxyk5xFFG/Qyv4UBnWUhGzCkk1AoYTLxxngOLdhFCj7rDO93wdhZNw+fVx2yon+0Ty 0VueDHFyJgpVHLKBc51McrPi+X5AcRV19Hc8y4sbK/gWDfbJNTGrYb6bbwsVcSpOwgZk hAAg== X-Gm-Message-State: AOJu0YwxnujpEbAOaJkfXN60Nt7IHgYju5+1NM3l1QRYkaTUGOJBJums aH4jaDs7KA/PR2SztpDwVUyZ/8pRYmxNgApk77ZNCuR53hm62XtUV9wuCgOWJcUsfjfERGD0JeG j8pY91Hy5yr+jg1Ha7PLKGS3iZDIPsCcMXiV0J4Bp X-Google-Smtp-Source: AGHT+IEwcOLZQRmkCpVLM1rZxAl4Aq/0KCKupyxAmzHyO6eJsMX8SyoSkqA4M3hAHz0uhwNCNvz+t5AljaZv X-Received: by 2002:a05:6820:1606:b0:5b2:72e5:c12d with SMTP id 006d021491bc7-5b961b5dda1mr10041878eaf.5.1716783210308; Sun, 26 May 2024 21:13:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 006d021491bc7-5b96c63e085sm668156eaf.19.2024.05.26.21.13.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 26 May 2024 21:13:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 26 May 2024 21:13:30 -0700 (PDT) Message-ID: <6654086a.050a0220.9beb1.ee50SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A736F60524C2; Mon, 27 May 2024 00:13:29 -0400 (EDT) Subject: |SUCCESS| pw140316-140319 [PATCH] [v2,4/4] net/mlx5: implement VXLAN From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240527024720.1099161-5-rongweil@nvidia.com> References: <20240527024720.1099161-5-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/140319 _Testing PASS_ Submitter: rongwei liu Date: Monday, May 27 2024 02:47:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:2dbb63594a9a985e2c8639b57f9fcd1468b9de97 140316-140319 --> testing pass Test environment and result as below: +---------------------+--------------------+-------------------+----------------------+------------------+ | Environment | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | +=====================+====================+===================+======================+==================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+------------------+ | Windows Server 2022 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+-------------------+----------------------+------------------+ | FreeBSD 14.0 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+------------------+ | Windows Server 2019 | PASS | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+-------------------+----------------------+------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+-------------------+----------------------+------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+-------------------+----------------------+------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+-------------------+----------------------+------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+-------------------+----------------------+------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+-------------------+----------------------+------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+-------------------+----------------------+------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+-------------------+----------------------+------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+-------------------+----------------------+------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+-------------------+----------------------+------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+-------------------+----------------------+------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+-------------------+----------------------+------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.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 FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30013/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/