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 D8250436EF for ; Thu, 14 Dec 2023 13:02:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D47C743291; Thu, 14 Dec 2023 13:02:00 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 6E41E4327C for ; Thu, 14 Dec 2023 13:01:59 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5cece20f006so80133847b3.3 for ; Thu, 14 Dec 2023 04:01:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702555319; x=1703160119; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PZHgsoM2nfNEOomlMzjVy7oAeKAyj1d+8Pj7egI2N/Q=; b=DRyffKr61gCXMaoCM4AycbAP5UT+vFwlUzywcqh6exxngHdh5O4dIK19gSEuTmwaip x4m8ZphgmDup9sOt/z1uLF1niBnvAkhAZethIYjpD20Yt8vFOZ8rZ1hioTSYSwmwa/P+ N+aT+yBm8NN3jLTQdPRX6JNPBoEYGSntekrl4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702555319; x=1703160119; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PZHgsoM2nfNEOomlMzjVy7oAeKAyj1d+8Pj7egI2N/Q=; b=blTWXVy7GiHD+l3enkkhenRCOwQm4A1U3Q+yvzKCAiRnO+fZbuT9xpjogYF11y79bZ g4AwgPJ/AM6FZ2FUHnSn+kLbcWIpXaUWxSVnaqJySJSjA5YLsxHl1WgGroTprBOKDJF9 +W6jcP43266FV0AObd7nJK/rK8qeSX74LJbwbWO0lKzwATOiPPz7fvm/ABzRsXuroc5H Y3gO9iqInp9yo3LGj9nrxzOLbs0PSiRWoAwT67L7srrLb59j8dxKfJ8cqzR32BTJfIfR CQq6drkPClDVwcWTUtn9Cb65soX0XUSOonxHGsCYE6fVvT3KwCDbyUxAPJFS6n3RLJrY cO1w== X-Gm-Message-State: AOJu0YzzHjlhdtJauwp2N+N189cssUJV4IGDyOfKyexAMI6U4458DQ5i OadlrgN9Kau6JA+L05GnFPDhBaCSBGLUlRXdDdb0898twsdBZsKIg1AmuQ5J/TPL9gB/oNPehg= = X-Google-Smtp-Source: AGHT+IHm9G3NUldD+B0AJUN+0fd/dh+Ff5mgUtJ4oJnXDe6PC2+tNoKPdLT3McKwtdnEzRSDWfgizquuV5f4 X-Received: by 2002:a81:8004:0:b0:5d7:1940:f3e2 with SMTP id q4-20020a818004000000b005d71940f3e2mr8511753ywf.74.1702555318848; Thu, 14 Dec 2023 04:01:58 -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 r23-20020a819a17000000b005da35585832sm129764ywg.75.2023.12.14.04.01.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 04:01:58 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 04:01:58 -0800 (PST) Message-ID: <657aeeb6.810a0220.cda85.6bfbSMTPIN_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 56E916051831; Thu, 14 Dec 2023 07:01:58 -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 | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/