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 91BA842B34 for ; Thu, 18 May 2023 21:54:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 886E342BFE; Thu, 18 May 2023 21:54:23 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 7A30B42BDA for ; Thu, 18 May 2023 21:54:21 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3381b909d8eso6234095ab.0 for ; Thu, 18 May 2023 12:54:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684439661; x=1687031661; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9z7oP2khOxre9uLPOt7Ngb8e2Hc10HNYuzdAyoab8MY=; b=JPAphquPBUcRaLc4yiHpnVI9tgQ/vDLKHaQ0OyeW/MeyfzkANWD7AYyE7224lT1azj 1/lbbm/o3lhBmzOLE5Oj1ywqEpdYFW9p3OclkrWNEhi4VBC40VH9DIHRGZrDOMBSt45r fNlw/93JMglCtknRr4+g9Z3CM6DHnzTuaErvA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684439661; x=1687031661; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9z7oP2khOxre9uLPOt7Ngb8e2Hc10HNYuzdAyoab8MY=; b=fEc8wnJJkF7lpaJ14eNbr2Lh03f3SnY4bnGQPwqKGJpzMxOXbosW/vKw0uBS2XM3so xnl7CPC4v48zsHgjwx6XVrdeET2i1wVkQbWfoIPZbI4YImoE79vmjpIGdbjsiRhQEWoE pEIeHgGZcSAt48za7yMYRnooy2Csea5SkFp0ggbFUIdVSuFPuaMp65lFL+HHJhux4H1N +a+2tJ6LiWKOhpVbt0lwKIR9jzcGYrwW48goImHLCO2LvKtGF5XNC6xe6FWn/daYSAEM kBtyK83ykUdOTN3oLqFq56p4cEJUKpd9Aronral+MEwnvg+9GuQYhig+UNEgPvZK/YLm hhQw== X-Gm-Message-State: AC+VfDwWewFBfDB6tuCach4ABxdctFhoCqdIQRTQE9RhtFR9Q98fsJZL FZZ9jipqayC/uovoZlsx+zzyEV599r346BNK/crESS4G3QJlVJ58PfmXbg== X-Google-Smtp-Source: ACHHUZ7c+zVhVIwEzbxlvsibu3IdtEuE+4gBAtC7yXAmQ+UVlYIy17KuSe8J+qCgO4jvXM5kPErJsIdsFmu6 X-Received: by 2002:a92:d9c4:0:b0:32a:b644:af65 with SMTP id n4-20020a92d9c4000000b0032ab644af65mr4877311ilq.7.1684439660867; Thu, 18 May 2023 12:54:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o17-20020a92c051000000b00326722a40c2sm61112ilf.68.2023.05.18.12.54.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 12:54:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 12:54:20 -0700 (PDT) Message-ID: <6466826c.920a0220.29442.335dSMTPIN_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 7E628605246B; Thu, 18 May 2023 15:54:20 -0400 (EDT) Subject: |SUCCESS| pw127020-127022 [PATCH] [v2, 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/127022 _Testing PASS_ Submitter: Amit Prakash Shukla Date: Thursday, May 18 2023 15:56:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127020-127022 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26288/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/