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 6B60A42DD1 for ; Wed, 5 Jul 2023 13:36:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 46ED64021F; Wed, 5 Jul 2023 13:36:31 +0200 (CEST) Received: from mail-vs1-f100.google.com (mail-vs1-f100.google.com [209.85.217.100]) by mails.dpdk.org (Postfix) with ESMTP id 08DF94021F for ; Wed, 5 Jul 2023 13:36:30 +0200 (CEST) Received: by mail-vs1-f100.google.com with SMTP id ada2fe7eead31-4435508cff9so1990526137.0 for ; Wed, 05 Jul 2023 04:36:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688556989; x=1691148989; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5+3gpbYvVj48nKGK/k4qddj+sBU4xk5sTNDlzq1EXSI=; b=BB2n3w4RgdiTLMXv0B3fEaX2h/V8I5MpcfZgpmTpq10a3mXyo1KGXfG362bbbAwxoj eFl0cQ0KwQJcV3c9Lx/M3MQARUV7L4T4LWsjeaJUG3yZNRLeK5KqL48GHB3OB5tf0fG0 PwYgTnkdpTihqHE1561RwKAjnl00LuvmPODF0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688556989; x=1691148989; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5+3gpbYvVj48nKGK/k4qddj+sBU4xk5sTNDlzq1EXSI=; b=HVbnKv+gR60olyftrvERluJCcxr2xZXmQ9srmQd6tXHD0G4sb68jznwnkH+G+HqOuW Xt/Tgg1rENUyu9sJ0rRecEv1ojdbHHay/2ohBt+QJGtYuqirAvu5x0o/pdovCCMFKLg1 NidU7UYV/DF4i+I8tcYffBIfENO8okqN6iPsAhRKhXdS7f+1mmTJkxP6R0PjGOadXw4r +1s4NQnnbQS33Z3QmCteBhGZUpORUFIcfq0R2bGMNhhyiT49Dh5zdx9rMqxTRug+iXN4 nHFWTmE8Aa9P8Gg1JJHw1bbqwOX1WEZp8ED6UpLEMcievxcnbF6+UG+9jVOYQlV6OMkI Q8dQ== X-Gm-Message-State: ABy/qLbnaNoXV2R1C67h33KFCPFFn24VLD41Vn2DkGHipMwpB3i7IBMO ge1zksUwHz/aDCvyIxTzU0jTkSRaN05+QCEBFPpF/WQgQjkDAK/RkOJCrg== X-Google-Smtp-Source: APBJJlG4+sOVfZvvh1i78dtxYhyAyfhECI/HSC+oMntmdyclac41wtoA4c/mTtvsZ3RlFKiqBHPYuBD0Kolb X-Received: by 2002:a67:f544:0:b0:443:4e7d:c8db with SMTP id z4-20020a67f544000000b004434e7dc8dbmr6097028vsn.2.1688556989453; Wed, 05 Jul 2023 04:36:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d28-20020a0cb2dc000000b00636a3f14e1bsm733647qvf.60.2023.07.05.04.36.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 04:36:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 04:36:29 -0700 (PDT) Message-ID: <64a555bd.0c0a0220.2050e.c6e4SMTPIN_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 1E0AA605246B; Wed, 5 Jul 2023 07:36:29 -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-abi-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 | abi_test | +==================+==========+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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/