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 D99FC436CE for ; Tue, 12 Dec 2023 08:10:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D4E4742DCE; Tue, 12 Dec 2023 08:10:25 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 14B8F42DC7 for ; Tue, 12 Dec 2023 08:10:24 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1d0bb7ff86cso46962445ad.1 for ; Mon, 11 Dec 2023 23:10:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702365023; x=1702969823; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VmJxfFjyXLUV49peP02V7M31S79T5PQmDmMhhcyznB4=; b=ANhcokgTLDvHag4MKPgQNeEyK0cFoV9EJbFhJC4J5tBPsZ9eUNs9k2c9weISKijexy M6bDk5Q8aUhPxtzko35pDlJKrxo1ZULiyuAC6zMxkr8kZ4XOSGJL5G/5vNAZCL78kvBq 0853MtnjGYDLKpyIopgKRAetmnwhTzjLXg2vk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702365023; x=1702969823; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VmJxfFjyXLUV49peP02V7M31S79T5PQmDmMhhcyznB4=; b=PgokzOvKWuOkHjv4SmLoaC4D2NGNaF9og0Su+ObRgfT7JsAzAf1xdnPT86tG+uW0fG PF3LtAO7diGiMkasB4aW1EYouF4QLbtTyTT287+T8jPt8kAPMHYbE1pHKD9818g1BDFW jih4TxJUnkcMJ+7JTMDQWzmIydWOQX8PWwqbP/NGcT+ooH+mVN1CFXi6b1pEC4lOYvTz C9RAAbykCp1f4oIImX4JHyZXlll8UuGxl4W8bRhQMz6Y9T7s3C2Cjy8Z4iB2SSHDJ6iA iaZjOHSCAw1/anGHZfyfwanhqwqvJlcRNaPBUhCfs51x5AEUPkSVZfonIhmIfzH/VqC2 570Q== X-Gm-Message-State: AOJu0YyPiBGNN39KKF4nFJU4tVlRH1VPxdzohqLEiePApZTaLZnSDjey QNX6/hNPc0dEq5AmsH6AOBg6Nl3wdSLzBNHO07ZvBXP3l0rohJVToCI4lg== X-Google-Smtp-Source: AGHT+IHe4k2dNN7pnTJNd3zcK2lT0pXmlEywSaiPkex4sfs+ovPzsuW0yiv/ixp63rcf/VNqyR44WQoZ79zk X-Received: by 2002:a17:902:ce85:b0:1d0:910e:5036 with SMTP id f5-20020a170902ce8500b001d0910e5036mr6829687plg.7.1702365023312; Mon, 11 Dec 2023 23:10:23 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jl16-20020a170903135000b001d067cf31bfsm491186plb.132.2023.12.11.23.10.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 23:10:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 23:10:23 -0800 (PST) Message-ID: <6578075f.170a0220.3ffb0.e883SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7A531605C311; Tue, 12 Dec 2023 02:10:22 -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 | +---------------------+----------------+ 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 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/