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 0E93542653 for ; Wed, 27 Sep 2023 18:11:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DFB784026B; Wed, 27 Sep 2023 18:11:33 +0200 (CEST) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id 289F54026B for ; Wed, 27 Sep 2023 18:11:33 +0200 (CEST) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-4181e268447so35568471cf.1 for ; Wed, 27 Sep 2023 09:11:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695831092; x=1696435892; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vNLDnlpV0mHUtoPy1KI1nugJ3IXC9wwWBbfrFaZ0OLY=; b=JAJKwf/r/YuxL3LyNyLE4pJOuY2l+OFPTpCjhzlwvIPNNPc0zU0ikvreoaFyHpWb24 gK/fGkTFkw4y4O6DNGD9k2wEZGNPFqUJgW6/ESPdBpcJMGkikeoSl0xcz4C2CmqwxyMC zU4MtBfnUBk6fwcx+8iA+EObIjERaPH0sj5Nk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695831092; x=1696435892; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vNLDnlpV0mHUtoPy1KI1nugJ3IXC9wwWBbfrFaZ0OLY=; b=u50gZOVaKez73FaaEpjiT3DZftPj0d5zmfguYYBmPQ46q7gdvzMU8L03gUcdQAEaWp 4DgUgUBI4oJWFHhVlwhJt0uz5oyulxMHUGCLnyj0fyy54BzSaPDBR28wG1TzXjXzZHvT cYt1XbPsNEMehbk94EtGkJ8bm73gijqa9rrT+zUZdJWpvowT76LV5CKmSDzdd5j0qnk8 jtDbta/dKesEDOS4O2tjAS/KsdYBI4FJAAi6F5KRrm39MqkvMGFEpc222DhmFhC+8QIz w3Z4qCLP4y6xXgHltYh4/ZaldU7x98kQ9ZVbp7v190BZ4H1fGmbcNMuaYun0NRuEVn1l BUTg== X-Gm-Message-State: AOJu0YxVsMQTGRriR9zH+IDvn1FOuNwpGGDA+4jmlBANHLYnUhbvcQXk gb2/Cu5b6f7/5Q2RrN4xBwdvck1fO92NUKMGdBh63CnUbvsH7NVxgn0UsA== X-Google-Smtp-Source: AGHT+IHWP1YnoexeUIx2Exky7Md3u4iSf/NDq/zPR+WQAWUDAZLq7Un0SXYfv7ywTnl04igWDP+YgNuZT5wO X-Received: by 2002:ac8:7c43:0:b0:418:19dd:9238 with SMTP id o3-20020ac87c43000000b0041819dd9238mr3012837qtv.45.1695831092414; Wed, 27 Sep 2023 09:11:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f1-20020ac84981000000b003f9c38eb0e1sm411262qtq.13.2023.09.27.09.11.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Sep 2023 09:11:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Sep 2023 09:11:32 -0700 (PDT) Message-ID: <65145434.c80a0220.2a666.a832SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0728D6052514; Wed, 27 Sep 2023 12:11:32 -0400 (EDT) Subject: |SUCCESS| pw131988-131991 [PATCH] [v2,4/4] net/ice: fix TSO with big 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/131991 _Testing PASS_ Submitter: David Marchand Date: Wednesday, September 27 2023 09:41:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:d58c97481a136ad5342c9d8717b22bdaa5eccd43 131988-131991 --> testing pass Test environment and result as below: +----------------------+---------------------------+------------------------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+===========================+==============================+==============+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +----------------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+---------------------------+------------------------------+--------------+ Debian 11 (arm) 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/27745/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/