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 EF62642B7D for ; Tue, 23 May 2023 11:08:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EBD0740A80; Tue, 23 May 2023 11:08:37 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 05BFF40A80 for ; Tue, 23 May 2023 11:08:37 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1ae4c5e12edso53739915ad.3 for ; Tue, 23 May 2023 02:08:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684832916; x=1687424916; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eapvlNHUta3nxlKeeImmt9Az5C265V0EJArDx2VQ5Iw=; b=U0xX1k/HrExntB36x6X1PbaVmIlNSYgMQr8bZSJtEf4eNMMkFVueqDCx98xV7Go8C2 8pelo2Sp1spMF9LmQLPI6l9IGc3H5+6HBDHNPrPq1cfOJcrLJbysTCRGpq6NRobqLxEh /hIX7EUvSZz/0FDRxO/y8Z3dDpz6f5a3osfFs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684832916; x=1687424916; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eapvlNHUta3nxlKeeImmt9Az5C265V0EJArDx2VQ5Iw=; b=hleBLLhKXorvYx+Ec2TBUvDyplDLPFYeC2mLM1ZMY66wrZn1cqWxAVpS5JMDABuL7V OCG+BEAAExGBrji/N6aBoxCSKbBM0iaxLDdfphjbQHRP1ymWEjMudtWKQB21g8q9DJEq xhfuypVz6Sce6XJBGzKgTdwziIrVG2rhRKzdmE3KiaMcJlWrDSoCwe/hNWujApanzztM S9c8zjng/+0bk6pBGXueo8umMc1P0cmQWweVbQiygkGf2Xy5H2UcqXWbsHjEgE04QNjh vOf9ciZzupZVMaz6VCsRgf0KBpfSx4Z6ZfTZDUb4SbBa/N8yasnHmGkwi98pUwXyS19o RcLg== X-Gm-Message-State: AC+VfDyXF0yTBKJyoCHtz393xxtlUl1YAZ5/xiXD6E5Id1fBfmX/5pnq KMnvyDA0etBdEcGJmfJzjqU7Jb8TlHVZJGLL+VOlyrWk+CuTxgJazyhpcw== X-Google-Smtp-Source: ACHHUZ7cV2bElrtTNvPH6pVvlyv6Zab1HzB5ijYFuIS6IBQ8WrlQHu3HqAkiJl/eAxCADrQSCZxq+UB/h2xV X-Received: by 2002:a17:902:6907:b0:1af:aafb:64c8 with SMTP id j7-20020a170902690700b001afaafb64c8mr6075365plk.21.1684832916234; Tue, 23 May 2023 02:08:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y10-20020a170902b48a00b001adfdc6e213sm792938plr.81.2023.05.23.02.08.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 May 2023 02:08:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 May 2023 02:08:36 -0700 (PDT) Message-ID: <646c8294.170a0220.af8a1.d81bSMTPIN_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 4BFC3605246B; Tue, 23 May 2023 05:08:35 -0400 (EDT) Subject: |SUCCESS| pw127185 [PATCH] [v2] 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-aarch64-compile-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 | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/