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 1E21E436EF for ; Thu, 14 Dec 2023 12:10:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BAACA4327A; Thu, 14 Dec 2023 12:10:37 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 52544410FC for ; Thu, 14 Dec 2023 12:10:34 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-35d74cf427cso30735295ab.1 for ; Thu, 14 Dec 2023 03:10:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702552233; x=1703157033; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AgJu3mPLKjfm3a8nh+2Ejl5RdYhIqRBUdp0Q3gANKXc=; b=JFSbg+I76pF7lDcGX3yLmIcfROPHvBTjVoK25bZurEBBGakmK1BoIU1pqnSUp3kpvO /zj6NpJlFlMWSzTaAI3Oj6UIYTkhsgId3IkkqZF90nKhkqK7BulsIe5PuLQeGebIva69 TCg2M33BRBy1UzscituuWkulENgfUx63VHTEI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702552233; x=1703157033; 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=UwztYQlBJcGTCiWruMYM3ehqSAoqxX8Z+Shl52NXGlBSG5URWeTQlqJw9fTUY/pGmm GCxNxVhwwaRm/dtpeJHi77mBq22yIziO02A1N+lzMRGEYBiOQ22IW4v2UbllQWakIo/l woOI3IGD1Mrm1GTAFv6Hb6Rvuf/A2w/1VYkj1KMHbAMkSBAdoUa1kCWhtHaIvMG1kyqk JWCv8kfOt6OMp+YBTP/xkTy1t7Qg1/OhqtB6HE6fa8SioywPHWq5H4Kn2DUaQjZSwieX asIAm3AA+wmg7Jq++MZu/wM7LR0my+JSKY+5hMaM88xiwmsg+aRrJLMLlg306rNoZY42 NQRQ== X-Gm-Message-State: AOJu0Yx9eaLPFr6qibPOoxySiBelitRfvMwZbmPvR+7WsudmErJbYKLD u2dwNDmtq8VgFY5NXJ5FPN3KAcG+qgc9aj4liv/XkjUi+nzeZJ1qU9OIHD9mDN9Gi0wtbiZByg= = X-Google-Smtp-Source: AGHT+IGomQhs1t2lAw9SDrzx8QlnVWnozR/WgvUuHwdOZHSYfxWceIYqfO8NFP/UkKcAZFiebQE3sNQL+TPt X-Received: by 2002:a92:cdac:0:b0:35f:794e:ea8c with SMTP id g12-20020a92cdac000000b0035f794eea8cmr1809669ild.29.1702552233786; Thu, 14 Dec 2023 03:10:33 -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 l12-20020a056e021c0c00b003512b165203sm183014ilh.47.2023.12.14.03.10.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 03:10:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 03:10:33 -0800 (PST) Message-ID: <657ae2a9.050a0220.73eae.684aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5407D6051837; Thu, 14 Dec 2023 06:10:33 -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/