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 9365742651 for ; Wed, 27 Sep 2023 15:44:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8EBA34028C; Wed, 27 Sep 2023 15:44:23 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id B8D054028C for ; Wed, 27 Sep 2023 15:44:22 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1c1e3a4a06fso81146875ad.3 for ; Wed, 27 Sep 2023 06:44:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695822262; x=1696427062; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MUniOojZY0wUP9tJ/JG5LKLCjnST+IYf1Ypk5T09iOo=; b=C4JVHeuB0pEWnd7Qjos78JLWZNeehSb1WwqEtnEdHcnHBPAy0T5fyaQCZ23qJxXYsr CwkpbnbNe3TdFFnGO7xJyKOkr1StrPLnlHZ7U08a/nb92QVOXGvoHSpkV4RVXXB2s9+4 kPU6WJsh4E54mQlGPjP2hAiOcrzSWz8bNE67g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695822262; x=1696427062; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MUniOojZY0wUP9tJ/JG5LKLCjnST+IYf1Ypk5T09iOo=; b=t+Tu5KhCz6E4N9jpFzSRolPCvaR273EF99OAjY7c9eUlG5CyrqKNh9nAXAYGjnnzq/ DSS+zS6G/hgMkMinOp9fY9hY0pghG/XFDZzPRXTS577fnXey04VLPtSK+m+OWHP4Du42 KIWrXUm+A01mhnc7FO3+cmMt7gvp3BXbhcCm6sfZm3zhfyG4Mjt9KeWDVKylzx61SNgy 917QHdaWvivErIJIhgakJXUwSiY1DX0kDZ5kU79xqzWbxheYIbt7ks4BOS7vTzU0h0Xc XmpzU5mvSPbLcW1ZTWA+Tq13wkdJWM3nYJCSS2HsINc3IG1HgOqHGce5v0rqalzIfhHf VBiA== X-Gm-Message-State: AOJu0YzneRsal4w/wQS+jBu+f6tO01eK8ihHNQULh4jorRHSdkpUopnX HSSdW2Tryr9YyyyO+dKk4J6+rZfG5fUedhGpzWnFX7NUCahKQlfu5owNjw== X-Google-Smtp-Source: AGHT+IHVVK1u/EpZS4IsZmEoap3G5hCbhh4s1bBiDhRe/GLAS/2JC9WewrIjQq9ZloNelB80RncHqHkAeOVh X-Received: by 2002:a17:903:185:b0:1c3:308b:ecb9 with SMTP id z5-20020a170903018500b001c3308becb9mr1981449plg.11.1695822262003; Wed, 27 Sep 2023 06:44:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n6-20020a170902dc8600b001c60cec7860sm490439pld.90.2023.09.27.06.44.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Sep 2023 06:44:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Sep 2023 06:44:21 -0700 (PDT) Message-ID: <651431b5.170a0220.b0bfa.cdf1SMTPIN_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 1B9286052514; Wed, 27 Sep 2023 09:44:21 -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: David Marchand , 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 | +=================+===========================+==============================+ | Debian 11 (arm) | PASS | PASS | +-----------------+---------------------------+------------------------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/