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 5E5B242B6F 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 5B01840EE5; Mon, 22 May 2023 13:10:27 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 2279B40EE5 for ; Mon, 22 May 2023 13:10:26 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-19a19778b09so2426206fac.3 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=1684753825; x=1687345825; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oT1QJUvldQt5aes0YLlzTX6ssyecZqBx4tbo/xiNNro=; b=abKixF+nogot36PWJbSXmLM6ccgsF6c6IXc3myFJAhlTMtTSDeHCpujOfTeimBPg+x qkbAWdRJxEpyF/0RUh2PibjjeHdBSrQn9shIw7vqb1aZLvMx7UVNj1UvyOuHpJ+KdAOx IkusECJU3fgMLfVz6vhVKfef6T7kZKUH6SCGQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684753825; x=1687345825; 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=RH4VvF776kJt0EOyWVAdao92kmMSqbdDj0z0G1gA0ejq5oq1hwBFBBwXNoYHTae0mz rNA3JoSY7OB6QvvyRu3mP2i0BV1poqrJ+0D3bcdeRIxCBOWep+cZ6nlaDRWp6EGe/Fwk 6a7AXstN5HXgl2N76eSptSszEqiOC+fpXIqaFgiAFVuVKVzvYmfJUE3ifZKu6t319fBB /TtqaV0mEqif72gC8LBlnT0HiprnTP7/Mn8b9SXj4aDBPaKRepuX35VBxt8htMuL4bZX apYyb5ZPkFodaMhThOqMPFRbqaXihhLkXIj5K/cA7tGdNGN3nt97M6ndic2qyfWibvOQ +IIg== X-Gm-Message-State: AC+VfDwjUpQOFlwOhr9APTo8HWCtBc6fgEi8lfTh4oDZsuAz2YbUNCsB ha88Ml/qvhxdeGuUj2NLMSht3oXHqbsyDpoiucgQXX5GDBJIxz+SD7ToyQ== X-Google-Smtp-Source: ACHHUZ7ZG+Eyae3EBj2YTxAdlpax9dRmxJBf3V6Pzd2augBX8hDR7Hl9HkYo9Pc9bSGtepTPIaf6NKwD2E49 X-Received: by 2002:a05:6870:b286:b0:195:e56f:ced2 with SMTP id c6-20020a056870b28600b00195e56fced2mr5629948oao.38.1684753825368; 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 w4-20020a056870e2c400b0017acbf3db20sm1030201oad.7.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.a6867.087bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id F346F6052472; 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/