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 0DF5042653 for ; Wed, 27 Sep 2023 16:40:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EB4E8402F1; Wed, 27 Sep 2023 16:40:56 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id B495E4028C for ; Wed, 27 Sep 2023 16:40:55 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1dd7139aa57so1737505fac.1 for ; Wed, 27 Sep 2023 07:40:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695825655; x=1696430455; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Vh48qF8+QY9YwVBI+p7YulD68N0py2AJKJyEnrVVkZo=; b=YBbL8CVj8kviFZlwyA5laVoT8Q8Bj+x9FQw3V4y8bavz1mtPwwp4l4dDcpV51F1JAH 9hKFzqAJTNtUNFWpfOH6SI2TYZhGuRHiUW4lLwrcDgZioezk8DclS9bKOYyVVnEhWgbw WbacvLbtkALO2gXB1VzYhuZOck1n8pPE3Lb9I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695825655; x=1696430455; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Vh48qF8+QY9YwVBI+p7YulD68N0py2AJKJyEnrVVkZo=; b=p5O422v1tvETrPhYpI/PVx9Mz5W2C5+vjNlEX3KlY7Xlhr+aIY8R6ZcGPoiRcuPHoY gCmMmamlV4bWqWEDhW0Fs7MNqEOlKLbbDFrOJqSux5abKPVtez9yarZCK3fdRNS/cAow SSj51nYsVn25y1JBRdvTLQh1NiDKdi1bn10NUnInLocYE53W/5wRjj3df/naGw+lVUeW uT4rgOdS1KvBx7Je3nPLD84wxJ9f4d+VV9ifangOdPPYxhBl+n/PKx7maDE1lR3VUGRB wYK+PHyUe/jXEZqDJmW4/+Q4aiOp2vmSPLvOtI9iKYfbQnjqQFFmig+pX57wBHVUV8Dr bHFQ== X-Gm-Message-State: AOJu0YxAEBQD/U0SiJF2E1dnK589V1oTdaDOmdgw6j87SOO7Bn5NIyYE mWIrCZRdZJEhSH/z4h6NUbr+yASG5GoDdoa9Gw8yj8ddacwthkaFNEISAQ== X-Google-Smtp-Source: AGHT+IEsQnCN1pEqxHvaUUr8oM/aXrxBv2zF++K3MWufHJGbvU5Y3khA9d551F2vUrFuKhkFcyTx83HDdx7M X-Received: by 2002:a05:6870:d1c3:b0:1b0:3637:2bbe with SMTP id b3-20020a056870d1c300b001b036372bbemr2738602oac.54.1695825655058; Wed, 27 Sep 2023 07:40:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id kw37-20020a056870ac2500b001dd08f33989sm792964oab.34.2023.09.27.07.40.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Sep 2023 07:40:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Sep 2023 07:40:55 -0700 (PDT) Message-ID: <65143ef7.050a0220.99113.fb1cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 842E56052522; Wed, 27 Sep 2023 10:40:54 -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-compile-amd64-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 | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.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/