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 A565E42C99 for ; Mon, 12 Jun 2023 16:13:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A2FEE40698; Mon, 12 Jun 2023 16:13:24 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 4C27D40698 for ; Mon, 12 Jun 2023 16:13:23 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-19674cab442so2858667fac.3 for ; Mon, 12 Jun 2023 07:13:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686579202; x=1689171202; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NEVznigqgJhRXtVWs3408xunfdg3S1uYlUxhkOM60Dk=; b=bP5z7pK52AlJJWJjJMhW+7ddmtV8VnPJM6SNL+EB+lay7EVhNR7qWiMBVOnrWs9wGT 1QulowgqtoqLuWnyPP0BKA5hfZyrqY3Eyv6avMi92H9DzRX11HLVZetCciAmfQaEfyI+ EO642Op82dgu4As47q5fhRTVYvoZAiZhyX9WY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686579202; x=1689171202; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NEVznigqgJhRXtVWs3408xunfdg3S1uYlUxhkOM60Dk=; b=JDZ0TIN6KAbyPZA/NbU5bqXF5yABQy77qZiqU+0+wCduWwQJRhnFo4DMVRbIGZ8jCP qmhX5WieYa/teUMpGh+z/gDnMElLXVs7ijQ4p2ry9rqX+ITtUBu4nqJ5I6qlV7tJEdBh UWe0WqNPu7OgEN8S75JYPvd54FtSAGhmwCGj2T3Fc5jXZrOM3iNSYcdG7lhdTK1ab6xT ceMN8vd/sjOwgNpKasKUy+gc1qk6C/cB6vNK+OmLVUNt8HmgkNCwT7C9qsD1yYIhie5n mCHLBpNZ/gM6ECIsCZHLtN1ypYjbY5IYPxp4s6DNbG7dxZDYOWnjB+moUt91eH2UPs8/ H4pA== X-Gm-Message-State: AC+VfDz2jsni24lS8uV0kcHk7fC9qB9bm6Jzn/L7drNXOsCIQDBQnXvK 0yINL0wmuJRWuegDSqvCrcBqoNW4YhTZXU9tNvLqywz/PKm33IhyI+3Um/Xw5bSGJYyxSsGdNQ= = X-Google-Smtp-Source: ACHHUZ7wgx1ttUwYngWVKgt0lFHIMJoRvCBRCk6i6M2aKhRi5lStkV/NsoF3nAh5T3etxWziiPM9MlbGHfAC X-Received: by 2002:a05:6870:42d6:b0:19a:aea3:c96 with SMTP id z22-20020a05687042d600b0019aaea30c96mr5368553oah.55.1686579202622; Mon, 12 Jun 2023 07:13:22 -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 se1-20020a05687122c100b001a69e2f4eccsm120958oab.45.2023.06.12.07.13.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 12 Jun 2023 07:13:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 12 Jun 2023 07:13:22 -0700 (PDT) Message-ID: <64872802.050a0220.e65ad.38d3SMTPIN_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 383F3605246B; Mon, 12 Jun 2023 10:13:22 -0400 (EDT) Subject: |SUCCESS| pw128503 [PATCH] net/nfp: fix the new solution for tunnel 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/128503 _Testing PASS_ Submitter: Chaoyong He Date: Monday, June 12 2023 03:18:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:abb4cc0efc1b0f7779bbe3e24bcb362146351c6e 128503 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Bullseye | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26626/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/