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 834F441D64 for ; Mon, 27 Feb 2023 18:20:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5FFAD40A7D; Mon, 27 Feb 2023 18:20:49 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id D223340A7D for ; Mon, 27 Feb 2023 18:20:48 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id p6so6600923plf.0 for ; Mon, 27 Feb 2023 09:20:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=4t4djDKMF7PDVWnD3UY6/Br2mBURs62GbDj9ke2JwaQ=; b=R215uzjfyi+UkbEhj84LM5+PkBYchkflqk6fMTbH1j+2Z76JY8sXy1PEu8IJzcPM1q BewlxeGppJQAQJ2ml5/gYM04k9zsiAcanLi48GsLLBLagOJiXjNRIWdIdU7gQbbMSiK5 1d9CfvjoQvrULOzQuFnfJUbXsBkCdqcBmObVk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4t4djDKMF7PDVWnD3UY6/Br2mBURs62GbDj9ke2JwaQ=; b=45CcIf67+QV7Nxs1EoJqV5oJ5sV9etE7DYHiHaSvcKVjuxQV7F/uJX60PmmcvqPKcq cmjNs0zlsdY3bSaTm69RV0JYyYZGgpDdVdI0ety9+9xt0WfJSm66QBXejyJLf8tVO6TZ 9jr7ixTBrN1ouIl+zpeOWBO+jYbBcVeszusa00abC18wGRdmOAFAt902EX9iQA8V7YEi FqZEgvRe263fhkvNsKSiDJvnRkRpcEZnHqJ0p8S88y2crlAfhP1ySWW6hq3oqn7FXowv cIWtefS3eZoLsWeTXAkLfcmsHDsAWkRb/luf203XWzPJ3Ie/RVxxnFM8UINdbN2b2f/h d22g== X-Gm-Message-State: AO0yUKUWbJo2fGSHCac6iYyk+iwrxa8fMH9dfSQt2YVO7RsrboepEL7U OnunmCFI5kpaUE6b/CPcRPhCSWkdEAFGxUKLFtMeRThtjRxePhYuOUzkx6C1tIAURwrJaY4= X-Google-Smtp-Source: AK7set+8LKB3T8qyE0amwrDBjKo+bjYlsS671flDq1kkvbN322/grznimDTFy8X1+dBTsSlQxUt+3tH4twuJ X-Received: by 2002:a17:902:6bc4:b0:19c:bd2c:b33b with SMTP id m4-20020a1709026bc400b0019cbd2cb33bmr12287184plt.11.1677518447992; Mon, 27 Feb 2023 09:20:47 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id ij7-20020a170902ab4700b0019cac98905fsm259451plb.48.2023.02.27.09.20.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 Feb 2023 09:20:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 79F9D605246B; Mon, 27 Feb 2023 12:20:47 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 720CC601B1; Mon, 27 Feb 2023 17:20:47 +0000 (UTC) Subject: |SUCCESS| pw124548 [PATCH] [v4] lib/net: add MPLS insert and strip functionality From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230227172047.720CC601B1@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 27 Feb 2023 17:20:47 +0000 (UTC) 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-testing Test-Status: SUCCESS http://dpdk.org/patch/124548 _Testing PASS_ Submitter: Tanzeel-inline Date: Saturday, February 25 2023 13:53:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:7710b5d15a014872a3aaf646668dafa928ca8473 124548 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+----------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_unit_test | +=====================+====================+======================+================+ | FreeBSD 13 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+----------------+ | Windows Server 2019 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+----------------+ | Debian Bullseye | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+----------------+ | RHEL 7 | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+----------------+ | CentOS Stream 9 | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+----------------+ | CentOS Stream 8 | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+----------------+ | RHEL8 | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+----------------+ | Ubuntu 22.04 | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+----------------+ 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) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-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) 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25550/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/