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 1E23543698 for ; Thu, 7 Dec 2023 11:19:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 198D642DB2; Thu, 7 Dec 2023 11:19:33 +0100 (CET) Received: from mail-vk1-f227.google.com (mail-vk1-f227.google.com [209.85.221.227]) by mails.dpdk.org (Postfix) with ESMTP id 273B240295 for ; Thu, 7 Dec 2023 11:19:31 +0100 (CET) Received: by mail-vk1-f227.google.com with SMTP id 71dfb90a1353d-4b2eaa89796so150956e0c.0 for ; Thu, 07 Dec 2023 02:19:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701944370; x=1702549170; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=s8T581VjNmpRmh14fe2IMQv4zxN6HV04KoCc7ZL5Q1M=; b=jdjiNMSdvpY+ZystwSfSMeLx+2xidkQYAB9B7NAXqprzS492coti7O9mrEvS439hKS PgtzQ8n7W/aSQ0rQb8eTzT0nf8zW2T5jwX5+9Xv/7oJSdQxbnnyoB8UXDvhcgBTU0ppt cicl9j+EyUxgZZ09vH0+TxCRLMzWUWYIjdKvE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701944370; x=1702549170; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=s8T581VjNmpRmh14fe2IMQv4zxN6HV04KoCc7ZL5Q1M=; b=lTOt5KdsnxCaUJIH4EgUDZuZITNpTV+mPiNiTiabueKHIVlL4wxwi5fd/QbcBn8Lt6 GJLUCdcOJRtuPBuqkANFr+uVjwPtTR7dqedA5xF9fjqE95Q2zYkFWlffJIrKLBHg8RnW FI7qwdRTN/Dix5WCBwoa+mSJr+M8EeWWvaraFD6YZVBcCfiNiU24HSFXZeGR4uxlcsph oJORWGxVWrK3/Afdni67Xxn/c3BC4BMuPdBFu4LEwEzH+cwZuwrdrrWjwVXIohPlRfwo VB0zOfT/Zj6EEKX5eAhDLshoxgEfayqiewi0EZr/A9KYvF2jE1ltPetMzlfjvuF1yNrV IsWA== X-Gm-Message-State: AOJu0YzvYzISeCZk6uUKr5aT08d0fptT8E6LLQu+5TS56Z4zhlK48mkK z08voz6ZqjoBa4Na4n6QDlaEyypgvRlJNAaQbaHtIhf/88rTxD7FFUvPNg== X-Google-Smtp-Source: AGHT+IH8wYKjy41YEnvfXfxRHvJtVPnKQYudqSz7VlwxCLY2+ryBzureXz83I182VNoLGVuaFWhJEO3BPUDm X-Received: by 2002:a1f:ecc1:0:b0:4b3:db2:f722 with SMTP id k184-20020a1fecc1000000b004b30db2f722mr1902990vkh.27.1701944370609; Thu, 07 Dec 2023 02:19:30 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l17-20020a056122201100b004b2ec6fa508sm100906vkd.1.2023.12.07.02.19.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Dec 2023 02:19:30 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Dec 2023 02:19:30 -0800 (PST) Message-ID: <65719c32.050a0220.223b1.2e9cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 03F546051823; Thu, 7 Dec 2023 05:19:30 -0500 (EST) Subject: |SUCCESS| pw134910 [PATCH] [v2] app/test-pmd: fix tcp/udp cksum with 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/134910 _Testing PASS_ Submitter: Kaiwen Deng Date: Thursday, December 07 2023 08:53:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134910 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28550/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/