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 D118D42CBA for ; Thu, 15 Jun 2023 00:03:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1911A4068E; Thu, 15 Jun 2023 00:03:25 +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 A46F34068E for ; Thu, 15 Jun 2023 00:03:23 +0200 (CEST) Received: by mail-vs1-f100.google.com with SMTP id ada2fe7eead31-43b2fb0afa6so1206366137.1 for ; Wed, 14 Jun 2023 15:03:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686780203; x=1689372203; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+pP15TRRDbslAaoWKxlVtsOmaWHCO6d7ELXBmQk8pWE=; b=VsR1XAurgwGRroTLmcmvia/HxTbZ0gUs93vR/r9EKoJMRFfrhNRE8HJXlK+YU4fgWr jr18kI9Da1T8PC8nVPOIP5KtSsizel0Bzi69nXngd9iaPLbq9NHtdjwTDPtY4Mmc3nVg bDqG9wu/5ogeo9F0SrQ4Iwmtn7/og7xWabLto= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686780203; x=1689372203; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+pP15TRRDbslAaoWKxlVtsOmaWHCO6d7ELXBmQk8pWE=; b=fvKk94EbPv3Ac1ZlnwO2wtY9W4uhctYxADWwWiT0xSr3jEwZmYuH1S7tTrNNIaOaKz 01etobOX8XC8WVpPpK7JYBa7wJf/NE9+EU82FGt4EpQdOt78DABax3vHrKULa6bJeokT yOMTQip/YY/PTrbXaIqSSz/R+S27wfnVo7M5mGLgUdCl1de39jE61fUQEYctsfOyjSwx +UmpVbuKmDtQ19XWErLX8+W4QKVnjVGPVo/hX2YlaHj9sVvVR4I2SbEyoF59uGhCE+wh 6wOF3ohlXP1HHlfzI5HkFVlxndo8P7PAmEWvv9jELhD3RClBzH+0LKzA+xOXGCzquzNA m0tg== X-Gm-Message-State: AC+VfDzw4IyYkcKxAh64G0LUzvNQB1EGahksyiBc99Z5g6OkBpn0gmPf Mnk5pjlZ0haH8FsL2o/EsjhSHXNfsy76EYkrGrlBkhvOIPbuTwgTf8mUyg== X-Google-Smtp-Source: ACHHUZ6UURH/1kJrSI/xZepzgyiTIz2nTbMn3Wm6LQPQe00nPIuq4fh2MrLAHHGjSKBlvpYekaMZYJl9L25f X-Received: by 2002:a05:6102:209:b0:43f:57c5:3ec0 with SMTP id z9-20020a056102020900b0043f57c53ec0mr806466vsp.16.1686780202963; Wed, 14 Jun 2023 15:03:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bt20-20020ab03f14000000b00787611ad770sm2706550uab.2.2023.06.14.15.03.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Jun 2023 15:03:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 14 Jun 2023 15:03:22 -0700 (PDT) Message-ID: <648a392a.b00a0220.bf662.43a7SMTPIN_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 9D6C1605246B; Wed, 14 Jun 2023 18:03:22 -0400 (EDT) Subject: |SUCCESS| pw128646 [PATCH] net/i40e: fix tunnel packet TX descriptor 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/128646 _Testing PASS_ Submitter: Shiyang He Date: Wednesday, June 14 2023 09:59:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:050de60d8a5cef8b7c10b4471905ca8bf69d670e 128646 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 37 | 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26672/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/