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 AAA8342B22 for ; Tue, 16 May 2023 12:15:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E43F74068E; Tue, 16 May 2023 12:15:43 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 2279D4068E for ; Tue, 16 May 2023 12:15:42 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-61946c27e58so64232536d6.0 for ; Tue, 16 May 2023 03:15:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684232141; x=1686824141; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=LFay+TpW75vAULC0AZY9uxlbO7d6qz5IqIIVSGnz4w0=; b=FYyC2i9R66q9AwTUKspqzpwzuEvv02l4C7REsZa1iBu8sGiq0dO8VGsRpPW5yWC737 GMla33xdcue2/D4+JiItiYrWHREH/SmgAiIqbUs2Mdj39NNTelrzaS6oP2W27KUw8jHz OUAHi3sdHgrTcqt4GicGmmGAoIGGsx7iN5uGU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684232141; x=1686824141; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LFay+TpW75vAULC0AZY9uxlbO7d6qz5IqIIVSGnz4w0=; b=KkHGVr+C/W+maoqxLB28C3Z1jjmjtoaao53QLWuM3Fvn7A+zgg2bhxQ+5vrhppCgam Ua7I/sW9NjML4MRnjZe7RZqoehQP6FFY9eV/5PClhOuibRmoy4m77he0UC6wgH0j9Lvz ozT0+hPwjDmJhifPH2OrL3r8ZEfvLrIp8od2n3s9mx2PO7KFe9S3DF9FXfBtQ4+Xh7kU UhSvmVJo8uHnpiVmhjfRgXPzsK5YERDhk/9y9A6HusmonXWcKG2ioLDZjYHIKyGt0xNv rHMHYHCenq3yEFYWwBXTRZzKTXd5KOrE121PLqRA8ZO1JMlnLoJX7a6CdyNGbtfSAwGw 70dA== X-Gm-Message-State: AC+VfDy41y0WuDMWkbw7LygSr6mlDqw3VDLe9KKtB55JPosReC/VwZ6O EQzJGu263kTAjvGGa6FnWEXENI4j5MP234ZSLRkZH3Qg+AFJfk8+oS/JOg== X-Google-Smtp-Source: ACHHUZ7/BkO1RqTjMgJoQUdycEHyNmAyGc8P6ggFuGu6KUProOcqP9/hewI3vNLtTZGgi/9dMdQ0FxkyKOHa X-Received: by 2002:ad4:5ca8:0:b0:5ef:519:b27 with SMTP id q8-20020ad45ca8000000b005ef05190b27mr59177349qvh.35.1684232141504; Tue, 16 May 2023 03:15:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g5-20020a05620a40c500b007578b24f9d7sm148890qko.3.2023.05.16.03.15.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 May 2023 03:15:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 May 2023 03:15:41 -0700 (PDT) Message-ID: <646357cd.050a0220.e59e.6a91SMTPIN_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 2F9D8605246B; Tue, 16 May 2023 06:15:41 -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: Amit Prakash Shukla 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-abi-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 | abi_test | +=================+==========+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/