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 31FE544153 for ; Tue, 4 Jun 2024 15:33:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2898740A8B; Tue, 4 Jun 2024 15:33:57 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 93967402E3 for ; Tue, 4 Jun 2024 15:33:55 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-25111b428adso236586fac.3 for ; Tue, 04 Jun 2024 06:33:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717508035; x=1718112835; 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=vcekCOxClDlNLHjgoNoTTjSXIh1brjSZCpASsMU4B9c=; b=Xutg3KexhTKPynqUF4nXAbAzM7oVoeMxxvxjtvyaEUZk4Ge3SsgSuxi/FWTlgVPAv1 taGRnUClvsrExwZxpLk3QzeChPQ0dhtEMZL7hFcguK0ENt2VvjjRPBf2JsnAsmYJeTZH sV0iu1H1mXjLE/Y9XCCd0qlesoP8kGsGzGdx8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717508035; x=1718112835; 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=vcekCOxClDlNLHjgoNoTTjSXIh1brjSZCpASsMU4B9c=; b=GYpnPXUZXN2NHtHwnP80+vSLD4qZqjIx3buw6cnn608iN7LdmlavhvZ0AHiCeXecsp 8mz9q6VYrSJn8Ah8XG0ivHsH5Y4HD9giKz76IaDnIU5H+s5oYV9tfrBtudCNFYRvEVzT qQwxkkgaHol3AXWTW2EjCqRDKFsR2a/xShExXTDyE+kcHb91BHP8Mm1TafdWdFb/xt1Z nGrx4zqgzDJ1Z1cAxhz2LzmyqzW2rYeSDCf9M2I0PyNWkdJlDaIvHVgpwD3jsBF3d3Ey hE2O+p7CNHD/9Nx3CjXCiaGKcroRdQJgl1Ebt5OVSAI6ryuaswnw3rCJr9V35ph6+3Pd gO8g== X-Gm-Message-State: AOJu0Yz/aKNgkXHJzdvt8Dm90XfapZ1CyOUYExjtBFPMHj+/lg4uXLVW 27KCKrxpUzrZWwJEX9pGRvMWaP5//SmCul+dsA/wXLHFEWk2u1lrbth9Hh4zLxCxt3hSxT4CXwk 4u7BPd6OAQkn1FErICQESpmeTw3IsqE0hgLsGWwlm X-Google-Smtp-Source: AGHT+IFOub/FdiVGsNR8+0OJhKzt/JNRq7mAf9tHK05cSAIwI1/9BanDEttxCQnr+B481SEhKe/j2Zmntwtx X-Received: by 2002:a05:6870:56:b0:250:86c0:5bbe with SMTP id 586e51a60fabf-2508c1b86ccmr9025662fac.50.1717508034824; Tue, 04 Jun 2024 06:33:54 -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-43ff2456522sm2589191cf.19.2024.06.04.06.33.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 04 Jun 2024 06:33:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 04 Jun 2024 06:33:54 -0700 (PDT) Message-ID: <665f17c2.050a0220.81d03.3cbeSMTPIN_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 38D16605C373; Tue, 4 Jun 2024 09:33:54 -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 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 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/