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 D6D88428DE for ; Fri, 7 Apr 2023 02:26:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BA34740041; Fri, 7 Apr 2023 02:26:27 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id E070540041 for ; Fri, 7 Apr 2023 02:26:26 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id o12so16413332ilh.13 for ; Thu, 06 Apr 2023 17:26:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680827186; x=1683419186; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=6lwhKQERg8NKOzMhFQmXZ5NqbCItgH+P0xycSLlKqp0=; b=RiP9V6cMfnhx0lhAzvhjSlflRhJIgtGBq0QCA9TOkXSIDXAeQ5LMhmt7gmv17WZgzP NIZ+mcPBPKqS+ajAXFBes9hWdUWQgGrGOq3NieA1Ai16aMRXDLdbxsRTHd1d/qviuTHR dU7AsPhuCZMMk8/TNps6y+jk6CP/apAgd17ZE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680827186; x=1683419186; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6lwhKQERg8NKOzMhFQmXZ5NqbCItgH+P0xycSLlKqp0=; b=XM3iyGrthDxAe59LQ/BYk2a1kGf5AJVOfwM7aUKj8udm6mjUdr2LFx/FRnwBsXIK8Y cOThpY9t3uN9BoZVQjV9rdDBmMU0jmLDPTC0Mih1P6tPFQLiLtmgXEtjWUtcoNe/yy5B 6K/w4Ni+7j7bJX0SHYSXyUq2tW9XQE8r8NmgE8zrxYDrKFRA5HBsKcJTvBwGuqHaOoEc X0gXDB0fNv0f6AJHqX3UTV5ARRie+fwPGxO3uz4IrZSBDL1/A8aZRykPbWKtTVVDRcRB rsNytKlWi1p/i0oF+5Fx79zvJc/e00JZRjkdF4LIz7XFaJlkTd50aNBCfgdoA2gJEKuB rPjQ== X-Gm-Message-State: AAQBX9cg6EExZnObQhP83JWYdKYJ2HxHYuPEI8sHHX4itdFGmQZV4m1W oIZ+4Qzj7XjPoxnfvRL5BZCPvYsfQoEhklCkTODOxTXpQeWEeVc4E18KSvn0Fie1Z6+wVsnoDA= = X-Google-Smtp-Source: AKy350ZTn6SuzqhAUxqTCupMh41tDnbYC+iU53AvSDqhP5yC6jQ+V9o3oV6qnHi90v9LMSmpiHrRvyeqvYvA X-Received: by 2002:a92:c885:0:b0:328:39a6:ed13 with SMTP id w5-20020a92c885000000b0032839a6ed13mr354632ilo.4.1680827186217; Thu, 06 Apr 2023 17:26:26 -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 s8-20020a056638218800b003c50cf26cf1sm225816jaj.12.2023.04.06.17.26.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Apr 2023 17:26:26 -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 C43E9605246B; Thu, 6 Apr 2023 20:26:25 -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 C1FCE60095; Fri, 7 Apr 2023 00:26:25 +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: <20230407002625.C1FCE60095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 7 Apr 2023 00:26:25 +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-unit-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 | dpdk_unit_test | +====================+================+ | Fedora 36 | PASS | +--------------------+----------------+ | Debian 11 (Buster) | PASS | +--------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------+----------------+ | Debian Bullseye | PASS | +--------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------+----------------+ | RHEL8 | PASS | +--------------------+----------------+ | Debian Buster | PASS | +--------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------+----------------+ | RHEL 7 | PASS | +--------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------+----------------+ Fedora 36 Kernel: Container Host Kernel Compiler: clang 14.0.5 Debian 11 (Buster) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 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/