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 6A3E743237 for ; Sun, 29 Oct 2023 14:56:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 461A9400D5; Sun, 29 Oct 2023 14:56:35 +0100 (CET) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 1B76E400D5 for ; Sun, 29 Oct 2023 14:56:34 +0100 (CET) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-58686e94ad7so2257505eaf.3 for ; Sun, 29 Oct 2023 06:56:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698587793; x=1699192593; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YTQhuLrFlmlLa3bbUEDkGoJWPhZYRxCLt+B+/Mv6pKo=; b=LkfSPkyd7WiiCQYkM82WP1fge+an6G/3Pt2/QyF87yFNjpYt7JxqXq0/nMk1RDtN8p /HlPIYLLS29MEMQi1Zmow/FQq5nJxRyixGhL55BxVofe/bi4E8Qr9P9FZyuE/4QImHeu C74bQiZ7VlcRgWy+agNLGy9YB0K+k1ikbGiyM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698587793; x=1699192593; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YTQhuLrFlmlLa3bbUEDkGoJWPhZYRxCLt+B+/Mv6pKo=; b=qv8oksyBBxuSXyvfeanqYQO9rD7OGueK9wM8UyLYUlvzCEdgwJDYSQHDnRFrcGOLnr LG5Ew2iotB7JLowL/I8X4cXNegdnuannmfUrWxDBP4EDj2BdTE/mi3JV+ejUxQ8tQ//C rMi1aVqJaIMuDQ6a6OQ9fCU2c/F5j3ZIa9kHRFdxqdQZArMhNo0hzwiFup9iUwnTh+p7 BIWcS1HXY3wyH0oBJsry86EY7eHwAAjcne9A9ruQk9yGU4Yv7AjzSwdD48HZayMaVZMD tsaIRdV47vzrMmEk1EAd9rFCObzYRPO2vZREufIh0ggGdrQCie6gYZaj66ZHQng/DjTe BTrw== X-Gm-Message-State: AOJu0YzdzFSADVq53BfTNtQw35W+yaQ09Xma0fMSaIgtYMKceS62Y0uF LOnsBKCsP6lgPMgvC14kStdvRKlaK1oWitqddQtujGbTwYu/lsfQO5+9Lg== X-Google-Smtp-Source: AGHT+IEqAFH5hidQ0wRj38BjeRhMMafwO+XsUF+k7Qr1enl8o5AODskpfLmXQO5k+4Ye22OZ9eQaVaUm37EX X-Received: by 2002:a4a:e0ce:0:b0:57b:6f5c:c90a with SMTP id e14-20020a4ae0ce000000b0057b6f5cc90amr7769800oot.8.1698587793464; Sun, 29 Oct 2023 06:56:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b15-20020a4a98cf000000b0058404a66aefsm738194ooj.19.2023.10.29.06.56.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 29 Oct 2023 06:56:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 29 Oct 2023 06:56:33 -0700 (PDT) Message-ID: <653e6491.4a0a0220.e0fc3.6853SMTPIN_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 EB4E760524E7; Sun, 29 Oct 2023 09:56:32 -0400 (EDT) Subject: |SUCCESS| pw133571 [PATCH] [v3] net/mlx5: add indirect encap decap s From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/133571 _Testing PASS_ Submitter: Rongwei Liu Date: Sunday, October 29 2023 12:53:48 DPDK git baseline: Repo:dpdk-next-net-mlx Branch: master CommitID:c5195f9df1508e5aff4b877a1a6ccb50085f4f72 133571 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28131/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/