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 163BF42C6E for ; Fri, 9 Jun 2023 14:47:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 18D0C40A84; Fri, 9 Jun 2023 14:47:13 +0200 (CEST) Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com [209.85.221.228]) by mails.dpdk.org (Postfix) with ESMTP id 6089240A84 for ; Fri, 9 Jun 2023 14:47:12 +0200 (CEST) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-461b408594fso1201165e0c.1 for ; Fri, 09 Jun 2023 05:47:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686314831; x=1688906831; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5lcG+1HtE7HkYGVUGjXisAzdTqZTCu2sbWK4HoU9OTI=; b=D+VlB37T8h4zc5NWGUaWu3L7WM+jPsGfnWgJld6CayFS2RGhBZQdLLdBCbo8nPgicq zPJ3w9toafRUGrOrstgR5sadN2fDkspShTtrme79Ssmoqem8iQsOs/x/50TBXbiLdGRg G+VxzY8Y2TwEUKtnAEGJ2A2WQruUBAZR5rnbI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686314832; x=1688906832; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5lcG+1HtE7HkYGVUGjXisAzdTqZTCu2sbWK4HoU9OTI=; b=fihtwy1w2GoIWNbeebYQJ6Iomej6cWjLmh3nqFSG7eiDs1hsaeiZOw9prXgtkiAu9G En/2rIi/o2UwGSls9Z3U9wB5PoQ3LK0PTRIbJNY4fdpuj4WvmIqAtUcm0Mxkhr2LVOCS f55v0XcQbzf4NDr5MmjN4CqbXsU6JGhWG6UiT6ynu2HEFCcC6QXmiSgcfwRAI0HNUaET 8pspviAjZuoTZRHVdVoyDo7m4wJVm6MtvmGxq0hjllUlWmwlHlGURISWR+gkxl1eojd0 26AkHHpH63P8irB9gR+dQY2YBBj/mN+qPSt9d6+TsjTkhC+dPyM5ruJ0KamEc/0vjrV9 itWA== X-Gm-Message-State: AC+VfDwTtb3qMUbL7ybyHrcnHhqYn5kCRQayZLy3rQG7o7r8LxN6rKtM H8vjQDzr7UmwBES6qyVoMFw2RQYVgX8I3ehIX2HGFwVATKOOhpVUNi+yfFNd4qn+ZZa4+HAFfQ= = X-Google-Smtp-Source: ACHHUZ7SkIUEWitNTRTRoU1fpUcA9W0vyVnktulLVeJua+K1Vzr7e5JXyADAKNXYuQzQfPgPeIYXX8j0Z0w5 X-Received: by 2002:a1f:4586:0:b0:447:fafb:c15 with SMTP id s128-20020a1f4586000000b00447fafb0c15mr517823vka.1.1686314831798; Fri, 09 Jun 2023 05:47:11 -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 ce34-20020a056122412200b00465ee04eb1csm268324vkb.2.2023.06.09.05.47.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Jun 2023 05:47:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Jun 2023 05:47:11 -0700 (PDT) Message-ID: <64831f4f.050a0220.17cfa.6f5fSMTPIN_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 79F6D605246B; Fri, 9 Jun 2023 08:47:11 -0400 (EDT) Subject: |SUCCESS| pw128450 [PATCH] net/nfp: fix set IPv6 flow action can't g 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-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/128450 _Testing PASS_ Submitter: Chaoyong He Date: Friday, June 09 2023 06:19:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:2125ed73e10ec028dd1b5fd6105aef80456e659e 128450 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26603/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/