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 6B00C44165 for ; Wed, 5 Jun 2024 21:16:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 64DF9402E1; Wed, 5 Jun 2024 21:16:06 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id DC18E402C9 for ; Wed, 5 Jun 2024 21:16:04 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6ae84d0cd2eso957906d6.0 for ; Wed, 05 Jun 2024 12:16:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717614964; x=1718219764; 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=dzaAuZFqV6QD7WqU7QMcR2ZZlLCXxekS09zXG85WiYU=; b=RuZZeDvspLVRQV2Qg4xcnDwMUg39YBfcsevpWqq4akyDCXmeoAD/Bgf5R0pevmUEGq hHbNjgoQWdaNYiHXEeywAOrBFnajbfvPmKWo+cjQ4XgZRP+nU2roQ4RGEcs4YVBFFWMl I3KnB0YGr/cCxjyOpQzJ0kldiykrwNP7FgXUs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717614964; x=1718219764; 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=dzaAuZFqV6QD7WqU7QMcR2ZZlLCXxekS09zXG85WiYU=; b=v4uYVSDigDHFZeGSE0HHmFIXBDocRIpGgunE/18iVrIQmhC0fYC0+zhkIhvWywp4cl pDUVBdQqvEcJ7kF/jPwylrH2DZB1k/XBTt9WUCb0ztonj/H88y8IxAl9rRwMYyEKVPYo fmCfKpXbLO/lm+pHC47ZJ8ZFvGsPguis6/X/UY9+snf2PSCvzU0w8YIaJLTA2UvMrTkM AJiSVeAQ0w45OvGdc8h7PiVGGREGofOJP4vbP6BjZSyr6ihMgl5B6Ue94KGx5+JDq2yB BhySqmaT19WawDoKM5Ymh5kMxjzcNOB0epaHn28wDTxe2kFsAXuQoDW+Mz+WNRfiirlH m9DQ== X-Gm-Message-State: AOJu0YyIE6MISqEeuh4f+Zcaf1/WEC8ok6KQcNullMMCUiaQ+Qul0SjF qtYSDVljDyHcpd4Ci0xmTR+EnWCr0vhn005CU7iEB91CJoQl59hkZOVR6Ls8Wr53V7DlcGUIVqJ S81BG3ZdNRUnjk2CBvPfGzZo2RoEiVbHEK6uq7AU/ X-Google-Smtp-Source: AGHT+IGrZSid7QB50wj4TOd97TnqmUKcEvYUQGt4fvvO/lW8bCVAUNtxQX3wbhfGDiFNR2CR0wXyL9/B3myX X-Received: by 2002:a05:6214:5504:b0:6af:cd1c:ab42 with SMTP id 6a1803df08f44-6b030a3e659mr31433156d6.41.1717614964273; Wed, 05 Jun 2024 12:16:04 -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-6ae4b3f7a4fsm6895816d6.51.2024.06.05.12.16.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jun 2024 12:16:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jun 2024 12:16:04 -0700 (PDT) Message-ID: <6660b974.050a0220.6047d.8358SMTPIN_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 F08B5605C373; Wed, 5 Jun 2024 15:16:03 -0400 (EDT) Subject: |SUCCESS| pw140755-140756 [PATCH] [v7,3/3] net/mlx5: implement VXLAN From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240605130419.145311-4-rongweil@nvidia.com> References: <20240605130419.145311-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/140756 _Testing PASS_ Submitter: Rongwei Liu Date: Wednesday, June 05 2024 13:04:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:a6bbf008457a455fcf4cf7374c280bba697a353f 140755-140756 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30115/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/