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 9786542B34 for ; Thu, 18 May 2023 21:25:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 737A040A8A; Thu, 18 May 2023 21:25:03 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id B8FA940A8A for ; Thu, 18 May 2023 21:25:02 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-253724f6765so471857a91.3 for ; Thu, 18 May 2023 12:25:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684437902; x=1687029902; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=d+LSiNi7wBDAIWtUQ96OK8HFpiZRT+TmA3+cQr7R10Q=; b=PAFMsP7xVz00DEXGFo9DXYVhK5WNuwva2qeoHutcsi6fwEylwC54YvUN7H75NsXJVE HpZDR+zHpjZg7fMZlzRaGIKhePaFCxyQ4nQYvYAWk7uQImOmIGTZtHm4ftQZvJrMxa7M edJam8jpFQpX8gkoQ+AQEorRYIA/pQIvYYOfU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684437902; x=1687029902; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=d+LSiNi7wBDAIWtUQ96OK8HFpiZRT+TmA3+cQr7R10Q=; b=ONaDRnJ6WPhwIs+dbxENL7+m0LMcePTai1MATX2WIOjznB8sWgLavKhjS36lpl5t7+ n9CqkutI85KmrfF7N3Bq5IjhCo+R2LuFQhjpztUjsd5Kmg4aPMiSgxzwcB/4PwV8h4qy EE4yZ/SQjJeJ/eEy2YKeYokPsV5SFfNMKBp0PO3Uly8npBCgSd4xhRJR/jua6tp0Uacz s3iaC0KJOAJRv8wdqywnIdAbj8GdxYMkQCfNlQx6bSwQ+zKHK/zpU/7kPPsPZvR8bcLb qRtDP2NOgsVyi9JJA0D6lyGUekBb4W0sRQS4KUmy4h0bB+2HpO89bm+L2uiT1iMpCRp4 DWug== X-Gm-Message-State: AC+VfDzPFX45thpj5dxwJx0sW42BkUKa3IDCpf67hRJXp5jkSynU9780 JVNR6SbYGR4RP2cELPFZyB17tdlprr+lsNWSfzdcvZoXKa5RQYGz9y3Y1A== X-Google-Smtp-Source: ACHHUZ4jSm45URfUtGe0huyjXYYEH+CubBhS9sbN6ucak5eG4BPM2YilFHpdzbIA+X7Nwz13aqgSMpmOrzYp X-Received: by 2002:a17:90b:11c8:b0:24e:3b69:a87f with SMTP id gv8-20020a17090b11c800b0024e3b69a87fmr3675961pjb.25.1684437901918; Thu, 18 May 2023 12:25:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id nn14-20020a17090b38ce00b00247213c0a76sm11778pjb.2.2023.05.18.12.25.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 12:25:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 12:25:01 -0700 (PDT) Message-ID: <64667b8d.170a0220.2121d.05f1SMTPIN_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 32680605246B; Thu, 18 May 2023 15:25:01 -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 | +-----------------+----------+ 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 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/