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 7284B436EF for ; Thu, 14 Dec 2023 12:43:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6DCF643291; Thu, 14 Dec 2023 12:43:38 +0100 (CET) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 6B7834327C for ; Thu, 14 Dec 2023 12:43:36 +0100 (CET) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-58d06bfadf8so5182177eaf.1 for ; Thu, 14 Dec 2023 03:43:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702554215; x=1703159015; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=f23VgZFRXfFHOqMMX8GP5X77R7i/IyPHDZGo73TEum0=; b=S9YAH6Qbf3l0cQul+X3OJ7c6yEw4J3K4JXEAsyIcVfDx2DkIY8PM6lAQBXFCS86WMg 6avOTUOcTBOQk0B9yOTVbWkH9IrJ51qJuaTIYvXvBknbdfeTCaXlQtrEdhINcP9txpod BPIScYgTOpvTpQ4oIxdHXP8/+vRJRM25GaAgw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702554215; x=1703159015; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=f23VgZFRXfFHOqMMX8GP5X77R7i/IyPHDZGo73TEum0=; b=neZSjC6gb5Hr8fOLMksVdJ+HFmP4S4JQ33KaTYy06OcWyzWf/vWVPbK1i9HjJz8G/3 CcSotGAkfBxLmcgRBHmLj+ZmRxo+fZ2A2P5aZxIAK6EJILL5bB+KexgDyJMKQRi1u14e ZvGhDnZd1YfsCvuEkIK3N5CZASI1Kh2hs1iCTYAMw8HRtLgMJDeJ6RHc13YQrd1vb/nM cYyYINitjZO+WLYecZ5h5DI32AwNqVm3yyPUemwxBhddZDJf1H27RoNyxMVRLLf+YRm8 I5gNdW3/wGwoWAwehcLuuwUviV/JirUSvhG4DJbhBJuUzle3PVh7fWg4KANkechf7bqj VG3A== X-Gm-Message-State: AOJu0YynTTs+2C/6OvetUl7MuouW0GRvGJ6nAs4IqWlDJXFxcszTqSUD +KNgQh2Ka1lNIryhJbxUHVoxKeR0zkBI8ptyhl3I3JuEfa381H/9BNzkUOcgq+0PALcV+JBgtg= = X-Google-Smtp-Source: AGHT+IF/MRq7ws4jRQCR7Xh5Ebtl6q/gms4SsX7sdLuVgbviq9Gaa9J0IMv6V77T1bzg+qhjjiof6YcEqRO1 X-Received: by 2002:a4a:92dd:0:b0:58e:1c48:4957 with SMTP id j29-20020a4a92dd000000b0058e1c484957mr7229033ooh.17.1702554215781; Thu, 14 Dec 2023 03:43:35 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 126-20020a4a1484000000b0058e289f4e56sm1286397ood.22.2023.12.14.03.43.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 03:43:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 03:43:35 -0800 (PST) Message-ID: <657aea67.4a0a0220.ce768.bf2cSMTPIN_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 0A7A96051831; Thu, 14 Dec 2023 06:43:35 -0500 (EST) Subject: |SUCCESS| pw135189 [PATCH] [v5] 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/135189 _Testing PASS_ Submitter: Kaiwen Deng Date: Thursday, December 14 2023 09:22:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135189 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28620/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/