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 A2DED42F62 for ; Fri, 28 Jul 2023 04:52:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9EF1E4021D; Fri, 28 Jul 2023 04:52:59 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id B41BB4021D for ; Fri, 28 Jul 2023 04:52:58 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-57045429f76so17261517b3.0 for ; Thu, 27 Jul 2023 19:52:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690512778; x=1691117578; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=slNFeLrygBIKBOy0XOqFP7K/IJHmek15JP+TctQVmJ8=; b=N+cqOYlLcb3Nus6JWmg7jMznbQophmL9ZlZNJv+/whbLh4YAxUS85pqMn5tPH6ZWIo 5pQmQ32kDMPGVwIUJaUAQPGORFd/FICeq7qlUOtMO/+yMljrRwpGa45XKmWbFlqwlwMW SKsQc45fPLZZJav5OIzD6dQ457WCo+Li3Wk8w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690512778; x=1691117578; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=slNFeLrygBIKBOy0XOqFP7K/IJHmek15JP+TctQVmJ8=; b=kjf8/qkZHkhm7UFsKth1n76PTg7PcxLybk77f1odCmzwb9qweMl94swtQlWWkv2Dxn olyZv21/mf8kcKpQ8RUpIoGofeugUVYtvcgo1ryKq5Y14HYBMhYHirRWF1UIhSidWdgO tGwEGwKPZzNTL3C7/LSuENl2X6wQD1yMsLyD2Frh7Y9jifFK3nFQcV9gd/8bfZRRxpNO pzq3eQpQs7CX30ZSzrb/N6BVC8IbalGq532o+lhJdNVT4tK+5Ao89Ujp4Dr23bB3HWMJ 6qOH6fjTSWFP2NHei5uU2pcAA7JGgT+PzTXr61YygCovCIbcf0piO0+NgxkarHUuV6wa AIIw== X-Gm-Message-State: ABy/qLYt0yBAUfRGBVGpm0DeD3suwO98fDOaTdU/9BOoxEIF2FCCh3qK 8ytfcScbnpNWmQeD4WqbuMDLliOhHHVF8ZKfgcnSfqh5ffhY8Nexa1x9LFoqCG69RjBarI+77Q= = X-Google-Smtp-Source: APBJJlHyxoaVj+0JF0XXQ2bzl0cxkJWWf+zxWe+uteIcHvV/VK1OgfxfRHl8HbwU3AhDFyBTqLZHGwacw6zh X-Received: by 2002:a81:4f4b:0:b0:573:2e7a:1733 with SMTP id d72-20020a814f4b000000b005732e7a1733mr558892ywb.45.1690512778198; Thu, 27 Jul 2023 19:52:58 -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 p66-20020a815b45000000b005841a4aef33sm344009ywb.34.2023.07.27.19.52.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Jul 2023 19:52:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Jul 2023 19:52:58 -0700 (PDT) Message-ID: <64c32d8a.810a0220.9497.bd2aSMTPIN_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 95D356052471; Thu, 27 Jul 2023 22:52:57 -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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/129717 _Testing PASS_ Submitter: Huisong Li Date: Friday, July 28 2023 02:13:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:4334b7b405500254b8a3ddb056f78c5b4745f1ef 129717 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/