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 047D6440DA for ; Mon, 27 May 2024 05:38:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F404F402D4; Mon, 27 May 2024 05:38:12 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 092C9402AB for ; Mon, 27 May 2024 05:38:11 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6ab9d406101so19357446d6.3 for ; Sun, 26 May 2024 20:38:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716781090; x=1717385890; 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=Wasd3FYXPrjAaLWC4v4meV2BxOsalzsFNwizrwxNms4=; b=i8JmHIrP28sdu7f2DsqwZ8w65natUP/5JjRID4rro1Qs9jF3M/KRhuEZDLDoUC8UT+ ah7Yh0AG95NHQZ4RYWy2s8NPXuQkFwYiIyGgRDa9NTaltzPJsBGd1nV2att8eeRRuKj0 PzWcw53EHwqE+FiolVRD5sVT75uRgvxPqS8Gk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716781090; x=1717385890; 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=Wasd3FYXPrjAaLWC4v4meV2BxOsalzsFNwizrwxNms4=; b=GWo38d0TiLaSJIEu2BSCCMXoVXRwWZGSr6fKlvP04Mcy/lnhc/gPwntvhbfmpYjNxF SQDRSz9Hj3tIYo3cK7Oihe4AQBMEr2/PfYjAvVAiipGBb2WjIqdF8xScVbYkR1IuOqyw Z2MJ/cfXTqDAVyxd2ryoDp6QIGMjbtV8Wf9Fs8CUC8I+24KM8nlvpfpL9mM4RKavZDL0 CMauLbu0T+Ce60UXWzKOdQ8mN2/gvdEpHUBnDC8FuCCed/O9TjwuvGM8ByPqG5XAAg+C 2AWGNecDUr2QybGKCDqvt3KzyTdEN+F7r8ZVN1BO30IG2NmcE9itNM4+DMy0l0zSu12+ hQgA== X-Gm-Message-State: AOJu0YydUCPIzGYP1P4T2G7HzsUj+Sl7Pw8cU9lCvJe2QSgF93X3lUmN qZCeKlGfIH9GOad0RN+3/NuBANcIEW2/AJ+Fea54mxVdDMEEurI5q/8E2iv11eCshIOFmuSpzFY 6GFumsOmbB0x0fplScCPnSmNXXIEM/Q14jOx/bcGn X-Google-Smtp-Source: AGHT+IEsO61uVpE29tVBWFsZiUxKjxeDJAdJ+io77OoNM9TKHum/PLvWWN4LJulZ84A2+tsGR1+OP32Hd7s3 X-Received: by 2002:a05:6214:2d41:b0:6ad:79e7:fe3d with SMTP id 6a1803df08f44-6ad79e7fedemr32738116d6.41.1716781090322; Sun, 26 May 2024 20:38:10 -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-6ac0709c236sm9020806d6.32.2024.05.26.20.38.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 26 May 2024 20:38:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 26 May 2024 20:38:10 -0700 (PDT) Message-ID: <66540022.050a0220.60458.d425SMTPIN_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 0094960524C2; Sun, 26 May 2024 23:38:10 -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-unit-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_unit_test | cryptodev_sw_snow3g_autotest | lpm_autotest | +=============================+================+==============================+==============+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+ | Debian 12 (arm) | PASS | PASS | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +-----------------------------+----------------+------------------------------+--------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.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/