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 335F042C99 for ; Mon, 12 Jun 2023 17:19:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2D7F140698; Mon, 12 Jun 2023 17:19:33 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 227AB40698 for ; Mon, 12 Jun 2023 17:19:32 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-77a103c5ebbso183937139f.3 for ; Mon, 12 Jun 2023 08:19:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686583171; x=1689175171; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RyzvfU82b83K2B/W6nLWfxDL4WINsP2XpUE8E/0/NY0=; b=HU7m86q1uPoT/DdJWhp/CNWD4MsOsY5kI6ctfK1a69DCQYaF8Ns6M6SnoeCg5rrJd8 VQjfKqHzNC6QZZeK3bij22tUqOjXmV/mYqQRNr+qcqPP8FwxLxLtg7WIFXFdjuYI3pz3 uN1dXDvaD4F9m5EMqKYFR91XFZkCgAdntqCDs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686583171; x=1689175171; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RyzvfU82b83K2B/W6nLWfxDL4WINsP2XpUE8E/0/NY0=; b=Pv4Q8SPyS5NGlNkpZTvVfIEAvXE5B4MCqmYcTpYnTlVKB2LWCPvStKRX2ZjNJ+Lmsi 4KL11bcQjDN5PtN+yRhH1qsqZ3wz8pPMxbhWSJ7aX2bsjk3ujpoRM035/Xluuxf01tTz rwVTxlkGxSf3UAfoxQnYJcSm8e9xDYEQsSQH3sX2BCElErfi9vnHmLFv1GPgL/X0wc5n NF2wdGzCNe2nnsPeVHBIRf5xXdmLSLA5cb4sooi8dFwU82qXSEbGMTQV6w+B6OSE6zp/ apJzEiQQripRKBBbgoivwvPpV24MhHPJkScWARdlz+lOQDxSEgO3i4UFUd0HDhfq9mzN 2TLw== X-Gm-Message-State: AC+VfDzsED/Rl1uGx29587A0vwE9/qiy3hKAmI58N6skaj3D8sJ9/V6v dFb1h3pkD3qB4CI0dObi7iDXJ13y7N0+uJTmNX3EOdmTUNHJR7E5OxZYECfawhGkv30N7tkL0w= = X-Google-Smtp-Source: ACHHUZ50SsZlP/eBMBT+tscI66aSv9BeU2gmhXzk3xe+Feip7k2ru7CoKk/RlQ+pRvfLUqFFFHke18Z0afFn X-Received: by 2002:a6b:6f10:0:b0:774:84f4:6e3 with SMTP id k16-20020a6b6f10000000b0077484f406e3mr7453555ioc.2.1686583171530; Mon, 12 Jun 2023 08:19:31 -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 dj13-20020a0566384b8d00b004166e0a2bcesm486396jab.38.2023.06.12.08.19.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 12 Jun 2023 08:19:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 12 Jun 2023 08:19:31 -0700 (PDT) Message-ID: <64873783.050a0220.2f16e.bd40SMTPIN_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 34807605246B; Mon, 12 Jun 2023 11:19:31 -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-unit-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 | dpdk_unit_test | +==========================+================+ | Debian Bullseye | PASS | +--------------------------+----------------+ | Fedora 38 | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | RHEL 7 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ | Fedora 37 | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/