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 3E6E042B34 for ; Thu, 18 May 2023 21:51:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 39A1B40A8A; Thu, 18 May 2023 21:51:48 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 183C040A8A for ; Thu, 18 May 2023 21:51:47 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-55a1462f9f6so22945177b3.3 for ; Thu, 18 May 2023 12:51:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684439506; x=1687031506; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nFEdOmTvVjEMWa0RkXw9T4vZOO+uwytTH9qyFJVvuuY=; b=gudlxzTNv6clcnmEqATT+Vkyiz4yz/DT+FyNKFS9OdxEqym1skPtgl3ZCkhniynNcf mvuQXXGTDMjKUBCKfxulOuTNZkwiHRC8Wb37+R1qgJYwq4XyzuSdPFgI32Zt5G7UDbIo rmkKNILBkwyKSYYqFD9ZI5nJXIgDE1494Rs0M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684439506; x=1687031506; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nFEdOmTvVjEMWa0RkXw9T4vZOO+uwytTH9qyFJVvuuY=; b=I6mQl57fCh4HCFh1JAr65rKp1sI+sdY3QB01xriTnPiV3FyfRqEYkFAEkiJPmvj+8A SkkEb45mBM2XE3q1jyqqBV8s6hVZpmDDzayldlTxt380NS/KDvbwPkRaARCoftgmL+ON AyPLTDJVZgTZF79gf/zi0MBZaP4Yne9QtKH24U9TtHobia8P/N2eTJ0xqFL5UlOxuikH +n/AmrR4R1MoHMOZ7lWy0WC0Lo4wehk3u9RIToC3knyOQmmr5TSgO6VxyEfVaVO77aQ6 b4WW081Iy/rxQXd3GN422+6yEwdiEoMLc94W9w6rbLQE/me0WEOUf5+WLlbQuXJ+ROCO nnsg== X-Gm-Message-State: AC+VfDzH14jJpCoOls4/z5+lSwFXu5tAVrFRWAkRs4o2ylkGwyzDrLdV tpnjeg+MOXAj7bluBbYwDzQeuo3LB98BhWKDjs8rlSxlzhIw6Sx1ELaITbiXyiW/ZEtVE+LSQw= = X-Google-Smtp-Source: ACHHUZ4oyRc9AD14H7sjpZ78vgD5lqP8D7+fk3zQk9ZJ45JAaDQS4fqK+gKPCbgBj9Z6k830ty52gNKcdr+M X-Received: by 2002:a0d:dfd4:0:b0:55a:6100:c0e6 with SMTP id i203-20020a0ddfd4000000b0055a6100c0e6mr2512232ywe.47.1684439506499; Thu, 18 May 2023 12:51:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id w188-20020a0dedc5000000b00559f1b8134esm109448ywe.49.2023.05.18.12.51.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 12:51:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 12:51:46 -0700 (PDT) Message-ID: <646681d2.0d0a0220.15403.6b0fSMTPIN_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 33118605246B; Thu, 18 May 2023 15:51:46 -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 | +------------------+----------+ 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 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/