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 782FA42B6F for ; Mon, 22 May 2023 13:10:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6CC98427EE; Mon, 22 May 2023 13:10:27 +0200 (CEST) Received: from mail-vs1-f100.google.com (mail-vs1-f100.google.com [209.85.217.100]) by mails.dpdk.org (Postfix) with ESMTP id 759B140EE5 for ; Mon, 22 May 2023 13:10:26 +0200 (CEST) Received: by mail-vs1-f100.google.com with SMTP id ada2fe7eead31-437db5afe3dso1378259137.0 for ; Mon, 22 May 2023 04:10:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684753826; x=1687345826; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oT1QJUvldQt5aes0YLlzTX6ssyecZqBx4tbo/xiNNro=; b=VUyqvnZZArklUPGSs7fxs5m9ezNt52mCQmjBaIav55J/ggzaw2nA5yx7mOtnxu1+Pn Yu2jcARmjZRoW5lBoYy2jSQ7LGWLiI4qFIoZt1TYyIl9bOMCtB3FWtdIWsn3b+sjqMDH tqsnchZ0qFizo6RcrN1uD7pQiAgUpLpGpn3vA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684753826; x=1687345826; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oT1QJUvldQt5aes0YLlzTX6ssyecZqBx4tbo/xiNNro=; b=fMR+M2TuFJ3xuhq6A5RJa/BlPORpQMr9d8vyzq616Mz4tzcj7owA/ZRncXSE/Kn8gq 9FtalA6UrGnSNJvaIWiCuT6kHTXLBU0MgPn9FPehMFc0Wh/O2wE7qXyPS5Nd4HylFZu/ l9Ta3fZxFph72CwBbb3PhYVWgYSGpIhVNMSrJX2n3wC2W6esfSoxBgigGWe9O8+Ms3X5 QuEW7KBGFeqRVvhfWs+gNjZwxYPEKhr6uHOZtND8dBx6KUcQkbZvD6hp5FrEszcY3BbG zKwzqihFAqaNTAohMKOfnU1Jo3jPKSzWz4cIPRWXoqiiRGY+AZsJ4aakGE+d/KjwkSla fHQg== X-Gm-Message-State: AC+VfDzNjqXpj4gv0t2Ym/87eKDBD59qwXUvY1zohFBm5Vl2uFWGwv3f tNt8T0/7k/pLOIsOHnx+zFfi9gzYs4/O2P1tv1TlzJKweg8SxlgFQYRAVA== X-Google-Smtp-Source: ACHHUZ4taR3FilVeowr6CKp0PivjOZRA+21ap0a+TnQxchmcOnbS8GXVH8ELIdLuFN4G1aiitQflSiKPRj6s X-Received: by 2002:a67:fb0c:0:b0:432:8d2b:88f with SMTP id d12-20020a67fb0c000000b004328d2b088fmr2279703vsr.13.1684753825379; Mon, 22 May 2023 04:10:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cz18-20020a056102291200b004365d89c022sm1191684vsb.3.2023.05.22.04.10.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 May 2023 04:10:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 May 2023 04:10:25 -0700 (PDT) Message-ID: <646b4da1.050a0220.ea016.36caSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id E66A7605246B; Mon, 22 May 2023 07:10:24 -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 | +------------------+----------+ 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 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/