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 4111D428DB for ; Thu, 6 Apr 2023 21:29:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1F77B41153; Thu, 6 Apr 2023 21:29:42 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id E6A1E41153 for ; Thu, 6 Apr 2023 21:29:40 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-54c0c86a436so58779527b3.6 for ; Thu, 06 Apr 2023 12:29:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680809380; x=1683401380; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=PJ+6CDMibZo+lqCGSV2wptohHIfLvDQcxf12yjVQrcc=; b=hOCE0EChwAcYeOV3sv+hGFTl+QOrDsjHAf58wUCKT4/lsD/QT1M9tduBGOg+elws+S b1X5b1KOh1bwy0UUN3ADNIP80IYwNkPaCxwTjogdaejD7F/PqVHTVI5a6ADOYy6JYACm J6ex9eZ07nb7U2hjJ+q98VfbOynWgCKXpSznc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680809380; x=1683401380; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PJ+6CDMibZo+lqCGSV2wptohHIfLvDQcxf12yjVQrcc=; b=rdMbxRhthmnUFcFHaC/0NGhZDjTdNoAbtJ6HKKsXFzJhJ8pZunUYT/jkwnrGJbTGde zz6mJKyJW/wPWxiIfNtxhyaPJfc4y1GH3fAepgYCWb4w1xvMBIVG/sydzsfNI5MTYlGn lCWPNW1VNATKjfyRsKTw3vO/0BYOXBbXjmd+z/Q27QE3BGTPeJvKKqkPgUMmN8ZxFe/H vw66UIfXeQre2RZtdoOZpFS3JkbxTPQK6HSJ9gnud25uxwnEVHttmoz3M7w1mJRxJsy5 SeeGMMu5iUXopVTyMhBMFGYGrBj/LZ7LkEk8H6wW+Rg4Bby2xBsX3dJlxkcHOvPZqNHw FnQQ== X-Gm-Message-State: AAQBX9eTT8MTc8cQOYZ8kGdASNZmiEit04XTBBguK+pJbIElrXt7g146 3+X9rVHI5QAj9WCEZ9VTEvQom9AbTvSdTFy/P9XaQHkbzn+ofjW9uXCghz5gin3WY+flLVQGig= = X-Google-Smtp-Source: AKy350aQLNclKrP0HQ+xy5LFef+hGPwbhs5/Uyiax3WfLnU9GQAWvNGFIOdH8CX8fvvKLG2wXaXCvGuYxd7h X-Received: by 2002:a81:840e:0:b0:54c:9c2:d1be with SMTP id u14-20020a81840e000000b0054c09c2d1bemr3401023ywf.13.1680809380153; Thu, 06 Apr 2023 12:29:40 -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 z82-20020a814c55000000b005459f233f8fsm120626ywa.71.2023.04.06.12.29.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Apr 2023 12:29:40 -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 C5162605246B; Thu, 6 Apr 2023 15:29:39 -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 C34FE60095; Thu, 6 Apr 2023 19:29:39 +0000 (UTC) Subject: |SUCCESS| pw125847 [PATCH] 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: <20230406192939.C34FE60095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 6 Apr 2023 19:29:39 +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/125847 _Functional Testing PASS_ Submitter: Elena Agostini Date: Thursday, April 06 2023 09:21:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:65487b12db83c9ef37526a983c43191cd44dae99 125847 --> functional testing pass Test environment and result as below: 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/25935/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/