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 6DDD244186 for ; Fri, 7 Jun 2024 22:31:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6A654402AB; Fri, 7 Jun 2024 22:31:19 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 2A44040272 for ; Fri, 7 Jun 2024 22:31:15 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5ba6214258aso1346039eaf.3 for ; Fri, 07 Jun 2024 13:31:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717792274; x=1718397074; 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=lwnU2XRUao3aJbqa6d9bRsTgfuJ7s/jauL8CyYS6yMo=; b=ROAsEio4dDKhfFlX6Yoz7fZqDO7G2gojz9JkqxzKTJmUzTR3bCknok8MiSR916H36Q IwKSX+wmtSZyOnqfOm2d8Ua95RQRUQz6fEeanBEAtyO2RxsTNQbLfZw+Ai6j2jQVxLHJ 5JoJnbBbrdgEI0lY8dnZBUoJpfCBACCQB3XPY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717792274; x=1718397074; 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=lwnU2XRUao3aJbqa6d9bRsTgfuJ7s/jauL8CyYS6yMo=; b=KSqwbpH5+7FdA5/0LRi2ynpxhyM3TBZjd7upCfFPdiG03jf3YIjcZrNVVsDds9w+Ey XXqESXsfd6EkYebHx/sKaXG4ph0Imxp1tKHoiNiY1ZJkhTS69Fu2dMKxoQ1SuLAgyaDn TsI8aTSlsS+ED0xi+kC2utGP78CzOHmAg5qx0MEkpQmrs4Ownt20Dgt2x3fUWgPd5Rum 5L1u4UQa7upXo5fyCzQFdvEtN4F37xpdl/VcXDtXvkCVoRHd6WCayf7RGwp6s/I3pxMB 8N8I3sawu6QyUJpNOTvDLyEIT4fu4KTCXi9T1Bp7cpiMLwGGPpS4s5suzjna4IMMRnhs b0vg== X-Gm-Message-State: AOJu0YyVpn/orUqhW86xPZqVWFyHqXQQ9K4RThQhJ0o36w5r93/bz6Gi VUJPklmkgAkxRnONxgdOSfd56yv8oGECmMTyZnErg8wnOVZdkkZrmpF6b9LNEixAJPznupfd24D sUnYfshVKXJ6IckFfjgAXe2ILO+hCeUlqpjoi5w85 X-Google-Smtp-Source: AGHT+IEkxfsbE9Wwukmzj6m8bTUBIPQ2WcLG6eAEnEU36LsSZmjAMtSUpKcTveQHU+H+dea8UWjLHMcHzep2 X-Received: by 2002:a05:6358:50c5:b0:19f:10da:830f with SMTP id e5c5f4694b2df-19f1fe29350mr479167255d.14.1717792274123; Fri, 07 Jun 2024 13:31:14 -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-44038b399e2sm1138751cf.10.2024.06.07.13.31.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 07 Jun 2024 13:31:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 07 Jun 2024 13:31:14 -0700 (PDT) Message-ID: <66636e12.c80a0220.1883ec.90bdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C6FDD605C380; Fri, 7 Jun 2024 16:31:13 -0400 (EDT) Subject: |SUCCESS| pw140857-140859 [PATCH] [v8,3/3] net/mlx5: implement VXLAN From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240607140208.315235-4-rongweil@nvidia.com> References: <20240607140208.315235-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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/140859 _Testing PASS_ Submitter: Rongwei Liu Date: Friday, June 07 2024 14:02:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:a6bbf008457a455fcf4cf7374c280bba697a353f 140857-140859 --> testing pass Test environment and result as below: +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | lpm_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+===========================+==============+==============================+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Debian 12 (arm) | PASS | PASS | SKIPPED | PASS | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 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/30144/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/