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 DDE8544184 for ; Fri, 7 Jun 2024 19:55:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D9F3240272; Fri, 7 Jun 2024 19:55:48 +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 11B5E40150 for ; Fri, 7 Jun 2024 19:55:48 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7eb321c61e6so99067939f.3 for ; Fri, 07 Jun 2024 10:55:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717782947; x=1718387747; 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=y6wlgsTpj4RxVi9gNsDnUyfc3FnyWsqhP4zQN+Iz638=; b=J+Wn4AI9hXugRYRYe2A0olLPUU57/27j5RTJPq3F+6hXe+oIdNPjGF3ykby8JzwQCc 1QcLLWCfjHffUn9/AlVDmlCTfqadq4ynrfKm7iRWmSR6ByKXqL4GBQJ6XRoE5BC0IjUK APXhFhciWlLSwADHLutldV5JK13KWSFGM1Bdo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717782947; x=1718387747; 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=y6wlgsTpj4RxVi9gNsDnUyfc3FnyWsqhP4zQN+Iz638=; b=H9B5fPzl26KKjD3LLyAx28UzAzxJhCaTT0BQpWNmq+eqC9+I8XqO47EZUI9kLDIvWy ZpVokMpR8kuib269HKPXGGytPH1+X3YD21CmfY7qztR3a5fuRvhXNYTZqedaa/mfBPpy AtFUyUOw0lL9kuIipIjCS3w5SyMzlPodwekGmmCo6rUBWJYaIChsO5YKO3yF9dJfb553 XgcKIYHSiF4eFHfena535hxisT7No+4QlpNOyr2MoY1mbC1n+A2cSM8dQAWdRBYIol/Y L0xGLNlj9Wq3Z3WB4+fQaXDKQcDBoQg5crFFV+6YFrSzV+5WSE5n/3M04kimJdMqX5GZ RIWQ== X-Gm-Message-State: AOJu0YwyoASsMqD0Lr2o07d4SDZpCn+uba9Tx8Ut7/hocQW5En9WL+Jq 42Xl+WYP5/jrogWGCK03+EoMsBaSs3uuyaf65y9Ahm/UuOb82KfKUvcaZkzvUmufv/mv7oLcw8V 8G4y30GHCqx+jaGrPkGbjj2Y5NMZ7uyYgZOLMZnVe X-Google-Smtp-Source: AGHT+IEMMJYdWknKpB+ZXlzpW8iKT+u9pHUbOSVMgC8gcjyjA+S1Q0CLLJF5xPCAJ0JmXV0PIbwD5J+FouVN X-Received: by 2002:a05:6602:14ca:b0:7eb:4ad8:a598 with SMTP id ca18e2360f4ac-7eb571d8b33mr387425439f.3.1717782947398; Fri, 07 Jun 2024 10:55:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4b7a24c3e01sm72491173.83.2024.06.07.10.55.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 07 Jun 2024 10:55:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 07 Jun 2024 10:55:47 -0700 (PDT) Message-ID: <666349a3.050a0220.29cf31.7926SMTPIN_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 CA61A605C380; Fri, 7 Jun 2024 13:55:46 -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-abi-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 | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.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/