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 4563D44164 for ; Wed, 5 Jun 2024 18:12:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1CFC1402E1; Wed, 5 Jun 2024 18:12:58 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 5BD7040265 for ; Wed, 5 Jun 2024 18:12:56 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5b53bb4bebaso3346122eaf.0 for ; Wed, 05 Jun 2024 09:12:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717603975; x=1718208775; 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=GkfgCZSJNdd3lmdzoGkgTjm2ZXIpY6GtEjwZ36pciTk=; b=OKGyKtHBZNzsyP7gV5f4AjGnfD2o2Wnr2PHbuqEnJdmgx3tyVfL8efLy7XObKKZNeN TAnC1h4YcIxF7LUC1fWOhKRwOVrflLUUamOIaw+WWmBwRz3jTSeIz2JQPhG21jSFhqs6 NpeCU1sfPCK8ZBv1mnKIvv8YsQCo3cqt4/HSI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717603975; x=1718208775; 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=GkfgCZSJNdd3lmdzoGkgTjm2ZXIpY6GtEjwZ36pciTk=; b=GqtfY+YufT97nT1Zfyp1mFTbmQER1yvyiGObC8yf+G2pnlsAIyTZrbKlbUVwrIpMAt LGjHnUfmZfnl0IEAtsjv6Y+iZMOdEyFW9Id434PDKJ8y4MeJ9hptgKEBqzj8PFZzdnMn Mrb3ViC2ZPDBXJF1SKzW0LzDJXPx/OQRdIISg+FpiC1znIv2qzymjyMAQF6+Vui0h/cf FDgox2wVUtBwkDAL72V381V1dHoMo1jRAMUCMQRO0AzvXOfNRMSqgqWn++Pg3XHPxpQj lzzrPk9eF3IUvjYxjP9L3EYo81gTilsVBvQzWU24Qc+7mMbZ4V7QL30mKjtNc4B6HG7W /DPA== X-Gm-Message-State: AOJu0Yz4aXnvEQP08zUydrv9G2Pfgedq1GSqjUuYYonp4gu/HDo00yir bzCz9SMkN4vw8KoqnnBUJVoW3okxM2a1s7ZrBfiFxbiIr1jBNOaG7JWQYRV1iWmxfetB2+tZf9c SwPTTgEGUjARWBtXb8/HAzoT0+qr4fpqcYv2hMx9I X-Google-Smtp-Source: AGHT+IGPn38yHaNPbPthpMLEsHNKKaD8ob5QAneZwLHmXfxN8FcPbAuR5NYwL00UJ/MNcwCgeKnHgdziztK8 X-Received: by 2002:a05:6820:62a:b0:5ba:71ce:f82f with SMTP id 006d021491bc7-5ba78d45945mr3351273eaf.0.1717603975604; Wed, 05 Jun 2024 09:12:55 -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-5ba003a4845sm853041eaf.9.2024.06.05.09.12.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jun 2024 09:12:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jun 2024 09:12:55 -0700 (PDT) Message-ID: <66608e87.4a0a0220.3454f.56c5SMTPIN_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 0A9F5605C373; Wed, 5 Jun 2024 12:12:55 -0400 (EDT) Subject: |SUCCESS| pw140742-140744 [PATCH] [v5,3/3] net/mlx5: implement VXLAN From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240605084111.87359-4-rongweil@nvidia.com> References: <20240605084111.87359-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/140744 _Testing PASS_ Submitter: Rongwei Liu Date: Wednesday, June 05 2024 08:41:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:a6bbf008457a455fcf4cf7374c280bba697a353f 140742-140744 --> testing pass Test environment and result as below: +----------------------+--------------------+ | Environment | dpdk_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------+--------------------+ | Ubuntu 22.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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30109/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/