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 EE5334292C for ; Thu, 13 Apr 2023 04:44:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E51554021F; Thu, 13 Apr 2023 04:44:53 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id B09B74021F for ; Thu, 13 Apr 2023 04:44:52 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id m20-20020a4ae3d4000000b00538c0ec9567so2058176oov.1 for ; Wed, 12 Apr 2023 19:44:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681353892; x=1683945892; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=PTgU0zG4pLQqfn0Eniq7Xf0HE9BbTLO4mEvrwOB3Rw4=; b=RRQ9U9zBi03rW0SXm0N/kmi2UHu3x1CpHX9CFsmp4VGZyxdZBLNckh8hp9feF6xjCw 1PMXicZVEaLDu8UEI8mI0q69XdrXFnWum+FXl3reHXO9Z4fJszs2cG/xRoRDsGZhPnr6 NGWRzrRLgZVPqPrtvmmxrRtm+W9zy1WU7x5Kg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681353892; x=1683945892; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PTgU0zG4pLQqfn0Eniq7Xf0HE9BbTLO4mEvrwOB3Rw4=; b=Bm1XWL4SqjIpe/no2pdneYYt9cWqFzSTMU+VUt8TVOGBfPdi+x3PUCejVhCdhrl49n FcjxJYbdFLgF2LUKngRiEyorm8aMxqHyfP1Nx01RZTGENIGX/dENv9U5Ug7IMXXpJ6b/ 86b9ycoN0dMdBPI44LK5A/HmNhdJs7NMFV9HlTJWiQ6rNe84gT0/emTYVLL8ypjaxvtq yY3p5a8ep8pStGftsQeBmuBd2NKnugPLFhxBtmrc2BD/irzl1U2enKNldyFx0OWYGKFO ezgBKy9ziT8ky+MCvQJilAh32NC+UTSaEL9sb9aJgZWtyLZvY7t9UUisau75MAWzdVxR dQDQ== X-Gm-Message-State: AAQBX9f9pDt+y4iG+JhaxGegQTWcU+GNBVdxUsXEyRf+w1NuerTollkE Ttq4bulAprmo8Y6ayCCSdXLQTu+RkP4n6zicfVq+E0j6kTiPGkjKcEvGCw== X-Google-Smtp-Source: AKy350ZZk5gORFwZecy/kETplamWaP4nxkyJyRe14JDYXznGyqJUzjSzII5APrAXgNbGvXDfF97G0DS79M6K X-Received: by 2002:a4a:4f53:0:b0:542:14fd:6ae0 with SMTP id c80-20020a4a4f53000000b0054214fd6ae0mr146562oob.8.1681353892017; Wed, 12 Apr 2023 19:44:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b7-20020a056870918700b0017e2f2a827fsm120366oaf.16.2023.04.12.19.44.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Apr 2023 19:44:52 -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 8D594605246B; Wed, 12 Apr 2023 22:44:51 -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 8CE7E60095; Thu, 13 Apr 2023 02:44:51 +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: jiangheng (G) , dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230413024451.8CE7E60095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 13 Apr 2023 02:44:51 +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-aarch64-unit-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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============+===========================+==============================+ | Debian 11 | PASS | PASS | +-------------+---------------------------+------------------------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/