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 89517428DC for ; Fri, 7 Apr 2023 01:00:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 685B940041; Fri, 7 Apr 2023 01:00:28 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 9595840041 for ; Fri, 7 Apr 2023 01:00:27 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-54601d90118so611995987b3.12 for ; Thu, 06 Apr 2023 16:00:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680822027; x=1683414027; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=YYbkmRPvKKCN8C/E79wefA/AdnIVN95oMgYL+ktYZHE=; b=bJa2bRx7JgEjxMWUbJ4Dq9kq3xrRkF6qWiF3MaTnEtOV+YdXtVo8sMuCane1JPP8Bp PrF8hsajSOZ/6JzFMpLEAKMalXVSOHiM3BWnBpGUomsPC0uDggjp88D/D/vgTjYnXhHu z/r4kflJzcybmvcTXsWUf9XCoeQxlIC7f93H8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680822027; x=1683414027; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YYbkmRPvKKCN8C/E79wefA/AdnIVN95oMgYL+ktYZHE=; b=QYAJs4VgL9QIXAe1vJ7dkB4PiJJXZya4+H3i1CD4Tg205R26bl6d0F1pP3nIgsS6ZV qdaafv2lMLjTdqd/BEUOnqT1Vbymwxkyyo34wWjUW+ZKFCEOAdXYeR+IP02KlxjAJSI2 onpobniJNzKEzgkyKQ87QvV3j8PNGZ9MhIOdCh16wNnrnZZ3KTmh4E3tf3OrXL7vCjAs HvsvAFyJ9wGjUhkFSF6V3iLv01Adhy30UVO/4MO1cWJthn/keUuFmpxXTuPyj7gYqKRv wlNDjdwFtnljGYarsbyHPCqeQq+L/oT5xV6Qwykpz7RBUvfL1rEkEsRxmK2fljCzzea6 +cbQ== X-Gm-Message-State: AAQBX9cFSHlEA+SGJcwkElGoVer5ALk30NzKDHXfHx2n3JIWJ8HvbKaL uv1LkCpbBYgD9OQ7BkciqcgQUBLwD5OR+LTFlNkdsT16fuWuzIm0skWUDUiQi1qs9GbdU8AzLg= = X-Google-Smtp-Source: AKy350YgTjXwil45te1cauG3GmaCRGZ90Ip23MCiWEGguEuR6UTZWwPqM6LMDg8iefJcyP1x0w+dwDr3NWXd X-Received: by 2002:a0d:d68e:0:b0:541:a15c:4702 with SMTP id y136-20020a0dd68e000000b00541a15c4702mr10248552ywd.45.1680822026881; Thu, 06 Apr 2023 16:00:26 -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 123-20020a810581000000b00545e54fa9e7sm138103ywf.26.2023.04.06.16.00.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Apr 2023 16:00:26 -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 69098605246B; Thu, 6 Apr 2023 19:00:26 -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 6314060095; Thu, 6 Apr 2023 23:00:26 +0000 (UTC) Subject: |SUCCESS| pw125848 [PATCH] [v2] net: fix return type of IPv6 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: <20230406230026.6314060095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 6 Apr 2023 23:00:26 +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/125848 _Functional Testing PASS_ Submitter: Elena Agostini Date: Thursday, April 06 2023 09:49:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:65487b12db83c9ef37526a983c43191cd44dae99 125848 --> functional testing pass Test environment and result as below: 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 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 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25936/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/