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 D5639430D3 for ; Tue, 22 Aug 2023 20:47:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E3B344021D; Tue, 22 Aug 2023 20:47:04 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 6FD104021D for ; Tue, 22 Aug 2023 20:47:03 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-56c7f47ec42so3057050eaf.2 for ; Tue, 22 Aug 2023 11:47:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692730022; x=1693334822; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bXId+WTE5AoyqaD5rKoul+AmS3O2Y6UxocRxTY1i8N4=; b=eswu58KBp6Arvoqlpm6D6Ur1nW/yfIDJfMCE5H7u5eS7WC3dx5Odo+Vuzfvll7wE3H bisgnt8Z47TUc8q+bsOZCLy6Pv2XiW8efFDkkre97pZadHC/m2NeGEcceDaFjCMGE1FQ uIOjJFlWPGlfCaV6ZJqI2N2MuPJIa8hACMoJE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692730022; x=1693334822; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bXId+WTE5AoyqaD5rKoul+AmS3O2Y6UxocRxTY1i8N4=; b=hAOB5+K7A3iKyucnn10UuNikLNqvnYHvdbrFt2GGUJzzIM3M+42294Rpl7eSd0+57a zZO5uRFsYWXiwSVzSkdXMnTwOGAI13gJQF5+SktMq0IqAhiBo2gkXFsmmgaQEJi8wyWR Gdj6VajJJiBL64uBwDtjlMVZ2hluQs51v0OCV7DbUKzn/W5ISuF36RJ768NDRLP4NCuF wLxPmDa/WbFplHOweiZkf9RqankyAmI52ctW0NZOWGofFzMNd9LQ8NEFeqap+2fqStGk EBEY/85TMqNscZn5A4T3guhEw4kiSnJz1H08n1KStR7XdOJlZgMxkrvh5Y9xbrImwJy8 naZA== X-Gm-Message-State: AOJu0Yw0Ba6+x+ynJOZaGj1qBe5dzUMScQ0v8hxwDRi9VDP1gY/GFGU8 P4HBDZjmUHb3MdXyxtcJjlgyxEvzpk5TV340zuz6PZtZdfjA/anX5tHBkODtCs50VNWazWbbkw= = X-Google-Smtp-Source: AGHT+IGlSeuzBD7tLY7Ur6mzTe+TTRoIsrH8CrE3m4cQ/pAiVgsCzV1cq71rktZybnjHaqkUEwNaRNuzQwt8 X-Received: by 2002:a4a:6042:0:b0:563:625b:e02e with SMTP id t2-20020a4a6042000000b00563625be02emr8352882oof.9.1692730022725; Tue, 22 Aug 2023 11:47:02 -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 d12-20020a4a520c000000b00570b122c94csm690923oob.8.2023.08.22.11.47.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 11:47:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 11:47:02 -0700 (PDT) Message-ID: <64e502a6.4a0a0220.65b64.5200SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 578486052471; Tue, 22 Aug 2023 14:47:02 -0400 (EDT) Subject: |SUCCESS| pw130638 [PATCH] app/testpmd: add support for MPLS TTL 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/130638 _Testing PASS_ Submitter: Michael Baum Date: Tuesday, August 22 2023 14:17:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130638 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ 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 Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27416/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/