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 BD02A436CE for ; Tue, 12 Dec 2023 08:23:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B6A3042DCE; Tue, 12 Dec 2023 08:23:52 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 9D00542DC7 for ; Tue, 12 Dec 2023 08:23:51 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1d2eb06ab11so21009205ad.1 for ; Mon, 11 Dec 2023 23:23:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702365831; x=1702970631; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7eur3agZY/1xWiF7OWAx4YOWKv/nqJlLStt++v48Z08=; b=IURwEdWv4oOdbvl2zvuSL9EA13lEZ6nFFMsByzVdyn+qvs+t3gFiaRq4oH3sVX8hg3 aU9JLYhfI+Utwv8DcMtAPvD349K9qmq3yjIHdWjRjcZ5lMwqZ7DPq9SBiq1eXhe8Hnug mDhp+dY5ZPv+SZYuXReiU69WeVzX/Ec3RYOBI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702365831; x=1702970631; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7eur3agZY/1xWiF7OWAx4YOWKv/nqJlLStt++v48Z08=; b=h7x36sJfs3tqNkjgYB41CSlJBcWDAn1ZPcsow2ojOX/S7uyV2+en0UuYrg1O1nT9bb jpIS6++w1zFueZqT4BWcyZZgsaD7iJbkERE7glanYDg7oiJJAcXoyDzJIR1w3KKlSd5Y PJOazus/7ednNXe73DoHKWabubQgI5vBEcgXcMFL8TVa8TQZXP14V0eUhOUz+8kkPyjT isglCsYmyDkbSPP4KBreIRmcj0LbawzvugZMZOI58NkXZ//9ithoLuLPqR+yQJVXwl1h yDZqRM7ZjTbIx8yKm+zrfm0SeBoJOIHGA3JwtZf2l/M6SL6ROKEJq1US1hn2+GscMP76 9crQ== X-Gm-Message-State: AOJu0YxkIJAii+WVatNLuRVQu/CWjYYPVtqwZ6stim/XhPh/ygVNt8ln ofQ81wYPmaDHvMR02rvIiMjym9LBbWGgr/GzEbnOP34vOwvkheTtDcuFmhnJ3dTmgoBXPY1FDA= = X-Google-Smtp-Source: AGHT+IHnNlbeRQGLjqXd5zis1ETBUXo8jZl+nid1rTEddFBdtpK8FUWmh8RKb8iKjVZiQpboSdJpka/nkoAK X-Received: by 2002:a17:903:247:b0:1d0:c888:d129 with SMTP id j7-20020a170903024700b001d0c888d129mr3099360plh.103.1702365830869; Mon, 11 Dec 2023 23:23:50 -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 jd21-20020a170903261500b001d08f259e4dsm511045plb.22.2023.12.11.23.23.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 23:23:50 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 23:23:50 -0800 (PST) Message-ID: <65780a86.170a0220.3cb13.f212SMTPIN_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 13D17605C311; Tue, 12 Dec 2023 02:23:50 -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 | +---------------------+----------------+ 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 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/