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 2516042DCC for ; Wed, 5 Jul 2023 13:50:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2014040150; Wed, 5 Jul 2023 13:50:06 +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 4595C40150 for ; Wed, 5 Jul 2023 13:50:04 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1b89b75dc1cso4311195ad.1 for ; Wed, 05 Jul 2023 04:50:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688557803; x=1691149803; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UtQZnxvm+nqWnL7eDUKBhE/a9indOnz0L/If8khO76I=; b=NDbQHEMK59F3nQ1oT6OxyoX5Ute9mtGjC6tZscAk+SX9U7DLn8AzqeLHZCmq6E1ZYp V921nz4UgHkAn9Fl76sxDUGrSTSVDZd7YLixOUKY3T6pX6LMZVvaxUNHgvVQSWZ4vOzI Qp9MkhbFxob6KuU101GgtwUEiLt2yNtEv8m2E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688557803; x=1691149803; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UtQZnxvm+nqWnL7eDUKBhE/a9indOnz0L/If8khO76I=; b=dvDu+bLckta5yehBwe4zCOZfdS99yLNeEvaV0yhy6r/ENR01d2zBAwf1gDjxZOR4GJ kFbgCX2XbdXYkMLPA1B2P7AbzFBpWbu9AyUCHk81OAgO/NvowTYOvLuiwfTiah5537ex t1B/pGcjSvKsI6ISI8VU5lYhtjFoKEUNuOn6CHU7uV4JgJMTmJS+bjw8xYETVT4ipIGS k/AYFAP3Dcl8YHWECIMoSt4BO4DHfPPtoBDMYGSUXtjY0h+z2E3aVez6klfCOmhNSoY1 GSrPJAh2IlyMMfcHazSVPcUT9Mnnho2KU1U7FR6NTlhjAMFAriYIMua8mXO7s1z0YIKm Vp1Q== X-Gm-Message-State: ABy/qLYxeciWGcdBls9ki3MtILDtpe3Pl2MBSpaRlpxEF11Ys0x5M3V3 dtfe2b4BcV0pi8d1TgvDIsT7M0AUvrjJxd1ipW8v73qE+JAa0rLdnomyJA== X-Google-Smtp-Source: APBJJlGDfzLQonlGL6WvrH/uIM/XbP4AwJvwKYcwSB5jDXM6NqVowSHhNZeCriKrV+QdmTlN+L6wZTtBGi6H X-Received: by 2002:a17:903:228d:b0:1b8:9846:a3b2 with SMTP id b13-20020a170903228d00b001b89846a3b2mr3126703plh.14.1688557803505; Wed, 05 Jul 2023 04:50:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ij23-20020a170902ab5700b001b86858976csm571869plb.100.2023.07.05.04.50.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 04:50:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 04:50:03 -0700 (PDT) Message-ID: <64a558eb.170a0220.490b7.63efSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 03082605246B; Wed, 5 Jul 2023 07:50:03 -0400 (EDT) Subject: |SUCCESS| pw129286 [PATCH] net/iavf: fix Tunnel TSO path selecting. 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-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/129286 _Testing PASS_ Submitter: Ke Xu Date: Wednesday, July 05 2023 10:35:38 DPDK git baseline: Repo:dpdk-next-net-intel Branch: master CommitID:3dbf1b6d6545045c28b205609225fd4be3943212 129286 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26971/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/