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 1A49A43698 for ; Thu, 7 Dec 2023 11:45:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 15CD342DB2; Thu, 7 Dec 2023 11:45:47 +0100 (CET) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id DA65E40295 for ; Thu, 7 Dec 2023 11:45:45 +0100 (CET) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-58d1b767b2bso265379eaf.2 for ; Thu, 07 Dec 2023 02:45:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701945945; x=1702550745; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rOA2TuAqdSSMC5kg8SzkWz4Y5fhryqfNG7+gVYqPFco=; b=AQbaUwbEe6UOTVgPgjGHHyo/z+OvpUnndiPvlN/es3VcjZdLQFRSJnhJ4edQhb1cKr wpmdZE3sRMuuS5UIFCskgrMnSYE7CyBbth4JO6KtYye0H8VEFdDTHBqOiFd6XjYte+1q l6hPs6+OskQ5oAQ8aozsjM3hL+cN5B82VF49Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701945945; x=1702550745; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rOA2TuAqdSSMC5kg8SzkWz4Y5fhryqfNG7+gVYqPFco=; b=GKyUKVSHJ8Mo679rUDWdIrdPbaFzpzSquObeyJi0BxQH9FSwBYWHQ3EGMLgX41LyG/ ex8Crv5zRgknUt3nuzaiem57IUF5V1SskBo5605A/FdOMbR7afO0Bfri/qXv8WALH4GB RJ6WYgH0hHBk9F+TuxXENESKMCAwRWd/8cpug4kSrCrPDXbmFk/OjQdgK2ELKtOsEvsB sZCb/OqfR18k7KPmDSzZ9P2Pbe0ESMDJTyerfM6nc1rXc4HQD/Li8JQ1t9mqUUBxpT8M ZWNBD8nAl5Ln06XffxEbkMa3+8AYRcObXp6jFei5hFJgcwS0mr1b9qkb0Ayk+d4fKczK EVcA== X-Gm-Message-State: AOJu0YxmwNnaNHFaZwb2dtVuZs8KwgZXj/zDVwIVHWZp6StBPb95ywLD ep1GPuAYre3hYVeut8NYwJigpEAJkLbZPLAduGFESPy84/pmIm31+mhtpA== X-Google-Smtp-Source: AGHT+IGPFXj5XbiR4pUyTn9CmRgcTDllrKi2oiQ4jJrdWUNyAbGimq3tCNWIcb3ZdfUDKV4QDsbzzgCTC4LD X-Received: by 2002:a05:6820:22a5:b0:58d:9b89:a844 with SMTP id ck37-20020a05682022a500b0058d9b89a844mr2893488oob.7.1701945945194; Thu, 07 Dec 2023 02:45:45 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v3-20020a4a8c43000000b00581e31e09cfsm97906ooj.6.2023.12.07.02.45.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Dec 2023 02:45:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Dec 2023 02:45:45 -0800 (PST) Message-ID: <6571a259.4a0a0220.3e92a.29c8SMTPIN_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 965A46051823; Thu, 7 Dec 2023 05:45:44 -0500 (EST) Subject: |SUCCESS| pw134910 [PATCH] [v2] app/test-pmd: fix tcp/udp cksum with 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/134910 _Testing PASS_ Submitter: Kaiwen Deng Date: Thursday, December 07 2023 08:53:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134910 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/28550/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/