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 EDCD6436EF for ; Thu, 14 Dec 2023 12:41:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E5E1543291; Thu, 14 Dec 2023 12:41:23 +0100 (CET) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 9E49F4327C for ; Thu, 14 Dec 2023 12:41:22 +0100 (CET) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-6d089e8b1b2so2944515b3a.3 for ; Thu, 14 Dec 2023 03:41:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702554082; x=1703158882; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bGKuQxMwzcKh9IUW5JrwLjvr/0p6TQoyGM5eLqCXsOA=; b=UeDoDk2X4zActZPoq/a4XQ1VHY+z+Y8le++lhX6D9pyisIVjgf1Z0BuP8nurJFWvCR odaZXeKD0A2Tx+DNv0FkBNM36H5dxDZU174lKp2jlMZJYKb60ln3Up7GycyVbcw2i2VK LAOhEr2iW5UP0URB7VaBKI4aItrQanHF3r/gE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702554082; x=1703158882; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bGKuQxMwzcKh9IUW5JrwLjvr/0p6TQoyGM5eLqCXsOA=; b=npvirEko4apoON5ocSMndN1kvPlRZJf+/ukBUKBt9x5MM9EFQQ4ynt3AdlhjQ7Ik6/ Flejy+IU7SPZebNzyqW76DBX53fyKlRroHCKrdGlqhFCUUGHw6US+95TbaicX4OtWX/U t6C9ZOnmCdF0irj+3z6CmAnQqmoBuisKDXCS9pgwIldgOzDYEacmawXiIi6VK6nUHxzN OK9seOSqkbKCut8L6u4ZCWDWi8/FNM+bZ5dIBEEPQXV/YMA7Tf2pk17PE1XV11ioGbh0 1PWyNOUFqRIAQTuJRxjUsUKcYgkjMOzkobp2PrgIrlZc95FrxjtHzRhB1c/H+cesCnwy nWoA== X-Gm-Message-State: AOJu0Yy1F4ukZL7BioR6K6Im9QmyKrLe61CjmlX7yrAkHli2IHfjh9IV vpg62lolQQ2mUoGnp8fl4RliPr/KNZMBrDdTtYBclQVH05C2D0dMzUXKZrxDyx7QGE+NJGHU2A= = X-Google-Smtp-Source: AGHT+IF0WR96CBRo24z9BizquyqonWjFhKI85W/mKnNG5abbvAMff3q2RTTKqjQTY6G+lfLxY2VPTnCykK72 X-Received: by 2002:a05:6a21:6d9d:b0:190:9280:7261 with SMTP id wl29-20020a056a216d9d00b0019092807261mr4889920pzb.76.1702554081788; Thu, 14 Dec 2023 03:41:21 -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 d10-20020a170902854a00b001d2eea56550sm626969plo.138.2023.12.14.03.41.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 03:41:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 03:41:21 -0800 (PST) Message-ID: <657ae9e1.170a0220.2b7c6.0dd5SMTPIN_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 3E2456051831; Thu, 14 Dec 2023 06:41:21 -0500 (EST) Subject: |SUCCESS| pw135189 [PATCH] [v5] lib/net: fix tcp/udp cksum with padd From: dpdklab@iol.unh.edu To: Test Report Cc: Kaiwen Deng 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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ 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 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/28620/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/