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 C3DF142B3D for ; Thu, 18 May 2023 23:42:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C059F40E25; Thu, 18 May 2023 23:42:04 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id B3CB040E25 for ; Thu, 18 May 2023 23:42:03 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-64d2da6a0f9so398834b3a.0 for ; Thu, 18 May 2023 14:42:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684446123; x=1687038123; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XML4NayfMSf22XtSlRPExvl6zNtjMAgcNS3VleVswyc=; b=hZkqe+WK8hCZZrelTHS7fEC8zrmnAa0+kmsk4B+VR6ZROHq6fbq9XUAeWxs8s4iM0K Pr3sbtyqR4W6CrF3vCZOKufOlYKB3iVRxHijqGKC8eQ91EIy0GVC/1P6zzB+bGq3Gk++ EBquaqe/PZOUm3NiZ9ki/nSu9aBZ4hxir5QBg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684446123; x=1687038123; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XML4NayfMSf22XtSlRPExvl6zNtjMAgcNS3VleVswyc=; b=itoFQdOrD8w7OiJSrGEwJlrE2ikjcKhP5kqv45xrGIKrKP2oOzyfuQksdmedt1YS6D Un+NZ8B4estmEYiCzqRvuJ69+eWhlokjcsE17/co7/PTlzv9EE2yZKtNbRh+9BemVt2Y 6PnK6pltrt1SxCMrqcMJL2be2QTLKIO4319fEUOi4TbLBL+afIjTaMcdk2PhzD7gUjB4 MsmnuREZE9FCFi1qW7HwzldqbJ1jM7JcvNwHA5n6f6ZcTuJwLx6E3cQ9ePgZnBfkYIYn ze6V1ZX7H4C0VQMIF0ANcwhvGFM7UfiZdGiNjy09DhQ/yVbHLg5TanqxFeh/fdwWZC4/ yiCA== X-Gm-Message-State: AC+VfDxuHboAKTGqeejZ3hToaMh9f1kHcpu6r2BEyq75URxJpXNwpbv9 awroa7K4i7eFNBbcSz7YMsczGXB0zr/TJgkuc+uBqfaxeY0m3XfQZn36SQ== X-Google-Smtp-Source: ACHHUZ7l+DbGg2xBVCI+SmWQaI3sbSAro/5X8BVj0src8YyPsE8hn/9hDfZGvyBmRw+wqSol+/orFeP86CUe X-Received: by 2002:a05:6a00:a1a:b0:63d:47c8:856e with SMTP id p26-20020a056a000a1a00b0063d47c8856emr470968pfh.2.1684446122945; Thu, 18 May 2023 14:42:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k12-20020aa79d0c000000b0063d3a99f9fcsm112598pfp.4.2023.05.18.14.42.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 14:42:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 14:42:02 -0700 (PDT) Message-ID: <64669baa.a70a0220.a24ae.5b6dSMTPIN_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 3781C605246B; Thu, 18 May 2023 17:42:02 -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 | +---------------+----------+ 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) 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/