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 4E0FC41B2B for ; Mon, 28 Aug 2023 21:13:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 356684021E; Mon, 28 Aug 2023 21:13:14 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id B3A0D4021E for ; Mon, 28 Aug 2023 21:13:12 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-792409bc1cdso88025139f.0 for ; Mon, 28 Aug 2023 12:13:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693249992; x=1693854792; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BQaSQzjFnLUcK84HZ+tT6y16sNYYWllDDEn2lsbE6Dc=; b=JAbZGtyCvQ3WzFY3JcFo9HSxeDfYvJsnlUX3g7+uSjnvzWxGyckFLvDCQx+fwQF5pc qZEVVF5lc96+2Js4U2Ldqfp0FKM6w59+YrdEbZZ/gjFXCtBVvmlRXFSp+P69AmNH9Kf3 kPmpAq/IeHhlMhTU6z4/85FjGTCiFo6zPZ7+M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693249992; x=1693854792; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BQaSQzjFnLUcK84HZ+tT6y16sNYYWllDDEn2lsbE6Dc=; b=K77NSvJIdLH5t4+4Ap/rKgY4tAKb1CQxQgTEBNU1JzYBcYIa9TVeQZxR5tftXW7Z9d r9v6AUbQ/lwtL1wvZl5Hpa7+CdkVLQPxMZ+PCUNqnaKLSNZs/sUWMMkOzHagQ+ciGqpv ONnaaKtyMvMoHRh4HvDsFcQlSfkV225e7AnmvpSWRa7EyJJslp6PVd7lsJ18w4JXlaWk S6abwZXHBrvpRG1pUZm10NUTz93yOnboGjbkJ/xQaKwsDvMLUfaC+Q4KruZylYsQbw8+ 5ASJckvTK8nZMDrXy+TuX9qznRQMs4K+s8sKfQltk07ZeJ4IYNYJ/6A7sC8132b4ueuA 1o7w== X-Gm-Message-State: AOJu0YxRVvSWDRWJuORCkdDeku0lTEOK1uW78VK14pB6DRTjUiyfKpdH y0WFMTY3CdQtUZ03NIqMkk0hvE1yvmFgahsF10zzxpdW0i5efHwkJNpe4A== X-Google-Smtp-Source: AGHT+IFSk8z/u3sD+4YoSoWDQIEoIPAE/DIDYm4fOHD+L9DVrHmVzEPdZyuhC2Q4ZM1jgLF+uJlbS/7Mx+9f X-Received: by 2002:a05:6602:3718:b0:790:83e7:5000 with SMTP id bh24-20020a056602371800b0079083e75000mr701381iob.2.1693249992070; Mon, 28 Aug 2023 12:13:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fq3-20020a056638650300b0042bb714aabcsm365476jab.19.2023.08.28.12.13.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Aug 2023 12:13:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 28 Aug 2023 12:13:12 -0700 (PDT) Message-ID: <64ecf1c8.050a0220.431f5.08f7SMTPIN_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 855806052471; Mon, 28 Aug 2023 15:13:11 -0400 (EDT) Subject: |SUCCESS| pw130787 [PATCH] [v3] mbuf: add ESP packet type From: dpdklab@iol.unh.edu To: Test Report Cc: Alexander Kozyrev 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 | +---------------------+----------------------+--------------------+ 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 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/