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 A8E8D440A5 for ; Thu, 23 May 2024 13:25:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 823014026C; Thu, 23 May 2024 13:25:24 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id 0FC6D4025C for ; Thu, 23 May 2024 13:25:23 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-79476195696so132505485a.0 for ; Thu, 23 May 2024 04:25:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716463522; x=1717068322; 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=oYUExnyI83obNjjYM0KYA2nq651j6lGR4hpliQ9xeLM=; b=foJeOntBT9JiRRTUOfQ5zGi1gXqzAu9sDW7FgRSc9rnclyYRlUfWlwuy0oKs9P1Klr cG4jJ3oijiaNRMjrPUH7KSo2oMtJyhXpcVGXEX0JAzjyAu0jPeeffkm0xHnAgMiP2ZJ/ to9xNb11JIyGTHiBR9n5VnVZBFuRDrNHMQztU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716463522; x=1717068322; 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=oYUExnyI83obNjjYM0KYA2nq651j6lGR4hpliQ9xeLM=; b=lc9QgXJwzvlG2OVM6YLQHJg1Rd4b0LATIiZJDrAob0hZYtyKJqUNQUkFMwElSHuDq7 jLC7V0KUrahNPZxYORu2T8IgpYdIS/Woquim6+ho9RgOHl4ATRlUa0Mg7ug6zXhseX1F HUA2nhKw5cTQz0Jwdo5AyG8NW0dON4pW2INEZCZvo9yVwiPnKnOED7KnTMtJOfYUDI9V 6xBBTdUloekQ6gF63iNLamN563us73979Jr4SNq7/00QxHL0J62QqkOT9OohIhmL0F+q G8owvEdbGdyKhhfeiWIsEC1IQPsuk8Kyfx/lCkS8xZi5rr/krOhWoopoSYWLqk0/Dmd7 ezuQ== X-Gm-Message-State: AOJu0YwPDZP4Vex8n5RAQMWgk1yPNbXx82BnDIlaqtGjwnrCQq8unvrs 2K4QuPTetgO2hTsagCoZcf9CGO3Ubse0pUTZfG9wGDZ/BcfbVtD1+YS3WVU+V9wmzAOHp36cftK bsXNylF3j3cUgts0A4BUrstFw52ZM132RnGAAaUkEED7qCPu1E54+rwsN X-Google-Smtp-Source: AGHT+IEbEToy2f07iqrhzStc20Oi26ObEnbP0IdzpaqZvT7EtIXRd1kSIaA5v5zqNyU3WPJTrnBu2xKdGMO6 X-Received: by 2002:a05:6214:3211:b0:6a9:4917:7341 with SMTP id 6a1803df08f44-6ab7f35e6c8mr41027096d6.18.1716463522311; Thu, 23 May 2024 04:25:22 -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 6a1803df08f44-6a15f1b9456sm23221426d6.27.2024.05.23.04.25.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 May 2024 04:25:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 May 2024 04:25:22 -0700 (PDT) Message-ID: <664f27a2.050a0220.94df4.ebaeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 049216052538; Thu, 23 May 2024 07:25:22 -0400 (EDT) Subject: |SUCCESS| pw140287-140288 [PATCH] [v1,3/3] net/mlx5: implement VXLAN From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240523072848.896032-4-rongweil@nvidia.com> References: <20240523072848.896032-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/140288 _Testing PASS_ Submitter: Rongwei Liu Date: Thursday, May 23 2024 07:28:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:a012926d36f3feb9d17a51c8f1559f466570ec0a 140287-140288 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 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/29996/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/