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 2A8D2428DE for ; Fri, 7 Apr 2023 02:21:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 04F6C40041; Fri, 7 Apr 2023 02:21:26 +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 B913340041 for ; Fri, 7 Apr 2023 02:21:24 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5491fa028adso273508067b3.10 for ; Thu, 06 Apr 2023 17:21:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680826884; x=1683418884; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=zYllb6c61CVbg5g8/leuuP342Pk+nVzO4d5r09/BnjU=; b=bnPDdTTPvEoEt3Uzdg/QuIcRIb+lH0/t0fZCX+8eEaFD4tLOp8vTlCZ9PamOTz3+21 /k2KDza7N2Sq6eG9m1+KkcYzMuBkqIwUwDGtbfDF5hal0fa8e9NsmpR9Dcb//1TlHis2 LCwrO/YjjS+gjg4rcGF/VbgEciIJAd1dqmKP4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680826884; x=1683418884; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zYllb6c61CVbg5g8/leuuP342Pk+nVzO4d5r09/BnjU=; b=Ie5KIV9FInIU5ibkOJB0HeNEgM7Olk8laQrZsFT5fXHvgBOMKcLqvd8x4/RCW8/5LO VPPVHMOjOUiLdqAvNEpts4kMh2lc5N5+55b77hXSHy4vws5VPMlbRWvyEXKBJeWcK1tq JERkpINcMyp4QDiIfrZLrP/LtroLCd13TuDzqHmjybRsoiwojQIutPnfWp0HVcRziFpE 9zSTsT4TkVaG40o0fxSU7iHxFWS/M9YsSCFD1uuUBV9Aw8+e02x9K0ilhNWaj7BI5NOk FnGXtPuUHqT5RP8sjkmqicqCbglDX7BRFgwzU+ff/S6uYTJ8tTTd8ncIDyb9SIF0rTa3 Vd7A== X-Gm-Message-State: AAQBX9dO53we+ZdWy0a5NmeyO3zTjdHSOp63tpIzOwea5Jt3Kykl2poU 4aWK0jI9KrYxXQFjJpkhbryicPVfI7TA8twYcadz84vZXUyvnywc4IlyLU+hLOGnbr7oKU+QfA= = X-Google-Smtp-Source: AKy350ZWI6NXeWnuxOgHP0lAUreJaLosTxQ8bIbVn7vCKdift5sKDG1+myvmatuNnPST+6a5dtOHlW1X+Y8n X-Received: by 2002:a81:4fc5:0:b0:54c:236a:12cd with SMTP id d188-20020a814fc5000000b0054c236a12cdmr167653ywb.14.1680826883167; Thu, 06 Apr 2023 17:21:23 -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 bz21-20020a05690c085500b005459f233f61sm147610ywb.25.2023.04.06.17.21.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Apr 2023 17:21:23 -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 DEC95605246B; Thu, 6 Apr 2023 20:21:22 -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 DCDD460095; Fri, 7 Apr 2023 00:21:22 +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: <20230407002122.DCDD460095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 7 Apr 2023 00:21:22 +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 | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 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 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 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/