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 6E697436EF for ; Thu, 14 Dec 2023 12:05:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6881042FCF; Thu, 14 Dec 2023 12:05:16 +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 BD03D410FC for ; Thu, 14 Dec 2023 12:05:14 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1d098b87eeeso71821825ad.0 for ; Thu, 14 Dec 2023 03:05:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702551914; x=1703156714; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ch3Q5aNOstGkz16Srq2rarxbSaIC8FTEkCwRSXuoPFs=; b=FLXiPe5HmeCsmOIlVtn0Mk4GIxs2Ux3hZiQYOWOZ7Xi5mh4sNGhGANCVAnYeB3nT3V B9nKVE1EGR8Swm9Saz19i6+ba3rxmyyDYXBzT+bP2BqJkF6UPn7+UYXBPtT6xEujci7R 8PuBS/HArrzESgf31xttw7LAp37DsOfOmXuGA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702551914; x=1703156714; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ch3Q5aNOstGkz16Srq2rarxbSaIC8FTEkCwRSXuoPFs=; b=gYsRCdbXzuC4oNl0GUEJRoSV/CxTjUCIHsprQXZGlIkM6ehFPV4TpcVtlJ49A3+ggo e/Oqd0QXRZnjz2QwqhAKAadgc2GntYl4b8lwsxnDd58byXLWFW/XxWmLdqnLFZ9YnfTE m3eE8Ce8tCQnsYdSncLVfwyPbQSL/zGgHPv6ScQprchCgHCSbfDz/K3wsEAOE0XN/q4Z pDxprlWBsMcGEsLFgTcrby00r/lj1S49hoaJaAe6io+5qNwUwt2/FWMsMvRZIIgbfUgH 8Dd2eqgQIA2nQbBI5X/WXnm/n/z6aEEeVvrWbWD81yG4m86++x3yNvoG1EMKw0u9DsT7 5w4A== X-Gm-Message-State: AOJu0YwyNV1TwKDtyAWK0aKAZiqOQ7ooNQVb0oVG9ctzLhOcXLxER9HM OLiNAqjJ7KXfu1/rm1ui7Z730paZJwthVQ+74G98I7LFbJchZMrha1xBsZ/f0sXT2TrAaqCtxQ= = X-Google-Smtp-Source: AGHT+IFc/RKUsR29gjTAFuzQuYyUAiiZLPWuoJjvFkASLT4OozCs2+ssJQXNqHizzW5r0vEBMwsmvtaN/Aw4 X-Received: by 2002:a17:902:e847:b0:1d0:acfc:a653 with SMTP id t7-20020a170902e84700b001d0acfca653mr10584865plg.84.1702551913914; Thu, 14 Dec 2023 03:05:13 -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 x3-20020a1709029a4300b001cf91f83c26sm340239plv.68.2023.12.14.03.05.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 03:05:13 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 03:05:13 -0800 (PST) Message-ID: <657ae169.170a0220.d8c9c.ca24SMTPIN_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 0B69E6051831; Thu, 14 Dec 2023 06:05:13 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/