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 96D0C43236 for ; Sun, 29 Oct 2023 12:12:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7EFDF4027C; Sun, 29 Oct 2023 12:12:28 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id A77044027C for ; Sun, 29 Oct 2023 12:12:27 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-d9ace5370a0so2262213276.0 for ; Sun, 29 Oct 2023 04:12:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698577947; x=1699182747; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gKTLCK+jgO4agb0XVqgohFyk5tOxclmq70Zwu29VV64=; b=JUiQnnPIcQmUDTbySY3wzDAGR/WXHNmb0sMduHZomSKV1TLzoDdjHYVz6GNqbhwltf USgcJyFyNa0tvZSggs/Qtoyitfb16bRAkDEqGAu2QN+dIMa4hg8JrCubIn77FAkZVT1M iFNJdUYRtMiRWVCh8NBn1JRE77074hXjok7Os= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698577947; x=1699182747; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gKTLCK+jgO4agb0XVqgohFyk5tOxclmq70Zwu29VV64=; b=UuexmKh/VMmyxFJhKwaxSolAfzvaw9QfrRASIwhJ4hfQJQHoGPCqawD8i39BHR5WNP XhVQB6jD8e93DAVxpEh3GqUHbeNeA0X6gH2ewXACtjgxfZPUHHFUdSIkkkoesR8mrF8L CdzBkrz63My6AkzqK7H8HHGdfiwvwmk4HdwJiVCYtyzCmZrqQW/gAnUw1EDZUZuLyEkg WjPZmSRJNKfNFhzlGmsBR8nV1brYLk6bj4nYFGh4Xa3gt034qRErWL0TuEifAZgXmyCy JF6RHxWEAA26RIQhKj4Z8LRgGQzW5bOJnGW+0EF4VvH5Io/nrHl9gflo88w7VMLc8r57 t0lQ== X-Gm-Message-State: AOJu0Yzzbsthm13oSbitMZiyVaiAlieObaFO1JAs2GPQsCtMM9dwUabp cH+4OiyaE4q3YQEBD2u7jXpbCNC9km+P01H/c3Aups7RE/LhHseRF5q3AA== X-Google-Smtp-Source: AGHT+IEU8DaCKM2NywEimlAIWuqsgEu0WWEvECXy4yYnVoQJfMIHEwnaNtcMNhJkN/G5h4LSRwb9+NVPilQS X-Received: by 2002:a25:cb8f:0:b0:d9a:55e5:9a0c with SMTP id b137-20020a25cb8f000000b00d9a55e59a0cmr4685496ybg.26.1698577947000; Sun, 29 Oct 2023 04:12:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x10-20020a25acca000000b00d9abff6f700sm606420ybd.30.2023.10.29.04.12.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 29 Oct 2023 04:12:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 29 Oct 2023 04:12:26 -0700 (PDT) Message-ID: <653e3e1a.250a0220.18a8a.0fe2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A0AB160524E7; Sun, 29 Oct 2023 07:12:26 -0400 (EDT) Subject: |SUCCESS| pw133569 [PATCH] [v2] net/mlx5: add indirect encap decap s From: dpdklab@iol.unh.edu To: Test Report Cc: Rongwei Liu 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/133569 _Testing PASS_ Submitter: Rongwei Liu Date: Sunday, October 29 2023 10:09:56 DPDK git baseline: Repo:dpdk-next-net-mlx Branch: master CommitID:c5195f9df1508e5aff4b877a1a6ccb50085f4f72 133569 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28130/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/