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 BB11B41B2B for ; Mon, 28 Aug 2023 21:17:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C36634021E; Mon, 28 Aug 2023 21:17:51 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 851E04021E for ; Mon, 28 Aug 2023 21:17:50 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1c4c6717e61so2650663fac.1 for ; Mon, 28 Aug 2023 12:17:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693250270; x=1693855070; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QbjCAbvvgwHx3FjNvE/00vk7QcEDmry/U/qF05/Hcao=; b=g2d9s6HZ+vJCq/kUvSspz1TpDD2kuf/BU75taLwGsrhF/vuYTHdu8u81lrg/Z1Q+iW X9vuaeq06b+f1OLaRLOyiNip3jXhOwElijja2Yiul9Zvhsd+XG1bld0QF5EHTZ8EsPiH xlFOPbjF2Ey+LCg+R2M9edlebRWWeWtwBzSVE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693250270; x=1693855070; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QbjCAbvvgwHx3FjNvE/00vk7QcEDmry/U/qF05/Hcao=; b=Oo1ZkYvw0DAnHlIA61TpZVFTreq4lJChXI1yusicuZBMf86tHnhX2ZXftEG6xKkX1s nLVCEEkXblK9fV+kxLfWL6AoaVKLVEPjG+QMPud6TSBWx7zSePjkTMV5EQS2PsvfqjaH ml5PnotjFPJROjQ6kjiCyxCwU25m2+oIEuPA4gnGomkFM9I+pB/+kS/Q2uGouqUkVifK L3EWRlLSPLSAztb1zsfl4R3EVi9g6NtkGEaI4xsp3On8goMOQ9k9USiOdj2rII+GOssD RN4ofGK0CXmQ0sFEvQZlJrKrAb0h7kNnTQhS2SlEPGo7O97iX4mSAukexcPPmvEjgpK9 36fw== X-Gm-Message-State: AOJu0Yxl1ca2g1Iboox2mQVK/a11OR32uc9PL22+7GyWIV5+M8qqjZko SaGtWjza5zWGyV7J/GhUlXWXupW05qcaw9hMohxNKQEpfiXv+9kFrVtnKw== X-Google-Smtp-Source: AGHT+IFCiIj6+mz29tclWCvJlhM1TtKyLI2Y/BaAJdyr2GAUSd7jQjnf5laosbE8Jc20RLyiCjNEfD6UQc3d X-Received: by 2002:a05:6870:d629:b0:1bf:1346:63e with SMTP id a41-20020a056870d62900b001bf1346063emr14236016oaq.49.1693250269921; Mon, 28 Aug 2023 12:17:49 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h128-20020a0dde86000000b005836fc8b41dsm987163ywe.49.2023.08.28.12.17.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Aug 2023 12:17:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 28 Aug 2023 12:17:49 -0700 (PDT) Message-ID: <64ecf2dd.0d0a0220.9d10c.1035SMTPIN_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 850266052471; Mon, 28 Aug 2023 15:17:49 -0400 (EDT) Subject: |SUCCESS| pw130787 [PATCH] [v3] 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/130787 _Testing PASS_ Submitter: Alexander Kozyrev Date: Monday, August 28 2023 18:22:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:b2f967dcae6940b4707437d024747318a159f9b3 130787 --> testing pass Test environment and result as below: +---------------------+----------------------+--------------------+ | Environment | dpdk_mingw64_compile | dpdk_meson_compile | +=====================+======================+====================+ | Windows Server 2019 | PASS | PASS | +---------------------+----------------------+--------------------+ | FreeBSD 13 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | RHEL8 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | CentOS Stream 9 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | Ubuntu 22.04 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | CentOS Stream 8 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | Debian Bullseye | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | openSUSE Leap 15 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | Fedora 38 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | Fedora 37 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | Debian Buster | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | Ubuntu 20.04 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.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) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27458/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/