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 9F82A42B6F for ; Mon, 22 May 2023 12:57:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9BC7940EE5; Mon, 22 May 2023 12:57:18 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id B6B0D40EE5 for ; Mon, 22 May 2023 12:57:16 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1ae52ce3205so39742675ad.3 for ; Mon, 22 May 2023 03:57:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684753036; x=1687345036; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GhjjTvues6rygPGlumytadrXAfMcLi4mB9ugPHCto2A=; b=gaxxRKVzj4jG4QuuKkKKbJQF0iCFNFEKtkAg3uGeqJlUkv2yc+k4QdBEppUOJJ2QAQ 3Zl/0vjiTXqWmf2ufhhpkb9QLE+q4LvMw9tqG7bN7X4rIqXcGcaN1rNCE72fCIo2m0g4 cLg46cBYNFMir7kkXJc4QO3VIIeiv39ivbT3k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684753036; x=1687345036; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GhjjTvues6rygPGlumytadrXAfMcLi4mB9ugPHCto2A=; b=eBFhxlQ1q3d8af61AZRQavMq+lYLs7uhyl2sKTspj4ewvs00b8AyagSZNNeQv44CqC A+1BvWubU+hMArjJQ/oqFDKt3U1wY4kNKg/kOtsqIq2zGVsdLXzzCHrc5Ye2qDZNs7sd XFk6avfJ1alnhW1XBBEv1+2h0EcPN1+n72QzuIvXU6SntjRCpz6V0UtGPOiysIOj+ecx vYtoDFv8UKdkXgezmSy3Sy2H7E8J3L5DHt0aAr8be3ms5xAZW4/xYHQvAVSK2l+sYQFe u6R1Kg1N4IWB1R6TAUzk67NatFfI+ni4CSItp0XfXD/3WYsptHaMv/kZ/xoFgLpDmGDz ab0w== X-Gm-Message-State: AC+VfDyXovZns0kQKpRJmeI3vXIt0rkdjjUA7gTP3gIH+0/qu2IiCse2 sKypwMVePiJYoopcgRAmFpElaL/VQbF58GFZlIQibE0ApejoSwmHEEXcOg== X-Google-Smtp-Source: ACHHUZ4FLiE6Yo/G8EzITtj2vRYxSQ8dQgtWfGTfuYvXsWCW0TlgX6uLqBJqvznBZ/LfWjeM/UzlSMfAzEG9 X-Received: by 2002:a17:903:24c:b0:1ac:3ddf:2299 with SMTP id j12-20020a170903024c00b001ac3ddf2299mr11875772plh.44.1684753035944; Mon, 22 May 2023 03:57:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p17-20020a170902ead100b001a6d886ca11sm704240pld.95.2023.05.22.03.57.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 May 2023 03:57:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 May 2023 03:57:15 -0700 (PDT) Message-ID: <646b4a8b.170a0220.e3a56.a39cSMTPIN_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 4D933605246B; Mon, 22 May 2023 06:57:15 -0400 (EDT) Subject: |SUCCESS| pw127155 [PATCH] net/ice: fix data length check From: dpdklab@iol.unh.edu To: Test Report Cc: Qi Zhang 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 | +-----------------+----------+ 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 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/