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 3A66742929 for ; Wed, 12 Apr 2023 19:53:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 18B2C406A2; Wed, 12 Apr 2023 19:53:10 +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 F3D34406A2 for ; Wed, 12 Apr 2023 19:53:07 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1878a0bf68fso145826fac.7 for ; Wed, 12 Apr 2023 10:53:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681321987; x=1683913987; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=YkAD8LihRgnD7S0SqwAKp9MCHgakWj2VlbC1rYBxDok=; b=UDxsZ2F7GPrXGTvLwoDNC0qWVo3i3lTsmFKqTl5Te4SJxFmhref+Jg14kzkodhtT7K OcqPJYXQJG6tSDLKPXz7Z9SMYHyGwW4oNheu6AfjA9Bqhx2Y+w4AtWLSflLthveOQIlI uhI3Ti9waZJlMrCzJwuXS2tpsMtB/hYbfjITE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681321987; x=1683913987; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YkAD8LihRgnD7S0SqwAKp9MCHgakWj2VlbC1rYBxDok=; b=T+0cGoYfRtOY1ZNBGY3kcgaUbOjKWHJDgWIbX54BHS98s8CX99ugVH2Jw29iEbwF3+ hHGpLLRyeMpCH+YvPfFJzRIyGCKPXJu+fCvxUHXKLLYw0fEBPpTcPjsBDmV9CDfST07y dnwgLipvg3iV+5U0GiCkk1Zs3GDSrO7D+Vd4eAylRgO/IsL+Uy6c1JOJkXpxq3lUQznI XOxpXNMQO75iCCW68qKHoY+YbvSJ5Fm3gboWz98aRSlj0CJ7fJEiS4y1jThu+uLNf0zg gfOcdQJnmkK3OsgEMZ+OsSSjnkJufFCsmCQFi67nb51t4QSG9/yoUGce06AGpm9OMdi5 vg9g== X-Gm-Message-State: AAQBX9co39z5xm6u2gvckC1lSsUUbBVCUVFoi9CwqyE4+Ur+Rq7kHESL eHD2iu/cethDNe5vt29U0sI96w/XBafS6aSIrTE+ZLoCSSILndF/EKpYgw== X-Google-Smtp-Source: AKy350YoafbwQH7tZyGMih8lXt1JY8XdrlUDUlknKK9QB6yg6RdD1SBhkyGkCe20u97y9ouxhphTBSyilVnx X-Received: by 2002:a05:6870:3925:b0:187:7d33:1f9c with SMTP id b37-20020a056870392500b001877d331f9cmr1375891oap.35.1681321987256; Wed, 12 Apr 2023 10:53:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k19-20020a056870d39300b001726cfd51d8sm2386195oag.23.2023.04.12.10.53.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Apr 2023 10:53:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id C6951605246B; Wed, 12 Apr 2023 13:53:06 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id C4E9460095; Wed, 12 Apr 2023 17:53:06 +0000 (UTC) Subject: |SUCCESS| pw125956 [PATCH] [v3] net: fix return type of IPv4 L4 packet checksum From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230412175306.C4E9460095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 12 Apr 2023 17:53:06 +0000 (UTC) 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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/125956 _Functional Testing PASS_ Submitter: Elena Agostini Date: Wednesday, April 12 2023 08:24:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:65487b12db83c9ef37526a983c43191cd44dae99 125956 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.11.0-46-generic Compiler: gcc 9.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25964/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/