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 17F66436EF for ; Thu, 14 Dec 2023 12:33:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 14A2C43274; Thu, 14 Dec 2023 12:33:07 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 5834E43250 for ; Thu, 14 Dec 2023 12:33:05 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1d08a924fcfso75831685ad.2 for ; Thu, 14 Dec 2023 03:33:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702553584; x=1703158384; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ofQugD/HUkdgxOwoacJAYRIK8ICxsPZ45uWHCcG/TGo=; b=CXn1kuXr7K/qGan4OvR1cB263OrI1XvloIAJDOE1RLWNYeGevNkNn63uN2kMR4tpHW hI0ntaTR7zhYOhIiIqQi1lh/UkbheJEikBE9e7RGqth7QWyvwTqFNpFUa1vokVQOOorU fq/Ch6B9HIxZ0uT++b4zv12UKKegJftt3dtZQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702553584; x=1703158384; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ofQugD/HUkdgxOwoacJAYRIK8ICxsPZ45uWHCcG/TGo=; b=NBKy3AXVldJLEZrrAWSoWQfp7iB/fj+yMpUEq0MH0t1ocaz4TaAbvuxfGOIQDde7se A0QG72KMohH5/QWNCriR+fwwKQ443Upjp8CtT1BxrF9vbTkSgHTi+fvucqELjJ375FBn eRqur11DtFWsL9VUHAiuwm5UNvgZsjq8ZLNJf9hfngWOUsdt4eOpJ+OzeXoNndsEVs5b /grGvspAbEv1D8V/jdHmEsDY3jju5Pqd1Zgpo1F6nRZeswYkLyChSsXFTyyEQce1CUJU ORobdWcdSF/IdLdaGvZyTLGVx22XD/VOmJEiU2IxwuiIxtvboPbGNLxs0pj32rxhvG1L uQjQ== X-Gm-Message-State: AOJu0YwJU2j8HQ3gCtyUqWvw31Cos2gK0jD1L9M4R8MxbkOzufXu8gS3 AbRA2IeS9+ycWfdY1OcBlK3bga9Vg5yRRPRPKSKgOkoSJmxCz0KsIrPu9cpc2DAP83YtKg4AuQ= = X-Google-Smtp-Source: AGHT+IHvtv1aeOEbHnrkhKSt8tu9Z+9+0i6iZYhEAH1qqb/Gi9OfIVGJVI5FFi+/J81ug8hcer76Q7epoPaD X-Received: by 2002:a17:903:245:b0:1cf:d650:380a with SMTP id j5-20020a170903024500b001cfd650380amr10243783plh.13.1702553584604; Thu, 14 Dec 2023 03:33:04 -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 11-20020a170902c20b00b001bb988ac24fsm772943pll.45.2023.12.14.03.33.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 03:33:04 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 03:33:04 -0800 (PST) Message-ID: <657ae7f0.170a0220.27d41.9888SMTPIN_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 3EB916051831; Thu, 14 Dec 2023 06:33:03 -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-compile-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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) 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/