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 5C70942900 for ; Thu, 13 Apr 2023 03:33:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3BE194021F; Thu, 13 Apr 2023 03:33:05 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id B413F4021F for ; Thu, 13 Apr 2023 03:33:03 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-5144a9c11c7so1160232a12.2 for ; Wed, 12 Apr 2023 18:33:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681349583; x=1683941583; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=/oRMlkBkvx4VWzT9ppu4bl6YreqKSMp7F+OUiMSo7sY=; b=DsjjMHkx83uNJS/zOIqwtrSnSx+Kcr+/6gqFiXA3qGPWVVn/hcUDdhq+lAgboiXON/ MTPXlXk/gqIMOkv2/Wi3juwqUVvrttneBMdR/RNxVqUPjLqqxaqECsE/CdIHKMPct5Lp rX9NE+hG3BHot99OQ5uZi0LhLxk/QExj66OsE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681349583; x=1683941583; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/oRMlkBkvx4VWzT9ppu4bl6YreqKSMp7F+OUiMSo7sY=; b=iofKVkeiYXYhrFk21HLTt9jma9esNKrxrRM6UQue5LkQTTrFpkusA4wl58X71iqdvg +/jyqjcaCcnBJ8e8kyRglqI1HNHQ/UxEwsMme/CPb2KTgPrXype130vZFtxJgkPBi5pS RvTnphR22XWopdVfcxuYh3ehh62AVjmOocQiFicb1ovbQwctiHhy7/dGMFLm7MdRhr8J 7BHHqlSlmG/QAM+vWJ99H4uWdEPRWf7ziXEGJDoUhCAhAcbg4VdV7jw+BlW/+F0IOMaZ cYd2uaeCAG6psE4O+eR1DgvOfjku2PJeNSij6LYfdnKBrTg9dFjWH5Lv8bQ77G7BeKxF e6mw== X-Gm-Message-State: AAQBX9eSfIStKfiv8QxcRZqFu3UG5GhffTe6yhiptQa1HqiFOv1mqzqi r0iUiyTafxuxa/LbrJVRYDZFFGWbTbxi3vrB+4hb8LdR0ppIOW2BTwFhoFEuZmnEKagy9jIqpw= = X-Google-Smtp-Source: AKy350Z2XEGtOhPyFPm0eou1HMW0Jxz6izmdDpDTbqDFAx6BL4wLac5I0mFaXIvCXVR6hW/UI7ohMVN/PkRz X-Received: by 2002:a05:6a00:1946:b0:627:e577:4331 with SMTP id s6-20020a056a00194600b00627e5774331mr1212537pfk.1.1681349582907; Wed, 12 Apr 2023 18:33:02 -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 j4-20020a056a00234400b0063a63169f52sm58870pfj.4.2023.04.12.18.33.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Apr 2023 18:33:02 -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 2AF3E605246B; Wed, 12 Apr 2023 21:33:02 -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 21A4A60095; Thu, 13 Apr 2023 01:33:02 +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: <20230413013302.21A4A60095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 13 Apr 2023 01:33:02 +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 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/