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 BFB4542BE1 for ; Tue, 30 May 2023 11:54:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A2F62406BC; Tue, 30 May 2023 11:54:01 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 053F4406BC for ; Tue, 30 May 2023 11:53:59 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-77700e9aae3so99113939f.0 for ; Tue, 30 May 2023 02:53:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685440439; x=1688032439; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VVKJzGjMvZ5PmIZtCs4IlAGILRuM4TcuBGe2qjntCYI=; b=gMheB5A0bjUm/eynOJOERaCl7sct7OGD6oQlOjT3OggRW+olRPUpyoyY6ybjXoFIK7 I95SqMy46AHr5hxQpqWedMvy9rMMRByTf8Eo51SLZAXQ5sgDm6PV0RO1shaJiWZiMAQz /ZSWs6qPKbhnvyUpxuuWzigg4cMB2g8oxNO9Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685440439; x=1688032439; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VVKJzGjMvZ5PmIZtCs4IlAGILRuM4TcuBGe2qjntCYI=; b=f3XF1IW9D0fweuePmA6SsoepZBlmuvYuS4KwrmO78FRnOQ4PcutoyjaMWfVF68OE71 b9xAYzgwP55XynO7Cu0jRVuXcuRh8u6wd+NxGTOcig9AkyZWX3f5vpgW8+YUjlxxINoG UR9IgVww4oQvYz83JnOYw2qZJ+Uw/xu3pmsrUDXM4kI47ISsujH6EeXh5/6SHZYvHJyp doTRCqNQUQhtbUkXW2PfFufLN5SfLeTldj3H3mqmRAm8il0EfAYAK0vNt5psFkd73P0J jl5qy20WwgpWVp+GSXOT0VHqRwZM9SnYamcENIQB5JS/90VOYHTIh0IFWoevgwudmmO2 9Liw== X-Gm-Message-State: AC+VfDxo9xb1W1gWOBRvSEsBb6MLZiejE1h3U7nFja57ywIg+fgLIKjY WpR4NeA/G3BoMMlUVOyM1BQW4js4HIQ/K6mmGaGlZuasuHzhI7k0G43L+gfo1FczRP1niucTyQ= = X-Google-Smtp-Source: ACHHUZ6DRKeN88QwUu1m1MknllzjgCjxtWQNuT3wsrmVrkSsScG0X4wwwBzoMQuvelKRICRZlzDc2Lhe6rPh X-Received: by 2002:a6b:b495:0:b0:774:814a:1abe with SMTP id d143-20020a6bb495000000b00774814a1abemr6150218iof.1.1685440439309; Tue, 30 May 2023 02:53:59 -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 c84-20020a6bb357000000b00774862d9e55sm640758iof.23.2023.05.30.02.53.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 May 2023 02:53:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 May 2023 02:53:59 -0700 (PDT) Message-ID: <6475c7b7.6b0a0220.933ab.0d12SMTPIN_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 7E065605246B; Tue, 30 May 2023 05:53:58 -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-aarch64-compile-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 | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/