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 CE4F942D0C for ; Wed, 21 Jun 2023 05:03:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ABF1840DDC; Wed, 21 Jun 2023 05:03:07 +0200 (CEST) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id 1EBCB40DDC for ; Wed, 21 Jun 2023 05:03:06 +0200 (CEST) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-76240c53846so401384185a.2 for ; Tue, 20 Jun 2023 20:03:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687316585; x=1689908585; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xjmUSv1tOt/ZYyG8p6DyfrAmqVkKmmyiQRiHKjGfj/E=; b=Js9XBWHtjPo7nbgLEV44vGzYrvs6ddKdbPPza1wKyqBGI92XUjNZBCQfShVi9JEiJk fAaMg6wqeiaNdsrMvaE9HrkSVN2j0I9nc7LyyuFxrZcThvzmFJg3LDkvJHrKfDU4p+ku IGSgwjfTnX4nYlVsUayz6ZXKBXVEbBP6YJEi4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687316585; x=1689908585; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xjmUSv1tOt/ZYyG8p6DyfrAmqVkKmmyiQRiHKjGfj/E=; b=fRIls8gmPAcXZx/eXdNYMLIWozSVDFAOxQmqtgrWHIJ2/MyD9qBKhYdi3/HQoWDr+A 7nwdByr65Yr5Gm8z/r8vAnZ01/ecJ7bXU6ZEgxR2Q1d48l80rSYbQiarMT7xVD9IL0Xj SjO5A3h0h8g/b2DdsWUhE2iFiUkRfjWJh0oHAZ9mDtb/+vkCycxIG2E9VzTfwAI27//e LCTDXh15jOc0zkPOw8psuYqU6GW1pe3j7o+1fAVA9FvequR29m6MaeL9KZTHUruk+OXN AEjugkzYCqLs/PGtKKgro1O1kGWqfGLzBNocD8KO/D1G4ji9ikKPWA+fFzG7qLLetdQ9 ZdbA== X-Gm-Message-State: AC+VfDw1AhBJHiENaeDFNzddSJ1jIoe7XsbgwNab4NMl0hRfnXvtQnvh h19dfU2hSBbJg35KVqYCNGaktw6rzkdbXl/dc3a6FCF8Q+XeB3sqobZ18w== X-Google-Smtp-Source: ACHHUZ4re11s5V9V8p2Jr7601mNSN2/lV0v29v8LjuNcegY7y755tbbGJgXMEXRYSPjvPlevgAGLSUGZ0MsW X-Received: by 2002:a05:620a:7e7:b0:762:883a:f5ac with SMTP id k7-20020a05620a07e700b00762883af5acmr7705826qkk.54.1687316585492; Tue, 20 Jun 2023 20:03:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w141-20020a0dd493000000b0056d05cae840sm588869ywd.65.2023.06.20.20.03.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 20 Jun 2023 20:03:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 20 Jun 2023 20:03:05 -0700 (PDT) Message-ID: <64926869.0d0a0220.1a0b5.94b3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 2EA50605246B; Tue, 20 Jun 2023 23:03:05 -0400 (EDT) Subject: |SUCCESS| pw128876 [PATCH] net/iavf: fix SCTP tunnel packet forwardi 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/128876 _Testing PASS_ Submitter: Wenzhuo Lu Date: Wednesday, June 21 2023 01:15:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:4645ed709d36bab64fbf2b8cff12054d39398af9 128876 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 37 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 38 Kernel: Depends on container host Compiler: clang 16.0.3 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/26757/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/