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 7FB8043106 for ; Sat, 26 Aug 2023 02:19:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5CE6E4068E; Sat, 26 Aug 2023 02:19:11 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 54EE94068E for ; Sat, 26 Aug 2023 02:19:09 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6bd6a34474cso1030919a34.3 for ; Fri, 25 Aug 2023 17:19:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693009148; x=1693613948; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qzk1YT3PVU7L8eis6JMb+FbJ+TELNsOa04hxVm0iKss=; b=D+eE8GRdHUiFCkBu12plkeumw3sbf/EFPkX2+xS3UjXJX1LwPr6+FJ8vynxlMITJC8 0o4xAJ/Dth7enLAX4AHxU9z8BPfR0n9eBwfr2QJOgyqNLOxgxbg4+dCgfohJeU9q1bca yNY2E7MR31Qay67GzJq0LS5/GQXdV5nDU14xs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693009148; x=1693613948; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qzk1YT3PVU7L8eis6JMb+FbJ+TELNsOa04hxVm0iKss=; b=exg4IgxF73pijfKuZ28x4dbNw1nADNUH+Dzm/a3l0djk7aHYNggYl6zp7yiYbWYHlU 4OeFEHoUVCBly9fZxQSgKxqOCzsXg0TJTHVlFYE5v52E696Suul2ipuN4s4+hAiq55xH JHb2QGL2K7Yw2reWymALp4/y7lXNgfhcmMDCxsciu8RTRAGc0FJD56/pdorknXcK2fKf RKA3/QjJ1lVUZ8ER+W2GjtfTDRv9dMIroxkFRjoMQZtuDU8r51byeNT9Jl7k6TMkSxNz hOLAKH8hDEBgIUxLebqRAZcwomyxNywBElG7DTe7ynkm+Shv8X549eBAv4DFIelOZiuA 6Qaw== X-Gm-Message-State: AOJu0YxlwV0/tZVh8zMfuchVl3hLvcwrRUnitEnDJ24buxINbcWuuWL+ aGjtmUZUYrbTQ/2DGxxHMn8kuSJ/LW8SiXCLBZMGIp5mBMieT+MC+sj/Fg== X-Google-Smtp-Source: AGHT+IHLQaF/J0n2gUDz6633cKpE867fa05Gpv26y+LmEsJKIaftArmzEeICaQRyo4uyEr7zc53gUNYvADHY X-Received: by 2002:a05:6830:1e65:b0:6bd:701:6928 with SMTP id m5-20020a0568301e6500b006bd07016928mr7833833otr.3.1693009148681; Fri, 25 Aug 2023 17:19:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l30-20020a63701e000000b005345f2442basm113574pgc.5.2023.08.25.17.19.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 25 Aug 2023 17:19:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 25 Aug 2023 17:19:08 -0700 (PDT) Message-ID: <64e944fc.630a0220.73ccf.76afSMTPIN_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 D29A06052471; Fri, 25 Aug 2023 20:19:07 -0400 (EDT) Subject: |SUCCESS| pw130776 [PATCH] [v2] 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/130776 _Testing PASS_ Submitter: Alexander Kozyrev Date: Friday, August 25 2023 23:34:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:934c0ccbfe881d861d749a9f8fb146d5f134c04c 130776 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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) 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/27452/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/