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 32A3942BE1 for ; Tue, 30 May 2023 10:38:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0DFBF406BC; Tue, 30 May 2023 10:38:47 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 5BFD9406BC for ; Tue, 30 May 2023 10:38:45 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-76c64da0e46so118121739f.0 for ; Tue, 30 May 2023 01:38:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685435924; x=1688027924; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wFoAl538KP4vIAuBeuYdVvzb6EiLtvsfNilYnX3XrDw=; b=dKe1i8l0Jki34ECJy/jz+VjMp5MfPx4L2tOd2UheZd9OwFr/WpaMd6W163twUS0jaw BZIQiWeziwKjEl6zQGdyufe0MStWnYJCxL/iQtB4PHgCnXl613+dZzX2RvmhLzpTxBo5 Z3zQ7Og/FQ/KFASIC09KjtYOwx9cy2T3F3Ceo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685435924; x=1688027924; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wFoAl538KP4vIAuBeuYdVvzb6EiLtvsfNilYnX3XrDw=; b=jPUDAtmo2aAvhCcID+/oCkdawvPHfQ/ma5gb2O8GWHGrkIVxO4GpmvuY6dFyqLSRBX 7At5ZcaFGe6WK1VLyrEIKHMJX9vcBoqYtOfz589moP6sk/M+nIfwhL1OodvmDdJHgMFi wTe0QmeHZ4plo8D7R5/Kw5PnFpZw4YulECwz7MqRwwvoy7v9JTwCXWqWT5jlTM2TY4yJ h1ySuC71iew40u9UnenqN9xFvjNCeFLpmxbCHh+iEjQoMcwEAgHumky5b5q5mkwFayv9 EPNEe3u5c/hytbGpfG8lVysxHMotinOf0oHDAymM5t8fHVtNF+E4iSE+jqTKlQV4pxOR qGTQ== X-Gm-Message-State: AC+VfDyMxC0+7vz4NiNW+mzze3Tn/0rBMgaco0WO9aut2O4AuHocuj12 eVVRs4S8QCXLVQOLeyYwD2Sx6JnnS4/9XD2g9ep2pYI3Lyym2KcW8G82gg== X-Google-Smtp-Source: ACHHUZ6Dh92w8YItWQgeZT4fI4SAp7SYCsU9njZQFtV7kOXf/IbZYWK++JaClpjNo9VymolCd+rI3cXtxO4l X-Received: by 2002:a6b:f216:0:b0:774:7eca:d9c5 with SMTP id q22-20020a6bf216000000b007747ecad9c5mr1169474ioh.2.1685435924575; Tue, 30 May 2023 01:38:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c1-20020a6b4e01000000b0077497ff156dsm392777iob.8.2023.05.30.01.38.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 May 2023 01:38:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 May 2023 01:38:44 -0700 (PDT) Message-ID: <6475b614.6b0a0220.61b0f.1e34SMTPIN_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 1D320605246B; Tue, 30 May 2023 04:38:44 -0400 (EDT) Subject: |SUCCESS| pw127683 [PATCH] app/testpmd: fix IPv6 tunnel packet check From: dpdklab@iol.unh.edu To: Test Report Cc: Shiyang He 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/127683 _Testing PASS_ Submitter: Shiyang He Date: Tuesday, May 30 2023 15:13:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127683 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 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) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26443/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/