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 5755042C99 for ; Mon, 12 Jun 2023 16:34:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 55D0640698; Mon, 12 Jun 2023 16:34:12 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id D545740698 for ; Mon, 12 Jun 2023 16:34:10 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-56d378b75f0so7350597b3.1 for ; Mon, 12 Jun 2023 07:34:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686580450; x=1689172450; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ce1Mo19dxQKO9mJ/bHz4Oph9PAY/PmJAE1jw5wWj5V4=; b=fS4M9OvGZan1eXeQTs3tsenmKrmxl+x9oewDN/dfcNhgPq7kYHjvc8CDs7C0RPEFxj CcU7xsZoDAkfrL10ZbUiJi2hP8rFHzyxqjEE1lrOR8KQz1MA5XJsDDmy8YDGLeCp8S2x fYBhkKQ85C3at+jkJ0mJk4UL5Y0164ZsUunPk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686580450; x=1689172450; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ce1Mo19dxQKO9mJ/bHz4Oph9PAY/PmJAE1jw5wWj5V4=; b=GaetD43L9BoCAkALke+He3yxlbYu3FAqENpY+7/HidA2GA4o35V/7+Ehs3f1HMvdrS f44Q1nKWJJEi1MOc2l7VP2lHaN178Zxp/7EHJbWtmrkfpE3NyAbTJEY7TPf/PnMWCW9w PEWrcVfP8utj5fL+VEXXfEfnGga8Zm+h4CpPQCfShimbWZJ4eh9wIE2rblPedt+oKufb 73vd7otkBbuVKcHyBEVi2VOAOPVQbi2kBeL1gBemEjuCvpsPz+9b5fAp/WzmeahgxfJ6 8tivKnr+XfjySy0PAg4S6EytRClK34Jcu2aK45HVMmzJ44Dr37sfflCsExsMpgtGvMBW FDOg== X-Gm-Message-State: AC+VfDwUtqzYpkqogfU7W/quBnRlC2YOyXgEq2tShtwiXFhSOvn39uUq C7YKHyI2UyT9EAHNUqJAfMfX4Lv5ij04GoIut4xqZ+QIQt+8rPGMvm/p9w== X-Google-Smtp-Source: ACHHUZ79KqHsCDQj0Jnr6Z+JPLiFl8E2TTDBkNSOJzK8zMQk83iydipxA/GbZBjTu6Ncf0M+Pa4t/jJfcTW8 X-Received: by 2002:a0d:cec2:0:b0:561:429e:acd2 with SMTP id q185-20020a0dcec2000000b00561429eacd2mr8995217ywd.35.1686580450291; Mon, 12 Jun 2023 07:34:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i81-20020a815454000000b00569e9f27c1csm1389962ywb.6.2023.06.12.07.34.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 12 Jun 2023 07:34:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 12 Jun 2023 07:34:10 -0700 (PDT) Message-ID: <64872ce2.810a0220.c2cb4.5f04SMTPIN_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 055F7605246B; Mon, 12 Jun 2023 10:34:10 -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 | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | 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) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/