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 8334742B22 for ; Tue, 16 May 2023 13:45:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7ED774068E; Tue, 16 May 2023 13:45:01 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 366254068E for ; Tue, 16 May 2023 13:45:00 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-ba7854ff5abso4745987276.2 for ; Tue, 16 May 2023 04:45:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684237499; x=1686829499; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=akbwS+Put1+KcFWe8gjp1kNMH7+7XUwmIOZD2XA8mII=; b=Xb//QF3bu3Hg5NPS6QLTBK8uAWyHCfBjIsjwMvKsQFQfnb0SBlLCdRN2NgcAOCWs7D DEKBkrNbB3UoJUB7oXDMyKqkM6ldpZJ2y1oV/b3sU4aNjDyOR5Z6bPqvBtFnA/Ncmx8q C87jQTIQkkGIZ0awNYceBiCKvdgWpJQrtjpbI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684237499; x=1686829499; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=akbwS+Put1+KcFWe8gjp1kNMH7+7XUwmIOZD2XA8mII=; b=YoTHM0uxcx5WPlviR2ByemlmanA+WCHoiUSImVw6jgh2L9GXRJFugtPMA+cm/6YlOF g4M14sg5UH9i+ViZWOmvO195Ea9uCA2zzQGbEzdKNJo7GM5Fj5wbjFQ9dMXAe0s9AanS jCddRtIjkjV1D6J72yBBDnAnfQgfvJRmciaMdYcfWGQfzAoRo/nq6nXMoE/Ybr4prG04 BWlzf4aURS6Y8Ka/w94Uk9xTOyqDOPhgJG5NYv/RBp6Y7Kz+0clhKcR5DO0g+30f9+lo kcCQqek3ufZl34wpwjJCdZ9u4g/JISZXM7mU2t75uOJtwr9ja1NXiYP+nMCW+f6xb8x5 dX0w== X-Gm-Message-State: AC+VfDzYK/50xsNXvn6XSkywBlb08tJ90f/Ja3OT0gXQxBOOGtSuqO1X v6QvsB3sKiSqCBplviRe8yB+5PgpDeZg1fqot3hLSyFa3hskIG87+Lr8IQ== X-Google-Smtp-Source: ACHHUZ5wtaKGuEIfE6jGDmIdqSP6W8u43keTQE3m7MGvAv1G+d6jZfDdJG5OKc4Ottfd9dkpI9DhSDF+5WR+ X-Received: by 2002:a25:c7c3:0:b0:ba7:86c2:d95c with SMTP id w186-20020a25c7c3000000b00ba786c2d95cmr6556255ybe.64.1684237499612; Tue, 16 May 2023 04:44:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d129-20020a25e687000000b00ba771366abcsm108894ybh.35.2023.05.16.04.44.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 May 2023 04:44:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 May 2023 04:44:59 -0700 (PDT) Message-ID: <64636cbb.250a0220.cf35.5612SMTPIN_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 4A114605246B; Tue, 16 May 2023 07:44:59 -0400 (EDT) Subject: |SUCCESS| pw126873-126875 [PATCH] [3/3] examples/l3fwd-graph: add IPv6 lookup and rewrite support 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/126875 _Testing PASS_ Submitter: Amit Prakash Shukla Date: Tuesday, May 16 2023 09:11:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 126873-126875 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26233/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/