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 42F6B42BE4 for ; Tue, 30 May 2023 18:17:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3329B410DD; Tue, 30 May 2023 18:17:23 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 1EF42410DD for ; Tue, 30 May 2023 18:17:22 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-33b5dba8c6cso4383005ab.2 for ; Tue, 30 May 2023 09:17:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685463441; x=1688055441; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PuEyHvi5EaC/E1M9zSWPZkp+4++oNhrkTP5SXRPKuDg=; b=GbTkWwyEaeF7CZ7GlSLngUDkr1WdH7FJWOYyea9PENP8Fu0nn4cQv2DDRW4YenEL1Z 9HoHVCA9NylxJihPiJujyun2uMRWtP0sk0rcFVzZtD5+WbhGvjUp3vIpYG1jJazlHkWd CXHXnhzsjpTEFUnd6B1q9DwEzraDsDt1Tmpqk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685463441; x=1688055441; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PuEyHvi5EaC/E1M9zSWPZkp+4++oNhrkTP5SXRPKuDg=; b=WBXJhoxCVsG3EPP3fCLzVfrUTldr5GLJkGKUAs8VV7K6B6X49JVo43IzQtAn/kgFvm YDNjG7hKvLpKvWGERWp6yoy1AKQDfWSxYwarSJB1JTul/rm+aC+YyYI1Rl/CIYgtETQE k0GX+/DiiU+iYOLS5KLW84uhYPWs25kyd5xe96mesr5MEizqMF0ZIM12FDslMRt8vHfC 97Ebt+5Iz1jfc9U2sVkpl5uQTzExFI2o0afns6nHMtwc07yTbBknYRiH1Zxe01ZMHhgz wAW6oyEumT0scuMOkHNeT16/frXRSZ0xkcxAIJkeMFUlxT4uHQoPqG0hBtJGnk/1SGGw aEQQ== X-Gm-Message-State: AC+VfDxfuleEWgznH3f6KfJfsyheCGbKA82gyoU3tXkvTOWhjvrBTkwM Zl+eBzHrdyQN9lcVDkF+l60809bUXpwCQ71eNYEDXjBGyBq7Gs03sRMsCg== X-Google-Smtp-Source: ACHHUZ7/vLec0pQlUipx9sZVuzTrsCYoFMk7Gl5pMC3HXMDhRfHNmJMhXmgN1K2ctuRnsJIzZYfjld4SkyT6 X-Received: by 2002:a92:d292:0:b0:325:da54:ae8b with SMTP id p18-20020a92d292000000b00325da54ae8bmr55081ilp.9.1685463441439; Tue, 30 May 2023 09:17:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h3-20020a02c723000000b0040f9c90e415sm171929jao.26.2023.05.30.09.17.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 May 2023 09:17:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 May 2023 09:17:21 -0700 (PDT) Message-ID: <64762191.020a0220.53b72.53aaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id E573D605246B; Tue, 30 May 2023 12:17:20 -0400 (EDT) Subject: |SUCCESS| pw127684 [PATCH] app/testpmd: fix IPv6 tunnel packet check 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/127684 _Testing PASS_ Submitter: Shiyang He Date: Tuesday, May 30 2023 15:36:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127684 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26444/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/