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 CF4DE42B73 for ; Wed, 24 May 2023 01:41:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ADE294067E; Wed, 24 May 2023 01:41:20 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 286694067E for ; Wed, 24 May 2023 01:41:19 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-2555076e505so308871a91.0 for ; Tue, 23 May 2023 16:41:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684885278; x=1687477278; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JIyr1gVuqzr5cObAtomUthuLitUYf2BUdOv7FUYesiE=; b=C+2MP/t7BfN85bRbcwULJqKp5MgYI65WTjr4PDKoIy2B11YiJo27Ch6uZWXavtiC3K pO8HrRUSieWYNZrp9hXmTNz2pVfUsMvNky7B7neYqDE0AH3ybp8geYrf3jnqNEGanAQp luxk85tq/QBScFvetvXJXrmCBBV40yvWWTzPc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684885278; x=1687477278; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JIyr1gVuqzr5cObAtomUthuLitUYf2BUdOv7FUYesiE=; b=h97/6LmHZJ7FLEOzJxfJi8xcc+ApobBYbH6IAnShcbbgRfs4mqTF0Og3LWLNhHifIJ 7P66td/D2ysuto9m7jZ8t+P8qkXxogJEU3ELcioCwhZhXtAGMFAskDI9khXjphnoXrtG hY9OPFVQyD44ndO30pBb4n9dCWxO+apOL2RqBEpgD88d7QFloeYtttoiKmv+oYI936Kn zSEvg+68zM20eWfMlfg34wi/UFwGi2bfISsfqb9iq3/UnVcQKxEMbXIaMF+RRI8uo1oy AgjuKxMBq11HXbbRpMNgICIP7v61j/FMIGaeIGQjkbXzIEnUXVgZo12D4p0RA5lPjE7q j8Pg== X-Gm-Message-State: AC+VfDwNjTISB412PqMwdbsSTlLuNZD5xLptawdQGepJa1QLIf5talFs Z288J5L1MI/fIcEKJuh2KSnqJ0De1Ro7SRYTRcB3fyoIpOL6vuToXfhqzTzKtnb5l9Ars78tIg= = X-Google-Smtp-Source: ACHHUZ6vre658xYrLgpHKAtjFCV+Qai0+bZNxHOwHitr1dG4Q7G2dzp/FD+ASZA1mX8akub/v3Rf7hitJntQ X-Received: by 2002:a17:90a:b38f:b0:255:a8fb:a72a with SMTP id e15-20020a17090ab38f00b00255a8fba72amr3622216pjr.32.1684885278143; Tue, 23 May 2023 16:41:18 -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 oa14-20020a17090b1bce00b002476618615asm12525pjb.1.2023.05.23.16.41.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 May 2023 16:41:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 May 2023 16:41:18 -0700 (PDT) Message-ID: <646d4f1e.170a0220.70ccf.115bSMTPIN_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 4A5B7605246B; Tue, 23 May 2023 19:41:17 -0400 (EDT) Subject: |SUCCESS| pw127265-127269 [PATCH] [v5,5/5] ethdev: add MPLS header m From: dpdklab@iol.unh.edu To: Test Report Cc: Michael Baum 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/127269 _Testing PASS_ Submitter: Michael Baum Date: Tuesday, May 23 2023 21:31:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127265-127269 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Buster | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ 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) 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26358/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/