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 C18EC436EF for ; Thu, 14 Dec 2023 12:15:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A40EF410FC; Thu, 14 Dec 2023 12:15:34 +0100 (CET) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id 9582A406B4 for ; Thu, 14 Dec 2023 12:15:33 +0100 (CET) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-425c54f5842so32772961cf.2 for ; Thu, 14 Dec 2023 03:15:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702552533; x=1703157333; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RYZebIg+MheHn8ZFPRRKxxiCWKE6AhHQXm9ctvcaEyQ=; b=Yj6qluTlh8M1u/NED42+bBgN3zDFE3lAeb5W01cznx/umKuhr6tCz+54w+usGv/Rmk 7rV7WHv8V85uGekBm9uc6pMc2Rq9HLGX31Eykl4Zmqz+yHLD6MfDui3aNSizvAR5Fw7K qZpmEmGMj2jvsJO5aSh6S0nzLrAp4SuIPpJiI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702552533; x=1703157333; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RYZebIg+MheHn8ZFPRRKxxiCWKE6AhHQXm9ctvcaEyQ=; b=eUVxer+zVnjg5NyQHv/mm7hZYx+5DbhCbWT4dlmlwtL1Jren1rm4a7nW6I2lEVnvnT nV+9W9uKWnCXcq9Gey6sJ9oNag4OiIKew+w2lqpZN4SoxqLp665PkGioEsBk32nD0QUF wwQrDHosvJeVSIKo9lXeRNVB/Os6rGafo5GcNXgweG6zpht7v7BQVJ6IMdPsii+n5dhF lKeAymKVga+t8+BzVKpAHp89cuf9yv9K3TJn7jbvMsWXfQDJ7r7lG/6LArCm1WTJ4qXm 53f5tSgdTuGRyIpD65MxGJHwuYVPlrbUDQTcvN/+qun5i6HDf4vJVBsB0BEJ8VLQDL3E AVOQ== X-Gm-Message-State: AOJu0Yw9QWgY7eHTD9L9Tj7/+XglP6ljXiJJ+sNcQrVm7HwL6Vgte1ma w4JcxiVG/HziafFjdhNs2uevlv+Mgb47tCvheCyJh6ffWVtfrKt7HF1m/D1VrMwocQSuQHrVWw= = X-Google-Smtp-Source: AGHT+IExl5jTYBJLENpBhWPBeiuijdFy64v/4XNfahv/2uBNf76vN5mGlzJWk8Md4sP6R74n4VxcKPurR6cv X-Received: by 2002:ac8:4e91:0:b0:425:4043:1d90 with SMTP id 17-20020ac84e91000000b0042540431d90mr14798879qtp.99.1702552533033; Thu, 14 Dec 2023 03:15:33 -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 j10-20020ac8664a000000b0042405aa7735sm763566qtp.14.2023.12.14.03.15.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 03:15:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 03:15:33 -0800 (PST) Message-ID: <657ae3d5.c80a0220.ee01d.7e03SMTPIN_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 AA4776051831; Thu, 14 Dec 2023 06:15:32 -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 | +---------------------+--------------------+----------------------+ 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 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/