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 F3F6942CBA for ; Wed, 14 Jun 2023 23:44:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EFCBB40DDB; Wed, 14 Jun 2023 23:44:42 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 2B73C40DDB for ; Wed, 14 Jun 2023 23:44:42 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1a98a7fde3fso620028fac.3 for ; Wed, 14 Jun 2023 14:44:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686779081; x=1689371081; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vsyFwTSSlh1zDPxyv6H+6QMq4icBXYif2gYxp2J7s4U=; b=dZsW058zVjfAnG2RzQ3nEebspYW7WHRyMIHoWuj+Pp431Zjz0K384tfktFtk0uQWie REUxDZ9zD+nnjRvyg37ZdqNbbqDQezMSPWc45VTnnyGwuqWJmoZB8CpftFwREf5HzJQG 7JQkGqFgTQwUyLpA04AcUbnbSJ0DcLKZnSXRE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686779081; x=1689371081; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vsyFwTSSlh1zDPxyv6H+6QMq4icBXYif2gYxp2J7s4U=; b=jyFCXNqnMoiP/HCt3i+dBBCjqfMX8MCkXbGz3E0f2UnqPlL5Z9LXPaiNEnLEYLa6IT TErEkQH23O3WKVrouS2y4r6E9z5KaEiUnEcyl54PomNyrf8KTo44Qi2kmCIdrzQRyqvW OdwE+FItmnxsjpwhpTUlkjWnyu+fyXp6gZWz/OCa7dzc3DawLmjM5BJUx/mmKAWytEma +TZJ1BNgAQhdqhsEk6+s5ulVcGDoVvQQ3SZ/S7px3KwnA/XteiMZCiFIshnBt+p8LMYB r1fP03pk1qTK/S96AIx72dF4u+HDxuEcw1lUeiNwTSRtSyO0opYsjkA/XiIXpyyMDJ2b IgPQ== X-Gm-Message-State: AC+VfDxT9FcQ5+9kVjWCqv0Y9lJajCtNzxsWkSpcb7Wq1eE+z5WtqKl3 QwSN1AFztg03zOjczsUaG8C+cZ424qLwOrSFpH/Fa0KjdZDGa7XZs40BsA== X-Google-Smtp-Source: ACHHUZ7rKuH74Iv5EobhQS9bueTn1kXGCfduPV9qM5Z5x496WgQWeyr1Mf6Li3HWRxfFEVKNPus45hosTcVz X-Received: by 2002:a05:6870:5a90:b0:1a9:89eb:36d1 with SMTP id dt16-20020a0568705a9000b001a989eb36d1mr1578257oab.47.1686779081545; Wed, 14 Jun 2023 14:44:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id lm16-20020a0568703d9000b001a6a86b5dc8sm1439820oab.34.2023.06.14.14.44.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Jun 2023 14:44:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 14 Jun 2023 14:44:41 -0700 (PDT) Message-ID: <648a34c9.050a0220.ec242.1abcSMTPIN_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 065C4605246B; Wed, 14 Jun 2023 17:44:41 -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 | +------------------+----------+ 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 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/