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 400A742BE1 for ; Tue, 30 May 2023 10:22:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3C8A4406BC; Tue, 30 May 2023 10:22:09 +0200 (CEST) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id BC35B406BC for ; Tue, 30 May 2023 10:22:08 +0200 (CEST) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-75b015c0508so247845085a.1 for ; Tue, 30 May 2023 01:22:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685434928; x=1688026928; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=iNhVxMxYiuF90LlLIMndAWMicVEFRxPziS0jlqaXI3Y=; b=cvVOpvOxLhWRcDvvHpfMlSswfYcvPzJm9XoNDoa2FVUN0g/+L5zFJrX1hfZVAOPGEX ffIcL1DQUtIeZs19M97guxubYjwldgtvXndBooxa39xJYjQbPqL3w8EdrAufRpSFf5Ls cVUpKt7YSHlDZqTNWcnSFgUaodxgUrb36Kklg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685434928; x=1688026928; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iNhVxMxYiuF90LlLIMndAWMicVEFRxPziS0jlqaXI3Y=; b=Iwg8PMWzcfeHjJfk2uAyyH7iC08zp0wd9KIwqS9CWElxTakHMtfPIbrKZJL+EG1IoL BjKs+83wck50RJx/SFwAdtiPUDDI+umC1nUMnFPc+YipWB4Zszk9dpYRyEyfucPkAAYR Jmw/QTt79S/sbv4JMgOK+22KJvwgvkp8PgYSnLRNI1eBFIUFApTCWJXAZ9XE7ZyC/zHT jEF89SnpA9xZQJm628ZsEV6Vn9K/ICyHTkPsDjroh1qRuiFd26LFy2/3yf1GeRnBRPcC p6DvcZjD+2Kola5F9dPGqUO4Ij4lNOqg73HtUB83LNVvTuIrMI1teREMjwUJnIPwXWl9 qALQ== X-Gm-Message-State: AC+VfDwkcKIfrXjHlufyGocu3u4biEWl8ViryIS06V0TspYyGKe4Wq5R BbrW8w3HA8mQslmoumvSU3tKtgiEXObiUJpJgu6GRcMqSod8EULTfI0qd/NkxZ0bYMtkfc7VjA= = X-Google-Smtp-Source: ACHHUZ4NHenoqTjv/QqrLyBe7a9d+ZuTc9R7jwKdWuhYVmiKwBpIz3aZr6hmtL+RJbjDyqmLJStIe5a+j5Zg X-Received: by 2002:a05:620a:6503:b0:75b:23a1:365a with SMTP id qb3-20020a05620a650300b0075b23a1365amr1193406qkn.27.1685434928232; Tue, 30 May 2023 01:22:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id v22-20020a05620a441600b0075b3cfa380asm674246qkp.3.2023.05.30.01.22.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 May 2023 01:22:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 May 2023 01:22:08 -0700 (PDT) Message-ID: <6475b230.050a0220.52e37.bb96SMTPIN_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 E5362605246B; Tue, 30 May 2023 04:22:07 -0400 (EDT) Subject: |SUCCESS| pw127683 [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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/127683 _Functional Testing PASS_ Submitter: Shiyang He Date: Tuesday, May 30 2023 15:13:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127683 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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/