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 B176342B3D for ; Thu, 18 May 2023 23:59:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9033C40E25; Thu, 18 May 2023 23:59:50 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 54C3F40E25 for ; Thu, 18 May 2023 23:59:49 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-64a9335a8e7so135255b3a.0 for ; Thu, 18 May 2023 14:59:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684447188; x=1687039188; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JrSFniXIQUBhWPYoF0dRZrX3/oQ9mvAsOnygsogwhFo=; b=HIuATpyPEB6o/ymAKYUxS+Fu15uzniEuLyEKlmU1E4N7SuNIwIFbtoRRPw6XCD9upE GaYFEU7rsMlSJA4pVp+gyy4IWv5EMV79Q5lzYeHxYOkWbXCd5ndHJWFmBiXDPzQJUXqf LUEkzjcKmMxDbl0hDdAqoVgI7i4VGgDcZt9cE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684447188; x=1687039188; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JrSFniXIQUBhWPYoF0dRZrX3/oQ9mvAsOnygsogwhFo=; b=KyFNH8IsYOYWLmSJ0ERhTvDb3OFayzWAsgTbxAg/CLloRHEUePawwPRBVJsctbq7NA nO38ciBZUxOjMMyEH1Yz4DZm3IhrfK1ILuLJ/ipDAfu9LhI4PWvQonORn8V8CiqMGot+ Yfxcy8f8zyw7t9LHqZubxFMqhpxODcuT+345ISHn3+HgUW35gd4rnfzmmfmMt4dfbtQk 5WNbLTUMqPnjd7VOiOmyFX4IpcqmPlTF8tmCrfIProfNdQrCP8DX57ClaLE9csoGY95D g89rdzJRVORuonLeqaaFIZZwk52IGhOviqvoW5NkUiDTF6pDYkL6D89b6SgIyHrsUxb8 joPA== X-Gm-Message-State: AC+VfDwsQ4EI7qztusByW9OxudaoXWsVLAQ5TntmRdVFihgjzDTKkJEQ OcpdH+fKGKUjza+qthhUp/rTZ1VxzctLvmN4UlzeUsieYqmP4msK5K96fMx/ARwbaw50ik0Y0w= = X-Google-Smtp-Source: ACHHUZ6TNIsUYezgffX6Mz72rWGqOCGT3I3M4Sy4NH9tvTu+PaM5n41uqUrFYaO0yy/6MnjssCCV4igldSMB X-Received: by 2002:a17:902:e889:b0:1ac:7245:ba55 with SMTP id w9-20020a170902e88900b001ac7245ba55mr4128175plg.6.1684447188430; Thu, 18 May 2023 14:59:48 -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 ij27-20020a170902ab5b00b0019cf747253dsm88848plb.92.2023.05.18.14.59.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 14:59:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 14:59:48 -0700 (PDT) Message-ID: <64669fd4.170a0220.c613f.4a0eSMTPIN_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 DE602605246B; Thu, 18 May 2023 17:59:47 -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 | +-----------------+----------+ | RHEL8 | 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/