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 9D75942B6F for ; Mon, 22 May 2023 13:15:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7FFBF40EE7; Mon, 22 May 2023 13:15:08 +0200 (CEST) Received: from mail-ua1-f98.google.com (mail-ua1-f98.google.com [209.85.222.98]) by mails.dpdk.org (Postfix) with ESMTP id 4F81040EE5 for ; Mon, 22 May 2023 13:15:07 +0200 (CEST) Received: by mail-ua1-f98.google.com with SMTP id a1e0cc1a2514c-7841f18f9f7so1099533241.0 for ; Mon, 22 May 2023 04:15:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684754106; x=1687346106; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MLJadup6itu9qepdvuIdYy68tSoHDgHtNsfLqSxquE8=; b=d++wuBH4JoQSb5+5+qwuSfoLoBp0u3rjhvuB9ytJSRljEJzXTKDtjMBssdlkNHKrYw 1BbhtUbJF5Aao95K4BPhvjuBmwUKUs5JNmxi1I58xlOKIlUEpB5Av+EH6RUv3Y7iFYDD eotsN23I5CdqUw3ooGfMcNU9+6rBOolCZenE4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684754106; x=1687346106; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MLJadup6itu9qepdvuIdYy68tSoHDgHtNsfLqSxquE8=; b=Gbls87kNPSshg7HbAMU8sHkDbB0YlScHuLE9Ao6AFTnsA7WMekVGeou2rqKZ/LGlzT izPvl7ZUCnP3GB+mkz1qPKp74cpZYIwsWVsLxqNd/T9Xj2Yxg51fjXQrxAUEg5vrfu5t pr3Bl92NM6UQxxzIvLO/kNNOlHs9Dy/6MSZaHMnXw6sMZgwZjtAsbCPARJQ5MJD6Yr7f 1jMNY0T1QJnrsnYA36kxpPdTUQTRwyn3XF2OaUgP1dILBzH5aOFiw/HwwH/E3hVix+/+ TO3PXfTCbjd3AId/qJfZr+0u98+sNrZgeh7SdL9kAj2Cr9V7uyC2QENaEbPvbg+FTpDc 1brA== X-Gm-Message-State: AC+VfDzsLVtZvy8mP2Dp5uvSAYOiR4W+NJ1eWJQxl0559qstGkf9aPcs Djazdav63OdyGHRi0Ilrhpoq2swjgQD01DqBaPBJbVy3mCPMmcBQ9wJ6yXngzOgOrId5sbY1ag= = X-Google-Smtp-Source: ACHHUZ4KVTQJcXC6UjqFsF6IrdHZsDdlG5rNgjiPDEo9H4UeznsKgvCQEIDsMGJui9T0WGbWLIorBdIwZdCR X-Received: by 2002:a05:6102:2f4:b0:434:6d2e:d0ac with SMTP id j20-20020a05610202f400b004346d2ed0acmr2743812vsj.9.1684754106639; Mon, 22 May 2023 04:15:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id q1-20020ab06c41000000b007856c518f59sm988777uas.12.2023.05.22.04.15.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 May 2023 04:15:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 May 2023 04:15:06 -0700 (PDT) Message-ID: <646b4eba.b00a0220.9643f.05b0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 4C622605246B; Mon, 22 May 2023 07:15:06 -0400 (EDT) Subject: |SUCCESS| pw127155 [PATCH] net/ice: fix data length check 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/127155 _Testing PASS_ Submitter: Qi Zhang Date: Monday, May 22 2023 18:14:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127155 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 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 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26326/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/