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 EEF4D436DE for ; Wed, 13 Dec 2023 11:10:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EAB8342E8D; Wed, 13 Dec 2023 11:10:37 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 6D1DC4021D for ; Wed, 13 Dec 2023 11:10:36 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1d08a924fcfso62474105ad.2 for ; Wed, 13 Dec 2023 02:10:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702462235; x=1703067035; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Wa85duQBAvUBZm6221k7uPtDkFQKzgU/nQqJnmnUP1A=; b=BNqyUZ03MjdJtYmsu/TdQq2jgc6KwCG8qn9FE0MurEwo708fCGlTI+5y5uev8ffE/O MMd4IYoExSKlYka+Ma96wTUvhnLPwD5/TRHwbU2E8oQMzhwJctHyNE6NCn0AK3mCz+s9 acJI3jyg1IZY7XUnvMn2DL2i0EpneSs5CErY8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702462235; x=1703067035; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Wa85duQBAvUBZm6221k7uPtDkFQKzgU/nQqJnmnUP1A=; b=bgtPp8HuHpYjdrNLcD1DaXIVp4uA90eSumRzt1rNu1vL9VZBY9IRLv1IPmMcV6KoMk k4grTneYPnXnk3HELaKoOoQvkzDa7pRtCcQQhFl2q3U6Y6k1L7Gwg9ue0zSY6vSoyyaV FaRRb6Be777UNz2Xw+5+CMfKd4MgAQUQsRa+PW4Hqcx7DEVyE+HV8Kfytkju2CKV3+gP 8/VvC1kvGG7k9m4E45/Yl8O53cbrmxAUykMlG/ZOkZP89RqeYlVduplK6MRKpuXs+xvp dz6Hjvh11K2ECdjODquujAmXA5/L/M0bC4Rb99oXp6GAr5yGuDQQtqRchh0/xlQAfJoP gGrg== X-Gm-Message-State: AOJu0YyNEzxEPeiJafEcgoolf9KQOyrE7z2rhsTjqZYHE1298win3gVr w2bwhwbaHuup1z3TiIj7Xt8DSoOGoGraik2a42WdLFU2nDDsYvXSipVRy/CZ4amVAyVAUNo98A= = X-Google-Smtp-Source: AGHT+IHQESfxol17BpoxyR9st6L96V2esPM7oY+8EVxNkVBBCodn/GGkLYL/dY13zOv+6O4svsyyGQre/+hZ X-Received: by 2002:a17:902:ebcd:b0:1d0:c906:f5e0 with SMTP id p13-20020a170902ebcd00b001d0c906f5e0mr8834825plg.72.1702462235597; Wed, 13 Dec 2023 02:10: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 m1-20020a1709026bc100b001c76a3e54d1sm16296plt.97.2023.12.13.02.10.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Dec 2023 02:10:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Dec 2023 02:10:35 -0800 (PST) Message-ID: <6579831b.170a0220.89234.0f46SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BC18B6051823; Wed, 13 Dec 2023 05:10:34 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/