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 CCB7B42B3D for ; Thu, 18 May 2023 23:52:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C974B40E25; Thu, 18 May 2023 23:52:48 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 88D1E40E25 for ; Thu, 18 May 2023 23:52:47 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3319ea112c7so19869205ab.2 for ; Thu, 18 May 2023 14:52:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684446767; x=1687038767; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6GNXW7Jx+G7/u9tx6XUOv9nu6VjVAEBpmv+rrtDA4ZQ=; b=XBtAdU/ptPgh9mSjDKFvg1uPRrV9nnrS0NzS6opKnEkHeDL/RsNChWBtSuYt71zzVn vvVTh23CF661CB26Wvdt/OTw7x5ONdH9Q5k7+31EoTo08UFlXy6DW2d/8nD193PTRBQs c1HW4Lhvvos4SkTeUVopm1uEO2ke4EepAySAY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684446767; x=1687038767; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6GNXW7Jx+G7/u9tx6XUOv9nu6VjVAEBpmv+rrtDA4ZQ=; b=F+1GQcIcPuCFSIC2ne0218/Sj7WuVGt9dMzu4B7nBYqSDWuP6pZhEDUvJfRslkkqSz AQ9s+N20e1szic7xGfkNC68GGKcfKe7owCDfLrwheFmubU7liJqUXIzqVhleK98tZ/mC EnS4+aCWX0a5ey7jht1DEGfBIlSm9IcM+jne2jiYgtWNkUUgXg/DL/GsD+O0vOmFpR1n WiZMDm4NCBuU24YTND4E5xxVsajeUkG7a6NdgtMKqD3yKKU6epidecEkd30VK17RmuEY cguQaCOUzIktpxjibQThGmkd70G5u4pengZe3nijV6sq17o9ujcoQWkYDsiiLCcIbrw5 BjqA== X-Gm-Message-State: AC+VfDybzx0rjmgn05ipCgA7sEQsXQUGIaHY4XPJocXrxO+8mZ/+8nSf 8Kdz5xT4ibjcW1UGjlXP3x6YMcmaLUNwa7XdIptD+r2VZJsb7ckxVpLU/A== X-Google-Smtp-Source: ACHHUZ4tEldequjha2qJjrdD28Ox1s4V5fz0TngJQxfjpnR01KgkHHF6SRnqxaIX2/Uh6q6m46OAo5zro+AE X-Received: by 2002:a92:cb51:0:b0:32b:5e:e22a with SMTP id f17-20020a92cb51000000b0032b005ee22amr5760288ilq.17.1684446766994; Thu, 18 May 2023 14:52:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l3-20020a056e0205c300b003353010fef7sm83527ils.61.2023.05.18.14.52.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 14:52:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 14:52:46 -0700 (PDT) Message-ID: <64669e2e.050a0220.aca06.4c56SMTPIN_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 72F3D605246B; Thu, 18 May 2023 17:52:46 -0400 (EDT) Subject: |SUCCESS| pw127046-127049 [PATCH] [v2, 5/5] ethdev: add MPLS header modification support 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/127049 _Testing PASS_ Submitter: Michael Baum Date: Thursday, May 18 2023 17:40:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127046-127049 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Buster | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | CentOS Stream 9 | 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) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26291/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/