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 1A812436EF for ; Thu, 14 Dec 2023 13:05:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1624543291; Thu, 14 Dec 2023 13:05:50 +0100 (CET) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id ADC934327C for ; Thu, 14 Dec 2023 13:05:48 +0100 (CET) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6d9e0f0cba9so5341008a34.1 for ; Thu, 14 Dec 2023 04:05:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702555548; x=1703160348; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fNsFcr46IjJQmk4u3On+SbIaZJMZn5GOErizJzpSvsM=; b=cYrDV2EzZE/bFzEldF3hL7S0n2qIpPDSTcjKY6IlJOhekWKXtIIMthEzlHn+jJhTnh T4rqnl7WuDmI9fuM60VFnV7uQOUfdrihxiy2+xVpwGbhnI//GvZgLCWfu6AWgbKrQM+u Hji27fvhXpbjdT09Cv+ZZ2MUFlBG+/+o7OOCg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702555548; x=1703160348; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fNsFcr46IjJQmk4u3On+SbIaZJMZn5GOErizJzpSvsM=; b=rpRTBinDQljXb3AvaHJyN1FYHXvy+Z2wBKpw8qRR+oiH2hEh5W1UDF0PqnCh0clz1J hz0Q0rfMsF5bjWCmYG7r0cv3/lj3q6Hrmzo60sc8CcPZ0dqL2wb5rvJtI3aiY9Rx1V9v l3U11CzOpZhARLXi5OHXpxlYhF0fXlyxCiG+FjJs2Lt3cVrdBrE6mYBGRLNWkPYAHwbz zaCS8V3VLdPXM/hgXfZRr/cJik3KDx4cTZ321O1QBIanKI7SCu2fg+gIX9qL4NKha1wc NRtrZ8Q4C/O7zYD15p1xSH+oidrAGQRGkJuva6ewELeTm6Wn8mrYzijI+D6GgshdMv1R z9zg== X-Gm-Message-State: AOJu0YyQ3ulehlJMY2jJeatP2nCFk3/RxTmj4xxOQIYaIDbavQbYekIP pdxFTcVaqIMtLHOHqB8ZMZWHdEmsYF+uNm4kwDns3gttVD81uwheo+uI7g== X-Google-Smtp-Source: AGHT+IEm0/haBM5jfF/s3pRsxbBjZmQzdX1+sLqg4JWlk195vD0HZS2u+Rmi6PrsCxOIgrbX1bROGP8xWXEK X-Received: by 2002:a05:6870:7f0c:b0:1ff:f3a6:71fd with SMTP id xa12-20020a0568707f0c00b001fff3a671fdmr9204388oab.98.1702555547950; Thu, 14 Dec 2023 04:05:47 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dy41-20020a056870c7a900b0020350119acdsm25649oab.2.2023.12.14.04.05.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 04:05:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 04:05:47 -0800 (PST) Message-ID: <657aef9b.050a0220.4b424.1588SMTPIN_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 6F9A96051831; Thu, 14 Dec 2023 07:05:47 -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 | +---------------------+----------------+ | Ubuntu 20.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 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/