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 B72F8436DE for ; Wed, 13 Dec 2023 11:08:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B233C42E8D; Wed, 13 Dec 2023 11:08:48 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 828FA4021D for ; Wed, 13 Dec 2023 11:08:47 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7b45ab9e084so282049639f.2 for ; Wed, 13 Dec 2023 02:08:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702462127; x=1703066927; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=84dfvPD2jWepRYGMwdpqAHbRjHGLRomVSCF9MoULoLY=; b=T4i8LiZjOfp++ig5kHhjbLGhEyx/3O640ooyArqnwl81ClrGvDBSvU8ftMPxqXm8TG cCF5XooOWiF27+lPAzNh1wOpBbx7V+6G5Zz0ibQ1c6jm5tzdL3yoOv/AzNGEJ0J7O2rC QrjLInKWeQf+AO9fLxsK8DfZUjDsc+tshv/KA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702462127; x=1703066927; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=84dfvPD2jWepRYGMwdpqAHbRjHGLRomVSCF9MoULoLY=; b=ihbTXdGQiW0aTb2s4G2oQGcyJRfR1fKKu0w2gzRlNfX8Ikav4XjOSbQNxroM84iTxb tjzPSkvWDRfEuxMnJtORDtaQIF99iwoirLjh7pPa1buj0OwqwwKBmH4Mu2nfvnXxJH2r xMEra16j0jogkYxFI6MzVqCPfeitW6a+0hxP2YsKRQI8bMjjB/JaARPviBtGl3V2+lEt OGQsyYvSziiJMfIVEl9kXv6snjUBZxHNEtwsmc+GUFfGO6tvJ3/OI2cabTDPYE3Kh4NN mwo1ISn4shekDmzsCdFgEs/vgyEIEr5ULGEjbXEir7dYHy289dDKGZXZWWWxJ2no/70p UjSw== X-Gm-Message-State: AOJu0Yy2Ih5sjWhKvSWwi47z2uPiE08IyyZD9NGeaBfLBD3yTgklgSGN 96h7Bzo4Bfi5pO9S4/zEmSnV+P4Spf3/lF8QxyPvvqP6B3tJ4t8x4hzjYw== X-Google-Smtp-Source: AGHT+IGWTUiWbKoFUGIoOUNZsT+j/r8rpTzS0PGfiPTmDLMHXcFFsya6Ul7UyL1ZlDz2uTh7+HExo4i4nE6u X-Received: by 2002:a6b:7205:0:b0:7b7:2a73:4988 with SMTP id n5-20020a6b7205000000b007b72a734988mr7861958ioc.35.1702462126961; Wed, 13 Dec 2023 02:08:46 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f8-20020a6b5108000000b007a19553533fsm807789iob.5.2023.12.13.02.08.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Dec 2023 02:08:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Dec 2023 02:08:46 -0800 (PST) Message-ID: <657982ae.6b0a0220.2f16f.72efSMTPIN_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 7A5486051823; Wed, 13 Dec 2023 05:08:46 -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 | +---------------------+--------------------+----------------------+ 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 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/