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 C768E42B7B for ; Tue, 23 May 2023 08:30:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C365540A80; Tue, 23 May 2023 08:30:31 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 3999340A80 for ; Tue, 23 May 2023 08:30:30 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-623a5f60355so32847246d6.1 for ; Mon, 22 May 2023 23:30:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684823429; x=1687415429; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=i1KH3rHC6ALm18Ym7EzEWxQYK5myJTzH1j7KX5YJJHQ=; b=Q7mKrbxSadFe0wHXPh8Njn4bBHXnA7lPa19Yjz+CZYpd63IFGAhxV4KffJjT4V51hD t2C5m0e7bOs4cWBTKPJcWoBNx96BKFwlJoVhRaMPxt9Kd6AcgGVH/5jWnlQLGBEOaLis 4tXD6mWFFxOP6vIAdL/Y/ymVOSSq2timhjaEI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684823429; x=1687415429; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=i1KH3rHC6ALm18Ym7EzEWxQYK5myJTzH1j7KX5YJJHQ=; b=OcUnnIgRbovpXBCqQAhR4OLt7qUHciYfv2Xm3gfEacm67QNXWUbl/dlLjgePKDtnnb xmurXXb4WCzqABMhwXyAWuTk7ktl1gu8Hug+B6/hq6ItQQ1Zr67quTi/aPFShtm3aZFz yzq5y6gdf+nAPLuSuJPBn5l0mQPpfVhfhM+gu28t48XvAzOCFGOj9Y1e7YSpG3zLeesc JwJX3z7zxMrVWoAy2pqI/tQRH4SU0zjzEpi0HprrqN7A+Fl3fP/Vlb1B/kbFo62seqV+ dZhPhRGZjTKYJbnLVdbCEOG3in1Myeqdh+k+CaPB3Iq6RtEcYU5kg3ZSAj7U4jPpY2tE puyg== X-Gm-Message-State: AC+VfDw3jWeico40ZAuXWzzfFFvdcZGOBSih7OCDyNksJLabH49/ojjk ukp1wZ2tFMwex9rHamiQzj5Ee31KBVbGnhIzdGzlgECcIaq1sLiSG/9G8A== X-Google-Smtp-Source: ACHHUZ4GSr4XlJVQ3pWHyClMZeplGRdb9OXYsf//23IchcWZyZJA051AuxHLLs6IvJ0sqWm0a6F+yX4zc2Gr X-Received: by 2002:a05:6214:2a8b:b0:5c1:fa35:fe6 with SMTP id jr11-20020a0562142a8b00b005c1fa350fe6mr22540666qvb.24.1684823429735; Mon, 22 May 2023 23:30:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b24-20020ac87558000000b003f0a97286d6sm715687qtr.3.2023.05.22.23.30.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 May 2023 23:30:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 May 2023 23:30:29 -0700 (PDT) Message-ID: <646c5d85.c80a0220.28e1d.bfccSMTPIN_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 6EDB6605246B; Tue, 23 May 2023 02:30:29 -0400 (EDT) Subject: |SUCCESS| pw127185 [PATCH] [v2] 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/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 | +-----------------+----------+ 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 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/