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 31F6C42929 for ; Wed, 12 Apr 2023 19:44:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 13FF9406A2; Wed, 12 Apr 2023 19:44:06 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 40955406A2 for ; Wed, 12 Apr 2023 19:44:04 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id e9so8166128qvv.2 for ; Wed, 12 Apr 2023 10:44:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681321443; x=1683913443; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=/dg+puYOBoGSQ9S42XqZ4D6bUxD0M06/EzSxgce0bJY=; b=M4pyWvr71sOAA4S5NzXERQfywA1S1YOQBZ0w8/jZR/NKgtdyQ89hmAcb8T2LONKpVC rHxGmDWZnXUMlP1KZ8hwds06sOaR0MCgxV4maETF+Df7ee5JHJp23oNK4Zb7KW5GK+sB 2QCeMWv3nxknf2FFKQLN4Eqj8QVHqWUnv4HzI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681321443; x=1683913443; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/dg+puYOBoGSQ9S42XqZ4D6bUxD0M06/EzSxgce0bJY=; b=Ty+wGSWqCHr6KXtiCnDk3+b7r9R62rCeGxDXQjsZtXvG/Jp0iGjjYNcRKrXc4mXaF4 EeVsrjdCqiiFfkS47SEO+JxEqWK8vaiwgw81ZmCN8Om3ODTIW2fBWsQdaMF7IjEAv6+6 YPJk6xW2xQ4i8w1ERFfOp25xYOCdxvVYQE9hOYKnnKJQNrN4kY4UbuEEdthPiGjIZ4DN 0Xd45ZkcOGCNuW8IjtM6zsh6QUJsMgusaK0rSwIjbgACPDTF6zxjyXhxHxCiSIAFuDAV DZ1d34SbhGK/Xey32sCn/Zoxv1s/5KcuVgVYCVnLZbkZOPHG/ooUfCUbgECbryJfgqw+ 38tA== X-Gm-Message-State: AAQBX9cZy5XTK5zWmk0AYhVDpz15301sUqMh73waoK9oOmCz8aFBSk6t +l778HPNgj6tZ7mf8c+oMVFU3H/Mhnu2oLbAUhGmwhF/2xlPVtW5l+G6PmDZZf5f8leCJy1YlA= = X-Google-Smtp-Source: AKy350ZFjWz12wPdrZqlYWRfIu7h6zRGbDEQb1m+GHi7l/YeNeKJxZTNlF0X1rb26co78cO5xWlJTSuQX52Z X-Received: by 2002:a05:6214:2aa8:b0:5ab:28aa:2429 with SMTP id js8-20020a0562142aa800b005ab28aa2429mr28558277qvb.30.1681321443593; Wed, 12 Apr 2023 10:44:03 -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 bu3-20020ad455e3000000b005ef46ef0424sm467414qvb.6.2023.04.12.10.44.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Apr 2023 10:44:03 -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 4EAE5605246B; Wed, 12 Apr 2023 13:44:03 -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 4DB5860095; Wed, 12 Apr 2023 17:44:03 +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: <20230412174403.4DB5860095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 12 Apr 2023 17:44:03 +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 | +-----------------+----------+ 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 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/