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 EEC3D42C6A for ; Fri, 9 Jun 2023 08:39:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E5C6D410D7; Fri, 9 Jun 2023 08:39:22 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 6D27940A84 for ; Fri, 9 Jun 2023 08:39:22 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-62615694bb9so10594686d6.0 for ; Thu, 08 Jun 2023 23:39:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686292762; x=1688884762; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=enYCIGNHir+UwRb25bLIk91EqAWK7u+zvaB0DUCUdJ8=; b=Jn96Jjnjo9PQDdxrkQ1no2LjqMko6vg6ZM5XICvx9nTQHxiTUILyR07z+kRLjvMjIH Zf53m4XQimjxnu8dv+tzM9n59PB14xcMG4spgnUfXic6jUAysZYZKamjfR1QmNnf1v49 K+Cr4pHSZbD1s6KeyLCmr9mrdADBvahKfAj9E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686292762; x=1688884762; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=enYCIGNHir+UwRb25bLIk91EqAWK7u+zvaB0DUCUdJ8=; b=GkObkSaaGRKSgoBA9Tv53oJGTrj7IDbm/IAeCYlbv1/3tXqvvDf6b8mG/8o+DpfeWK 8VdLFGGrKrv89Ww6l76sJAcY07C4tMoDv2rCFKnAnpRwV4kvwyfKDZnIoQG9IRkyWd6i 1WibpY05MemYkvsGlKVl/o9g7ieRXfvfUP42TO3e5ACvSCXb7ATYPjG9C2X9W5BwFSpd Z0FkdFWi0K/DBEQ13ZFwBV8IcLOPOuy8pNTGUkFafcE4tJ/bJSFosVsGXxWbErTmVP7C 83t+4vIQlAuASuX3ohSqdwObxsoeVKK7bUPVE4kOqsB37o9ZbyQKvBS3QtnD7S6LPoFc GUgw== X-Gm-Message-State: AC+VfDx8nrufduyJ9yH44Fbb0a9HGfOOf7tr1EaxEo4j6zZeAnGWWdRe FpeTwC9pb9I6i/2DyfWMS/6pqAkKxf08V2Xu4tGfviTi1Qh09nVKN+qPXF3NLwrVapZTVi0Tdg= = X-Google-Smtp-Source: ACHHUZ7tJMcpey4vPhAQaq7wc3ApYr/gbBv37C7cxZB64ckrkoDpS+uNvPzNCxxyDPOzWytv6IUmU+4oFe7P X-Received: by 2002:ad4:5baa:0:b0:5c8:403a:22f8 with SMTP id 10-20020ad45baa000000b005c8403a22f8mr819745qvq.5.1686292761933; Thu, 08 Jun 2023 23:39:21 -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 c11-20020a056214224b00b0062b1b527cbdsm190048qvc.32.2023.06.08.23.39.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 23:39:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 23:39:21 -0700 (PDT) Message-ID: <6482c919.050a0220.710f5.5dd2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id A0D17605246B; Fri, 9 Jun 2023 02:39:21 -0400 (EDT) Subject: |SUCCESS| pw128365-128368 [PATCH] [4/4] net/nfp: fix TOS of IPv6 NVG 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/128368 _Testing PASS_ Submitter: Chaoyong He Date: Thursday, June 08 2023 03:19:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:55ead98d1de1b02fa563e822a67c7adc0361ddfb 128365-128368 --> 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/26581/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/