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 A995042B22 for ; Tue, 16 May 2023 12:23:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A763A4068E; Tue, 16 May 2023 12:23:34 +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 5A9AB4068E for ; Tue, 16 May 2023 12:23:33 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3361b08a564so37665755ab.3 for ; Tue, 16 May 2023 03:23:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684232612; x=1686824612; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3bDEWlorpZSEe/NAMQ5uFr3IW6Bn4EF3CQMW7guuuHA=; b=bKb4e+HbldG0Bqrpxc3S8OIZ0nrDf+QvLWSucBuwuknWs8Upq7Dfzf3k1EE4Q4ufg6 N5fJMRtSE0it90gcYzAdH8mNPlIFHqx6YATUDsnTDKJuLG05kq7CuYoxl8flJOuoc/xJ H6/D6mb6yZb6fge3KiZibNDTW/5FDIMPb8dNU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684232612; x=1686824612; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3bDEWlorpZSEe/NAMQ5uFr3IW6Bn4EF3CQMW7guuuHA=; b=YaK+rjZEhYQxJr3elewVcZbBvi91/LAJv9JtXCuydvb2e5iulVNuu6mqNhUx2pmEJI yngPWHS/Qvxpkm1ysse/baY0DN/jiMxWv7qyEpmC4XJU/m9Nv0Lz6EF1F3CRk+tuerdD Hev5fkBGVNauZUIhGp8QzCJrE3ho5mAuWg13IO2ExoVs7/FL86PRQIm+AoRtKy5tXoOT n70m60e50wNtB+a0QbBXIREsT5MPBJBhIO+oUF37LXnNf7odqbEjElKsQ5kfgtqVxxyN puWCJRZGSLXrAdb17fZ6Yyh8cB7zMC0MfGK4X5WcoZ2AVi/MPfhyr1/gvBtfEDbGTCVb l8RQ== X-Gm-Message-State: AC+VfDwFAskcqpNBm6MsQYzedwpGYdACTJmRWM39pQ9Ndcf+/z93hq4D 3jITWk/LhIo9Q2FKan2Dfh1eXrRw/MD/lzT0ESzhkRlfyh0osf7c4IY9TQ== X-Google-Smtp-Source: ACHHUZ4VSjkjsyMU+3c58fxi5l8zJhTFwo0IuI5So3bitKF3CS7Fiiu8CHxmEYbde2LEJxNrVsUF2Q9TTTkC X-Received: by 2002:a92:280c:0:b0:328:e3db:80a5 with SMTP id l12-20020a92280c000000b00328e3db80a5mr25573432ilf.20.1684232612739; Tue, 16 May 2023 03:23:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k14-20020a02ccce000000b0040f71cb2545sm1371429jaq.57.2023.05.16.03.23.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 May 2023 03:23:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 May 2023 03:23:32 -0700 (PDT) Message-ID: <646359a4.020a0220.8ef9d.be3cSMTPIN_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 46F4D605246B; Tue, 16 May 2023 06:23:32 -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 | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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 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/