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 D02884414F for ; Tue, 4 Jun 2024 19:51:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CC2A44026E; Tue, 4 Jun 2024 19:51:56 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 9EE104026C for ; Tue, 4 Jun 2024 19:51:55 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3738690172eso5761385ab.1 for ; Tue, 04 Jun 2024 10:51:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717523515; x=1718128315; 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=wIE2F36zcNUmnipBMBOAPqz6ZghdCDEx49pArs6FFPo=; b=ORil3SNCR6/4rHheFt7tRCd8y2rt3opidAB16WvTHMCfzDdAkeTtX8rIHPThJ/YSx0 oJv/rvt7KeRITtcoi0cgrBQu+I5FNgxV0QdP7/1pZZLniGC3sPi/zdsz/LWagyxqAmVs fcvP72AQbJkc4sRVEWvL9Eq24jPiTEHNS8uOU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717523515; x=1718128315; 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=wIE2F36zcNUmnipBMBOAPqz6ZghdCDEx49pArs6FFPo=; b=d5dr2rWrp/c9pm7l15e99XnWhWSv8LBnE+q9c+e3Hfu+YajTIzOvEYUHZgnyTD9zB1 tBaByJx89uCNrioXlp+sp9v19G3QKH5YNdGAKP87i/4qvXvvrFTL6JSfNxbgtcabUxQp n5aJOrGbPQhSa7nGaSlvQNH1pgf2M+BcBhJ5cK5YsCD4VaHF1h6xiKdB95x77V5R//9g VrEi7C6TMPzLmy2O3dizuhKRNDKQi8FFT2kDakNxKLvdgehddZrCQyIkMtHkdo7f44bq oGIgeTwyKMvfhSSdIj2+EBgdJ/Kpbvnrsd3OZcJtI093RDH/Hvj+vRFbxgkdvtGzCajt p+ZA== X-Gm-Message-State: AOJu0YyIkbYuEMvmH1PHRuqze+rZbvoc+iQnUnqxxQr/wcFcBF+JgrIg QTAPXSpgn9b/x/BLsaig9Arl5SI+qQGKToEnczU+0m7Oti1JEvdlQJhdsoW57M97CzvZOIQf97H xpgdgue3WYb0qL+xb87Pm4e+DdSMbtFAOQdMVxLNYLkrPt5htPgccpi+X X-Google-Smtp-Source: AGHT+IFU15TTbn8E/EjTLhoZTzUrYjdKD3dDX/qlRb1+e+CYNLAcDaStbsVF+VIXuoxGIRHAzahgFU00qkii X-Received: by 2002:a05:6e02:1a88:b0:374:b07f:6dbf with SMTP id e9e14a558f8ab-374b1ee3e57mr22945ab.1.1717523515054; Tue, 04 Jun 2024 10:51:55 -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 e9e14a558f8ab-374904361b4sm2878405ab.64.2024.06.04.10.51.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 04 Jun 2024 10:51:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 04 Jun 2024 10:51:55 -0700 (PDT) Message-ID: <665f543b.050a0220.1f0de6.8355SMTPIN_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 7E86C605C373; Tue, 4 Jun 2024 13:51:54 -0400 (EDT) Subject: |SUCCESS| pw140725-140724 [PATCH] [v4,3/3] net/mlx5: implement VXLAN From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240604123840.432044-4-rongweil@nvidia.com> References: <20240604123840.432044-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/140724 _Testing PASS_ Submitter: rongwei liu Date: Tuesday, June 04 2024 12:38:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:a6bbf008457a455fcf4cf7374c280bba697a353f 140725-140724 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30099/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/