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 404BD43236 for ; Sun, 29 Oct 2023 12:26:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 39A054027C; Sun, 29 Oct 2023 12:26:10 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 6824B4027C for ; Sun, 29 Oct 2023 12:26:09 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7a93df91813so124526139f.2 for ; Sun, 29 Oct 2023 04:26:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698578769; x=1699183569; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cgzvoGQpoPyiplnp55SD0eMWecRQm8JMHZqcoYdfT5E=; b=NhEncQAZ0+/mGNKUPL/OW38Q0DAHegXSu7uWC53nNWBflYnq99lGXH2oH27zYtYIgb uA91xLRgxyry71V3oL0GNxDgqlWhc0pPG+1+AaGqzicQaVqNoANHhzeYm90GTEBbEvCn 5yBQ8UgX3FOTxV769gr7UdA2tigyx5jq3Ie+w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698578769; x=1699183569; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cgzvoGQpoPyiplnp55SD0eMWecRQm8JMHZqcoYdfT5E=; b=Pc4G7UdLAHap1OwUsdoDuAzwWvCSOk3h1112aF45KScwr2/n85gFCT+KT8/+um9VAu /TEq6MbCNpq0BdctGEPvpQCZe3bPjo1LZaXqTKtfNt4toeUmKQmbrG8qfA2lCXVbPHW/ Wk8YlWaTGqzo/K3ICbfUA2JqfOAgMeGSt84Qm8/e/1epSo05B3PlOPob6mN6pFxH2LA9 LQxwX0ncwflNFSIw+ExSlhapt/n5GUUd8JS4Q8YK3sDsL98axRJ6Mmx4gfaII2repuNF vgCVGy1hX2yP1+nHHAT5Zt2BnlBDFzG4AiZ8aJw3tbSOa/N1Ixbh6VKPRqZTis+NL89e If1g== X-Gm-Message-State: AOJu0YxFxWSI7BPpKhrAsrfDEuEmpYHWVVNjMl7i4FtiZATPuEybVual CobyiaWiEW+ZX1OShoqftIlrKMBdhApfCcwpWiQAeqyMI/nYaze7IuOBURMXaNEQSfljNiFW8A= = X-Google-Smtp-Source: AGHT+IGor6R+y25cJGX+vcLJEjMV/qRZsoqKDcn0s7GmR0FVQrypt4H5RY9T10g2ypo1L1ltiAbXcHc1j26G X-Received: by 2002:a05:6602:342a:b0:790:96ab:785 with SMTP id n42-20020a056602342a00b0079096ab0785mr9005083ioz.7.1698578768816; Sun, 29 Oct 2023 04:26:08 -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 n22-20020a02a916000000b00433256c6b09sm347536jam.14.2023.10.29.04.26.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 29 Oct 2023 04:26:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 29 Oct 2023 04:26:08 -0700 (PDT) Message-ID: <653e4150.020a0220.785da.8b7aSMTPIN_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 4BEAB60524E7; Sun, 29 Oct 2023 07:26:08 -0400 (EDT) Subject: |SUCCESS| pw133569 [PATCH] [v2] 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/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 | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/