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 D33B2436DC for ; Wed, 13 Dec 2023 09:48:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B887F42E8D; Wed, 13 Dec 2023 09:48:44 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id AE42D4021D for ; Wed, 13 Dec 2023 09:48:43 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5df49931b4eso44005097b3.0 for ; Wed, 13 Dec 2023 00:48:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702457323; x=1703062123; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=B6QxUWCLsd0z1ZNkTK1U1CJwo/+sM5CokIGfM7M0h4A=; b=QdF2cbjQ4a+Ri2C0et2wjf07Aw8CFNYl/c7Um6YIRNR11/goxwc1z8vGPrQKiYNqA0 2HkPa7sg7YM7i0V5CfxXRc6LTk72BJL+6XKZFEfrrvWyIbXYm5LZE1SiNuPMNhlob0BN Pjsb776nE0FqYTPTUMg+/1G89mE+ZPo55faEQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702457323; x=1703062123; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=B6QxUWCLsd0z1ZNkTK1U1CJwo/+sM5CokIGfM7M0h4A=; b=m7VBfLx3e1BnLkOkMNPNtkbZpSB9cI/spSet03a5r2ZfjOxagopkDp30feRHM7/ccv OD2z+t43Av4O5gWVeO8IaY5rWNYHj8UGAji7rXwyomeELYmgQrrCyxcWOaujhFxhaXrH W2fH9kt7E7gsi1A2dBBAAbJDp4iRXxGZSK6MDgasgPy1wQM1msAOkzCBWIiHHq8dTpnM zg4FVEeGejqB+yZL9cTr+/8mytw1lhODBBfVuq+xpJfavsj4iIffXMcuKwvKCsvZ7Jhg AoWIyLDQEVeonDaQOis8QxrWZGwDzqRSajpfrUl2//EzYmoHTJhjoFiO6SrOxfSJ7Yfe zcrg== X-Gm-Message-State: AOJu0Yxf5Qm8JVMsy273GzqF9f5bJlqeesS+GSwSrjoILY6i8MInJzJB ZoVjfoKx9ez+EJkPZ/VTTdFZHEnny0Y/gwrW4Il+bvu3XkMOv6tg+htb/g== X-Google-Smtp-Source: AGHT+IFyuZSBp3X+breOp7Y4mZUAZRBOK10eNmacw+jXMReCgThqMAY/d5RVmL5sAJmlgjIDkh14VOsu2epJ X-Received: by 2002:a81:5b85:0:b0:5cd:c65c:8173 with SMTP id p127-20020a815b85000000b005cdc65c8173mr6745085ywb.10.1702457323078; Wed, 13 Dec 2023 00:48:43 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j68-20020a0df947000000b005dd3ccc335dsm1444703ywf.65.2023.12.13.00.48.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Dec 2023 00:48:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Dec 2023 00:48:43 -0800 (PST) Message-ID: <65796feb.0d0a0220.82e60.140dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B55916051831; Wed, 13 Dec 2023 03:48:42 -0500 (EST) Subject: |SUCCESS| pw135131 [PATCH] [v4] 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/135131 _Testing PASS_ Submitter: Kaiwen Deng Date: Wednesday, December 13 2023 04:37:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135131 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28606/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/