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 A6AA742B22 for ; Tue, 16 May 2023 12:16:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A334240A8B; Tue, 16 May 2023 12:16:48 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 24FAF40A8B for ; Tue, 16 May 2023 12:16:48 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3319ea112c7so103749175ab.2 for ; Tue, 16 May 2023 03:16:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684232207; x=1686824207; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+/d4g96ClLslxz3jkJQO6hpNCcaZsesgb0KjRPIGxGI=; b=HoEDNuGmXzsx+XT+2Zal8w9ra9jg00E2LKWE/95HilIfwFeVHaKJ8Wlhn19mpyQRpK 0vZAvW2FHrfjxX5ES9/LwV68ehg8kg3cEk5c9TkqrzJa3ErA2myRppa8BnDLd3O/T0R2 tW09XPya06L0++BCiWpIxPFbU5E8Hz7W2Ud2E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684232207; x=1686824207; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+/d4g96ClLslxz3jkJQO6hpNCcaZsesgb0KjRPIGxGI=; b=GswEQBn69Eisz7R5cDkucNmg7lPxVTOjbCcqTj4My/n8WSNYpnXD6h1xMpGB9VMSpP 1qh0EU8QQCUSnfR5kCCJkmFabdgrqCylrUgV9AUw1+8vb+yhw0vY/6WlMLJorSYY72jF as96w+dmjrh/ZFZ/ezkCQ0s5e0O1+JSFNZKPD0vA2SbwkcV0kfIbJtv/3ha7FuFbLmFR eDkNE6qFmZsl0FH3WOWAev25Nbs7grCiyHHJBD5ekELpDLYCGdWj0uPeLv5Gfv3PYqVr 89cjg2rT8eoud7Hg2SLG5DSbID2RUVDgLT3L9DRvKFvOyltS1Hf1I3A/OICFK41f7b0P hNCw== X-Gm-Message-State: AC+VfDwv63YkHj1kJKc/9Zyw5S7nBylJvv0D98n4wU+fZFTqYCy3BmPM e7QADI6QYWrxXSBO94998rWfujrpaaTw5KBXgHXI20rVAxE/C4ibu6T6tQ== X-Google-Smtp-Source: ACHHUZ7RrLw7NQqFqZfnpBJf3nzUP6S/EsgsLbE0537jELWTiSoGfVQk+NJu7+3D0rFoZiLzsheEe7lGP7QZ X-Received: by 2002:a92:db4f:0:b0:337:83fc:43c8 with SMTP id w15-20020a92db4f000000b0033783fc43c8mr5548608ilq.10.1684232207542; Tue, 16 May 2023 03:16:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dx6-20020a0566381d0600b004166b926a86sm1300756jab.1.2023.05.16.03.16.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 May 2023 03:16:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 May 2023 03:16:47 -0700 (PDT) Message-ID: <6463580f.050a0220.401c.6197SMTPIN_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 18F20605246B; Tue, 16 May 2023 06:16:47 -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-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 | +-----------------+----------+ | CentOS Stream 9 | 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/