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 4D9A241EB2 for ; Thu, 16 Mar 2023 21:02:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2AF9340DDC; Thu, 16 Mar 2023 21:02:11 +0100 (CET) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 193DC40DDC for ; Thu, 16 Mar 2023 21:02:10 +0100 (CET) Received: by mail-pj1-f98.google.com with SMTP id om3-20020a17090b3a8300b0023efab0e3bfso6477990pjb.3 for ; Thu, 16 Mar 2023 13:02:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678996929; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=61x1K0ujjPLbWL3lFtl2IJvN6rJn6E9fthT3xVLvHRA=; b=XDCv2a0AbaQsO7y4RP9I+SkXcgwgbMJXqmgcCLTbEDHrtiVsi1nHSOzMUpBvgm/rSe adgysPQstwW0BTU5yNSFfhf5buyr4ARZs4O7dHqckvLwp7XCTWjTYU3YDdsCkR4+73Ol Avips3HzFxmXfe/3UfIctUQKjS7qK+EK3FMPY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678996929; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=61x1K0ujjPLbWL3lFtl2IJvN6rJn6E9fthT3xVLvHRA=; b=jHvKCNxEf8CwByKtR1eIPvz4afYNQO7tiAwbzIwtz04Qmcqt3ynEeU5EdOf81HfqcH 4KSLZTjTrf+I7z/I4aMTBZ51ab44VK+o7tM18DMYxG62pHgDEmlGFiNddAwUiu95DsSy 4ClFD3ehl1awCbv3Z85nMNawRwb6LZFeiMXHJB9HPfqEMFFA6/auxyZji72OQ5lMCj+Q oPsgORY8/W6PTdu5Nk25hX5KsfVXcADNDZOpvikmdv0aYUI8Nd8oH2ug+keT/2WQO8Xv IIbC6EFp+OLI4T8LYpOc9c3rR5bwUvdqSSPgWe9oizOvg8gDIW6XKFgQ2RRjS/0KCJMX ncsQ== X-Gm-Message-State: AO0yUKWUr9M8C+SXvdH1U56c3hp2RNvqv3P3224wuUGsSqSP4aP4gKOX kYDnGSJZmRkgxi10PsGLHLhCue9rPKvL5/2rK+o6EDcX4dtGEMpmNE80hf9cmp3fvbpz1esl0A= = X-Google-Smtp-Source: AK7set/kZ2lc90Qn8oYO08BQUCOduk+96Vt4sFHN/VYhWgy1tKAo/QCwgpUWmE12shw+SuHVegdj4THUK73N X-Received: by 2002:a17:903:788:b0:1a0:6d96:d62f with SMTP id kn8-20020a170903078800b001a06d96d62fmr4003681plb.2.1678996929171; Thu, 16 Mar 2023 13:02:09 -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 iz6-20020a170902ef8600b0019a74abe4d1sm13749plb.124.2023.03.16.13.02.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Mar 2023 13:02:09 -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 A100C605246B; Thu, 16 Mar 2023 16:02:08 -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 9D8BD6011D; Thu, 16 Mar 2023 20:02:08 +0000 (UTC) Subject: |SUCCESS| pw125196 [PATCH] [v2] app/testpmd: fix wrong encap/decap size calculation From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230316200208.9D8BD6011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 16 Mar 2023 20:02:08 +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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/125196 _Functional Testing PASS_ Submitter: Michael Baum Date: Thursday, March 16 2023 18:24:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:8c9bfcb1553d756eb5392a56ac7813b3865c3ec7 125196 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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/