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 08F394415E for ; Wed, 5 Jun 2024 17:25:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 00B77409FA; Wed, 5 Jun 2024 17:25:39 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id E74294067D for ; Wed, 5 Jun 2024 17:25:37 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7e24b38c022so34724939f.0 for ; Wed, 05 Jun 2024 08:25:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717601137; x=1718205937; 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=mFNjvvD5wjT6JsMW84mTXQEJoOG/BihmX/H8pcuVEQI=; b=eBvSQrm8keK0DiDmbkMXND+QZo9D+FjlN64NFfF59qQ35gBxlP1PbZLGjVO44M9U+m 8l4leM0hVW8dachElvuJWGwBTr7sORgK5gV6DvhHBfUko47drOtfCfhRcx0I9qha9H/w f8Mdv/ajpaZV3zHcJgtZJ6fcTss00xAkH/aEE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717601137; x=1718205937; 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=mFNjvvD5wjT6JsMW84mTXQEJoOG/BihmX/H8pcuVEQI=; b=VDwT22LZID6JxCy5haOaR65PA+x8wjgn9SGnEBJWC6rwb+idHE2IfJ7f2CvLV3drOq CbQ0yhkT1rP/rZVGVX2bcnxtxhfoQZWkqaXsvt9xVLAyl8GhubqAAL0rydZHuWgAhoPe qqTlhBSYnq9uVhqnGuTUnX1tLLOSjCiBUmoyj90/lsNC+XYhq+wjsppJhfi2OwuxduWz LIkxIR3KCOpfJOHc0BMfJX2WkedFWl1yaOGfsvIL4tsSmM4Lgn9C3Pgq+JrTSZVO4gCi 9zKiFJ40SvG8mlS9oYQSwnlbd93LEu3zEBn9H6dLlibAMqchCYhdEAqtM/3eNFWY+vwL tZ/g== X-Gm-Message-State: AOJu0Yyu//eLUA7j5wa2minjpUd5gp1IcJyoMYNmTxGZ1N3KwSA2vfg/ En4aGVoTX+7VKf1xDqBEueP8mOGjMoGxfQWWrw5m/DfMsilN83hEOccaktqWwq/2TD5tpun1gmA pPay5uNNH4ptyxTLBr96CWWZ/ozQoOoCEK1g5GXEYEk7TKAN5pCJ3QO5q X-Google-Smtp-Source: AGHT+IHnsPmV9eA5mCa0ZGeo6eM2kRmyplr+n6GqL0kcdbeBejPSg0hxTqsTW6zxygXOwazWRPrJaa0FEfhf X-Received: by 2002:a5e:da4d:0:b0:7eb:40b4:6b2e with SMTP id ca18e2360f4ac-7eb49d922a6mr217539f.3.1717601137276; Wed, 05 Jun 2024 08:25:37 -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 ca18e2360f4ac-7eafe5cc74csm44263739f.12.2024.06.05.08.25.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jun 2024 08:25:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jun 2024 08:25:37 -0700 (PDT) Message-ID: <66608371.050a0220.f2987.1406SMTPIN_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 B01CC605C373; Wed, 5 Jun 2024 11:25:36 -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-unit-amd64-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/