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 124D8425D7 for ; Tue, 19 Sep 2023 22:34:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 00588406BC; Tue, 19 Sep 2023 22:34:47 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 7A046406BC for ; Tue, 19 Sep 2023 22:34:47 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-34fcd1b9892so12154365ab.3 for ; Tue, 19 Sep 2023 13:34:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695155687; x=1695760487; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CJjHah34OTwSVVcTIn3sI7YJ63LkWXQQATiZg+03Pd0=; b=IWp2bgQfo+apML/HRgfg93rTKVE1vDTAv++TdomJuCWhmLY7tZjNhF009XO3IiAgMQ 7LLthVvGkvgc06DyYZMgRCtMNLMGmySdvgDOk2/q6MWjlasK1h8hsTCC18jplsTU1hvR oL/Hqq9yosb2lZNO66PLKDllp9nFiztJf3Osg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695155687; x=1695760487; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CJjHah34OTwSVVcTIn3sI7YJ63LkWXQQATiZg+03Pd0=; b=GiFuQPxPIWpV7CgzkyOQe0y2wACt0npIUIOuZPsxTjBWQKyNEaaoyt4M9PSOPsm8H3 izBYOc5/NmE/7ood25LU3pc+/2u7AqUopWnyiTBtnOhSH+DvhaphuL3Kr+gY3L7SlWsz iX0j4s3mb9SWQwyPgnO/V6peACCZh5H2XbgNOgzeaMwy0SX6PMnftfAcgJSUyX5yHehJ M4m3D3gIG+XEn9X/h9MKrvtDH56lxbO6ZcL25BSzrzG/l9324VXm5QuP+At/7f2E+WQW 7Iv9V2gK7Lddou4hcAtxeCe7yXl+EOfzHb0KDFKU8jxGCmBd2JEmXDALYbqlE0kAkZYl G7Ng== X-Gm-Message-State: AOJu0YwwVsxXEbreQOTsbuNTaG3qNEyDRUblH/rtt67uDLlumADX262Z 6AWzihp84ID/Xn/MofgjdKXpsoncA+A+Nr2paHvlB5Slt+SFgtqRwe+gXw== X-Google-Smtp-Source: AGHT+IHIXfSTUgqvZhcZnCRB2F/6ceJHo4BimNYUCUPSblxOCR/2qJlriUTW1nVF3EbH7mZvSfAKgTe6Gr92 X-Received: by 2002:a05:6e02:1908:b0:348:ba80:5a37 with SMTP id w8-20020a056e02190800b00348ba805a37mr1258710ilu.0.1695155686842; Tue, 19 Sep 2023 13:34:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f15-20020a02cacf000000b00430428f9edbsm716943jap.77.2023.09.19.13.34.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Sep 2023 13:34:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Sep 2023 13:34:46 -0700 (PDT) Message-ID: <650a05e6.020a0220.46b7f.a725SMTPIN_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 5CCE56052514; Tue, 19 Sep 2023 16:34:46 -0400 (EDT) Subject: |SUCCESS| pw131637-131636 [PATCH] [2/2] net/ice: fix TSO with big se 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131636 _Testing PASS_ Submitter: David Marchand Date: Tuesday, September 19 2023 14:04:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:d83fb967212efa19d272e7fa65d17c9ad94b17c1 131637-131636 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27652/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/