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 06908436CE for ; Tue, 12 Dec 2023 08:31:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 01C9042DCE; Tue, 12 Dec 2023 08:31:32 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 4B2A042DC7 for ; Tue, 12 Dec 2023 08:31:31 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7b72192f7a1so66891339f.1 for ; Mon, 11 Dec 2023 23:31:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702366290; x=1702971090; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qBrZEexrOIiQD9f7XM1G8Dp9mrRyYoXGzROOWqJd3CY=; b=g1c18bN0dl5s7IXiqtG07zIsg6crBI2ho7/gruCiNZfPzqCM+bJwpvYJRgPbEGQtMk 4RPsbpaw4POalyohFPVXlrgMZTRx7x6iuGdmnD2W6NibEu8/6T+nJaHdIq86sqbbgoh0 HsVaFx38UQ9WXynNtbSwGPOVFFi5at5J+Wjxs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702366290; x=1702971090; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qBrZEexrOIiQD9f7XM1G8Dp9mrRyYoXGzROOWqJd3CY=; b=wopuvnzEwGmdxmNOuyuZbGCkPuUlQ9OzVq3EPRDg7+IGxCaWeA8o4hDn/2OcMI7mko aq+1JYIequPlkmt5YPu2mUtYJGkhIYtj+ERqd4VHBvh/4/Rr8hK7ZFoIU1DrieNLEGPs nXK/9geiOzlCfVLB9tKrR7m6k+UCfMYD/gNPAxuyvJKGWbn6Ff0J+IC0/WPO8CB1FVDF Tvcui51Rz025WlajUsO5saIdJRvgFFyd6j0ZHz9pqiByrit1VnS6emUzriT75g6CISJH yojbAjQRmdD6Fu/TLUZqv6SX38QSOMb0hq3bFXDjGgNDZPN/0i07bOeZUX7TuF0dF76e rnWw== X-Gm-Message-State: AOJu0Yx1lPAMvBKzFChxgnyOpVUlaH69vFH5A7EMeqOdcg4rpW7iU3A8 9skcT9sLfDazfJi70gid+hQdeTIea7AipVTvuJrNERXQ8GfY6cjcyqjufJQEbvq3Agzjtzd2rQ= = X-Google-Smtp-Source: AGHT+IEBVFFGzF0yrAGPsIlRYWyAA5o+OWD7ZQsfpDeqDKRLXUHcoNlC48vidvCYGlMJupESpqoGDzS4IvVo X-Received: by 2002:a92:c26c:0:b0:35d:5994:ffbc with SMTP id h12-20020a92c26c000000b0035d5994ffbcmr4752232ild.18.1702366290712; Mon, 11 Dec 2023 23:31:30 -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 x20-20020a056e020f1400b0035d62323f58sm801690ilj.26.2023.12.11.23.31.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 23:31:30 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 23:31:30 -0800 (PST) Message-ID: <65780c52.050a0220.457b8.85e3SMTPIN_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 427D6605C311; Tue, 12 Dec 2023 02:31:30 -0500 (EST) Subject: |SUCCESS| pw135048 [PATCH] [v3] 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/135048 _Testing PASS_ Submitter: Kaiwen Deng Date: Tuesday, December 12 2023 02:16:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135048 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL8 | 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 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/28592/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/