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 921D042F62 for ; Fri, 28 Jul 2023 05:11:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8FEB24021D; Fri, 28 Jul 2023 05:11:02 +0200 (CEST) Received: from mail-ua1-f98.google.com (mail-ua1-f98.google.com [209.85.222.98]) by mails.dpdk.org (Postfix) with ESMTP id DEABB4021D for ; Fri, 28 Jul 2023 05:11:01 +0200 (CEST) Received: by mail-ua1-f98.google.com with SMTP id a1e0cc1a2514c-794cddcab71so720020241.1 for ; Thu, 27 Jul 2023 20:11:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690513861; x=1691118661; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oZz5UYc6RbMSxG9NbFDtPpxCeWYTh6oes5AkKsPUk7E=; b=NApa2SkzyPPSDwIHJ2Y/SpO6t72c22UwminwKnImpFJOrRddYvHdE3kDdt7US7s0cL SNioz2Mn7yic97tzom46iVLsYuqHSWCLwrLTewa0ZUXT784r4BuoxQMVsheDMihP9DA5 uWaxDbwCJ+GmX2K36ljks5rip/zdPDWngpH7E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690513861; x=1691118661; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oZz5UYc6RbMSxG9NbFDtPpxCeWYTh6oes5AkKsPUk7E=; b=R7bFdtUO/Q0ylwWC1RpYJjdmg6gpdN9Y+7nzkERZqpzvP7bRV7yKWBqhfJywbBId1J JX5yHpmk/GroJwUITWwQ6uaLbPoisiULQoMrrQPoEGgm91NWmpJZxNft4pH0TEgUMVsy UGl4qY/LmbaPORbX4aO9njO6B2XAsfMKz7zR2aext8DlRjnIa8kPpXhT0VzXXBPBAcoY TPvlbyl6LjRQ0Bpe963MYMwOlKHIQGF4eBv+AuK+gZsd/KO3/7aZyNr2NHLM5/Y+5u+b e37fyFFzhQyy+TtA8y4cImJHHVE8OE8jot9DzTDMho4NSDhbWXZBielA8Q6L32Gd3pgI E33A== X-Gm-Message-State: ABy/qLa9y3QxSEHigrjrfPAzscOZIh12VLwA/DNEtyZFiCeTiQeuXn/D BcLJvWC0R6w6z1She3blMhdc1oZz2hCTkKaX0aIyzcjBSkg5tNQC6pyDFQbT2AGFLKWvquTsGw= = X-Google-Smtp-Source: APBJJlG0asG8f7f+sgYRY31TzV1L02/P1CTkEb8BMPcNir69uex40F58yP1JANCda5UPRaD7+bN+QzxRoJOE X-Received: by 2002:a67:f64c:0:b0:443:5bec:a2fd with SMTP id u12-20020a67f64c000000b004435beca2fdmr1148920vso.18.1690513861194; Thu, 27 Jul 2023 20:11:01 -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 g28-20020ab0105c000000b0079487a9d24fsm249422uab.5.2023.07.27.20.11.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Jul 2023 20:11:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Jul 2023 20:11:01 -0700 (PDT) Message-ID: <64c331c5.b00a0220.24d22.7e18SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 703516052471; Thu, 27 Jul 2023 23:11:00 -0400 (EDT) Subject: |SUCCESS| pw129717 [PATCH] app/testpmd: fix UDP cksum error for UFO 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/129717 _Functional Testing PASS_ Submitter: Huisong Li Date: Friday, July 28 2023 02:13:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:4334b7b405500254b8a3ddb056f78c5b4745f1ef 129717 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/27151/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/