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 5F9794292A for ; Wed, 12 Apr 2023 20:03:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3556C406A2; Wed, 12 Apr 2023 20:03:49 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 9F9ED406A2 for ; Wed, 12 Apr 2023 20:03:48 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id eh14so2154248qvb.4 for ; Wed, 12 Apr 2023 11:03:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681322628; x=1683914628; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=9Ug7xNw+PInUlUU+EodPszj9dC4U3QtFtLkV6Eeo2rE=; b=CXBmMFp/mpD3eHq2NT0IlnHSVfLerLMrAp3DKpWOPb/Ntr7qczQf0FtFGcXecx5JCS BHVN+aUcR9jVNehOOsvWVo2AgZPWIrlV3qd+ywesaWctg4FKI+5I0WXGDz8EwHsH8q6f OCLNODFVuxv6rBuYekqd/J+DqC7GjcMtfu1PY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681322628; x=1683914628; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9Ug7xNw+PInUlUU+EodPszj9dC4U3QtFtLkV6Eeo2rE=; b=YF+AVHNKF7A1dTrUrJvgfMHDsFOdz/SX0BZ/onDCxj7lbNX4IG4ls0951t/X9nEYFx mo33PQBdpRkuA1l+AEuE+YXZKPVjY70oo4tzShL1bfuMmG24Mv4JqEkg0sHCRduVAFRV jI9dnOAxE2ZqPaLVYorPDbwFm6v+0jB5uo0Bd3flzTGSc251GcIWDe+9PDIYDvyDXEi+ z/iDilDEul1iHGxjNJQJpis5hHtkRni9I8abPEIQ6XUhdktLkrR/b2qcE3cAJkOOaUBG 5yZyhjS2cwO/bQBqK126/shuDooSsGTCdPbJaU7kVN53rXVoz387Cpc+KSHmszgu6fe0 Ajzg== X-Gm-Message-State: AAQBX9fidae4tI/c0Al+wiRDvHqTi5t/gG+gltjjzu8yXiYMiXvs0jk/ TWZ1Q0kuHyXXSL/Muf+noOQTRZvV6PXQ2r/fHCB7AkE1B0IbjumvKbw99w== X-Google-Smtp-Source: AKy350aUkKItokGvnX1AcHLyj6T75Mo9IRBmV/uUrdd+XilfxJ8GAloceKa6vP4Aoj3wmhAjviTd4ARFkQ6H X-Received: by 2002:a05:6214:4103:b0:5ef:41bf:d567 with SMTP id kc3-20020a056214410300b005ef41bfd567mr4295338qvb.43.1681322627974; Wed, 12 Apr 2023 11:03:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d5-20020ad450a5000000b005e5afa543b7sm1853996qvq.68.2023.04.12.11.03.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Apr 2023 11:03:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id A29CE605246B; Wed, 12 Apr 2023 14:03:47 -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 A19E460095; Wed, 12 Apr 2023 18:03:47 +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: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230412180347.A19E460095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 12 Apr 2023 18:03:47 +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/125956 _Testing PASS_ Submitter: Elena Agostini Date: Wednesday, April 12 2023 08:24:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:65487b12db83c9ef37526a983c43191cd44dae99 125956 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/25964/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/