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 C654C436EF for ; Thu, 14 Dec 2023 12:20:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C2E564325B; Thu, 14 Dec 2023 12:20:31 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 7244043250 for ; Thu, 14 Dec 2023 12:20:30 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7b724fa9d09so235910039f.0 for ; Thu, 14 Dec 2023 03:20:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702552830; x=1703157630; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=s0o9YBxG21iiSfEl2LxTGAD9YCqsfLydDHvrdL2crAo=; b=FOhnJHm+T2mKSkFoYEZMo7hYUrOmdpGHvr0AVM4jjGkTLCMSdZwf8LPXUpKHTRqjOd 1bSAqTmA7uKI5J+kkbvkb9xFRl4UZPZz4rwbb/vX6phrwD/2Zb627APSXt54eBZv8WCn N1YLjuLWxOV55TxqObSzkKFVu0zCbk+iVa7GE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702552830; x=1703157630; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=s0o9YBxG21iiSfEl2LxTGAD9YCqsfLydDHvrdL2crAo=; b=UoMV/O/QCpeQaQNiAgrMydWEgzInBTR9nNrIBtyiIC/HioVBwSVwF/AVqSn352+rkA zjxkRZuBn+PdQM/ImYeT7V9JjYVWfCjnA2wLywA9JHqc1ES+fA7XrUqp8dmp7oPU2z8+ AFaxytgKNnCzBoJTLJLKijhzuUEoFA2sSaKtXJGe35QM/9nS9Xzoe+tV1TFmy38c4We7 UW6dPiQYRlvDMb6bDCdCLlHXRAbTkMavaaShiav1autp8f0a1AvKirvQ/jHZl9ODLnrO PEnqBgmgYDDjBeTqw1FENVG/CCb/MNegrsR9BAhFrbL0m1AoLT6sSO7MiIswwsdGCVMD O3/w== X-Gm-Message-State: AOJu0Yw8xM9rY4APO0SJXqTaAqvKm/aImFBskS47f/lE6+GX7D6dIB3n ATnVv9Ztjl1AXhqdx4176RSnVzJT1C+W8r3ZngIt8lvyXYZbtu1bhSA8ZQ== X-Google-Smtp-Source: AGHT+IFfMyPIjaOKmPNVtXZc01MpLqnSARI6XLFO4aUlRLlftSXnVaa7hAKfRGkW7nlaYXwSp735JzN2RA2K X-Received: by 2002:a92:ca0a:0:b0:35f:684d:7287 with SMTP id j10-20020a92ca0a000000b0035f684d7287mr5033611ils.13.1702552829926; Thu, 14 Dec 2023 03:20:29 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q15-20020a056e0220ef00b0035f82fb233csm24204ilv.54.2023.12.14.03.20.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 03:20:29 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 03:20:29 -0800 (PST) Message-ID: <657ae4fd.050a0220.ba485.15bfSMTPIN_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 7290E6051831; Thu, 14 Dec 2023 06:20:29 -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 | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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/