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 7C443436EF for ; Thu, 14 Dec 2023 12:10:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 797CD410FC; Thu, 14 Dec 2023 12:10:27 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 53902406B4 for ; Thu, 14 Dec 2023 12:10:22 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1d347b4d676so21483265ad.2 for ; Thu, 14 Dec 2023 03:10:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702552221; x=1703157021; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AgJu3mPLKjfm3a8nh+2Ejl5RdYhIqRBUdp0Q3gANKXc=; b=UW/wZ7tvcJaMcwhI4WskCinLUwqbqdIjzgCaPerJ8LX6vr9Igbs+amMcVYgaRMA2iJ uEGloemU0wQmW0+KlgwUUubrdRrEayrtX+zWNykGaI5+KnqhAHh5pj0acrd1oXfV5Kbv Tb020PqaOryWq8YJTpN8CwOxzH0+WAM0Gx380= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702552221; x=1703157021; 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=APpF7QQg75PCOh06c5tKQAm6C73WeQXrNsBnJLGrQAaFFlzyjvwRlJnUXXeRvEZyEZ VqoQdCWN0mjmD9jA4VqKgJgWpt35V3Ce6UkPfWIgVoGnDct4PE7baV67OHBB6fOFB0d7 gsmDJEXHRf8opzF/nw9QQsgLCgGj9MFkHnjHu6Sp0qnJvcydrTdP31LOXXtLWGMvltS/ dzs5MynEL4w+YEeGXbzvN+yKIf4FsDReeuqYoVGaO3hlDeLjs1rxn9ZvbvY5SQkrOK+e kHFwLjLNbP0pNykydVn//NabFBGKn/+Is+cGq7h7p8lYz3aSdWrZNGB7y53AmDx6FGYK c+sQ== X-Gm-Message-State: AOJu0YyDAEq8JIoqXjoYLeiFqKKC5O1aHREEA14PrjOBBfcWL/67SU23 3hiKcSCGHsrk6DXORapeBEzqD19H+u6z6SBmO5mS6W/3jYH6wbCEiLyN7g== X-Google-Smtp-Source: AGHT+IH7Lu1EwdRxxxr22oo5auiBwvu0xl8SGFw4YszpF82BloByPPPP5Hei2S5ru5xI7QL+GaPEFSYvbTpQ X-Received: by 2002:a17:903:24a:b0:1d0:68a:4a45 with SMTP id j10-20020a170903024a00b001d0068a4a45mr13230610plh.35.1702552221552; Thu, 14 Dec 2023 03:10:21 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f7-20020a170902684700b001c9be0615fasm200027pln.79.2023.12.14.03.10.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 03:10:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 03:10:21 -0800 (PST) Message-ID: <657ae29d.170a0220.34b77.8b00SMTPIN_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 C15096051831; Thu, 14 Dec 2023 06:10:20 -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/