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 C8BC243056 for ; Mon, 14 Aug 2023 05:05:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C5534406A2; Mon, 14 Aug 2023 05:05:51 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 00438406A2 for ; Mon, 14 Aug 2023 05:05:50 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3490cce32c4so20408845ab.0 for ; Sun, 13 Aug 2023 20:05:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691982350; x=1692587150; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0w5TCp8r5WVzltcMuxBw7g+GHL2GTik3O1vN8zXYHog=; b=BFTQpGwxQ6yV01WCAEocDqRGwB/tVKEuFsv5jD4vHtwkOSnBbwDnBdKL+6ZsSq3hzc ooM17S8c0vCBIPUrIE+dl5+KoAt/6KBLB2KbwS9L9ve+xP2X/mpwKHkD1FtoawconaMv 9MkFF1lFPnvzJU2f1tEXkwXOw+S1HruVRAUtQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691982350; x=1692587150; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0w5TCp8r5WVzltcMuxBw7g+GHL2GTik3O1vN8zXYHog=; b=T1o+1YGw+QD+LE51lkaNvr3mcwZWyxEaxasP5z4qaxC+N3GKykycJUCYBuPG9whnRY lkGhOORcwHdCJc/JxCEMEcOKYe655UqoLBCl2MO8ABAbt8gsywAZ9c5u3lbCH/S6IPIV oYUQQ8kYHB1R6TR9Te7Un/P19hPhe8GHr5PkAplNmCfD5T4vQly5eUaVPMw+mZA6bUCy El8130SvN1XqrVNtnKc9EOd6jHTtHvqUbPMiZn0GcxpwssmZm8flOqk2Nqpvmdt9p4LD Lr4/TBnXto/EJNkA2AtLc5kWcBvQCwhRXy04uBq6tGyOyUj/YhIzztGg785n1CkDLLgS RtNA== X-Gm-Message-State: AOJu0YzzeT0sozZGW17JG8wqYrpFsoUPqmeY2j80jfGns8XITCzUhbS6 1z8OfnlQw29hexysghrykFQ2ldl+EQ9vZugRZfE0JtwWydll1TpkoM5kUeUIxmAmWyx2KpPv/g= = X-Google-Smtp-Source: AGHT+IHq+bLrgm0LpDK1dxv+IFV14oAOH4NyHg6qRVwJrrLon9DAp/oTGP57ngy6JfP+rsSKUiWVJreynyWa X-Received: by 2002:a05:6e02:1092:b0:349:851b:3e48 with SMTP id r18-20020a056e02109200b00349851b3e48mr10772756ilj.28.1691982350354; Sun, 13 Aug 2023 20:05:50 -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 o1-20020a92d4c1000000b00348fd8b3142sm269082ilm.35.2023.08.13.20.05.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 13 Aug 2023 20:05:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 13 Aug 2023 20:05:50 -0700 (PDT) Message-ID: <64d99a0e.920a0220.f7368.eaa6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B90266052471; Sun, 13 Aug 2023 23:05:49 -0400 (EDT) Subject: |SUCCESS| pw130090 [PATCH] mbuf: add ESP packet type 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/130090 _Testing PASS_ Submitter: Alexander Kozyrev Date: Thursday, August 10 2023 15:54:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:70b6941e4e22d67bc10495d1638234a7e974f582 130090 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27283/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/