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 696DB436CE for ; Tue, 12 Dec 2023 08:21:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6370142DCE; Tue, 12 Dec 2023 08:21:41 +0100 (CET) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id 8657242DC7 for ; Tue, 12 Dec 2023 08:21:40 +0100 (CET) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3ba1be5ad0aso162487b6e.0 for ; Mon, 11 Dec 2023 23:21:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702365700; x=1702970500; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5U5Ygqjr59VzDJm1iqEWcgG5a26A210qGBZ4ZSUeHp8=; b=hJvSejzD3wXHo3o+NQ+QU3mET2l7yXUYWM0LJOXEFgM5KUayvsL+5bL3S9cZej+0H4 oumAIedt+49J26Iez1k28cOL+W/se+8YSIOo6ucqgAg/9zrE9Is9DfIwmrUGfNdYAM9z 6dW7SAlehxBrxlqyHERmlBGPv+OF06VdIOeLs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702365700; x=1702970500; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5U5Ygqjr59VzDJm1iqEWcgG5a26A210qGBZ4ZSUeHp8=; b=NGuFxC5MRcQvEAqGjOB0oYW+/VdmfPtv3omTWJQgCc5WjAXM7qUnBHUr3FJ8n3Ht/p /eYyj7+cB952Zx2jeNAHOgOUgvEU6ma+LB78Y/qimScO4fgdpbJBq/dxxYGwATTUc6Y9 c9pJJ8FtJgMh1VD63tJNX4kHm3N+UVktN2xDrNPCCWkG1un10BLkm1DAjL7RyeB102W2 R6vc+eceWcPbY5shqjzenL46vO57ODmP6PEFSRBHJtceFX7IxydkijgqPjOH3gD1/Rew iQBzXBZy6e/7kJiaJA70NABSdgHXzJgsiuw7PhkbDqWaIL7GXwoSpwvyMy8SdcENxKJL rEuQ== X-Gm-Message-State: AOJu0YyH4lh146IT9QKN9HMmdwmdjcd1ammNIYrnHUWyNvoo/A3IkI8c 0+8XjtBz1MCoEBvy/DFCRDhVyhkdc/oR8axN3oNZGtfrFbMa8gODn8aZ2w== X-Google-Smtp-Source: AGHT+IFLajVTBUBp+h7g6BXT+w4wkVsz69kIgJBZ5Rgq4NdPXJ5bmSiBMeH9qXfvK0IfoFZqTvTybIefkgR3 X-Received: by 2002:a05:6808:128e:b0:3b8:3d71:9823 with SMTP id a14-20020a056808128e00b003b83d719823mr6691224oiw.35.1702365699715; Mon, 11 Dec 2023 23:21:39 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k22-20020a628416000000b006be25dcd71esm1118784pfd.25.2023.12.11.23.21.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 23:21:39 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 23:21:39 -0800 (PST) Message-ID: <65780a03.620a0220.649f.9646SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E9C78605C311; Tue, 12 Dec 2023 02:21:38 -0500 (EST) Subject: |SUCCESS| pw135048 [PATCH] [v3] lib/net: fix tcp/udp cksum with padd From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135048 _Testing PASS_ Submitter: Kaiwen Deng Date: Tuesday, December 12 2023 02:16:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135048 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28592/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/