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 81B47436D0 for ; Tue, 12 Dec 2023 10:14:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7C22242DFF; Tue, 12 Dec 2023 10:14:18 +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 EED9842DEC for ; Tue, 12 Dec 2023 10:14:16 +0100 (CET) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3ba14203a34so1048699b6e.1 for ; Tue, 12 Dec 2023 01:14:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702372456; x=1702977256; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=b4duu1+yi/SBkI8rdYUjkSoflL3IJCJc/HE8KXMUV6M=; b=DsZ97Uoi7TDYRAoCQE8OVFgdYbwiCg4bG3KI4O3tK0lZJbiDN1owfuGnDwUXh0TUln dJ+52kv/T9ccxZySf8UaILLTP5VTT+7fukgNbkfV64A2O7YV1jztH4vDoOOZrh/r7gr6 lRB+RVXx6eZt2yPh3+q8sPRYa4nBOnmxf9W8c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702372456; x=1702977256; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=b4duu1+yi/SBkI8rdYUjkSoflL3IJCJc/HE8KXMUV6M=; b=akjLfXZQa0gHLeLpbk/ZKg5g0ScBNpMBu6rFBlihHUk9aD35hUHety3RIO8v1BoX9c 42d/VIqW9M1d4QbbHX2vfTnYzxqc4+8nM0itVvGPy6rZfgnC3/Y6miADHJlGS/pZS2co vqZE99tjvyyZPGvorB3/5AYZv8spCieMXd8m/1fWooTDWWPPaidN8kAMGrr+/9RrdjZ6 dP3QUxY9Q2SW6CFulbV+TkbHAQJHxfl/Fofn+EDJImdpt3s4Ovx9EWNozI/FzwIS3Peo C8+Jom/4y/T+y6xrow6kLtgvRF8f3ODjfbgSqeie216z0cMqxIPAxaCvvD2k3vaK1hli MaAw== X-Gm-Message-State: AOJu0YySxrI6Ow7no8N4YUzeX/XXWZyYQLxpWRNsxMgCpFB3iRM8c8xe 607NzSScNx6kbotZ8YljUITLLTvSfdKzrWoya9YMFcxVOrJjhNFMFNjz6g== X-Google-Smtp-Source: AGHT+IHL8a2VvEwNUGF3PiaTm6aTW9UAHAD1irtnb5cM83Bp42tmPaGnrWHwsqqIfZZQeaWVF44j8uYfzXdl X-Received: by 2002:a05:6808:3012:b0:3b9:f1d6:9b82 with SMTP id ay18-20020a056808301200b003b9f1d69b82mr8353587oib.43.1702372456245; Tue, 12 Dec 2023 01:14:16 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z7-20020a636507000000b005b9053d0ff2sm770781pgb.7.2023.12.12.01.14.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 01:14:16 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 01:14:16 -0800 (PST) Message-ID: <65782468.630a0220.5fd19.79b0SMTPIN_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 793C76051823; Tue, 12 Dec 2023 04:14:15 -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 | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (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) 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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/