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 1A36D436EF for ; Thu, 14 Dec 2023 12:07:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 15FF743258; Thu, 14 Dec 2023 12:07:47 +0100 (CET) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id EA93F410FC for ; Thu, 14 Dec 2023 12:07:43 +0100 (CET) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-5bcfc508d14so6860026a12.3 for ; Thu, 14 Dec 2023 03:07:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702552063; x=1703156863; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AgJu3mPLKjfm3a8nh+2Ejl5RdYhIqRBUdp0Q3gANKXc=; b=JJXRQamcpo4GxyugAVGyvCWuqsbKUez6kG6A4U+NVz9HzxOgTzIvNsueNszwzlProR 0CAB11PVm9SBJXUOzvS96Yc/0YleNEoZaWKDtEzdoNf0IgxnsVjyhDoQ6C2u8ILdif0n R+fTXjcZAAQ7NlXAeJglDQLR9RgI9Ht5J4+4Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702552063; x=1703156863; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AgJu3mPLKjfm3a8nh+2Ejl5RdYhIqRBUdp0Q3gANKXc=; b=CK4TU5tv/YEKBAgXCORgzBmbmulYMh6mpO1NOJyvws4itfiLqO27lN0YcZ1JjLX/tD p8i/pZLcoVwAl35R5RrnSUafEd3s/c8VAhoPlhEjvluE4dfl2C7hxEttDwrBGTdF1xiK 0k4gCMU/uh89bV+xQeRrW2lDwUeVeV975j4g7JsIVTxxfksurzRyF+dGaYuS7v3NFdhj tiI3AOchHffqiL4jgL6/2T55JVQTI4FS3AU6/jR6/jvPDyaNxp0KnYAuY2NBNl3HTh5o DpLPwbOkAi9A4yXM1ieRFhJGzEf6WoJe4E+OBmGKBmmB0qELEPaYFFrulJOeDpgYYMGv kxiQ== X-Gm-Message-State: AOJu0YyQuu0XyJbu1Zz9mBix158wldNlYOVdsYnq5rxUoIRxxO1Jv3U0 0ECGazcZWR4oOFepek2wYWB6zJzayP7NT/JIBaPxvv+1ezxp/u0nxu5CU3mRlcr2cZ6ZeIffuw= = X-Google-Smtp-Source: AGHT+IHflqE3OA2Ja4jpfeMmsXs5V7uutlW7+V7B9rHj5xJPdD1QtGY30oWEmnpZJNvYN8Ulln47YZFM5qH/ X-Received: by 2002:a17:902:f549:b0:1d0:708c:d04b with SMTP id h9-20020a170902f54900b001d0708cd04bmr11417791plf.31.1702552063137; Thu, 14 Dec 2023 03:07:43 -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 jc22-20020a17090325d600b001d35b2fdd33sm136638plb.132.2023.12.14.03.07.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 03:07:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 03:07:43 -0800 (PST) Message-ID: <657ae1ff.170a0220.f017f.46e8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5848A6051837; Thu, 14 Dec 2023 06:07:42 -0500 (EST) Subject: |SUCCESS| pw135189 [PATCH] [v5] 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/135189 _Testing PASS_ Submitter: Kaiwen Deng Date: Thursday, December 14 2023 09:22:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135189 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28620/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/