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 6EECD42B6F for ; Mon, 22 May 2023 13:04:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6BDEE40EE5; Mon, 22 May 2023 13:04:46 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 1742740EE5 for ; Mon, 22 May 2023 13:04:46 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6af6df840ffso1102604a34.1 for ; Mon, 22 May 2023 04:04:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684753485; x=1687345485; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qP4YZk8TWtbovmkFEO6t87a2tiNwxeFYNDjwWKDLhvk=; b=YXkX2G0Vr4YUvMis++hlcmEY9zZ1gMHvNLov710ohiN2NMfPv65pCiGprV4Tx8LMSL pqMaTPkZ0xylKIdSB6tJFMTOS439BnASPuSXQNT2OVqAYga797MoSaXR55gUy61smCE/ dX3+jkP0WrcBBU3wlxqtAjNggS2tZILgCpSwQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684753485; x=1687345485; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qP4YZk8TWtbovmkFEO6t87a2tiNwxeFYNDjwWKDLhvk=; b=fXHXPOdsF00og8+/OmCy3muwprG8vuInVOWjv7Z9OwyJkpdyewPclSFGubeIWkj4LC r4fk+FMOZe+yOiQPTSPT5pF41oxC7o/m975pjgMt7+ryI8WJvfN1851Cz7VF/71J+fVh mcQtlpSRnzP1FnwiEgugZ/tBJKflt9vloIYagwAL8t8m3oQ6zmrWWlZ3Oil4/WkJBEaA tewfUnoHyNA41MRruHQgJ4Pt2dJmg1NY7AfIzw9OC+8g5o8s8qUtB8L5ODuvY0lxCZg5 97e8Vp2ljLciE2V+DBWNNKPfrLnZmDAwFji0gSq8AmdtjvP+Imq0do+3BC8m1ca5LipJ U9dw== X-Gm-Message-State: AC+VfDwySXUX4N9RdZw2Uz/7w/4SDQduemjp5de8bV9p1S9qx7g2r0bi IDMFlQLCGI1tBB+M1UnCkJFlqyElyeIttssMQw+OFOvJg0dqwHiHdm7oJQ== X-Google-Smtp-Source: ACHHUZ7cXJU5z2EmL20+A7qpQkYZ7LXdjV6GBK2ou5tipzN7xGyLkFVuKRUnxLKMDr+IAP/6UoOAkSroLM3c X-Received: by 2002:a9d:7a89:0:b0:6aa:e823:3f08 with SMTP id l9-20020a9d7a89000000b006aae8233f08mr5159288otn.6.1684753485529; Mon, 22 May 2023 04:04:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b15-20020a056830310f00b006a4392f3414sm921116ots.5.2023.05.22.04.04.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 May 2023 04:04:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 May 2023 04:04:45 -0700 (PDT) Message-ID: <646b4c4d.050a0220.94d70.daa1SMTPIN_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 09668605246B; Mon, 22 May 2023 07:04:45 -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 | +-----------------+----------+ 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 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/