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 8E2AD4292C for ; Thu, 13 Apr 2023 05:04:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 683E04021F; Thu, 13 Apr 2023 05:04:10 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 6541E4021F for ; Thu, 13 Apr 2023 05:04:09 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id hg14-20020a17090b300e00b002471efa7a8fso108701pjb.0 for ; Wed, 12 Apr 2023 20:04:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681355048; x=1683947048; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=RG/Wrl1Rar4Xj+Sc1gQGe5HHKpyaEIMc8EKOQ301kB4=; b=dv/X1PQ2MMos16cHB3PmtCiM0OQPURZ0Eb8btgzYX48Cc5jDyMa559YgdSS2DYUu10 kiVHbT4z12elIZxX/U0CgjUxWBmVR7GL3cqd6Fjzv7h4+qO1TCMYmfbOCCrE8QMFJb8Z XXVSHY8PuDlneG/4WLGvgq/bFyaUqjzpSAQbA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681355048; x=1683947048; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RG/Wrl1Rar4Xj+Sc1gQGe5HHKpyaEIMc8EKOQ301kB4=; b=mI7RmpA0V0ANgjRAEPMzZO80j8lZzcHSiVqn9IQnYFWee9P3RHdQzRF1+v9VzW2YnK R0jNkHDFD3S8VE1uBi6BKE3WZG8SOqUWH4DPW9Qwrr3WpsTsVSSFqmg8rLFXZXrhtmXY oOPNmW52ag4ZAs8opr34hsBJb+T1c4VUbOCaAnpv6ZBxQ9vdpPjT9q7tmqSsaTtV73kA 6uc3NIligGsWrg8J0wIBAX89N3+6eQugvfmALGYc4OQgEPAwIAh9rNhPXVU9FukKtBp0 qczj55PAYmV8v/p4FKhcdOQ32eHSqWYu+1igxrQxVNmpWsNJWRBfFSLwSHZ2To70Jo7v bQ4A== X-Gm-Message-State: AAQBX9eYOIKqUazjgLxTPdGmwcN4Zz8dVxGaZ8DBHseQgMeF0uQMkP4S VMUa0mfjWdX8dBng76hplFtndou034M2VMtzRrMmbdJIZpLNrU/Oj+/86MvX0XTu0/FoUHn1ig= = X-Google-Smtp-Source: AKy350ZzRmt/3bOXzPmiF1D6/YISeEIIjhz5vAjozSCeYMflta/2wvpT3pBqe7BvvaZGC0lTB6jbxMBG5ftR X-Received: by 2002:a17:902:db08:b0:19e:6cb9:4c8f with SMTP id m8-20020a170902db0800b0019e6cb94c8fmr665932plx.41.1681355048524; Wed, 12 Apr 2023 20:04:08 -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 c4-20020a170902848400b001a219ac11dcsm61064plo.77.2023.04.12.20.04.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Apr 2023 20:04:08 -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 0B53F605246B; Wed, 12 Apr 2023 23:04:08 -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 0617D6008C; Thu, 13 Apr 2023 03:04:08 +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: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230413030408.0617D6008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 13 Apr 2023 03:04:08 +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/125972 _Testing PASS_ Submitter: jiangheng (G) Date: Thursday, April 13 2023 00:57:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 125972 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/25976/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/