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 7118D436EF for ; Thu, 14 Dec 2023 12:20:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6D5B0410FC; Thu, 14 Dec 2023 12:20:25 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 2E0D5406B4 for ; Thu, 14 Dec 2023 12:20:24 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1d359f04514so7660445ad.2 for ; Thu, 14 Dec 2023 03:20:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702552823; x=1703157623; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mSo2GWb+4oyLFCh51O5cfguuDVMQhr6sjSUHhThzmnQ=; b=hOH9lxNQO4F9Iv3l2YK7PDwEArfHmAGqrOVCIx22Fa1B1b6BQfSZ5jTwoAAAXNHrkz hQMZq7mcihwCVo+xoVYEe6jLzXG1ohXn1Scg9Bn1wQc/UAlW23rRBqlEZsABJkqiHYDq W/lLxH4bpPNkFEaOet+Rl3JqKkLYXXT0fCUOI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702552823; x=1703157623; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mSo2GWb+4oyLFCh51O5cfguuDVMQhr6sjSUHhThzmnQ=; b=wlCCKGqmiKAQuU1W8W3UcXgN9U8+12FaZlMYj4qcSQQHjWvma2YffnOpcH9R/EWBvz xSFDGqxkwBsE/8xeqkhVbznFsgEoi0wZjQ/ZkH+7TMjcO0vy/pJht477eCRjn155zSl5 UI6QgaQRZszDQsrBnTME9BKSxj134cK/DlRknCgEx/pklqXP5VlDLa6MeHasLnssLsFw OEn4CVnIj1y6g4TLw7gwBqNAOpMaHRpdKp2+JgH/0tj2C0q56HeeJULXXdlG+OOfXrhz w1Ud7gCrzhwjfX/Kk32EO61dM5WCgzm5Gye/CbrNxY47szif6/dg9DKTFkm/DsdVC7mS dGRQ== X-Gm-Message-State: AOJu0YzxDEFDHoWka9f35fjoz+tzVXbeUl5rIUQJ2JS55u/X37e3E66t zDt+ywtmPPSQLKIUhEJFgAr+7fv0AlU1qzOEi9sNe8bE2l4DWrUekZFOIQ== X-Google-Smtp-Source: AGHT+IG4mN15IhjbXcri3gp1FQOP6rgcYQ28A2GJ2B0JWrNBr/z/F4uAICu91yrQlsdQwdD4Gn3hJYTGM1Aw X-Received: by 2002:a17:902:860a:b0:1cc:4072:22c6 with SMTP id f10-20020a170902860a00b001cc407222c6mr4491226plo.24.1702552823261; Thu, 14 Dec 2023 03:20:23 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e4-20020a170902d38400b001d36122b72csm117414pld.8.2023.12.14.03.20.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 03:20:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 03:20:23 -0800 (PST) Message-ID: <657ae4f7.170a0220.54405.40c4SMTPIN_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 70A446051831; Thu, 14 Dec 2023 06:20:22 -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 | +----------------------------------------+--------------------+ 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 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/