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 D7F6642B22 for ; Tue, 16 May 2023 12:22:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D596D4068E; Tue, 16 May 2023 12:22:20 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 71AF84068E for ; Tue, 16 May 2023 12:22:19 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-76c524a7c8eso684108439f.3 for ; Tue, 16 May 2023 03:22:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684232539; x=1686824539; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=whnLhnErMwYIyMCY0TqO+ccZhwr2U94b43FO+QxbEIg=; b=GIHcuaq032pAdSG2P0wTZuheqx+rSiZiL5koCUk9xAlILpHLCNM8E3G2s18U3TUQjP lj5Simb8TSE/Of5ibAE6K6CGCfRni2co0Ws5DoZ5Sja2Zc6Cd0IzGOiyY02+6g8hmuB/ NKxKww8iC6YViRX4AshgKWxpFZiNpvnQq7seE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684232539; x=1686824539; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=whnLhnErMwYIyMCY0TqO+ccZhwr2U94b43FO+QxbEIg=; b=LkSGSZDi1eOrKWXBWtrfl/m8Ej+z63aRG5AUmKmFUDhS5HGxBx0qf4KXlbHD3/+a27 CHK6BUBDKC/YRVM7v+fN+ty5qcM/WHqBTPE1n/EsD1XuMMWy26YfUYV5x4TbvC+hNffu XDTPUeycpZ9YJLEM3HI+gRaJAKqhBt6x5HqgEIf8IQTO8KkmCKm4lObCLqErKB2g5jV7 L4zHL3proL1QbyxPDelmwnC2t0U90UGGQvF0u/6+gzAa4IxUrFjNvKVCTAdw9XHjsblL rhy28EauN9N22rf+hF+e27/raRPGMnJsOHeTs7QBEHsfncc7yeSnjyJEcXlYDdK7L/vs Rssw== X-Gm-Message-State: AC+VfDzBfHz3FDRDc8XI/k5Y4GsMvBXA6gOoE3jrgRh2APxUf3ERV3VD 4fWCet/qocGl60UOuOH1gasckUpJy4kfvNV9qi7Y2rGa7QaCchW6vNH3/g== X-Google-Smtp-Source: ACHHUZ5RMO7PATxWD193TyRmu/HcAlV0LVUXF9lKw1tB9PvcKTzDK/CDyMhmbhF019m4d7VHgBjxAISobQDt X-Received: by 2002:a5d:9e50:0:b0:76c:8c52:bc1e with SMTP id i16-20020a5d9e50000000b0076c8c52bc1emr1928182ioi.18.1684232538824; Tue, 16 May 2023 03:22:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a10-20020a056638004a00b004166e0a2bcesm1288848jap.38.2023.05.16.03.22.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 May 2023 03:22:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 May 2023 03:22:18 -0700 (PDT) Message-ID: <6463595a.050a0220.cfc39.8fd1SMTPIN_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 6387B605246B; Tue, 16 May 2023 06:22:18 -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 | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | 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 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/