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 81E40436EF for ; Thu, 14 Dec 2023 12:05:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7C75342FCF; Thu, 14 Dec 2023 12:05:31 +0100 (CET) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id E4D90410FC for ; Thu, 14 Dec 2023 12:05:29 +0100 (CET) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-67efd2cde42so4113846d6.0 for ; Thu, 14 Dec 2023 03:05:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702551929; x=1703156729; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RYea0IxbPMyrBDKUH0Zyammm0UzLHqoMma6nwWtLZ3M=; b=GdLN6Hj7wSWRynrhqhp3qDTtWWlSF5jjo3PJq89LKV6FKdGNGjjHOXEqirqtrMFaue tcU2KD0qCS7BiK3EQQTKg1gqVvuxcLHlAamZPJ9vPl9rlyqPatKaMaopFMs4/F/x/9Td HAfa4MFXpabm6to/w2B4Ig3p4IXZKMpQdOstg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702551929; x=1703156729; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RYea0IxbPMyrBDKUH0Zyammm0UzLHqoMma6nwWtLZ3M=; b=P1dlluUK5u77cBJG33jlr5R1WFjl02Yi+H3DG/cF5Ud2Ars9tjiaJft7cZPIAwPahk HJFGSOtlfrcfRsH7Juk5zSi7YWN2UWqoEb43qxvfN0jR3kOInCXtFg2OAI9UlM1xoSdR 78HPS3nNVkk7wLiBbEx5eb6Q8R0fPVU0i9Lv6njdW4hdwhstj5FhUQMnFFGzor2uuVWC ZRLIk7jckztLIVjWFy7/v8nVezjZhkGBBFH9S8cd3Hre7dGOQJr8tdhTARwGRN8hWsEg cX+skyNc+jzyYA9Yw2XXmc0KEbsuHtcs8oMYR27Nwg5b5u18glX8ph+yOxAUAb6n++CS ctHQ== X-Gm-Message-State: AOJu0YzOjsng7TgtT3RKrAnjtsmI8H9y6MtedsjJiEtEM71459KOwBn2 kXpY+pbaU2Be4rl22NfkYBlXYSRjdwH7sGzc3t2yCsGm71y5fY3QdSYiew== X-Google-Smtp-Source: AGHT+IGJYsmi4NEORrTUn1OieqPwHwkwHQinOwKdWv2LQ/8n9KaXVD2zQyfVLqAUMOI8Y6UThgn5ulihQrcB X-Received: by 2002:a05:6214:5014:b0:67f:416:637c with SMTP id jo20-20020a056214501400b0067f0416637cmr3189178qvb.48.1702551929384; Thu, 14 Dec 2023 03:05: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 q3-20020a05621410e300b0067aae85d60dsm894013qvt.43.2023.12.14.03.05.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 03:05:29 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 03:05:29 -0800 (PST) Message-ID: <657ae179.050a0220.10101.a152SMTPIN_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 18F016051831; Thu, 14 Dec 2023 06:05: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-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 | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/