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 D6534436CC for ; Tue, 12 Dec 2023 07:17:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D1B6942DCE; Tue, 12 Dec 2023 07:17:41 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 8C68042DC7 for ; Tue, 12 Dec 2023 07:17:40 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-dbc72b692adso2266204276.2 for ; Mon, 11 Dec 2023 22:17:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702361860; x=1702966660; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fgRy4R+1dwLELgH9OZmVd1m1S0b2PWhvcfi4A8F+B/o=; b=XmByppRkUKr45xBr11HBifTRCaTiTl8FR6d3pLz0RL1KK7Q5JnL/+exeCUSot+t4OU w7SlpixxnFppxYhbXqlgHz25099fjjWJl35KzSzKK8tf+cgwqsd9kBQBoJG38W8T1cZs gETT9cXDwg/kG8LUIoyhVa6RO0qSLOINh0PlE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702361860; x=1702966660; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fgRy4R+1dwLELgH9OZmVd1m1S0b2PWhvcfi4A8F+B/o=; b=qNS8eQ5mFE9Eo+J82vYpK1mck3lB7dT40p0m7FNdpJGaitxULqvIKNmkwMx8oMVNMU SzqJoCi/5INdiVvEyFDZzXq5mcOxP31Eyq+wwT7uFzXCKXP3wGJZAVNgY65ua+OKoCB7 UwKV2UuUogJoR/uS679/NGkH8H/MxHEjC++hGaUxSeisZ9dVmFXGDd0b6V1WvwK1p9mN C99omTiF0wqsUPDD1Oi454aieXDkfH+WDAmAiW4XBSf7h6STS4TDvCNAwbQZk9GxoKjT Y8yHo0cgMfLWIPcHXV4ESOxozXshlXgZsQoEUtIBr7x5+yHPZDs15MdEv1nxzT9d5SFh xf3g== X-Gm-Message-State: AOJu0YyojtzGeb0qE7BT+Kuez3TUhg80EQCx513iiR9XcZdk4HG51Yin 08u1AkX06xSzW+8//lhWy5zPq/4oGrHVVHxLdEFJd/vHSInFseOqKCTAPw== X-Google-Smtp-Source: AGHT+IGKNdLx0HO1P1oGcM4AndGQa+DIarAllDEwvqcfgHtsUTlgSfnF9cMgeWL9g4aU87zvmvZfXyaoBVcp X-Received: by 2002:a5b:5c3:0:b0:db5:4e94:78bd with SMTP id w3-20020a5b05c3000000b00db54e9478bdmr3355572ybp.56.1702361859922; Mon, 11 Dec 2023 22:17:39 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r131-20020a257689000000b00d7ba2def8d3sm1062831ybc.9.2023.12.11.22.17.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 22:17:39 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 22:17:39 -0800 (PST) Message-ID: <6577fb03.250a0220.fc956.60fbSMTPIN_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 9319E605C311; Tue, 12 Dec 2023 01:17:39 -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-abi-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 | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ 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 Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/