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 A6EAB42653 for ; Wed, 27 Sep 2023 16:44:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A184E4028C; Wed, 27 Sep 2023 16:44:52 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 93D8C4028C for ; Wed, 27 Sep 2023 16:44:51 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-d89ba259964so3166673276.2 for ; Wed, 27 Sep 2023 07:44:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695825891; x=1696430691; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5oPODH99jp4RAUmTAsQnKokbbd9gWWLBJ4DrKOSuu8A=; b=AcPJobESThfoYOr2+sNd0gHU25atCNILF87YbhsajbLQgulMhwaDFntKrqcmMLGMtR ss+hbiHsIoQ6fINFqQF6u5q4/CwQ+0cpjP4whlfS1xv5N5a47wSzi0K5hRlSLOH589Aq q93euDwmCH7qY06LOrVJp/NiziTXYa7UdG7sk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695825891; x=1696430691; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5oPODH99jp4RAUmTAsQnKokbbd9gWWLBJ4DrKOSuu8A=; b=aKFBRWXA6I3b4U8cLAm5/bDErtOt4txy6c6TkJrVkYso2WBMdxCAblb8/MoI6hNQY9 pxqq7otC2NdiUNwTLZjUdCQF9OzKcSIdQQVRoaJ78RQNZYFZ3RmdCYBEc5TjsWgUhiFm P8R2CNxONTIcJjUTcObt4PEZxJuiqu3uxzIC4kiiZYxA1b4L2AcvTxudqbkPXfKwytMp gLs0ICGJ582TS2H7pvWuxYqii/Yic8d6jzJrReIjbMBElsal+cBL8ps3shAhiW4TD8Bl SDI2nOrb6gBYP3Fbxraxq0bkjngC8/aZ2uQ3IHzmgpNlXtIPSIsXK567XYkOEdhjULpZ aNWQ== X-Gm-Message-State: AOJu0YxUJQJhw1bwM5gYVhXzzvYVvIwPLW6V/VTdUh5UnH78fsnfoDIs DjcYDm5x6aHTLQv2M16HS7JopNvcsRKIJMFy3gsnyY1ijKLxUq//ahTK/WAuBjMrBYOMaja+JQ= = X-Google-Smtp-Source: AGHT+IGlrzyQ9dne21+foPDkfauY7jgebLQuVZ9Wu0HU2w52bnX/Qvmawgtk1S6YRfmPOZbxHdFJoq6TfUXZ X-Received: by 2002:a25:bb04:0:b0:d7b:95d2:6d68 with SMTP id z4-20020a25bb04000000b00d7b95d26d68mr2082970ybg.29.1695825890974; Wed, 27 Sep 2023 07:44:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 204-20020a2502d5000000b00d89ab7ae797sm501471ybc.34.2023.09.27.07.44.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Sep 2023 07:44:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Sep 2023 07:44:50 -0700 (PDT) Message-ID: <65143fe2.250a0220.102a7.a533SMTPIN_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 A14476052514; Wed, 27 Sep 2023 10:44:50 -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 | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/