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 D5608436E3 for ; Wed, 13 Dec 2023 17:53:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A8C024064C; Wed, 13 Dec 2023 17:53:33 +0100 (CET) Received: from mail-vs1-f99.google.com (mail-vs1-f99.google.com [209.85.217.99]) by mails.dpdk.org (Postfix) with ESMTP id C0090402C3 for ; Wed, 13 Dec 2023 17:53:31 +0100 (CET) Received: by mail-vs1-f99.google.com with SMTP id ada2fe7eead31-462e70f1c20so2139997137.0 for ; Wed, 13 Dec 2023 08:53:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702486411; x=1703091211; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zZHo3Oqa1BU9B3y4uGj2OQo/ERLMDxGIIXb8hnwQBdQ=; b=h5QJ5Wh17S9tJGJfXN6vFu3N2LKQN9uhfRPDU+NmkAfEW5EJwzy0wAXuyWpzZ9Yjew nemyKqnBqJDETfPWH/txM8xSF3OWQzsZsdzNQBNjcxlV1hyyXDmaWr4kNxn0oyX4TRdU rlGNVcGK+EDGOiREC36CMsP/q/CVoP6Qd+k80= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702486411; x=1703091211; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zZHo3Oqa1BU9B3y4uGj2OQo/ERLMDxGIIXb8hnwQBdQ=; b=ufgGwnP7Wa1Hwb989FLMRpL27xsqirUQw2PyCP4n0jbAr6g+f++UJjXkjhTXIK21/T 9vKNf8JM64v5conNgsGxoBb3cteVWLSOs9/QaWtT/Yut/Zfb8JiksQ87rYTI6N4IcVcJ JLO/yBqZHBY/1Qzb8ffEwdoUuh1VGMa6yrR6x8NPg2noLP010c0Kvqm0KUJsY1A3PsGv Yp9CEuNCBnmZDaFVe3uIno1FmeboFf3jplQehFpLfbjfKOz8ikbFZJwcjOLKfJ5VSKjH 3yaKkVExZpyH7wFomQvQqbw15Gn2akGc2cyp5g4gwYaGkneeIKwHRrC+znC9B3avKOGr Nprg== X-Gm-Message-State: AOJu0YwyI5ivRChsBdakhySzIKB+bU0+by7KsST7xPJqjpDpYlQwB8fy 4MGhwqBOpqRv5boHssewGc27FIfpvh+tuMZc2juIBSTRnYRhz4PB602vdnBM2HBA4zLqXk3lSg= = X-Google-Smtp-Source: AGHT+IFia7VGC0r7Z/I/PX4kCOw2ddqehiLEP169KkhQIInZpGf3UeUfWpSKhG90puWx05ob+z1ntDq8uyO5 X-Received: by 2002:a67:c18d:0:b0:465:d31a:badf with SMTP id h13-20020a67c18d000000b00465d31abadfmr4131499vsj.6.1702486411259; Wed, 13 Dec 2023 08:53:31 -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 p11-20020a0cf68b000000b00679fce4250dsm842534qvn.26.2023.12.13.08.53.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Dec 2023 08:53:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Dec 2023 08:53:31 -0800 (PST) Message-ID: <6579e18b.0c0a0220.38753.9926SMTPIN_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 F17576051831; Wed, 13 Dec 2023 11:53:30 -0500 (EST) Subject: |SUCCESS| pw135131 [PATCH] [v4] 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/135131 _Testing PASS_ Submitter: Kaiwen Deng Date: Wednesday, December 13 2023 04:37:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135131 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM 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 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28606/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/