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 70A4242F62 for ; Fri, 28 Jul 2023 05:10:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6DF6C4021D; Fri, 28 Jul 2023 05:10:52 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 384E04021D for ; Fri, 28 Jul 2023 05:10:51 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6b9f46dc2e3so1191532a34.0 for ; Thu, 27 Jul 2023 20:10:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690513850; x=1691118650; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MAOHS1Rp1+y4qQZkqkbIxJQLCNqpmi9FlGN8iESR9jk=; b=YRaJhgcMSbyTuQiaOjN080LQN0xhPAUCFjs1mMcbEsxgkvuZHw1XN0ciR9DlUkG7IX wETaiX68iwX6Ug5VgWYZ6HpjxMracQCmacAgRQPZ5ksXGJAK5c5wcHQqBFNbKraa95o+ xD0765Z5jqjZb973flCHGGqnXLCdRrCQOA0iI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690513850; x=1691118650; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MAOHS1Rp1+y4qQZkqkbIxJQLCNqpmi9FlGN8iESR9jk=; b=OjHHyW4DOE6pDl7I1Aw42vuuMvSfvGQSUCPixbB9I4/Gh1dYJcE2aPJqjLdFT/IryD dzmDundMLDunfR61MyZkurui2BAjcRSSC0zbUmdzxmVRoQGIlrG3gz/urgnxubBuFpeM KeZEKJRsXVPWIRk+u1yWD7P6AfG+qERdhCwmtsCLUPa42uHHtvDThxZvBSFgW523Tdau +eDwjP46xEMtWAH6QT/seWG5sCcIM4Ud5+7VBxQeWiVHqShTifdc2VEdU0uXsvtN2wzE XLqYaWzB9bjWHXhOefVGBQ+TMarzXBp/ZSqH0dyNXOrO8mvdYxZEc2ngra6pRWkWKoPj KmUQ== X-Gm-Message-State: ABy/qLZQa9wNurSmkT4tLijO+7KeZd5uEvtNIoy1IVfR42qDxW30m8Yo B/IQGJmT4lO3EWDqw5bTzjYca680bCxT1tGOcvE7/ighZ0kNpo/zF+uZIQ== X-Google-Smtp-Source: APBJJlHd4PVR4Foi6+O3iEt8iyH2iTTFXkuxLbDhUSxd2kKtFzMglLzuOKACAdjgdxwJ/2X+XGNTb3pCFyIc X-Received: by 2002:a9d:7982:0:b0:6b9:a795:512f with SMTP id h2-20020a9d7982000000b006b9a795512fmr1009602otm.10.1690513850563; Thu, 27 Jul 2023 20:10:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cg16-20020a056830631000b006bb057c84edsm263400otb.0.2023.07.27.20.10.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Jul 2023 20:10:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Jul 2023 20:10:50 -0700 (PDT) Message-ID: <64c331ba.050a0220.8bda3.95e0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 1D8D36052471; Thu, 27 Jul 2023 23:10:50 -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 | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL8 | 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 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) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.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) 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/