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 0228344155 for ; Tue, 4 Jun 2024 16:03:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E6BBE40697; Tue, 4 Jun 2024 16:03:22 +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 3A831402E3 for ; Tue, 4 Jun 2024 16:03:21 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5ba7296b2edso202137eaf.2 for ; Tue, 04 Jun 2024 07:03:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717509800; x=1718114600; 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=rtuCz6ZIJjmVLd9vw5eakDltgK8/qNUI414u05N6fvI=; b=ZehWG3bX4xHyiS9MROngOZEEuOxOCNgPf10KyoLPVoqz5SP+w4Wri2FLPbogXreOQC YvodrdW9HDAxb8856iOBk8lHXag7XzBBJycfOkH7YQlI4Joz54QJ5bDxsOM7uGXMvG/D q0RBqg+4c9C/p8tXhlIG83nI8NYxI2aTXclPY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717509800; x=1718114600; 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=rtuCz6ZIJjmVLd9vw5eakDltgK8/qNUI414u05N6fvI=; b=jQt+T9GYPT5plE2TYpbv+KBuz4fxqcokWhxN12AzlU9H6bq0Ck/17TjnoWCk31fzhf RcRVWwxQakeWNKXkn7Z5K71m7PyhtDGjdkX8fB24DMjWMAXTCCvygOtbs1pL7/iF0etM yoochWjhmxJJPrmQDMbcetK3i+1hY+u75zLr0BKjy1piudnL5lLn96LF4DXsqgyc6RHK Z/aKA+kTHErNZ3W21flU/g1BT77itaRqrh4z8RxqlvkgAyw25saC+rX5WL8zOUSkFl9S kj6zFKrxuRUTZ1Dz2QYWENTPdilU2/MkqdM4uorgT5zgoWXOUmAfyWvnORqU5CWGaLGK HLnA== X-Gm-Message-State: AOJu0YxJTeVWr5Zp8s89pRXBHEMAU0LOIlGrTyCFQoCrJsegI12Mccnk b5TPxvyvOVUAphVOpOhYj1V34WWHihzi8J+rwhDFjowmz5mAWcvV+sFt99/WOuxrtIqg7c+Qu82 gmyEhKTG0iyG9SkSLTUoR0K/R8hXq2dUUjS/y2cn82UjC9xOPFUEy9Mv0 X-Google-Smtp-Source: AGHT+IHNnESexn/nk4QThSjsg5Mps68xqCbbXsj1TSWLqoSg9eAMlRB3lBToOP5CNML1Ev527Xk02C95zkSP X-Received: by 2002:a05:6820:60b:b0:5ba:7350:9e5a with SMTP id 006d021491bc7-5ba7350a04bmr596451eaf.9.1717509800476; Tue, 04 Jun 2024 07:03:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 006d021491bc7-5ba004bd4c4sm714512eaf.18.2024.06.04.07.03.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 04 Jun 2024 07:03:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 04 Jun 2024 07:03:20 -0700 (PDT) Message-ID: <665f1ea8.4a0a0220.a1477.7bd0SMTPIN_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 BD7DD605C373; Tue, 4 Jun 2024 10:03:19 -0400 (EDT) Subject: |SUCCESS| pw140721-140723 [PATCH] [v3,3/3] net/mlx5: implement VXLAN From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240604121502.376102-4-rongweil@nvidia.com> References: <20240604121502.376102-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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/140723 _Testing PASS_ Submitter: Rongwei Liu Date: Tuesday, June 04 2024 12:15:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:a6bbf008457a455fcf4cf7374c280bba697a353f 140721-140723 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.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) Kernel: Depends on container host Compiler: gcc 13.2.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30098/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/