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 AE53742900 for ; Thu, 13 Apr 2023 03:33:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A9EDB4021F; Thu, 13 Apr 2023 03:33:38 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 472B94021F for ; Thu, 13 Apr 2023 03:33:37 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id bg38-20020a056820082600b005421db6ed5bso226167oob.12 for ; Wed, 12 Apr 2023 18:33:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681349616; x=1683941616; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=w/8Eg8701OdqzEi1w4DrAeRS9rF85zx3fcbEQcMKZOA=; b=UxfJWS7u+UT6A/janlcwl4lj5GHgfUqDh7lu7eEfRAz2NEt5p4LPMXLD3D0Dupysa8 az8VUVY9beKm+/12DYjzBAvmMqNNJY7i944j4S5OCKGvg/az2sprqr5aaOPxWOo/v7Qw rgUP+yTlDkv2Z7dl7djMkMhgu3p38w9+RAzkI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681349616; x=1683941616; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=w/8Eg8701OdqzEi1w4DrAeRS9rF85zx3fcbEQcMKZOA=; b=lN5E5xJPzT6L6jJBqgzJILZorIVmreuzgXm4c9uNZsTkHcbcsU9FdAFzEpEdjLcLS+ 6UDAfxoaSWNiyFEmVl4xd9mwfCv68MdrlQUQ8v45xAOM/ga5ODFnhAaNwIBDjvp6w/S+ rNmyaPryCr9UE51PHK1SUCdTrQImwm6EI1ygjw2QP9neUv9TZZLtNRclutwQJ13hsccm rH8s/T4/NuLiNR46bbyfizCl8AqcR77SKa075NEVhf1GCF3rRuFaL8gbiRAHfhQ3oK6Y lHW15mxVZt80ey2F4hebS9geZi7if6gn6rZgd53PiwkXbekoZx/C0VOVujMZVCVexpZ3 v2ig== X-Gm-Message-State: AAQBX9eLTo0UNlmgHPTJa1s5IBoNkb7H/z9eF7UeCL6wQjzxq8PiirDt 3ppCG6u2tiIhetVh4c243JV4CX+mqQggvB9qRJ20kEfy8jtYEZs0gXRLjkIIzz7xVUYZs5IHgw= = X-Google-Smtp-Source: AKy350aD9esEPSIIqK19io53Aicy4vAYgkUP6yb/HT8GZJOmMOvoKvCIfmHYeC6XNsc3qBU/QPP1VtAx5M9L X-Received: by 2002:a4a:2c51:0:b0:541:f8e5:9b0b with SMTP id o78-20020a4a2c51000000b00541f8e59b0bmr75988ooo.9.1681349616543; Wed, 12 Apr 2023 18:33:36 -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 a17-20020a4a9891000000b005414242de65sm46678ooj.6.2023.04.12.18.33.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Apr 2023 18:33:36 -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 2F631605246B; Wed, 12 Apr 2023 21:33:36 -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 24A2D60095; Thu, 13 Apr 2023 01:33:36 +0000 (UTC) Subject: |SUCCESS| pw125972 [PATCH] [v2] net/mlx5: fix lro update tcp header cksum error From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230413013336.24A2D60095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 13 Apr 2023 01:33:36 +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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/125972 _Functional Testing PASS_ Submitter: jiangheng (G) Date: Thursday, April 13 2023 00:57:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 125972 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25976/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/