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 B7FDB436CE for ; Tue, 12 Dec 2023 08:30:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9A6E742DCE; Tue, 12 Dec 2023 08:30:11 +0100 (CET) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 0A3FE42DC7 for ; Tue, 12 Dec 2023 08:30:10 +0100 (CET) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-db632fef2dcso5264696276.1 for ; Mon, 11 Dec 2023 23:30:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702366209; x=1702971009; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0eWtMWonBQ+vN+Ed1p+ONRdliNcqvkLhZJGBz1UOEV0=; b=LVdvCtg7pcgy0UmqzXN9rSyvuc3pZ2kFYYj/RM66ZMPkLHehp9AJlf7hPDxqpPmhZk zG0D5RehM9ZiY35/hA7/LubkUHqx3jOxOee/80COuap1A/hfhvaRKvZe9nqzj6r4Sw8M HJPUosr0lJos7dJj/nof22JfRQm+g2/N773zg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702366209; x=1702971009; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0eWtMWonBQ+vN+Ed1p+ONRdliNcqvkLhZJGBz1UOEV0=; b=i3HkgBMS/PiOXnQflmtdQuNuQ8eMyPfTYXP2uY5KY5+tm0gM61GRN5bke4LdAWX9Ky KMilN3NZOFeJJJH2flCreXu/4iTIHgu0l5TtRl08FWa8wXsanKS11wRAcU4wPjgHn9PC InaXKsbEgaF0/epL9dMMSI+UnlfBBHMHBl/kzr4aMYjeG41zsMF/f/3F2RJZi/m25d0U +h4AaBuhpbmLwJofayWm0hw8lxsXAuBYVGKZ65DHBAk4XA6eFvzMV+6rM/X3kQ/G25YF wzx8WPcQf3izY6DRwLFik9miR3cQeHjiJufRwrubzzzeMQ3evzhxgDn+qYdCEJAO9tui jKhQ== X-Gm-Message-State: AOJu0YzM8aVrTxvLhfq5o+mZqT+rGQaDgvJpQJrtIAr+Hc2BNI3O7zPb 4N50OEXpbz8T4tKQuy7l2SyNLSW/pyzTDdFJKlodryOS/BL8QEcqUvqoVP2+tlStep4lOLJZWA= = X-Google-Smtp-Source: AGHT+IE83qxjOCBOIU+PGC35nuGJfTdMBlTiWgUrSck7kBayMKsLC+HUoFmZKxhYAkpbCyX4Qg7LYKZmCnPH X-Received: by 2002:a25:b944:0:b0:d9a:5918:8f53 with SMTP id s4-20020a25b944000000b00d9a59188f53mr4122563ybm.56.1702366209234; Mon, 11 Dec 2023 23:30:09 -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 w4-20020a05690210c400b00dbcbde07fb8sm5521ybu.12.2023.12.11.23.30.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 23:30:09 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 23:30:09 -0800 (PST) Message-ID: <65780c01.050a0220.6b449.0631SMTPIN_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 A9FFD605C311; Tue, 12 Dec 2023 02:30:08 -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 | +----------------------------------------+--------------------+ 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 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/