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 A2EBD42B7B for ; Tue, 23 May 2023 08:52:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9E24D40A80; Tue, 23 May 2023 08:52:48 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id AAA0C40A80 for ; Tue, 23 May 2023 08:52:47 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1ae74ab3089so33207795ad.0 for ; Mon, 22 May 2023 23:52:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684824767; x=1687416767; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NtYgX0VZAjmog93iG+1ir1uCUuU5NmAIqbAx5S9RHxo=; b=fXzdpDnVJB/+TSQ9cQyDzVsEPkETL6XqrKar/ng1IoZKFINFAQEpm0yH/in9c93CzD lSvherAPiT8cARXYITjGvVtjA90mkEEcRf2egqds7dhTBigibBbeAohzOKcKvnB4F5L2 LvPQ5qXYjJIxF25UjMEZfWwR473kp+QD/wGzQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684824767; x=1687416767; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NtYgX0VZAjmog93iG+1ir1uCUuU5NmAIqbAx5S9RHxo=; b=SNhC3OsNNjf03ealD5M1AwX03C6BkhOUGIImn631SlC3zE2NmmoNh66nCLzp3BsIng 4DIUmoyZuxTabfTChRFM1N+cv4SeoTQVxSLXSdM2JHtZTisw/mr/KsZhXaLlj7yKOuwn YY3et7KITT1xIbWC/VFQOPQm37cpxsAIAGNSKDE4udKSe4nGv5Iliy/zNOjn9a/NTqWK CKslJumyoS0G3yQWQMRR5+sKXW2YyI0VhHI5+nYzZCJcmyxKMF1MctYz9xzX2duyI1oC xOCBNJa0ZY9nRlYHezH7SXpS8tuz7+NdY+x2P/CZbz6gL6RdISRTVzOOSTmNjHl9jyiN JfoA== X-Gm-Message-State: AC+VfDxiz68j5NieLSztPWKSIZE5YhZ0/S7BqcOdWUqU1CSr/lvLDi6f dMzMmp0zNc3I2KqKJ6Ngfk+4Ko3B53lnH25nV4Wv94b1R3ciI2MniPkdS9agL8u7uSmtJaFH/A= = X-Google-Smtp-Source: ACHHUZ7acysZY1rm974+ND5OEdk3k9Us8+VL1yTVI9WnsWzDkTiSjNcwS+3I/9ZB41TJZT3ZV4ZP9LDU5Zv7 X-Received: by 2002:a17:903:481:b0:1af:9b8a:9c7b with SMTP id jj1-20020a170903048100b001af9b8a9c7bmr8476603plb.47.1684824766877; Mon, 22 May 2023 23:52:46 -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 b13-20020a170902650d00b001ac54491756sm877618plk.60.2023.05.22.23.52.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 May 2023 23:52:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 May 2023 23:52:46 -0700 (PDT) Message-ID: <646c62be.170a0220.41ff6.275eSMTPIN_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 1F0CF605246B; Tue, 23 May 2023 02:52:46 -0400 (EDT) Subject: |SUCCESS| pw127185 [PATCH] [v2] 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/127185 _Testing PASS_ Submitter: Qi Zhang Date: Tuesday, May 23 2023 10:35:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127185 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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) 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26338/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/