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 741B94292C for ; Thu, 13 Apr 2023 04:49:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6FD284021F; Thu, 13 Apr 2023 04:49:06 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 1CED64021F for ; Thu, 13 Apr 2023 04:49:05 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7606ce89ebcso3094839f.0 for ; Wed, 12 Apr 2023 19:49:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681354144; x=1683946144; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=oSrzyRe//qp3S8s+unxgDOPWd8S886BhWNTdi4udlB8=; b=WEeFsLo84whSRRRzvarcvr1ACuscgCpk8MRackKndgwKoeXsiAmmuEAcdqBgapLjQS YeUMmbYDBfW5TcorEjP9pB0xX1BuAMYJiTB50OEiLvBVFdtrq8jpS1ZL7kT+V3OtL/d9 lP37HD/CRUbmPmQHi1BUsA4zf3PCk3Oc6ztnE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681354144; x=1683946144; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oSrzyRe//qp3S8s+unxgDOPWd8S886BhWNTdi4udlB8=; b=JnFEkqEqp/adY9cxVT1MJyGVsXiXIgPuPNodP04YE1NTyNKTgeMoPFCVHio7UMcKAq MZ05FXw1hndhV+YKWpPz0onxgcW0tsDQav7fR0/3Rfdk6ga9DE8RV1HhG45dhacRieuV mH+6QI6ONEsCxvUrRe2TxbyAX8SdAJDYv9tt6YrpGJ6Hp1skA75kJXVpNdC73ArpYMry tYXH368nqD/B2ffip8GHva0UQmozPWVhcEGjz+1UNd6ml2H5EN64sCjJZTT4H5GfLrCe 9Wa4lkr4eokH+/BF6KOfE3TW1/2U7SYNwJ4QQecQ6x1UyTp/wvUnqkESZ0JEAloCKD1w WKsA== X-Gm-Message-State: AAQBX9dhrP5yVwYnWmIkbAsOL5qiAMB3jpUsd6izmW0miCn2xt0qDG2G 0HgWyIUp1USTmtN0+SSYaYf1NHSbjIRKQMbcu/daHyO2qVdFfd4FKCeJGQ== X-Google-Smtp-Source: AKy350ap4hm/Pbv4JNew5ycYk5W9GbWGvtw5vR4iIPhHOimCh1YE+p5VExLc1YYHXCed9ymArhPtsMV1XzVn X-Received: by 2002:a92:c80f:0:b0:316:d9fa:f31b with SMTP id v15-20020a92c80f000000b00316d9faf31bmr242250iln.32.1681354144538; Wed, 12 Apr 2023 19:49:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n19-20020a056638111300b00406584fb208sm90878jal.47.2023.04.12.19.49.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Apr 2023 19:49:04 -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 1E160605246B; Wed, 12 Apr 2023 22:49:04 -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 1DC3760095; Thu, 13 Apr 2023 02:49:04 +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: <20230413024904.1DC3760095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 13 Apr 2023 02:49:04 +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 | +------------------+----------+ 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 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/