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 E1F5D43699 for ; Thu, 7 Dec 2023 12:09:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DD81140295; Thu, 7 Dec 2023 12:09:48 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 00A634025C for ; Thu, 7 Dec 2023 12:09:47 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1d0c93b1173so5412135ad.2 for ; Thu, 07 Dec 2023 03:09:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701947387; x=1702552187; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=D43/6BNiAeRG5E7oPQDhoylfdmHN/bNpVr+fqBs5yHA=; b=S+n5Bmy2wmA4roynGOlkh2t1He7pnGBrK7VxGS2tq7W2/uNA4LQ9KGT7uYG+1bs7PW jUwUsh9HQZ3HTNNtlawXkwIPSe5gmWizYt0Rf10W0aOo7+rx/Jc3+krcz6lgwJxj+tEP lWQWkJ0U+ueDShXocasfAgEhOT/W6Zg27ADpQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701947387; x=1702552187; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=D43/6BNiAeRG5E7oPQDhoylfdmHN/bNpVr+fqBs5yHA=; b=AtMaH0M0XIQE+yr8Gve30pRLNZFH1AUCP/LmRJIvubN9714rwptOyXsXLbn/nuXIRE Lm5AR1yqo89FcgpdXbmLKRL5HnUw0ovGGujt+/OAB/Q2I0loWp7YuVAQpaA+dtIg4Zbj u7NUm5gY5KX4WadWgK3nElC3qGaWFv/qA0+lqIcD21AqXbXnwGXboBlYF/1O1qrEogQU 6CrPw4L5gobfwBKi4e7/frpq7haAL2rZqEGPYFV73IV04x6KS88h9G9avCnSa87lBf0I aRAyzCASduD91/78y3cqzmT1LBGAKUMW20qEOCktyTFhYQmdowOzkm9xlhlG7Km3XW+2 A3zQ== X-Gm-Message-State: AOJu0Yywl2z7+3acBsiJkQ/3TgNaiNxp5LSIWpaVbyJF8dEvOkx5psRH BbOdKXS5u6zENvakYk2GoYvtkVfxh1rxSn6oekvGjU51dcOFblHopsSNcHpJ6k3KxAmYWIBF3g= = X-Google-Smtp-Source: AGHT+IEj7X/s3L+DXwUhuFblydyIcZHXSK8lPeyEiL7Q2IbrsdxmujGRtr5PBW9sKnyNB7UyyJ0pbDUBho7e X-Received: by 2002:a17:903:2642:b0:1d0:6ffd:f214 with SMTP id je2-20020a170903264200b001d06ffdf214mr1926273plb.106.1701947387210; Thu, 07 Dec 2023 03:09:47 -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 r9-20020a1709028bc900b001c76a3e54d1sm65514plo.97.2023.12.07.03.09.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Dec 2023 03:09:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Dec 2023 03:09:47 -0800 (PST) Message-ID: <6571a7fb.170a0220.962c4.15ccSMTPIN_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 6A212605C21A; Thu, 7 Dec 2023 06:09:46 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/