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 7509D42C92 for ; Mon, 12 Jun 2023 06:35:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 540D542D65; Mon, 12 Jun 2023 06:35:16 +0200 (CEST) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id 9615742D65 for ; Mon, 12 Jun 2023 06:35:14 +0200 (CEST) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-39c82204e62so1571503b6e.1 for ; Sun, 11 Jun 2023 21:35:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686544514; x=1689136514; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Wpdv/gQ3z813pPKDLSEO/M18viFaCvXBx5HkYwhpk5Q=; b=OqYgwFj6f6DQxPR8drYd2R20XXpPpIieAUbBvUJW3iAKtdm9JkyaaUPq3bS9ubQDZq 8jeqwggBAyr5cXCfQeTY4Kk3N/nmZjvQsetty3HdJHc/Jbq0t1noBemmTvkH2YbXmpYA 2iCJKo1nTJeblfV2Ts97E/DbSb5SkO8j5RzbU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686544514; x=1689136514; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Wpdv/gQ3z813pPKDLSEO/M18viFaCvXBx5HkYwhpk5Q=; b=EqoakDoElpWTSeLeDn0UIxSnKjZfasDXyMfGE8dm46DLV7YOG8oIcO1cVKllkuO+ST oF/3/fFBHA7rdzibdXMbV6FdIdWVdSQ7wqyVUN1PFeWq+h1gD5c4nwgSU4ZBz9QprW9y C56UztFVUfsSQFSevt6Srk/XEGKj0So1d9Sh/Hq4kzMbTapRwmgu2vArcjaAswNyNQ6M 50L5ku3JSkQoLEuwcptcyLioHhDXWOvbL/e3nH55FPBTZxYNHXlZzxjmjuIT4c/Jhf5J LzjPShoSKbYAqQmhctFVTudhvb2IraxkF7ZKe4dSVJsDLIASraG5J+jlH5+1x5UBY5YG ZDhw== X-Gm-Message-State: AC+VfDyMv2Ugkbmopin0Wi8vfafmw3fzMJuc+RWxrVqAV9RSUUGPOLzH ssHLO1ACZyVHz+x0YiBWtrztL9WFBKUPfoj6exoAUJq6SSYQaFNhHlsKZw== X-Google-Smtp-Source: ACHHUZ7ofnvW5eBLOwtkgH3KiDK93E0989TzFYzddoPNrTfExzvlbYlvo36spPFS/SG84H12t3G0diwLVUh+ X-Received: by 2002:a05:6808:d4e:b0:39c:3b38:e5c1 with SMTP id w14-20020a0568080d4e00b0039c3b38e5c1mr3359569oik.44.1686544513935; Sun, 11 Jun 2023 21:35:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id pf14-20020a17090b1d8e00b0023f9c84f542sm1358180pjb.14.2023.06.11.21.35.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 11 Jun 2023 21:35:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 11 Jun 2023 21:35:13 -0700 (PDT) Message-ID: <6486a081.170a0220.ee8b7.6351SMTPIN_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 23403605246B; Mon, 12 Jun 2023 00:35:13 -0400 (EDT) Subject: |SUCCESS| pw128498 [PATCH] [v5] lib/net: add MPLS insert and strip f 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-x86_64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/128498 _Testing PASS_ Submitter: Tanzeel-inline Date: Saturday, June 10 2023 20:17:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:abb4cc0efc1b0f7779bbe3e24bcb362146351c6e 128498 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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 Kernel: Depends on container host system Compiler: gcc 12.3.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) 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 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26621/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/