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 6257244153 for ; Tue, 4 Jun 2024 15:48:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5C93940A8B; Tue, 4 Jun 2024 15:48:11 +0200 (CEST) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id E2FD6402E3 for ; Tue, 4 Jun 2024 15:48:09 +0200 (CEST) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-3c9cc66c649so2872638b6e.1 for ; Tue, 04 Jun 2024 06:48:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717508889; x=1718113689; 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=DuJEjOb7NARlqv7I4PoYr7myME19Y+TsORnHu2BYMvA=; b=Ce2x9vryU655vR1BlkvGYl45c79qdk0zSWwY0WVkzpihH0Uzf2h9zPn+o61DG+O9at n54APOsj+05idHpUKmoZImXr9ZDSZ5H2O3Pk6ky7up5p1awkGMbf8VBosy2cnRYntTAf TCoUjAeEGyJefr5GebLdwPfM2JqZ9LCZrJudE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717508889; x=1718113689; 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=DuJEjOb7NARlqv7I4PoYr7myME19Y+TsORnHu2BYMvA=; b=M+hJdmfzuTDCO/lglGh4ZHvb1TdqQjQYVib+pBclnyFdB+WQ9SHL7ILE4+QEquK4Ct BRzCaGMOwSFcJpWOG7RzG2uehAUudy0h4VLuiCgJ34qV6EtfzxSheIN+r+tpl4KqqI2x Eo29yZyQLT3msW5LGWCkjNwoak/zlgl1S6Nm5RoFJCfKPJY5i3j0NNnp02VKEYi0czrv jYPN6B6enRKR5WAF0nVikXz8aLYSe7LasqtYhWWFPXjT4ZLawCHk5qzBc83dkM92Y4z+ n2x6+x06MSL2fPl4TPURYfo8QSN8otnqvAAY0d8Crwk6zPxTkoFWrhy8OlWIORmc4LZL NUdg== X-Gm-Message-State: AOJu0Yy7JOfm5T0QxtbWpuVF07GRVfdpubNt8oWYHnEg57IM+gwM0BpR uy7hiWQcpaMm7wN4ICt+JYaktK6ena/S+fvzPLwWtcK+Xlxb6yVR1WGyQB0y6lmDfFCTfxaepTs +m3a6ZJ4dEv7ezVwvmGV6aWaihfka6iqbU9veiIVi X-Google-Smtp-Source: AGHT+IFQ+ohpP4Xlq+P+Momm/4vmef4LrkKFfFtM1NCzRDOtIFxdgJ7YoNJekDcplMmu/LTQcy2lAsEpoEb7 X-Received: by 2002:a05:6808:1985:b0:3d1:ba5f:82d with SMTP id 5614622812f47-3d1e35ad20fmr14723210b6e.30.1717508889331; Tue, 04 Jun 2024 06:48:09 -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-6ae4a730a82sm3994846d6.15.2024.06.04.06.48.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 04 Jun 2024 06:48:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 04 Jun 2024 06:48:09 -0700 (PDT) Message-ID: <665f1b19.050a0220.0ae0.15c3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 01F63605C373; Tue, 4 Jun 2024 09:48:09 -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-unit-amd64-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 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/