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 93C85440DC for ; Mon, 27 May 2024 06:16:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8C5A4402ED; Mon, 27 May 2024 06:16:33 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 380BC402AB for ; Mon, 27 May 2024 06:16:28 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-df4e503983fso4954169276.2 for ; Sun, 26 May 2024 21:16:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716783387; x=1717388187; 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=IxawfJyge4b/90rgQgcN/yrRUnsJ/iqxBqO0E/VGE/oq0r2SYAPFlnmlDoGQj/p4Ny xiV4BpaRMK3eh/y9Qi4VaVHe7jMW4IKMrTkTS7lzPXA4vGygd1OUHJhzpUQTCeO8wkAe rBv011vy2BvksHgniUQsGH1VbL1tXharqUYAM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716783387; x=1717388187; 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=c4EzkdOw8A1w/eFIrwXL5/RtXHaagpq90NhxvoReg+wOLd6x80oLj6RxZ7ZoQ+NToj t8LrkLINfw6PkhlA6NNOZm4bAxZdGpFtp7pGrqyNZI+Q7hEm2TOV+ZJNVD/sxs+iAh3h uEo/d0esoYAJkIiEdZmfNRNssEBJv8oNn4VcfDAtVhRWTqdk0quefgRmbcQ7SKYX735X 6+Pp5UHhkcI/PAp+o2taZ+BFyY/8MVUC2ljnrQ77H1e7IzBtqCUvxJ36tYvkm1E8h1qe SzuB6Wz0GOYhYclslJ38aIscyrDYu5CyjzfoRd83SAsMxaFAYbiUxOV9bx5+7K3/WB5w jV8w== X-Gm-Message-State: AOJu0YyPOhwgfBXrx2nkNzYNJh1/1xXUmjzsmHOv7a57iEhIalTW1p9m iE3w6F0r1RMGMgviywoCS7jTPeulCloitMckA/jQe9nrfbNX47ev2zSO6AD5jq6XIy/A6NjhXMG gaklbpcxYEwfIge6ox1f40GzuRLUYl/1VoeMc9qmE X-Google-Smtp-Source: AGHT+IH9L/wD1IgxAUt7nxe3Cd7ulVnUzm71zw/a0CBWDnsgOCd6CaSq2oLIoZsDs9ZOwH6CxUAo5RQd0ZJn X-Received: by 2002:a25:b203:0:b0:df4:d9e8:ad7a with SMTP id 3f1490d57ef6-df77221f2f0mr7918796276.40.1716783387680; Sun, 26 May 2024 21:16:27 -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-6ac06f6aca0sm9003166d6.2.2024.05.26.21.16.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 26 May 2024 21:16:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 26 May 2024 21:16:27 -0700 (PDT) Message-ID: <6654091b.050a0220.3edb5.cd52SMTPIN_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 60B0760524C2; Mon, 27 May 2024 00:16:27 -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/