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 585D4436DE for ; Wed, 13 Dec 2023 11:28:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 541E942E8D; Wed, 13 Dec 2023 11:28:46 +0100 (CET) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id E03BD4021D for ; Wed, 13 Dec 2023 11:28:44 +0100 (CET) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3b9e7f4a0d7so4429487b6e.1 for ; Wed, 13 Dec 2023 02:28:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702463324; x=1703068124; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=U8aYEsXnpueD6bqJvIzHKFUSxn8whXEQT3zOqSJtUWw=; b=FhDomloZUG2R9q1no+PO9j8L3z68z1+PPLvCJLWUyHZsNZBAyDdORvixW68JfHZv4Z tiM7BkW74i3t/yVGciRxt/t6yH1h4c1l9bId3z2IYHV+EMTgM+8mTFikhOII/qi8G5cL NO96u8/3w2DyZKqrpdLbiIsnREDesQs8q3vSg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702463324; x=1703068124; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=U8aYEsXnpueD6bqJvIzHKFUSxn8whXEQT3zOqSJtUWw=; b=YhVu6Jd4GTP6hPJgMHRlDR4jQy5MkVe4/nIrcc5bg/8EVUtjcVwAbGliKnvS+mqPBJ +AwXmTE2mqWv0MMDWy+JKW/WI2C8sb3HGrutaQQQWBgMFcuWwY4fwZJQTdhydFk0+rOO XVtdWsD+pqrN89nQT/ltQ98LOsL3TwXSLDC1iOV8xFOpT4U6HpLepE0wobsCY9+hcQBs pQjVZG1FGMUXqiXM08yGh2JXKy2Mw9Qqw4yYOERy6HsFYQ6wqoAHE4eLmb1yU/IvkmNS G6cwM60q6QBt+iVUdOWethANJzhwO27IpINyzlqKR65cSXkzI5MOvhGoZRXCNSXMWAvg RbMA== X-Gm-Message-State: AOJu0YyULOM96YoJx1gUpoanx0s9jAzpGyKtrppM45I5LCfonNXCaKRz /SwumLj/gEAV9pHAWKHWgsdc1p7gJ85o6V1xvHma/jPKr/UPrvW6OXDSmg== X-Google-Smtp-Source: AGHT+IH6obFTNpoMfGKi8qu6vk+sOLjEbt7Im3Vd74KNBrUP13C+sH6PVzkAJhqinaIz8saEooHlVhhLx129 X-Received: by 2002:a05:6808:320a:b0:3ba:9d:9b54 with SMTP id cb10-20020a056808320a00b003ba009d9b54mr11088404oib.14.1702463324199; Wed, 13 Dec 2023 02:28:44 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id kr9-20020a056a004b4900b006bd11f134c7sm26745pfb.26.2023.12.13.02.28.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Dec 2023 02:28:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Dec 2023 02:28:44 -0800 (PST) Message-ID: <6579875c.050a0220.5970a.1969SMTPIN_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 5F8AC6051823; Wed, 13 Dec 2023 05:28:43 -0500 (EST) Subject: |SUCCESS| pw135131 [PATCH] [v4] 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/135131 _Testing PASS_ Submitter: Kaiwen Deng Date: Wednesday, December 13 2023 04:37:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135131 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28606/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/