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 BBD1442F62 for ; Fri, 28 Jul 2023 05:12:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B7E0A4021D; Fri, 28 Jul 2023 05:12:31 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 512194021D for ; Fri, 28 Jul 2023 05:12:30 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1bb89ac2013so1245041fac.1 for ; Thu, 27 Jul 2023 20:12:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690513949; x=1691118749; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MAOHS1Rp1+y4qQZkqkbIxJQLCNqpmi9FlGN8iESR9jk=; b=G5kpph42+3FlnoDj3p+u44EXgQ1ZbyJ+brij3ldmTQEcwKkbVecshItZjNuO0+F17u i4j9zSnu/ZE9Gpmf/90iWPkNLkT7Fr0Umv8RoN5YxFLFT+bfKq3k+tChNWAIFEGAtnOC 85H6cFMO9NkEPOYbUyslhJgNhWFONXA5lnq3Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690513949; x=1691118749; 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=DnQHZnHuMTrKZgfdUhpfG9NILO2CIG8kcs9w/181WZzjBAJbpIjRK2jlUMaHsPMPR8 amSpHqtVDnAcBnaliT+XLQeWL5LHZsaHuyeb41d+jCafeAmhi/d1lah2CauHLfn3MnVQ B07uLFYRO2lfbHIrSkFUYPts4KPWH/Z2l2RiSH1rbBxTP+e1srIPZWTGUGtxCD7C2Dx9 TZ4UZpavl/Nh4XgqJlBgO4QbAiQgtiIXS2Jmp/c5DA6xHQSzzD+2FDriJOItMP5XKzCl /l1y0b19mDGPql/jp9T4tLw01/E7JpSsZooeb6zQnFGTvaZNREGAp/euLhoIhv+QH2Sr 91zA== X-Gm-Message-State: ABy/qLYh8kPUYcgmmf4zYnA5jFMQ9vsuIVHdiwUSTHuY8/Q4m94t/g4t +mgr211aKaQ+h9QNIYZdKWmSiiSmHKxC/8+MDFU9x+jJ4RJlHirYUpfNOg== X-Google-Smtp-Source: APBJJlH5s1073H0TWHJvYyEExwNh5V1CHDeYxykZqlk0M0RKYB2mh68YZ4KsKpi5G+i46bgrg0EVwD9VimiT X-Received: by 2002:a05:6870:3050:b0:1b0:449e:cff9 with SMTP id u16-20020a056870305000b001b0449ecff9mr1642317oau.57.1690513949625; Thu, 27 Jul 2023 20:12:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ea16-20020a056870071000b001a6c6eebfd1sm254904oab.4.2023.07.27.20.12.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Jul 2023 20:12:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Jul 2023 20:12:29 -0700 (PDT) Message-ID: <64c3321d.050a0220.125f2.8c8aSMTPIN_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 177BD6052471; Thu, 27 Jul 2023 23:12:29 -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/