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 F0A6F428DC for ; Fri, 7 Apr 2023 01:18:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CCEA240041; Fri, 7 Apr 2023 01:18:33 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 3C76B40041 for ; Fri, 7 Apr 2023 01:18:32 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id o12so18072641iow.6 for ; Thu, 06 Apr 2023 16:18:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680823111; x=1683415111; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=xtN2wyvNyuDenXYz1RZB/Gthwt5wvHHXwMwYbjCx+sY=; b=X5k9+EN2o01lYQFY+NVOK9R+vZDLuD75abOXl+7YWqxOj70xObfk0VaS00p4ORCdYU 0h1+us8Yjrvs7ERk0Q6krrr/2YlRotEDCydqCie2v0iNGep6GcmkDU4PdA23dvByCYhI qYdjDkg5D1ifLbHXwCvZpk4WE5b9fWsztNaa8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680823111; x=1683415111; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xtN2wyvNyuDenXYz1RZB/Gthwt5wvHHXwMwYbjCx+sY=; b=52prSaqsxSQe1wsGO60QM9KAfbLzB01Q4w91Gg9JBrAdaBvXxa+ypRcce1O5SmtOWX 7Ek3+K8O6eg2GGdqtRiZY/ROv739UPQ6BCpHI3qRlqBCYigGcTBsTBhh3vfHTBc5VFMh h0n/6j2YAq+t8yr6lMmXHvMpNxmX6EoWHctqNsjGb4zFzZy7oFNqxVcY0eZj0hnDdO65 KKRtWqG8eTMwYcM9iHtSUWfjSyRtc+a1++5GcWWoqqLXQhP8j0CK/1Np1efs4n1SU/LS NLCzn4YF3my3UwMA6vunRIJbrRlT/KdR92FCPBCiaKPa3dn1BQh5tFW6hx4xljE8w9Ct p7fg== X-Gm-Message-State: AAQBX9cqVY38JOf+z9gpAnuZzD01ciesQj6znxGRIsi+UYGrm0npENns m/cXm/ad5gbQzSD8f880t5izPPfT3wUSFdupMn87U8+DKID0/DpH/iP0L+L8pWPB7hYp8Sm8oA= = X-Google-Smtp-Source: AKy350bPAikIE+6NJJxo5e8W/Cb4pLuQV1WMY8krjbAve95ai1/o1q+PlEMzkVoH8R2Rv805qGhlrMwJS4LV X-Received: by 2002:a6b:e60b:0:b0:75c:ef01:8d60 with SMTP id g11-20020a6be60b000000b0075cef018d60mr303311ioh.21.1680823111639; Thu, 06 Apr 2023 16:18:31 -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 r20-20020a056638131400b00404df2aca78sm207663jad.74.2023.04.06.16.18.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Apr 2023 16:18:31 -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 28DC4605246B; Thu, 6 Apr 2023 19:18:31 -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 26E2160095; Thu, 6 Apr 2023 23:18:31 +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: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230406231831.26E2160095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 6 Apr 2023 23:18:31 +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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/125848 _Testing PASS_ Submitter: Elena Agostini Date: Thursday, April 06 2023 09:49:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:65487b12db83c9ef37526a983c43191cd44dae99 125848 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 9 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/25936/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/