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 B7C18436DC for ; Wed, 13 Dec 2023 08:11:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 97F2342E88; Wed, 13 Dec 2023 08:11:56 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id D3C8A42E55 for ; Wed, 13 Dec 2023 08:11:55 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-35f519f3ea9so12984395ab.3 for ; Tue, 12 Dec 2023 23:11:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702451515; x=1703056315; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gQmyVgUcQzxCMw5a3/WRysAuD5QyBMrb6ERf90d29b8=; b=THdk+8LztEXyhVpi6pj9vix2s27y0SQsHK2am/g4qEBaLcjA3x8B5R8dcXe/suL4Zk gseoug8KViQ2zEgVMUeatr7W0dsSn4jb2mpscQgEwkGgwioikdMlBQRdZ0Bg9hG2++JY vH87OGE1O1CaD1OuDpTU4x7Ef/hY3cB0Q0IBQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702451515; x=1703056315; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gQmyVgUcQzxCMw5a3/WRysAuD5QyBMrb6ERf90d29b8=; b=dr5Ff6VL0BLp+0L+3DqRw0Y93P2bub1ir2q7sJIVinBTx+xvBfQI6dN1JprR5n0xYE Dwuj9xFc8pWA1s/eKV2FB3yriNXuzlrzLxUaaXlLsVHhv6i8soTOdicyYabin3CHQueK wHAHfsnr4yNieKbkIp/+Ggwb3sTcfrh6gn12ZyqdgitVjos+ZbC9czqxtpEbXN2ZBmHz n3ypP7jR2CP1ELnYJAjryE9fRBq2XYZzOfcc76lvjwxhMPf91Q0CrKON9O5ZTphGtmAx 9VecK12PJ9joyyhN4JjlhpI2ajHAgEB7ZPIy6yh3nh5IVLIlvAsiff0l7AeLdryKRj4D rruA== X-Gm-Message-State: AOJu0YxuCTzWcYasMmiteuxGnUPye6UIgBF6PbOTu8q08XMd3TkHmWkI iEugRe/lnRoBaO5xAoEZaUf6Wvcpz85qwUIaZ4I2Bbu9gIGTrb2+h1gSCObKhfiUEyDKdXcdsA= = X-Google-Smtp-Source: AGHT+IFOy6dursvCvH7sXyHXs6mzIaDMgyudPokPVgvvmscqdUOuJUpeq2F+gO0BV7FJdzzheVP70x+CEmdl X-Received: by 2002:a05:6e02:1c03:b0:35d:6ddd:7f83 with SMTP id l3-20020a056e021c0300b0035d6ddd7f83mr6534295ilh.61.1702451515066; Tue, 12 Dec 2023 23:11:55 -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 s15-20020a056e0210cf00b00352b08e46fasm954331ilj.22.2023.12.12.23.11.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 23:11:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 23:11:55 -0800 (PST) Message-ID: <6579593b.050a0220.355b1.e717SMTPIN_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 885216051831; Wed, 13 Dec 2023 02:11:54 -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 | +---------------------+--------------------+----------------------+ 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) 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/