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 64E17422CE for ; Sun, 19 Mar 2023 12:35:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 47753410EC; Sun, 19 Mar 2023 12:35:12 +0100 (CET) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 6F46C410EC for ; Sun, 19 Mar 2023 12:35:11 +0100 (CET) Received: by mail-pj1-f100.google.com with SMTP id 6-20020a17090a190600b00237c5b6ecd7so13648911pjg.4 for ; Sun, 19 Mar 2023 04:35:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679225710; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=z3FnRc3XHbz6qylrDt/ELRpi4GiOZvtZmd65w/74YMc=; b=bMdmsbHc1Zad92YFblcj29KKSixvM7bYfkeChPwGAhMfNPObYCzh8qGDTvFugqJWy7 rZv/CiD24VVO2huPjeET/PXNr9EmSktkZHekEvU0NvX+ZoPqIkyuYQ+Kewy3xcLz2kK+ W1qR218tUb7t45OibSFn0kN+caRzqYru04IaQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679225710; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=z3FnRc3XHbz6qylrDt/ELRpi4GiOZvtZmd65w/74YMc=; b=F3MNS74KYt3QuPKaVFDWhMCUqYOHDfK1vHbpVPwPjKUyyl06JUT7oypOaMhhAWox+8 CxiAlBeOttwDcxBmBbjYsrQIOz8RSZEYDPpqx7UfbhsUx6JgKAsSXbL00D9YR/IU13Af b/YDlm9GSvJU8N6LULel62UuhR7bmmzWKtFKGnQJ+N0nmZFW9oGa090vOsnEa/5xzbvk xTY6kt2MjR8K/gkGlzIh9PoHo86cdqdCm5jxtinHbAPrQ5geWySM1r7YsZcXoc2LWaRf uoO+tyr8DpO+jO8FJha7dndJvyxaxWTTANaqYqZw8oSSWA+ZO2WskKBTT+fpg1wpO5RB uboQ== X-Gm-Message-State: AO0yUKW1RcklMHOJOgFEQcEI6ZE2vrddwNU9WlJ/EyhcHM3q68PW2r6N yjS6OKBTltxiLJ4UAPULvY8Q9uS9gndyAchbJjFWKPJWKVzlvFpJyqs9Bz6wrQx53dReUycd8Q= = X-Google-Smtp-Source: AK7set/Q5k6hij1ztPfo9bGC0dUvr9ogYWKkrGQ/wx65PGTnYF3m44jhE7Ag3e1KpnulVMl5UQSCR6vQ2nUD X-Received: by 2002:a17:902:e54d:b0:19f:27fe:95c3 with SMTP id n13-20020a170902e54d00b0019f27fe95c3mr15610996plf.41.1679225710610; Sun, 19 Mar 2023 04:35:10 -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 a7-20020a170902710700b0019e4624071dsm780390pll.129.2023.03.19.04.35.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 19 Mar 2023 04:35:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 1AA1D605246B; Sun, 19 Mar 2023 07:35:10 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 17CD160214; Sun, 19 Mar 2023 11:35:10 +0000 (UTC) Subject: |SUCCESS| pw125196 [PATCH] [v2] app/testpmd: fix wrong encap/decap size calculation From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230319113510.17CD160214@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sun, 19 Mar 2023 11:35:10 +0000 (UTC) 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-testing Test-Status: SUCCESS http://dpdk.org/patch/125196 _Testing PASS_ Submitter: Michael Baum Date: Thursday, March 16 2023 18:24:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:8c9bfcb1553d756eb5392a56ac7813b3865c3ec7 125196 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+----------------------+----------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_unit_test | +========================================+====================+======================+================+ | FreeBSD 13 | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | Windows Server 2019 | PASS | PASS | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | Debian Buster | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 22.04 | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 ARM Clang Native | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 ARM GCC Native | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | RHEL8 | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | openSUSE Leap 15 | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | CentOS Stream 8 | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | RHEL 7 | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | CentOS Stream 9 | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25769/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/