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 70DD64292C for ; Thu, 13 Apr 2023 05:18:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4E17D4021F; Thu, 13 Apr 2023 05:18:40 +0200 (CEST) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id C05134021F for ; Thu, 13 Apr 2023 05:18:38 +0200 (CEST) Received: by mail-oi1-f228.google.com with SMTP id w13so29741246oik.2 for ; Wed, 12 Apr 2023 20:18:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681355918; x=1683947918; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=cznIZ+yBE0hBmiAT3/R30oTCKz5lLoO0f50iALKI9uY=; b=LWk0KwNF5WYlKDOl3jYOKQndUxwX2bbwa3X9TLSn+wdDUa8fs7xfoN6FhmKlgDq5so WkZ3u1Hzmea2uBGuJFpipIIcpVDUyUJwpJSHm3lwG4Arzz6pX8FOCRS8z3/nMhcnWYDL c2fp+wCoAVUjVXPPDA5+qGEirG3XiRHJIunOg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681355918; x=1683947918; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cznIZ+yBE0hBmiAT3/R30oTCKz5lLoO0f50iALKI9uY=; b=FvFGJiL5zXML9sNuO6IjXiPXhyVpAO9vTPyc3FZ28eDFmIDjyH+FF2h52j9r3fDo3u mQuppI/ujWBxiBLZZFQ0D+XIiQY4wBLwmE6spx/vUYDhziVf5FDv4paDe90aqBv/jn+q Vk5u6CBtD1ujkrcjLNjQqwOY7JT2evGajPmHDdGM2hPgatQmP68UsUNxfs/MpB0N6T8B Fps8W4zDDYctb00fygeD1055E4+1RWFaoDn2M6RJR+Tc57zhTBy3rWLeuxgFrP4k3MeU +xW1z9iM67hn4Bk5y3MtPpDo8l87xbqDWg+w+Gwou/aKaGaUi3k+TrCpgO1Hhrt3sgAT vALg== X-Gm-Message-State: AAQBX9fQ58TOl2GhnfpfZ2ZvX4tA5rSpm1LxXWatDLnACiNb5WjQNz0E HcgTs6qcKF3fVKNUmNrUkFqjWd2eOZG831rgRS0Od27ATy8U7WjOF8oYpT3Pm8OKZr7ZoHtHbw= = X-Google-Smtp-Source: AKy350a1qpL85QncFQPEWKx/64ei1p+rP+pOIz2d+vX4FrU2pO+wUWKTC3DZ5wFpZbfK1BDS80XNaGmRVGbN X-Received: by 2002:aca:d7d5:0:b0:389:4bc5:8094 with SMTP id o204-20020acad7d5000000b003894bc58094mr2617078oig.3.1681355918078; Wed, 12 Apr 2023 20:18:38 -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 f39-20020a4a892a000000b00541b5bb9fcesm68303ooi.25.2023.04.12.20.18.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Apr 2023 20:18:38 -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 8CE2E605246B; Wed, 12 Apr 2023 23:18:37 -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 8BDC76008C; Thu, 13 Apr 2023 03:18:37 +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: <20230413031837.8BDC76008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 13 Apr 2023 03:18:37 +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-x86_64-compile-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 | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | RHEL 7 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 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) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/