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 36F7142B7B for ; Tue, 23 May 2023 08:34:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3378440A80; Tue, 23 May 2023 08:34:04 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id C36BB40A80 for ; Tue, 23 May 2023 08:34:02 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-561bcd35117so86008137b3.3 for ; Mon, 22 May 2023 23:34:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684823642; x=1687415642; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Q5dgkBkPWseIwwPvCetO8uf0FKTKJ/e4H3Ja8lHDEzY=; b=jzxaBNAIyxkYvDrwsHXes+bB8pgyZ883DDcuI9U9diZXa4g0DPQbV8vCKetI/Vw2/I tWobpQkiGmijUbImfGEAbjRLwB2hxAyPgyl35bCRGoXnRLY59rtZvM+CGJz2kggYITXD BHSGcVHmFwAg+oXvFtlUixY5SNv2EQH0MB1v4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684823642; x=1687415642; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Q5dgkBkPWseIwwPvCetO8uf0FKTKJ/e4H3Ja8lHDEzY=; b=Ly9GHwgGgr/ZRVo6R+RPnFYTOZcvyp1EoIzkhLbHrAztDHPZvGR1lmyEjsdFK9Enhv jfEWjBYLpBBVTg8TbzSAzW/IDxkLl7Yodin1LcSiZlL+GAACjJ/2GkcWLDIAMA+gUmqd UUZY4ZGoeDBFA/DjxnjiYg2POkt20raxEBfJBwEwcp1Ul/7dLylQGBRrMrpSZf4oFs5f Ps42eeaZK37CeDl4VJSJSM8vi6YG2OTFc079Am0OwRSJJwfRVXGOlnZcsf2MHNdl1BZt laWMQngWEoksgFMz+IRI1cHtxHIxRyV/Pb/i2mshntHS5lu5s9ol/6NZ5OjpO5A4T/Ef C95w== X-Gm-Message-State: AC+VfDz8Cl6lAlbu7RwJBbwpfRtovB8USqtoqwvjDzAPhOab7wvYrMMX DE1tVa+ZTEbKo6eSeYPStji9ofldzUXliMMKM8ar+yquN02E71WkjidQYg== X-Google-Smtp-Source: ACHHUZ76ZY0CuF0RNFNXi7MFgL8OMEFsZ5oN8rIdsSCQyLsSsIEd+gtJOB09OsXKcAKcOpQHi//9Q3X8rIjS X-Received: by 2002:a81:75c4:0:b0:562:8a:924b with SMTP id q187-20020a8175c4000000b00562008a924bmr13117854ywc.0.1684823642155; Mon, 22 May 2023 23:34:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g136-20020a81528e000000b0056216f6138esm1628776ywb.0.2023.05.22.23.34.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 May 2023 23:34:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 May 2023 23:34:02 -0700 (PDT) Message-ID: <646c5e5a.810a0220.4134a.0f41SMTPIN_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 C4878605246B; Tue, 23 May 2023 02:34:01 -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-unit-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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+===========================+==============================+==============+ | Debian 11 | PASS | PASS | SKIPPED | +----------------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+---------------------------+------------------------------+--------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/