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 33E97440DC for ; Mon, 27 May 2024 07:35:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2E21A402BD; Mon, 27 May 2024 07:35:08 +0200 (CEST) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id 6897E402BC for ; Mon, 27 May 2024 07:35:07 +0200 (CEST) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-43fb02e28a2so18408141cf.0 for ; Sun, 26 May 2024 22:35:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716788107; x=1717392907; 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=IE/sPz3FxQTF9ONVWoT4WQQnNrozpwXlKwfuK1x21Gk=; b=NiduQS+3A2tuaffGGBQbWfpcFGvlC96kuxYwxLP9aaewuGA9UgKzve0hQI7zKMS9D8 qmzOqjiYm1S63ZcXDBztPu/TdZbjiS2zJmeEn5641aWV05nfdnxf02linKHYnbDdbyhk CnKOXwLU3X+nyjDsc3ZGuraJ5s/TlDqBwTkcE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716788107; x=1717392907; 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=IE/sPz3FxQTF9ONVWoT4WQQnNrozpwXlKwfuK1x21Gk=; b=ixNx6fPvYnGWxTjVRe0aZelOtQQpg1m6UqRtMsatY99ztrGjW/uBWoGHeGyMwb+WFP gb4ABjLHYi3ZqTF/FiidDWNnJ2U+WeQW7eua7wpcw2k61Kd1shvxJztHUQLAqBDtAqQ8 BSZJrD1dmYdNHBnZDB9p16+qfCBNNZ+Cju2R910/TncvuXOhNGOo79nCYQhE2Ok0LiIR 3f/qKrTiiceyFJbv4823ENefs4BErmg/41It7V0eEVCNdll/A7wA1ZUjy/mWVtoU7+tP OMVZAcbTg5sqHYMEYkEU3iZgI1Dz7E8Z/qWTCKn671Pf2n1VahUPcaCnTMgvQOVcK3h9 lDbw== X-Gm-Message-State: AOJu0YyOo1bCC+HpV+94acf0DAm6y2ECu3qWWktGRUME3TLYEFQXc5Ia jPcjVy6aE+3C7DaU0s2gJ2iolOUYWVRr4H7WwDR8w9O2WuFBOHvTaW0KRxVj6DMr9RVWhRu5H4a zLsBFwgEemhhMOorFtO9B2nZ0q9zXH+qC+E9MdERR X-Google-Smtp-Source: AGHT+IE1ApUuKq90HoeDGSvfM5TO79P4IIpIl8cRRs/+qdmIpG8yxiuU9oiRl/SPwmzd2SqLVGqABOfBzZBY X-Received: by 2002:a05:622a:1b91:b0:43a:9e4:1689 with SMTP id d75a77b69052e-43fb0e8f65dmr86589451cf.19.1716788106825; Sun, 26 May 2024 22:35:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-43fb17c877fsm4206651cf.8.2024.05.26.22.35.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 26 May 2024 22:35:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 26 May 2024 22:35:06 -0700 (PDT) Message-ID: <66541b8a.050a0220.11c5a.d649SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 81E4860524C2; Mon, 27 May 2024 01:35:06 -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-arm64-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 | +========================================+====================+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/